Spaces:
Running on Zero
Running on Zero
feat(02-01): pinned JLPT vocabulary and kanji-level data with build script
Browse files- scripts/build_jlpt.py: stdlib-only fetch of stephenmk/yomitan-jlpt-vocab
2025.08.01.0 (n1..n5.csv, byte-for-byte) and davidluzgouveia/kanji-data
at commit 00fd7079 (jlpt_new -> kanji_levels.json, 2,211 kanji); refuses
to write on any count mismatch; README with SHA-256 rows; idempotent
- data/jlpt/: five CSVs (8,293 rows, 7,748 unique JMdict ids), kanji map,
both licence texts, README with counts and attribution
- tests/test_data_assets.py: hash, count, CJK-range and licence guards
- Corrects two research counts measured on the same tag: 7,748 unique ids
(not 7,747) and 505 ids in more than one ROW (447 on more than one
level, 71 duplicated within a level)
- data/jlpt/LICENSE-kanji-data.txt +21 -0
- data/jlpt/LICENSE-yomitan-jlpt-vocab.txt +427 -0
- data/jlpt/README.md +72 -0
- data/jlpt/kanji_levels.json +2213 -0
- data/jlpt/n1.csv +0 -0
- data/jlpt/n2.csv +1813 -0
- data/jlpt/n3.csv +1731 -0
- data/jlpt/n4.csv +641 -0
- data/jlpt/n5.csv +685 -0
- scripts/build_jlpt.py +380 -0
- tests/test_data_assets.py +132 -0
data/jlpt/LICENSE-kanji-data.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2019 David Gouveia
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
+
SOFTWARE.
|
data/jlpt/LICENSE-yomitan-jlpt-vocab.txt
ADDED
|
@@ -0,0 +1,427 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Attribution-ShareAlike 4.0 International
|
| 2 |
+
|
| 3 |
+
=======================================================================
|
| 4 |
+
|
| 5 |
+
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
| 6 |
+
does not provide legal services or legal advice. Distribution of
|
| 7 |
+
Creative Commons public licenses does not create a lawyer-client or
|
| 8 |
+
other relationship. Creative Commons makes its licenses and related
|
| 9 |
+
information available on an "as-is" basis. Creative Commons gives no
|
| 10 |
+
warranties regarding its licenses, any material licensed under their
|
| 11 |
+
terms and conditions, or any related information. Creative Commons
|
| 12 |
+
disclaims all liability for damages resulting from their use to the
|
| 13 |
+
fullest extent possible.
|
| 14 |
+
|
| 15 |
+
Using Creative Commons Public Licenses
|
| 16 |
+
|
| 17 |
+
Creative Commons public licenses provide a standard set of terms and
|
| 18 |
+
conditions that creators and other rights holders may use to share
|
| 19 |
+
original works of authorship and other material subject to copyright
|
| 20 |
+
and certain other rights specified in the public license below. The
|
| 21 |
+
following considerations are for informational purposes only, are not
|
| 22 |
+
exhaustive, and do not form part of our licenses.
|
| 23 |
+
|
| 24 |
+
Considerations for licensors: Our public licenses are
|
| 25 |
+
intended for use by those authorized to give the public
|
| 26 |
+
permission to use material in ways otherwise restricted by
|
| 27 |
+
copyright and certain other rights. Our licenses are
|
| 28 |
+
irrevocable. Licensors should read and understand the terms
|
| 29 |
+
and conditions of the license they choose before applying it.
|
| 30 |
+
Licensors should also secure all rights necessary before
|
| 31 |
+
applying our licenses so that the public can reuse the
|
| 32 |
+
material as expected. Licensors should clearly mark any
|
| 33 |
+
material not subject to the license. This includes other CC-
|
| 34 |
+
licensed material, or material used under an exception or
|
| 35 |
+
limitation to copyright. More considerations for licensors:
|
| 36 |
+
wiki.creativecommons.org/Considerations_for_licensors
|
| 37 |
+
|
| 38 |
+
Considerations for the public: By using one of our public
|
| 39 |
+
licenses, a licensor grants the public permission to use the
|
| 40 |
+
licensed material under specified terms and conditions. If
|
| 41 |
+
the licensor's permission is not necessary for any reason--for
|
| 42 |
+
example, because of any applicable exception or limitation to
|
| 43 |
+
copyright--then that use is not regulated by the license. Our
|
| 44 |
+
licenses grant only permissions under copyright and certain
|
| 45 |
+
other rights that a licensor has authority to grant. Use of
|
| 46 |
+
the licensed material may still be restricted for other
|
| 47 |
+
reasons, including because others have copyright or other
|
| 48 |
+
rights in the material. A licensor may make special requests,
|
| 49 |
+
such as asking that all changes be marked or described.
|
| 50 |
+
Although not required by our licenses, you are encouraged to
|
| 51 |
+
respect those requests where reasonable. More_considerations
|
| 52 |
+
for the public:
|
| 53 |
+
wiki.creativecommons.org/Considerations_for_licensees
|
| 54 |
+
|
| 55 |
+
=======================================================================
|
| 56 |
+
|
| 57 |
+
Creative Commons Attribution-ShareAlike 4.0 International Public
|
| 58 |
+
License
|
| 59 |
+
|
| 60 |
+
By exercising the Licensed Rights (defined below), You accept and agree
|
| 61 |
+
to be bound by the terms and conditions of this Creative Commons
|
| 62 |
+
Attribution-ShareAlike 4.0 International Public License ("Public
|
| 63 |
+
License"). To the extent this Public License may be interpreted as a
|
| 64 |
+
contract, You are granted the Licensed Rights in consideration of Your
|
| 65 |
+
acceptance of these terms and conditions, and the Licensor grants You
|
| 66 |
+
such rights in consideration of benefits the Licensor receives from
|
| 67 |
+
making the Licensed Material available under these terms and
|
| 68 |
+
conditions.
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
Section 1 -- Definitions.
|
| 72 |
+
|
| 73 |
+
a. Adapted Material means material subject to Copyright and Similar
|
| 74 |
+
Rights that is derived from or based upon the Licensed Material
|
| 75 |
+
and in which the Licensed Material is translated, altered,
|
| 76 |
+
arranged, transformed, or otherwise modified in a manner requiring
|
| 77 |
+
permission under the Copyright and Similar Rights held by the
|
| 78 |
+
Licensor. For purposes of this Public License, where the Licensed
|
| 79 |
+
Material is a musical work, performance, or sound recording,
|
| 80 |
+
Adapted Material is always produced where the Licensed Material is
|
| 81 |
+
synched in timed relation with a moving image.
|
| 82 |
+
|
| 83 |
+
b. Adapter's License means the license You apply to Your Copyright
|
| 84 |
+
and Similar Rights in Your contributions to Adapted Material in
|
| 85 |
+
accordance with the terms and conditions of this Public License.
|
| 86 |
+
|
| 87 |
+
c. BY-SA Compatible License means a license listed at
|
| 88 |
+
creativecommons.org/compatiblelicenses, approved by Creative
|
| 89 |
+
Commons as essentially the equivalent of this Public License.
|
| 90 |
+
|
| 91 |
+
d. Copyright and Similar Rights means copyright and/or similar rights
|
| 92 |
+
closely related to copyright including, without limitation,
|
| 93 |
+
performance, broadcast, sound recording, and Sui Generis Database
|
| 94 |
+
Rights, without regard to how the rights are labeled or
|
| 95 |
+
categorized. For purposes of this Public License, the rights
|
| 96 |
+
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
| 97 |
+
Rights.
|
| 98 |
+
|
| 99 |
+
e. Effective Technological Measures means those measures that, in the
|
| 100 |
+
absence of proper authority, may not be circumvented under laws
|
| 101 |
+
fulfilling obligations under Article 11 of the WIPO Copyright
|
| 102 |
+
Treaty adopted on December 20, 1996, and/or similar international
|
| 103 |
+
agreements.
|
| 104 |
+
|
| 105 |
+
f. Exceptions and Limitations means fair use, fair dealing, and/or
|
| 106 |
+
any other exception or limitation to Copyright and Similar Rights
|
| 107 |
+
that applies to Your use of the Licensed Material.
|
| 108 |
+
|
| 109 |
+
g. License Elements means the license attributes listed in the name
|
| 110 |
+
of a Creative Commons Public License. The License Elements of this
|
| 111 |
+
Public License are Attribution and ShareAlike.
|
| 112 |
+
|
| 113 |
+
h. Licensed Material means the artistic or literary work, database,
|
| 114 |
+
or other material to which the Licensor applied this Public
|
| 115 |
+
License.
|
| 116 |
+
|
| 117 |
+
i. Licensed Rights means the rights granted to You subject to the
|
| 118 |
+
terms and conditions of this Public License, which are limited to
|
| 119 |
+
all Copyright and Similar Rights that apply to Your use of the
|
| 120 |
+
Licensed Material and that the Licensor has authority to license.
|
| 121 |
+
|
| 122 |
+
j. Licensor means the individual(s) or entity(ies) granting rights
|
| 123 |
+
under this Public License.
|
| 124 |
+
|
| 125 |
+
k. Share means to provide material to the public by any means or
|
| 126 |
+
process that requires permission under the Licensed Rights, such
|
| 127 |
+
as reproduction, public display, public performance, distribution,
|
| 128 |
+
dissemination, communication, or importation, and to make material
|
| 129 |
+
available to the public including in ways that members of the
|
| 130 |
+
public may access the material from a place and at a time
|
| 131 |
+
individually chosen by them.
|
| 132 |
+
|
| 133 |
+
l. Sui Generis Database Rights means rights other than copyright
|
| 134 |
+
resulting from Directive 96/9/EC of the European Parliament and of
|
| 135 |
+
the Council of 11 March 1996 on the legal protection of databases,
|
| 136 |
+
as amended and/or succeeded, as well as other essentially
|
| 137 |
+
equivalent rights anywhere in the world.
|
| 138 |
+
|
| 139 |
+
m. You means the individual or entity exercising the Licensed Rights
|
| 140 |
+
under this Public License. Your has a corresponding meaning.
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
Section 2 -- Scope.
|
| 144 |
+
|
| 145 |
+
a. License grant.
|
| 146 |
+
|
| 147 |
+
1. Subject to the terms and conditions of this Public License,
|
| 148 |
+
the Licensor hereby grants You a worldwide, royalty-free,
|
| 149 |
+
non-sublicensable, non-exclusive, irrevocable license to
|
| 150 |
+
exercise the Licensed Rights in the Licensed Material to:
|
| 151 |
+
|
| 152 |
+
a. reproduce and Share the Licensed Material, in whole or
|
| 153 |
+
in part; and
|
| 154 |
+
|
| 155 |
+
b. produce, reproduce, and Share Adapted Material.
|
| 156 |
+
|
| 157 |
+
2. Exceptions and Limitations. For the avoidance of doubt, where
|
| 158 |
+
Exceptions and Limitations apply to Your use, this Public
|
| 159 |
+
License does not apply, and You do not need to comply with
|
| 160 |
+
its terms and conditions.
|
| 161 |
+
|
| 162 |
+
3. Term. The term of this Public License is specified in Section
|
| 163 |
+
6(a).
|
| 164 |
+
|
| 165 |
+
4. Media and formats; technical modifications allowed. The
|
| 166 |
+
Licensor authorizes You to exercise the Licensed Rights in
|
| 167 |
+
all media and formats whether now known or hereafter created,
|
| 168 |
+
and to make technical modifications necessary to do so. The
|
| 169 |
+
Licensor waives and/or agrees not to assert any right or
|
| 170 |
+
authority to forbid You from making technical modifications
|
| 171 |
+
necessary to exercise the Licensed Rights, including
|
| 172 |
+
technical modifications necessary to circumvent Effective
|
| 173 |
+
Technological Measures. For purposes of this Public License,
|
| 174 |
+
simply making modifications authorized by this Section 2(a)
|
| 175 |
+
(4) never produces Adapted Material.
|
| 176 |
+
|
| 177 |
+
5. Downstream recipients.
|
| 178 |
+
|
| 179 |
+
a. Offer from the Licensor -- Licensed Material. Every
|
| 180 |
+
recipient of the Licensed Material automatically
|
| 181 |
+
receives an offer from the Licensor to exercise the
|
| 182 |
+
Licensed Rights under the terms and conditions of this
|
| 183 |
+
Public License.
|
| 184 |
+
|
| 185 |
+
b. Additional offer from the Licensor -- Adapted Material.
|
| 186 |
+
Every recipient of Adapted Material from You
|
| 187 |
+
automatically receives an offer from the Licensor to
|
| 188 |
+
exercise the Licensed Rights in the Adapted Material
|
| 189 |
+
under the conditions of the Adapter's License You apply.
|
| 190 |
+
|
| 191 |
+
c. No downstream restrictions. You may not offer or impose
|
| 192 |
+
any additional or different terms or conditions on, or
|
| 193 |
+
apply any Effective Technological Measures to, the
|
| 194 |
+
Licensed Material if doing so restricts exercise of the
|
| 195 |
+
Licensed Rights by any recipient of the Licensed
|
| 196 |
+
Material.
|
| 197 |
+
|
| 198 |
+
6. No endorsement. Nothing in this Public License constitutes or
|
| 199 |
+
may be construed as permission to assert or imply that You
|
| 200 |
+
are, or that Your use of the Licensed Material is, connected
|
| 201 |
+
with, or sponsored, endorsed, or granted official status by,
|
| 202 |
+
the Licensor or others designated to receive attribution as
|
| 203 |
+
provided in Section 3(a)(1)(A)(i).
|
| 204 |
+
|
| 205 |
+
b. Other rights.
|
| 206 |
+
|
| 207 |
+
1. Moral rights, such as the right of integrity, are not
|
| 208 |
+
licensed under this Public License, nor are publicity,
|
| 209 |
+
privacy, and/or other similar personality rights; however, to
|
| 210 |
+
the extent possible, the Licensor waives and/or agrees not to
|
| 211 |
+
assert any such rights held by the Licensor to the limited
|
| 212 |
+
extent necessary to allow You to exercise the Licensed
|
| 213 |
+
Rights, but not otherwise.
|
| 214 |
+
|
| 215 |
+
2. Patent and trademark rights are not licensed under this
|
| 216 |
+
Public License.
|
| 217 |
+
|
| 218 |
+
3. To the extent possible, the Licensor waives any right to
|
| 219 |
+
collect royalties from You for the exercise of the Licensed
|
| 220 |
+
Rights, whether directly or through a collecting society
|
| 221 |
+
under any voluntary or waivable statutory or compulsory
|
| 222 |
+
licensing scheme. In all other cases the Licensor expressly
|
| 223 |
+
reserves any right to collect such royalties.
|
| 224 |
+
|
| 225 |
+
|
| 226 |
+
Section 3 -- License Conditions.
|
| 227 |
+
|
| 228 |
+
Your exercise of the Licensed Rights is expressly made subject to the
|
| 229 |
+
following conditions.
|
| 230 |
+
|
| 231 |
+
a. Attribution.
|
| 232 |
+
|
| 233 |
+
1. If You Share the Licensed Material (including in modified
|
| 234 |
+
form), You must:
|
| 235 |
+
|
| 236 |
+
a. retain the following if it is supplied by the Licensor
|
| 237 |
+
with the Licensed Material:
|
| 238 |
+
|
| 239 |
+
i. identification of the creator(s) of the Licensed
|
| 240 |
+
Material and any others designated to receive
|
| 241 |
+
attribution, in any reasonable manner requested by
|
| 242 |
+
the Licensor (including by pseudonym if
|
| 243 |
+
designated);
|
| 244 |
+
|
| 245 |
+
ii. a copyright notice;
|
| 246 |
+
|
| 247 |
+
iii. a notice that refers to this Public License;
|
| 248 |
+
|
| 249 |
+
iv. a notice that refers to the disclaimer of
|
| 250 |
+
warranties;
|
| 251 |
+
|
| 252 |
+
v. a URI or hyperlink to the Licensed Material to the
|
| 253 |
+
extent reasonably practicable;
|
| 254 |
+
|
| 255 |
+
b. indicate if You modified the Licensed Material and
|
| 256 |
+
retain an indication of any previous modifications; and
|
| 257 |
+
|
| 258 |
+
c. indicate the Licensed Material is licensed under this
|
| 259 |
+
Public License, and include the text of, or the URI or
|
| 260 |
+
hyperlink to, this Public License.
|
| 261 |
+
|
| 262 |
+
2. You may satisfy the conditions in Section 3(a)(1) in any
|
| 263 |
+
reasonable manner based on the medium, means, and context in
|
| 264 |
+
which You Share the Licensed Material. For example, it may be
|
| 265 |
+
reasonable to satisfy the conditions by providing a URI or
|
| 266 |
+
hyperlink to a resource that includes the required
|
| 267 |
+
information.
|
| 268 |
+
|
| 269 |
+
3. If requested by the Licensor, You must remove any of the
|
| 270 |
+
information required by Section 3(a)(1)(A) to the extent
|
| 271 |
+
reasonably practicable.
|
| 272 |
+
|
| 273 |
+
b. ShareAlike.
|
| 274 |
+
|
| 275 |
+
In addition to the conditions in Section 3(a), if You Share
|
| 276 |
+
Adapted Material You produce, the following conditions also apply.
|
| 277 |
+
|
| 278 |
+
1. The Adapter's License You apply must be a Creative Commons
|
| 279 |
+
license with the same License Elements, this version or
|
| 280 |
+
later, or a BY-SA Compatible License.
|
| 281 |
+
|
| 282 |
+
2. You must include the text of, or the URI or hyperlink to, the
|
| 283 |
+
Adapter's License You apply. You may satisfy this condition
|
| 284 |
+
in any reasonable manner based on the medium, means, and
|
| 285 |
+
context in which You Share Adapted Material.
|
| 286 |
+
|
| 287 |
+
3. You may not offer or impose any additional or different terms
|
| 288 |
+
or conditions on, or apply any Effective Technological
|
| 289 |
+
Measures to, Adapted Material that restrict exercise of the
|
| 290 |
+
rights granted under the Adapter's License You apply.
|
| 291 |
+
|
| 292 |
+
|
| 293 |
+
Section 4 -- Sui Generis Database Rights.
|
| 294 |
+
|
| 295 |
+
Where the Licensed Rights include Sui Generis Database Rights that
|
| 296 |
+
apply to Your use of the Licensed Material:
|
| 297 |
+
|
| 298 |
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
| 299 |
+
to extract, reuse, reproduce, and Share all or a substantial
|
| 300 |
+
portion of the contents of the database;
|
| 301 |
+
|
| 302 |
+
b. if You include all or a substantial portion of the database
|
| 303 |
+
contents in a database in which You have Sui Generis Database
|
| 304 |
+
Rights, then the database in which You have Sui Generis Database
|
| 305 |
+
Rights (but not its individual contents) is Adapted Material,
|
| 306 |
+
|
| 307 |
+
including for purposes of Section 3(b); and
|
| 308 |
+
c. You must comply with the conditions in Section 3(a) if You Share
|
| 309 |
+
all or a substantial portion of the contents of the database.
|
| 310 |
+
|
| 311 |
+
For the avoidance of doubt, this Section 4 supplements and does not
|
| 312 |
+
replace Your obligations under this Public License where the Licensed
|
| 313 |
+
Rights include other Copyright and Similar Rights.
|
| 314 |
+
|
| 315 |
+
|
| 316 |
+
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
| 317 |
+
|
| 318 |
+
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
| 319 |
+
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
| 320 |
+
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
| 321 |
+
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
| 322 |
+
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
| 323 |
+
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
| 324 |
+
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
| 325 |
+
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
| 326 |
+
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
| 327 |
+
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
| 328 |
+
|
| 329 |
+
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
| 330 |
+
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
| 331 |
+
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
| 332 |
+
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
| 333 |
+
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
| 334 |
+
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
| 335 |
+
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
| 336 |
+
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
| 337 |
+
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
| 338 |
+
|
| 339 |
+
c. The disclaimer of warranties and limitation of liability provided
|
| 340 |
+
above shall be interpreted in a manner that, to the extent
|
| 341 |
+
possible, most closely approximates an absolute disclaimer and
|
| 342 |
+
waiver of all liability.
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
Section 6 -- Term and Termination.
|
| 346 |
+
|
| 347 |
+
a. This Public License applies for the term of the Copyright and
|
| 348 |
+
Similar Rights licensed here. However, if You fail to comply with
|
| 349 |
+
this Public License, then Your rights under this Public License
|
| 350 |
+
terminate automatically.
|
| 351 |
+
|
| 352 |
+
b. Where Your right to use the Licensed Material has terminated under
|
| 353 |
+
Section 6(a), it reinstates:
|
| 354 |
+
|
| 355 |
+
1. automatically as of the date the violation is cured, provided
|
| 356 |
+
it is cured within 30 days of Your discovery of the
|
| 357 |
+
violation; or
|
| 358 |
+
|
| 359 |
+
2. upon express reinstatement by the Licensor.
|
| 360 |
+
|
| 361 |
+
For the avoidance of doubt, this Section 6(b) does not affect any
|
| 362 |
+
right the Licensor may have to seek remedies for Your violations
|
| 363 |
+
of this Public License.
|
| 364 |
+
|
| 365 |
+
c. For the avoidance of doubt, the Licensor may also offer the
|
| 366 |
+
Licensed Material under separate terms or conditions or stop
|
| 367 |
+
distributing the Licensed Material at any time; however, doing so
|
| 368 |
+
will not terminate this Public License.
|
| 369 |
+
|
| 370 |
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
| 371 |
+
License.
|
| 372 |
+
|
| 373 |
+
|
| 374 |
+
Section 7 -- Other Terms and Conditions.
|
| 375 |
+
|
| 376 |
+
a. The Licensor shall not be bound by any additional or different
|
| 377 |
+
terms or conditions communicated by You unless expressly agreed.
|
| 378 |
+
|
| 379 |
+
b. Any arrangements, understandings, or agreements regarding the
|
| 380 |
+
Licensed Material not stated herein are separate from and
|
| 381 |
+
independent of the terms and conditions of this Public License.
|
| 382 |
+
|
| 383 |
+
|
| 384 |
+
Section 8 -- Interpretation.
|
| 385 |
+
|
| 386 |
+
a. For the avoidance of doubt, this Public License does not, and
|
| 387 |
+
shall not be interpreted to, reduce, limit, restrict, or impose
|
| 388 |
+
conditions on any use of the Licensed Material that could lawfully
|
| 389 |
+
be made without permission under this Public License.
|
| 390 |
+
|
| 391 |
+
b. To the extent possible, if any provision of this Public License is
|
| 392 |
+
deemed unenforceable, it shall be automatically reformed to the
|
| 393 |
+
minimum extent necessary to make it enforceable. If the provision
|
| 394 |
+
cannot be reformed, it shall be severed from this Public License
|
| 395 |
+
without affecting the enforceability of the remaining terms and
|
| 396 |
+
conditions.
|
| 397 |
+
|
| 398 |
+
c. No term or condition of this Public License will be waived and no
|
| 399 |
+
failure to comply consented to unless expressly agreed to by the
|
| 400 |
+
Licensor.
|
| 401 |
+
|
| 402 |
+
d. Nothing in this Public License constitutes or may be interpreted
|
| 403 |
+
as a limitation upon, or waiver of, any privileges and immunities
|
| 404 |
+
that apply to the Licensor or You, including from the legal
|
| 405 |
+
processes of any jurisdiction or authority.
|
| 406 |
+
|
| 407 |
+
|
| 408 |
+
=======================================================================
|
| 409 |
+
|
| 410 |
+
Creative Commons is not a party to its public
|
| 411 |
+
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
| 412 |
+
its public licenses to material it publishes and in those instances
|
| 413 |
+
will be considered the “Licensor.” The text of the Creative Commons
|
| 414 |
+
public licenses is dedicated to the public domain under the CC0 Public
|
| 415 |
+
Domain Dedication. Except for the limited purpose of indicating that
|
| 416 |
+
material is shared under a Creative Commons public license or as
|
| 417 |
+
otherwise permitted by the Creative Commons policies published at
|
| 418 |
+
creativecommons.org/policies, Creative Commons does not authorize the
|
| 419 |
+
use of the trademark "Creative Commons" or any other trademark or logo
|
| 420 |
+
of Creative Commons without its prior written consent including,
|
| 421 |
+
without limitation, in connection with any unauthorized modifications
|
| 422 |
+
to any of its public licenses or any other arrangements,
|
| 423 |
+
understandings, or agreements concerning use of licensed material. For
|
| 424 |
+
the avoidance of doubt, this paragraph does not form part of the
|
| 425 |
+
public licenses.
|
| 426 |
+
|
| 427 |
+
Creative Commons may be contacted at creativecommons.org.
|
data/jlpt/README.md
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# data/jlpt - JLPT vocabulary levels and kanji levels, pinned
|
| 2 |
+
|
| 3 |
+
Generated by `scripts/build_jlpt.py`. **Do not hand-edit these files**:
|
| 4 |
+
`tests/test_data_assets.py` compares every file with the SHA-256 below and pins the
|
| 5 |
+
counts, so an edit fails the quick loop until this file is regenerated.
|
| 6 |
+
|
| 7 |
+
**Resolved:** 2026-09-06
|
| 8 |
+
**Pins:** stephenmk/yomitan-jlpt-vocab release tag `2025.08.01.0` (vocabulary); davidluzgouveia/kanji-data commit `00fd7079c3890f430759536f91aa5e854ec0ca4f` (kanji levels)
|
| 9 |
+
|
| 10 |
+
Regenerate (from the repo root; re-running is idempotent - byte-identical files):
|
| 11 |
+
|
| 12 |
+
```
|
| 13 |
+
.venv/Scripts/python.exe scripts/build_jlpt.py
|
| 14 |
+
```
|
| 15 |
+
|
| 16 |
+
## Files
|
| 17 |
+
|
| 18 |
+
| File | Bytes | SHA256 | Source |
|
| 19 |
+
|---|---|---|---|
|
| 20 |
+
| `n5.csv` | 24,010 | `c370961f92087e15d059548e1b3d01bab714306c739b3f3caa0adfa921d679ed` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/original_data/n5.csv |
|
| 21 |
+
| `n4.csv` | 24,772 | `a14dcc7fdc02259b22331a486c6ff66df74c16472c8aeb5a0ebe7e5fa8ee8eb4` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/original_data/n4.csv |
|
| 22 |
+
| `n3.csv` | 88,623 | `bd4d68c59cfee861351e1bdf9d99818e434392201eabbed4d3657225fe53a3ac` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/original_data/n3.csv |
|
| 23 |
+
| `n2.csv` | 95,356 | `42a4413326e857d701dc9659b2711637ab612304a339fe0d09f4f0f042d3a214` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/original_data/n2.csv |
|
| 24 |
+
| `n1.csv` | 199,103 | `7a58f0584e9ec2b0299ccb9b109f3bd03e08b90d129a714307c0a1cb72f07b32` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/original_data/n1.csv |
|
| 25 |
+
| `kanji_levels.json` | 28,746 | `de0761e2b218a81c2e58950fc89b56da9b924e056285befaf3d1d1becef7a4c4` | `jlpt_new` of https://raw.githubusercontent.com/davidluzgouveia/kanji-data/00fd7079c3890f430759536f91aa5e854ec0ca4f/kanji.json |
|
| 26 |
+
| `LICENSE-yomitan-jlpt-vocab.txt` | 20,131 | `7abe19ec9bb73b36141b999b861d24ad855e808bafe0f81e84cce28556f6c297` | https://raw.githubusercontent.com/stephenmk/yomitan-jlpt-vocab/2025.08.01.0/LICENSE.txt |
|
| 27 |
+
| `LICENSE-kanji-data.txt` | 1,070 | `4c4fe92a5adf9df114ca9f04e50329d4565c3ce511660e934cb01eb110e2ca6e` | https://raw.githubusercontent.com/davidluzgouveia/kanji-data/00fd7079c3890f430759536f91aa5e854ec0ca4f/LICENSE |
|
| 28 |
+
|
| 29 |
+
The CSVs are the upstream files byte-for-byte (columns `jmdict_seq,kana,kanji,`
|
| 30 |
+
`waller_definition`; `jmdict_seq` is the JMdict entry id, so word level is a join on
|
| 31 |
+
id, not a string match). `kanji_levels.json` is this script's projection of
|
| 32 |
+
the `jlpt_new` field of `kanji.json`: `{literal: N5..N1}` for every kanji that has a
|
| 33 |
+
level, sorted by literal. `jlpt_new` is the N1-N5 scale; the file's `jlpt_old` is
|
| 34 |
+
KANJIDIC2's pre-2010 1-4 scale and is NOT used (02-RESEARCH.md § Q2 - Kanji list).
|
| 35 |
+
|
| 36 |
+
## Counts
|
| 37 |
+
|
| 38 |
+
| Measure | Value |
|
| 39 |
+
|---|---|
|
| 40 |
+
| `n5.csv` data rows | 684 |
|
| 41 |
+
| `n4.csv` data rows | 640 |
|
| 42 |
+
| `n3.csv` data rows | 1,730 |
|
| 43 |
+
| `n2.csv` data rows | 1,812 |
|
| 44 |
+
| `n1.csv` data rows | 3,427 |
|
| 45 |
+
| Total data rows | 8,293 |
|
| 46 |
+
| Rows with an empty `jmdict_seq` (all in `n1.csv`) | 14 |
|
| 47 |
+
| Unique `jmdict_seq` ids | 7,748 |
|
| 48 |
+
| Ids appearing in more than one row | 505 |
|
| 49 |
+
| Ids appearing on more than one level | 447 |
|
| 50 |
+
| Ids listed twice within one level (two readings) | 71 |
|
| 51 |
+
| Kanji at N5 | 79 |
|
| 52 |
+
| Kanji at N4 | 166 |
|
| 53 |
+
| Kanji at N3 | 367 |
|
| 54 |
+
| Kanji at N2 | 367 |
|
| 55 |
+
| Kanji at N1 | 1,232 |
|
| 56 |
+
| Kanji with a level | 2,211 |
|
| 57 |
+
|
| 58 |
+
A word on two lists takes the easiest level it appears at (research § Q2 - Join
|
| 59 |
+
strategy); a word on no list is `N1+`; a kanji not in the map is unlisted and above
|
| 60 |
+
every level (D-02, D-10).
|
| 61 |
+
|
| 62 |
+
## Licence
|
| 63 |
+
|
| 64 |
+
JLPT levels: Jonathan Waller's JLPT Resources (https://www.tanos.co.uk/jlpt/, CC BY) via stephenmk/yomitan-jlpt-vocab (CC BY-SA 4.0); kanji levels extracted from davidluzgouveia/kanji-data (MIT) which took its levels from the same Waller lists. There is no official JLPT vocabulary list; these are estimates.
|
| 65 |
+
|
| 66 |
+
- `LICENSE-yomitan-jlpt-vocab.txt` is the repository's `LICENSE.txt` at the tag (CC BY-SA
|
| 67 |
+
4.0). Any redistributed derivative of the CSVs stays CC BY-SA.
|
| 68 |
+
- `LICENSE-kanji-data.txt` is the repository's `LICENSE` at the commit (MIT); the notice
|
| 69 |
+
is kept beside the extracted file as MIT requires.
|
| 70 |
+
- Jonathan Waller's terms (https://www.tanos.co.uk/jlpt/sharing/): use however you like,
|
| 71 |
+
credit the site. `LICENSES.md` at the repo root is the project-wide record and the
|
| 72 |
+
page's credits line carries the attribution (plan 02-11).
|
data/jlpt/kanji_levels.json
ADDED
|
@@ -0,0 +1,2213 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"一": "N5",
|
| 3 |
+
"丁": "N1",
|
| 4 |
+
"七": "N5",
|
| 5 |
+
"万": "N5",
|
| 6 |
+
"三": "N5",
|
| 7 |
+
"上": "N5",
|
| 8 |
+
"下": "N5",
|
| 9 |
+
"不": "N4",
|
| 10 |
+
"与": "N3",
|
| 11 |
+
"丑": "N1",
|
| 12 |
+
"且": "N1",
|
| 13 |
+
"世": "N4",
|
| 14 |
+
"丘": "N1",
|
| 15 |
+
"丙": "N1",
|
| 16 |
+
"丞": "N1",
|
| 17 |
+
"両": "N3",
|
| 18 |
+
"並": "N2",
|
| 19 |
+
"中": "N5",
|
| 20 |
+
"丸": "N2",
|
| 21 |
+
"丹": "N1",
|
| 22 |
+
"主": "N4",
|
| 23 |
+
"乃": "N1",
|
| 24 |
+
"久": "N2",
|
| 25 |
+
"之": "N1",
|
| 26 |
+
"乏": "N1",
|
| 27 |
+
"乗": "N3",
|
| 28 |
+
"乙": "N1",
|
| 29 |
+
"九": "N5",
|
| 30 |
+
"也": "N1",
|
| 31 |
+
"乱": "N2",
|
| 32 |
+
"乳": "N2",
|
| 33 |
+
"乾": "N2",
|
| 34 |
+
"亀": "N1",
|
| 35 |
+
"了": "N2",
|
| 36 |
+
"予": "N3",
|
| 37 |
+
"争": "N3",
|
| 38 |
+
"事": "N4",
|
| 39 |
+
"二": "N5",
|
| 40 |
+
"互": "N3",
|
| 41 |
+
"五": "N5",
|
| 42 |
+
"井": "N1",
|
| 43 |
+
"亘": "N1",
|
| 44 |
+
"亜": "N1",
|
| 45 |
+
"亡": "N3",
|
| 46 |
+
"交": "N3",
|
| 47 |
+
"亥": "N1",
|
| 48 |
+
"亦": "N1",
|
| 49 |
+
"亨": "N1",
|
| 50 |
+
"享": "N1",
|
| 51 |
+
"京": "N4",
|
| 52 |
+
"亭": "N1",
|
| 53 |
+
"亮": "N1",
|
| 54 |
+
"人": "N5",
|
| 55 |
+
"仁": "N1",
|
| 56 |
+
"今": "N5",
|
| 57 |
+
"介": "N2",
|
| 58 |
+
"仏": "N2",
|
| 59 |
+
"仕": "N4",
|
| 60 |
+
"他": "N3",
|
| 61 |
+
"付": "N3",
|
| 62 |
+
"仙": "N1",
|
| 63 |
+
"代": "N4",
|
| 64 |
+
"令": "N2",
|
| 65 |
+
"以": "N4",
|
| 66 |
+
"仮": "N1",
|
| 67 |
+
"仰": "N1",
|
| 68 |
+
"仲": "N2",
|
| 69 |
+
"件": "N3",
|
| 70 |
+
"任": "N3",
|
| 71 |
+
"企": "N1",
|
| 72 |
+
"伊": "N1",
|
| 73 |
+
"伍": "N1",
|
| 74 |
+
"伎": "N1",
|
| 75 |
+
"伏": "N1",
|
| 76 |
+
"伐": "N1",
|
| 77 |
+
"休": "N5",
|
| 78 |
+
"会": "N4",
|
| 79 |
+
"伝": "N3",
|
| 80 |
+
"伯": "N1",
|
| 81 |
+
"伴": "N1",
|
| 82 |
+
"伶": "N1",
|
| 83 |
+
"伸": "N2",
|
| 84 |
+
"伺": "N2",
|
| 85 |
+
"似": "N3",
|
| 86 |
+
"伽": "N1",
|
| 87 |
+
"但": "N1",
|
| 88 |
+
"位": "N3",
|
| 89 |
+
"低": "N2",
|
| 90 |
+
"住": "N4",
|
| 91 |
+
"佐": "N1",
|
| 92 |
+
"佑": "N1",
|
| 93 |
+
"体": "N4",
|
| 94 |
+
"何": "N5",
|
| 95 |
+
"余": "N3",
|
| 96 |
+
"作": "N4",
|
| 97 |
+
"佳": "N1",
|
| 98 |
+
"併": "N1",
|
| 99 |
+
"使": "N4",
|
| 100 |
+
"侃": "N1",
|
| 101 |
+
"例": "N3",
|
| 102 |
+
"侍": "N1",
|
| 103 |
+
"侑": "N1",
|
| 104 |
+
"供": "N3",
|
| 105 |
+
"依": "N2",
|
| 106 |
+
"価": "N1",
|
| 107 |
+
"侮": "N1",
|
| 108 |
+
"侯": "N1",
|
| 109 |
+
"侵": "N1",
|
| 110 |
+
"便": "N3",
|
| 111 |
+
"係": "N3",
|
| 112 |
+
"促": "N1",
|
| 113 |
+
"俊": "N1",
|
| 114 |
+
"俗": "N1",
|
| 115 |
+
"保": "N1",
|
| 116 |
+
"信": "N3",
|
| 117 |
+
"修": "N1",
|
| 118 |
+
"俳": "N1",
|
| 119 |
+
"俵": "N1",
|
| 120 |
+
"俸": "N1",
|
| 121 |
+
"倉": "N1",
|
| 122 |
+
"個": "N2",
|
| 123 |
+
"倍": "N2",
|
| 124 |
+
"倒": "N3",
|
| 125 |
+
"倖": "N1",
|
| 126 |
+
"候": "N3",
|
| 127 |
+
"借": "N4",
|
| 128 |
+
"倣": "N1",
|
| 129 |
+
"値": "N3",
|
| 130 |
+
"倫": "N1",
|
| 131 |
+
"倭": "N1",
|
| 132 |
+
"倹": "N1",
|
| 133 |
+
"偉": "N3",
|
| 134 |
+
"偏": "N1",
|
| 135 |
+
"停": "N2",
|
| 136 |
+
"健": "N1",
|
| 137 |
+
"偲": "N1",
|
| 138 |
+
"側": "N3",
|
| 139 |
+
"偵": "N1",
|
| 140 |
+
"偶": "N3",
|
| 141 |
+
"偽": "N1",
|
| 142 |
+
"傍": "N1",
|
| 143 |
+
"傑": "N1",
|
| 144 |
+
"傘": "N1",
|
| 145 |
+
"備": "N3",
|
| 146 |
+
"催": "N1",
|
| 147 |
+
"債": "N1",
|
| 148 |
+
"傷": "N1",
|
| 149 |
+
"傾": "N2",
|
| 150 |
+
"働": "N3",
|
| 151 |
+
"像": "N2",
|
| 152 |
+
"僕": "N1",
|
| 153 |
+
"僚": "N1",
|
| 154 |
+
"僧": "N1",
|
| 155 |
+
"儀": "N1",
|
| 156 |
+
"億": "N2",
|
| 157 |
+
"儒": "N1",
|
| 158 |
+
"償": "N1",
|
| 159 |
+
"優": "N3",
|
| 160 |
+
"允": "N1",
|
| 161 |
+
"元": "N4",
|
| 162 |
+
"兄": "N4",
|
| 163 |
+
"充": "N1",
|
| 164 |
+
"兆": "N2",
|
| 165 |
+
"先": "N5",
|
| 166 |
+
"光": "N3",
|
| 167 |
+
"克": "N1",
|
| 168 |
+
"免": "N1",
|
| 169 |
+
"児": "N2",
|
| 170 |
+
"党": "N2",
|
| 171 |
+
"入": "N5",
|
| 172 |
+
"全": "N3",
|
| 173 |
+
"八": "N5",
|
| 174 |
+
"公": "N4",
|
| 175 |
+
"六": "N5",
|
| 176 |
+
"共": "N3",
|
| 177 |
+
"兵": "N2",
|
| 178 |
+
"具": "N3",
|
| 179 |
+
"典": "N1",
|
| 180 |
+
"兼": "N1",
|
| 181 |
+
"内": "N3",
|
| 182 |
+
"円": "N5",
|
| 183 |
+
"冊": "N2",
|
| 184 |
+
"再": "N2",
|
| 185 |
+
"冒": "N1",
|
| 186 |
+
"冗": "N1",
|
| 187 |
+
"写": "N4",
|
| 188 |
+
"冠": "N1",
|
| 189 |
+
"冬": "N4",
|
| 190 |
+
"冴": "N1",
|
| 191 |
+
"冶": "N1",
|
| 192 |
+
"冷": "N3",
|
| 193 |
+
"准": "N1",
|
| 194 |
+
"凌": "N1",
|
| 195 |
+
"凍": "N2",
|
| 196 |
+
"凜": "N1",
|
| 197 |
+
"凝": "N1",
|
| 198 |
+
"凡": "N1",
|
| 199 |
+
"処": "N3",
|
| 200 |
+
"凪": "N1",
|
| 201 |
+
"凱": "N1",
|
| 202 |
+
"凶": "N1",
|
| 203 |
+
"凸": "N1",
|
| 204 |
+
"凹": "N1",
|
| 205 |
+
"出": "N5",
|
| 206 |
+
"刀": "N1",
|
| 207 |
+
"刃": "N1",
|
| 208 |
+
"切": "N4",
|
| 209 |
+
"刈": "N1",
|
| 210 |
+
"刊": "N2",
|
| 211 |
+
"刑": "N1",
|
| 212 |
+
"列": "N3",
|
| 213 |
+
"初": "N3",
|
| 214 |
+
"判": "N3",
|
| 215 |
+
"別": "N4",
|
| 216 |
+
"利": "N3",
|
| 217 |
+
"到": "N3",
|
| 218 |
+
"制": "N3",
|
| 219 |
+
"刷": "N2",
|
| 220 |
+
"券": "N2",
|
| 221 |
+
"刺": "N2",
|
| 222 |
+
"刻": "N3",
|
| 223 |
+
"則": "N2",
|
| 224 |
+
"削": "N1",
|
| 225 |
+
"前": "N5",
|
| 226 |
+
"剖": "N1",
|
| 227 |
+
"剛": "N1",
|
| 228 |
+
"剣": "N1",
|
| 229 |
+
"剤": "N1",
|
| 230 |
+
"副": "N2",
|
| 231 |
+
"剰": "N1",
|
| 232 |
+
"割": "N3",
|
| 233 |
+
"創": "N1",
|
| 234 |
+
"劇": "N2",
|
| 235 |
+
"力": "N4",
|
| 236 |
+
"功": "N1",
|
| 237 |
+
"加": "N3",
|
| 238 |
+
"劣": "N1",
|
| 239 |
+
"助": "N3",
|
| 240 |
+
"努": "N3",
|
| 241 |
+
"励": "N1",
|
| 242 |
+
"労": "N3",
|
| 243 |
+
"効": "N2",
|
| 244 |
+
"劾": "N1",
|
| 245 |
+
"勁": "N1",
|
| 246 |
+
"勅": "N1",
|
| 247 |
+
"勇": "N2",
|
| 248 |
+
"勉": "N4",
|
| 249 |
+
"動": "N4",
|
| 250 |
+
"勘": "N1",
|
| 251 |
+
"務": "N3",
|
| 252 |
+
"勝": "N3",
|
| 253 |
+
"募": "N2",
|
| 254 |
+
"勢": "N2",
|
| 255 |
+
"勤": "N3",
|
| 256 |
+
"勧": "N1",
|
| 257 |
+
"勲": "N1",
|
| 258 |
+
"勺": "N1",
|
| 259 |
+
"匁": "N1",
|
| 260 |
+
"包": "N2",
|
| 261 |
+
"化": "N3",
|
| 262 |
+
"北": "N5",
|
| 263 |
+
"匠": "N1",
|
| 264 |
+
"匡": "N1",
|
| 265 |
+
"匹": "N2",
|
| 266 |
+
"区": "N2",
|
| 267 |
+
"医": "N4",
|
| 268 |
+
"匿": "N1",
|
| 269 |
+
"十": "N5",
|
| 270 |
+
"千": "N5",
|
| 271 |
+
"升": "N1",
|
| 272 |
+
"午": "N5",
|
| 273 |
+
"半": "N5",
|
| 274 |
+
"卑": "N1",
|
| 275 |
+
"卒": "N2",
|
| 276 |
+
"卓": "N1",
|
| 277 |
+
"協": "N2",
|
| 278 |
+
"南": "N5",
|
| 279 |
+
"単": "N3",
|
| 280 |
+
"博": "N1",
|
| 281 |
+
"占": "N2",
|
| 282 |
+
"卯": "N1",
|
| 283 |
+
"印": "N2",
|
| 284 |
+
"危": "N3",
|
| 285 |
+
"即": "N1",
|
| 286 |
+
"却": "N1",
|
| 287 |
+
"卵": "N2",
|
| 288 |
+
"卸": "N1",
|
| 289 |
+
"厄": "N1",
|
| 290 |
+
"厘": "N1",
|
| 291 |
+
"厚": "N2",
|
| 292 |
+
"原": "N3",
|
| 293 |
+
"厳": "N1",
|
| 294 |
+
"去": "N4",
|
| 295 |
+
"参": "N3",
|
| 296 |
+
"又": "N1",
|
| 297 |
+
"及": "N1",
|
| 298 |
+
"友": "N5",
|
| 299 |
+
"双": "N2",
|
| 300 |
+
"反": "N3",
|
| 301 |
+
"収": "N3",
|
| 302 |
+
"叔": "N1",
|
| 303 |
+
"取": "N3",
|
| 304 |
+
"受": "N3",
|
| 305 |
+
"叙": "N1",
|
| 306 |
+
"叡": "N1",
|
| 307 |
+
"口": "N4",
|
| 308 |
+
"古": "N4",
|
| 309 |
+
"句": "N1",
|
| 310 |
+
"只": "N1",
|
| 311 |
+
"叫": "N2",
|
| 312 |
+
"召": "N2",
|
| 313 |
+
"台": "N4",
|
| 314 |
+
"史": "N2",
|
| 315 |
+
"右": "N5",
|
| 316 |
+
"叶": "N1",
|
| 317 |
+
"号": "N3",
|
| 318 |
+
"司": "N1",
|
| 319 |
+
"各": "N2",
|
| 320 |
+
"合": "N3",
|
| 321 |
+
"吉": "N1",
|
| 322 |
+
"同": "N4",
|
| 323 |
+
"名": "N5",
|
| 324 |
+
"后": "N1",
|
| 325 |
+
"吏": "N1",
|
| 326 |
+
"吐": "N1",
|
| 327 |
+
"向": "N3",
|
| 328 |
+
"君": "N3",
|
| 329 |
+
"吟": "N1",
|
| 330 |
+
"否": "N3",
|
| 331 |
+
"含": "N2",
|
| 332 |
+
"吸": "N3",
|
| 333 |
+
"吹": "N3",
|
| 334 |
+
"呂": "N1",
|
| 335 |
+
"呈": "N1",
|
| 336 |
+
"呉": "N1",
|
| 337 |
+
"告": "N3",
|
| 338 |
+
"周": "N2",
|
| 339 |
+
"味": "N4",
|
| 340 |
+
"呼": "N3",
|
| 341 |
+
"命": "N3",
|
| 342 |
+
"和": "N3",
|
| 343 |
+
"咲": "N2",
|
| 344 |
+
"哀": "N1",
|
| 345 |
+
"品": "N4",
|
| 346 |
+
"哉": "N1",
|
| 347 |
+
"員": "N4",
|
| 348 |
+
"哲": "N1",
|
| 349 |
+
"唄": "N1",
|
| 350 |
+
"唆": "N1",
|
| 351 |
+
"唇": "N1",
|
| 352 |
+
"唯": "N1",
|
| 353 |
+
"唱": "N1",
|
| 354 |
+
"啄": "N1",
|
| 355 |
+
"商": "N3",
|
| 356 |
+
"問": "N4",
|
| 357 |
+
"啓": "N1",
|
| 358 |
+
"善": "N1",
|
| 359 |
+
"喚": "N1",
|
| 360 |
+
"喜": "N3",
|
| 361 |
+
"喝": "N1",
|
| 362 |
+
"喪": "N1",
|
| 363 |
+
"喫": "N2",
|
| 364 |
+
"喬": "N1",
|
| 365 |
+
"営": "N2",
|
| 366 |
+
"嗣": "N1",
|
| 367 |
+
"嘆": "N1",
|
| 368 |
+
"嘉": "N1",
|
| 369 |
+
"嘱": "N1",
|
| 370 |
+
"器": "N1",
|
| 371 |
+
"噴": "N1",
|
| 372 |
+
"嚇": "N1",
|
| 373 |
+
"囚": "N1",
|
| 374 |
+
"四": "N5",
|
| 375 |
+
"回": "N3",
|
| 376 |
+
"因": "N3",
|
| 377 |
+
"団": "N2",
|
| 378 |
+
"困": "N3",
|
| 379 |
+
"囲": "N2",
|
| 380 |
+
"図": "N4",
|
| 381 |
+
"固": "N2",
|
| 382 |
+
"国": "N5",
|
| 383 |
+
"圏": "N1",
|
| 384 |
+
"園": "N3",
|
| 385 |
+
"土": "N5",
|
| 386 |
+
"圧": "N2",
|
| 387 |
+
"在": "N3",
|
| 388 |
+
"圭": "N1",
|
| 389 |
+
"地": "N4",
|
| 390 |
+
"坂": "N2",
|
| 391 |
+
"均": "N2",
|
| 392 |
+
"坑": "N1",
|
| 393 |
+
"坪": "N1",
|
| 394 |
+
"垂": "N1",
|
| 395 |
+
"型": "N2",
|
| 396 |
+
"垣": "N1",
|
| 397 |
+
"埋": "N2",
|
| 398 |
+
"城": "N2",
|
| 399 |
+
"域": "N2",
|
| 400 |
+
"執": "N1",
|
| 401 |
+
"培": "N1",
|
| 402 |
+
"基": "N1",
|
| 403 |
+
"堀": "N1",
|
| 404 |
+
"堂": "N4",
|
| 405 |
+
"堅": "N1",
|
| 406 |
+
"堕": "N1",
|
| 407 |
+
"堤": "N1",
|
| 408 |
+
"堪": "N1",
|
| 409 |
+
"報": "N3",
|
| 410 |
+
"場": "N4",
|
| 411 |
+
"塀": "N1",
|
| 412 |
+
"塁": "N1",
|
| 413 |
+
"塊": "N1",
|
| 414 |
+
"塑": "N1",
|
| 415 |
+
"塔": "N2",
|
| 416 |
+
"塗": "N2",
|
| 417 |
+
"塚": "N1",
|
| 418 |
+
"塩": "N2",
|
| 419 |
+
"塾": "N1",
|
| 420 |
+
"境": "N2",
|
| 421 |
+
"墓": "N1",
|
| 422 |
+
"増": "N3",
|
| 423 |
+
"墜": "N1",
|
| 424 |
+
"墨": "N1",
|
| 425 |
+
"墳": "N1",
|
| 426 |
+
"墾": "N1",
|
| 427 |
+
"壁": "N1",
|
| 428 |
+
"壇": "N1",
|
| 429 |
+
"壊": "N1",
|
| 430 |
+
"壌": "N1",
|
| 431 |
+
"士": "N1",
|
| 432 |
+
"壮": "N1",
|
| 433 |
+
"声": "N3",
|
| 434 |
+
"壱": "N1",
|
| 435 |
+
"売": "N4",
|
| 436 |
+
"変": "N3",
|
| 437 |
+
"夏": "N4",
|
| 438 |
+
"夕": "N4",
|
| 439 |
+
"外": "N5",
|
| 440 |
+
"多": "N4",
|
| 441 |
+
"夜": "N4",
|
| 442 |
+
"夢": "N3",
|
| 443 |
+
"大": "N5",
|
| 444 |
+
"天": "N5",
|
| 445 |
+
"太": "N3",
|
| 446 |
+
"夫": "N3",
|
| 447 |
+
"央": "N2",
|
| 448 |
+
"失": "N3",
|
| 449 |
+
"奇": "N1",
|
| 450 |
+
"奈": "N1",
|
| 451 |
+
"奉": "N1",
|
| 452 |
+
"奎": "N1",
|
| 453 |
+
"奏": "N1",
|
| 454 |
+
"契": "N1",
|
| 455 |
+
"奔": "N1",
|
| 456 |
+
"奥": "N2",
|
| 457 |
+
"奨": "N1",
|
| 458 |
+
"奪": "N1",
|
| 459 |
+
"奮": "N1",
|
| 460 |
+
"女": "N5",
|
| 461 |
+
"奴": "N1",
|
| 462 |
+
"好": "N3",
|
| 463 |
+
"如": "N1",
|
| 464 |
+
"妃": "N1",
|
| 465 |
+
"妄": "N1",
|
| 466 |
+
"妊": "N1",
|
| 467 |
+
"妙": "N1",
|
| 468 |
+
"妥": "N1",
|
| 469 |
+
"妨": "N1",
|
| 470 |
+
"妹": "N4",
|
| 471 |
+
"妻": "N3",
|
| 472 |
+
"姉": "N4",
|
| 473 |
+
"始": "N4",
|
| 474 |
+
"姓": "N2",
|
| 475 |
+
"委": "N2",
|
| 476 |
+
"姫": "N1",
|
| 477 |
+
"姻": "N1",
|
| 478 |
+
"姿": "N1",
|
| 479 |
+
"威": "N1",
|
| 480 |
+
"娘": "N3",
|
| 481 |
+
"娠": "N1",
|
| 482 |
+
"娯": "N1",
|
| 483 |
+
"婆": "N1",
|
| 484 |
+
"婚": "N3",
|
| 485 |
+
"婦": "N3",
|
| 486 |
+
"婿": "N1",
|
| 487 |
+
"媒": "N1",
|
| 488 |
+
"媛": "N1",
|
| 489 |
+
"嫁": "N1",
|
| 490 |
+
"嫌": "N1",
|
| 491 |
+
"嫡": "N1",
|
| 492 |
+
"嬉": "N1",
|
| 493 |
+
"嬢": "N1",
|
| 494 |
+
"子": "N5",
|
| 495 |
+
"孔": "N1",
|
| 496 |
+
"字": "N4",
|
| 497 |
+
"存": "N3",
|
| 498 |
+
"孟": "N1",
|
| 499 |
+
"季": "N2",
|
| 500 |
+
"孤": "N1",
|
| 501 |
+
"学": "N5",
|
| 502 |
+
"孫": "N2",
|
| 503 |
+
"宅": "N3",
|
| 504 |
+
"宇": "N2",
|
| 505 |
+
"守": "N3",
|
| 506 |
+
"安": "N4",
|
| 507 |
+
"完": "N3",
|
| 508 |
+
"宏": "N1",
|
| 509 |
+
"宗": "N1",
|
| 510 |
+
"官": "N3",
|
| 511 |
+
"宙": "N1",
|
| 512 |
+
"定": "N3",
|
| 513 |
+
"宜": "N1",
|
| 514 |
+
"宝": "N2",
|
| 515 |
+
"実": "N3",
|
| 516 |
+
"客": "N3",
|
| 517 |
+
"宣": "N1",
|
| 518 |
+
"室": "N4",
|
| 519 |
+
"宥": "N1",
|
| 520 |
+
"宮": "N1",
|
| 521 |
+
"宰": "N1",
|
| 522 |
+
"害": "N3",
|
| 523 |
+
"宴": "N1",
|
| 524 |
+
"宵": "N1",
|
| 525 |
+
"家": "N4",
|
| 526 |
+
"容": "N3",
|
| 527 |
+
"宿": "N3",
|
| 528 |
+
"寂": "N1",
|
| 529 |
+
"寄": "N3",
|
| 530 |
+
"寅": "N1",
|
| 531 |
+
"密": "N1",
|
| 532 |
+
"富": "N3",
|
| 533 |
+
"寒": "N3",
|
| 534 |
+
"寛": "N1",
|
| 535 |
+
"寝": "N3",
|
| 536 |
+
"察": "N3",
|
| 537 |
+
"寡": "N1",
|
| 538 |
+
"寧": "N1",
|
| 539 |
+
"審": "N1",
|
| 540 |
+
"寮": "N1",
|
| 541 |
+
"寸": "N1",
|
| 542 |
+
"寺": "N2",
|
| 543 |
+
"対": "N3",
|
| 544 |
+
"封": "N2",
|
| 545 |
+
"専": "N2",
|
| 546 |
+
"射": "N1",
|
| 547 |
+
"将": "N2",
|
| 548 |
+
"尉": "N1",
|
| 549 |
+
"尊": "N2",
|
| 550 |
+
"尋": "N1",
|
| 551 |
+
"導": "N2",
|
| 552 |
+
"小": "N5",
|
| 553 |
+
"少": "N4",
|
| 554 |
+
"尚": "N1",
|
| 555 |
+
"尭": "N1",
|
| 556 |
+
"就": "N1",
|
| 557 |
+
"尺": "N1",
|
| 558 |
+
"尼": "N1",
|
| 559 |
+
"尽": "N1",
|
| 560 |
+
"尾": "N1",
|
| 561 |
+
"尿": "N1",
|
| 562 |
+
"局": "N3",
|
| 563 |
+
"居": "N3",
|
| 564 |
+
"屈": "N1",
|
| 565 |
+
"届": "N2",
|
| 566 |
+
"屋": "N4",
|
| 567 |
+
"展": "N1",
|
| 568 |
+
"属": "N1",
|
| 569 |
+
"層": "N2",
|
| 570 |
+
"履": "N1",
|
| 571 |
+
"屯": "N1",
|
| 572 |
+
"山": "N5",
|
| 573 |
+
"岐": "N1",
|
| 574 |
+
"岩": "N2",
|
| 575 |
+
"岬": "N1",
|
| 576 |
+
"岳": "N1",
|
| 577 |
+
"岸": "N2",
|
| 578 |
+
"峠": "N1",
|
| 579 |
+
"峡": "N1",
|
| 580 |
+
"峰": "N1",
|
| 581 |
+
"島": "N2",
|
| 582 |
+
"峻": "N1",
|
| 583 |
+
"崇": "N1",
|
| 584 |
+
"崎": "N1",
|
| 585 |
+
"崚": "N1",
|
| 586 |
+
"崩": "N1",
|
| 587 |
+
"嵐": "N1",
|
| 588 |
+
"嵩": "N1",
|
| 589 |
+
"嵯": "N1",
|
| 590 |
+
"嶺": "N1",
|
| 591 |
+
"巌": "N1",
|
| 592 |
+
"川": "N5",
|
| 593 |
+
"州": "N2",
|
| 594 |
+
"巡": "N1",
|
| 595 |
+
"巣": "N1",
|
| 596 |
+
"工": "N4",
|
| 597 |
+
"左": "N5",
|
| 598 |
+
"巧": "N1",
|
| 599 |
+
"巨": "N2",
|
| 600 |
+
"差": "N3",
|
| 601 |
+
"己": "N1",
|
| 602 |
+
"巳": "N1",
|
| 603 |
+
"巴": "N1",
|
| 604 |
+
"巻": "N2",
|
| 605 |
+
"巽": "N1",
|
| 606 |
+
"市": "N3",
|
| 607 |
+
"布": "N2",
|
| 608 |
+
"帆": "N1",
|
| 609 |
+
"希": "N2",
|
| 610 |
+
"帝": "N1",
|
| 611 |
+
"帥": "N1",
|
| 612 |
+
"師": "N3",
|
| 613 |
+
"席": "N3",
|
| 614 |
+
"帯": "N2",
|
| 615 |
+
"帰": "N4",
|
| 616 |
+
"帳": "N1",
|
| 617 |
+
"常": "N3",
|
| 618 |
+
"帽": "N2",
|
| 619 |
+
"幅": "N2",
|
| 620 |
+
"幕": "N1",
|
| 621 |
+
"幣": "N1",
|
| 622 |
+
"干": "N2",
|
| 623 |
+
"平": "N3",
|
| 624 |
+
"年": "N5",
|
| 625 |
+
"幸": "N3",
|
| 626 |
+
"幹": "N1",
|
| 627 |
+
"幻": "N1",
|
| 628 |
+
"幼": "N2",
|
| 629 |
+
"幽": "N1",
|
| 630 |
+
"幾": "N3",
|
| 631 |
+
"庁": "N2",
|
| 632 |
+
"広": "N4",
|
| 633 |
+
"庄": "N1",
|
| 634 |
+
"床": "N2",
|
| 635 |
+
"序": "N1",
|
| 636 |
+
"底": "N2",
|
| 637 |
+
"店": "N4",
|
| 638 |
+
"府": "N2",
|
| 639 |
+
"度": "N4",
|
| 640 |
+
"座": "N3",
|
| 641 |
+
"庫": "N2",
|
| 642 |
+
"庭": "N3",
|
| 643 |
+
"庶": "N1",
|
| 644 |
+
"康": "N1",
|
| 645 |
+
"庸": "N1",
|
| 646 |
+
"廃": "N1",
|
| 647 |
+
"廉": "N1",
|
| 648 |
+
"廊": "N1",
|
| 649 |
+
"延": "N2",
|
| 650 |
+
"廷": "N1",
|
| 651 |
+
"建": "N4",
|
| 652 |
+
"弁": "N1",
|
| 653 |
+
"弊": "N1",
|
| 654 |
+
"式": "N3",
|
| 655 |
+
"弐": "N1",
|
| 656 |
+
"弓": "N1",
|
| 657 |
+
"弔": "N1",
|
| 658 |
+
"引": "N3",
|
| 659 |
+
"弘": "N1",
|
| 660 |
+
"弟": "N4",
|
| 661 |
+
"弥": "N1",
|
| 662 |
+
"弦": "N1",
|
| 663 |
+
"弧": "N1",
|
| 664 |
+
"弱": "N2",
|
| 665 |
+
"張": "N1",
|
| 666 |
+
"強": "N4",
|
| 667 |
+
"弾": "N1",
|
| 668 |
+
"当": "N3",
|
| 669 |
+
"彗": "N1",
|
| 670 |
+
"形": "N3",
|
| 671 |
+
"彦": "N1",
|
| 672 |
+
"彩": "N1",
|
| 673 |
+
"彪": "N1",
|
| 674 |
+
"彫": "N1",
|
| 675 |
+
"彬": "N1",
|
| 676 |
+
"彰": "N1",
|
| 677 |
+
"影": "N1",
|
| 678 |
+
"役": "N3",
|
| 679 |
+
"彼": "N3",
|
| 680 |
+
"往": "N1",
|
| 681 |
+
"征": "N1",
|
| 682 |
+
"径": "N1",
|
| 683 |
+
"待": "N4",
|
| 684 |
+
"律": "N2",
|
| 685 |
+
"後": "N5",
|
| 686 |
+
"徐": "N1",
|
| 687 |
+
"徒": "N3",
|
| 688 |
+
"従": "N1",
|
| 689 |
+
"得": "N3",
|
| 690 |
+
"御": "N3",
|
| 691 |
+
"復": "N2",
|
| 692 |
+
"循": "N1",
|
| 693 |
+
"微": "N1",
|
| 694 |
+
"徳": "N1",
|
| 695 |
+
"徴": "N1",
|
| 696 |
+
"徹": "N1",
|
| 697 |
+
"心": "N4",
|
| 698 |
+
"必": "N3",
|
| 699 |
+
"忌": "N1",
|
| 700 |
+
"忍": "N1",
|
| 701 |
+
"志": "N1",
|
| 702 |
+
"忘": "N3",
|
| 703 |
+
"忙": "N3",
|
| 704 |
+
"応": "N1",
|
| 705 |
+
"忠": "N1",
|
| 706 |
+
"快": "N2",
|
| 707 |
+
"念": "N3",
|
| 708 |
+
"怒": "N3",
|
| 709 |
+
"怖": "N3",
|
| 710 |
+
"怜": "N1",
|
| 711 |
+
"思": "N4",
|
| 712 |
+
"怠": "N1",
|
| 713 |
+
"急": "N4",
|
| 714 |
+
"性": "N3",
|
| 715 |
+
"怪": "N1",
|
| 716 |
+
"恋": "N2",
|
| 717 |
+
"恐": "N3",
|
| 718 |
+
"恒": "N1",
|
| 719 |
+
"恕": "N1",
|
| 720 |
+
"恥": "N3",
|
| 721 |
+
"恨": "N1",
|
| 722 |
+
"恩": "N1",
|
| 723 |
+
"恭": "N1",
|
| 724 |
+
"息": "N3",
|
| 725 |
+
"恵": "N1",
|
| 726 |
+
"悌": "N1",
|
| 727 |
+
"悔": "N1",
|
| 728 |
+
"悟": "N1",
|
| 729 |
+
"悠": "N1",
|
| 730 |
+
"患": "N2",
|
| 731 |
+
"悦": "N1",
|
| 732 |
+
"悩": "N2",
|
| 733 |
+
"悪": "N4",
|
| 734 |
+
"悲": "N3",
|
| 735 |
+
"悼": "N1",
|
| 736 |
+
"情": "N3",
|
| 737 |
+
"惇": "N1",
|
| 738 |
+
"惑": "N1",
|
| 739 |
+
"惜": "N1",
|
| 740 |
+
"惟": "N1",
|
| 741 |
+
"惣": "N1",
|
| 742 |
+
"惨": "N1",
|
| 743 |
+
"惰": "N1",
|
| 744 |
+
"想": "N3",
|
| 745 |
+
"愁": "N1",
|
| 746 |
+
"愉": "N1",
|
| 747 |
+
"意": "N4",
|
| 748 |
+
"愚": "N1",
|
| 749 |
+
"愛": "N3",
|
| 750 |
+
"感": "N3",
|
| 751 |
+
"慈": "N1",
|
| 752 |
+
"態": "N1",
|
| 753 |
+
"慎": "N1",
|
| 754 |
+
"慕": "N1",
|
| 755 |
+
"慢": "N1",
|
| 756 |
+
"慣": "N3",
|
| 757 |
+
"慧": "N1",
|
| 758 |
+
"慨": "N1",
|
| 759 |
+
"慮": "N1",
|
| 760 |
+
"慰": "N1",
|
| 761 |
+
"慶": "N1",
|
| 762 |
+
"憂": "N1",
|
| 763 |
+
"憎": "N2",
|
| 764 |
+
"憤": "N1",
|
| 765 |
+
"憧": "N1",
|
| 766 |
+
"憩": "N1",
|
| 767 |
+
"憲": "N1",
|
| 768 |
+
"憶": "N1",
|
| 769 |
+
"憾": "N1",
|
| 770 |
+
"懇": "N1",
|
| 771 |
+
"懐": "N1",
|
| 772 |
+
"懲": "N1",
|
| 773 |
+
"懸": "N1",
|
| 774 |
+
"成": "N3",
|
| 775 |
+
"我": "N1",
|
| 776 |
+
"戒": "N1",
|
| 777 |
+
"戦": "N3",
|
| 778 |
+
"戯": "N1",
|
| 779 |
+
"戸": "N2",
|
| 780 |
+
"戻": "N3",
|
| 781 |
+
"房": "N1",
|
| 782 |
+
"所": "N3",
|
| 783 |
+
"扇": "N1",
|
| 784 |
+
"扉": "N1",
|
| 785 |
+
"手": "N4",
|
| 786 |
+
"才": "N3",
|
| 787 |
+
"打": "N3",
|
| 788 |
+
"払": "N3",
|
| 789 |
+
"扱": "N1",
|
| 790 |
+
"扶": "N1",
|
| 791 |
+
"批": "N1",
|
| 792 |
+
"承": "N2",
|
| 793 |
+
"技": "N2",
|
| 794 |
+
"抄": "N1",
|
| 795 |
+
"把": "N1",
|
| 796 |
+
"抑": "N1",
|
| 797 |
+
"投": "N3",
|
| 798 |
+
"抗": "N1",
|
| 799 |
+
"折": "N3",
|
| 800 |
+
"抜": "N3",
|
| 801 |
+
"択": "N1",
|
| 802 |
+
"披": "N1",
|
| 803 |
+
"抱": "N3",
|
| 804 |
+
"抵": "N1",
|
| 805 |
+
"抹": "N1",
|
| 806 |
+
"押": "N3",
|
| 807 |
+
"抽": "N1",
|
| 808 |
+
"担": "N2",
|
| 809 |
+
"拍": "N1",
|
| 810 |
+
"拐": "N1",
|
| 811 |
+
"拒": "N1",
|
| 812 |
+
"拓": "N1",
|
| 813 |
+
"拘": "N1",
|
| 814 |
+
"拙": "N1",
|
| 815 |
+
"招": "N3",
|
| 816 |
+
"拝": "N2",
|
| 817 |
+
"拠": "N1",
|
| 818 |
+
"拡": "N1",
|
| 819 |
+
"括": "N1",
|
| 820 |
+
"拳": "N1",
|
| 821 |
+
"拷": "N1",
|
| 822 |
+
"拾": "N2",
|
| 823 |
+
"持": "N4",
|
| 824 |
+
"指": "N3",
|
| 825 |
+
"挑": "N1",
|
| 826 |
+
"挙": "N1",
|
| 827 |
+
"挟": "N2",
|
| 828 |
+
"振": "N1",
|
| 829 |
+
"挿": "N1",
|
| 830 |
+
"捕": "N3",
|
| 831 |
+
"捜": "N2",
|
| 832 |
+
"捨": "N2",
|
| 833 |
+
"据": "N1",
|
| 834 |
+
"捷": "N1",
|
| 835 |
+
"捺": "N1",
|
| 836 |
+
"掃": "N2",
|
| 837 |
+
"授": "N1",
|
| 838 |
+
"掌": "N1",
|
| 839 |
+
"排": "N1",
|
| 840 |
+
"掘": "N2",
|
| 841 |
+
"掛": "N3",
|
| 842 |
+
"採": "N2",
|
| 843 |
+
"探": "N3",
|
| 844 |
+
"接": "N2",
|
| 845 |
+
"控": "N1",
|
| 846 |
+
"推": "N1",
|
| 847 |
+
"措": "N1",
|
| 848 |
+
"掲": "N1",
|
| 849 |
+
"描": "N1",
|
| 850 |
+
"提": "N1",
|
| 851 |
+
"揚": "N1",
|
| 852 |
+
"換": "N2",
|
| 853 |
+
"握": "N1",
|
| 854 |
+
"揮": "N1",
|
| 855 |
+
"援": "N1",
|
| 856 |
+
"揺": "N1",
|
| 857 |
+
"損": "N2",
|
| 858 |
+
"搬": "N1",
|
| 859 |
+
"搭": "N1",
|
| 860 |
+
"携": "N1",
|
| 861 |
+
"搾": "N1",
|
| 862 |
+
"摂": "N1",
|
| 863 |
+
"摘": "N1",
|
| 864 |
+
"摩": "N1",
|
| 865 |
+
"撃": "N1",
|
| 866 |
+
"撤": "N1",
|
| 867 |
+
"撮": "N1",
|
| 868 |
+
"撲": "N1",
|
| 869 |
+
"擁": "N1",
|
| 870 |
+
"操": "N1",
|
| 871 |
+
"擦": "N1",
|
| 872 |
+
"擬": "N1",
|
| 873 |
+
"支": "N3",
|
| 874 |
+
"改": "N2",
|
| 875 |
+
"攻": "N1",
|
| 876 |
+
"放": "N3",
|
| 877 |
+
"政": "N3",
|
| 878 |
+
"故": "N1",
|
| 879 |
+
"敏": "N1",
|
| 880 |
+
"救": "N1",
|
| 881 |
+
"敗": "N3",
|
| 882 |
+
"教": "N4",
|
| 883 |
+
"敢": "N1",
|
| 884 |
+
"散": "N3",
|
| 885 |
+
"敦": "N1",
|
| 886 |
+
"敬": "N2",
|
| 887 |
+
"数": "N3",
|
| 888 |
+
"整": "N1",
|
| 889 |
+
"敵": "N1",
|
| 890 |
+
"敷": "N1",
|
| 891 |
+
"文": "N4",
|
| 892 |
+
"斉": "N1",
|
| 893 |
+
"斎": "N1",
|
| 894 |
+
"斐": "N1",
|
| 895 |
+
"斗": "N1",
|
| 896 |
+
"料": "N4",
|
| 897 |
+
"斜": "N1",
|
| 898 |
+
"斤": "N1",
|
| 899 |
+
"斥": "N1",
|
| 900 |
+
"断": "N3",
|
| 901 |
+
"新": "N4",
|
| 902 |
+
"方": "N4",
|
| 903 |
+
"於": "N1",
|
| 904 |
+
"施": "N1",
|
| 905 |
+
"旅": "N4",
|
| 906 |
+
"旋": "N1",
|
| 907 |
+
"族": "N4",
|
| 908 |
+
"旗": "N1",
|
| 909 |
+
"既": "N1",
|
| 910 |
+
"日": "N5",
|
| 911 |
+
"旦": "N1",
|
| 912 |
+
"旧": "N2",
|
| 913 |
+
"旨": "N1",
|
| 914 |
+
"早": "N4",
|
| 915 |
+
"旬": "N1",
|
| 916 |
+
"旭": "N1",
|
| 917 |
+
"旺": "N1",
|
| 918 |
+
"昂": "N1",
|
| 919 |
+
"昆": "N1",
|
| 920 |
+
"昇": "N2",
|
| 921 |
+
"昌": "N1",
|
| 922 |
+
"明": "N4",
|
| 923 |
+
"易": "N3",
|
| 924 |
+
"昔": "N3",
|
| 925 |
+
"星": "N2",
|
| 926 |
+
"映": "N4",
|
| 927 |
+
"春": "N4",
|
| 928 |
+
"昨": "N3",
|
| 929 |
+
"昭": "N1",
|
| 930 |
+
"是": "N1",
|
| 931 |
+
"昴": "N1",
|
| 932 |
+
"昼": "N4",
|
| 933 |
+
"時": "N5",
|
| 934 |
+
"晃": "N1",
|
| 935 |
+
"晋": "N1",
|
| 936 |
+
"晏": "N1",
|
| 937 |
+
"晟": "N1",
|
| 938 |
+
"晨": "N1",
|
| 939 |
+
"晩": "N3",
|
| 940 |
+
"普": "N2",
|
| 941 |
+
"景": "N3",
|
| 942 |
+
"晴": "N3",
|
| 943 |
+
"晶": "N1",
|
| 944 |
+
"智": "N1",
|
| 945 |
+
"暁": "N1",
|
| 946 |
+
"暇": "N1",
|
| 947 |
+
"暉": "N1",
|
| 948 |
+
"暑": "N1",
|
| 949 |
+
"暖": "N1",
|
| 950 |
+
"暗": "N3",
|
| 951 |
+
"暢": "N1",
|
| 952 |
+
"暦": "N1",
|
| 953 |
+
"暫": "N1",
|
| 954 |
+
"暮": "N3",
|
| 955 |
+
"暴": "N2",
|
| 956 |
+
"曇": "N2",
|
| 957 |
+
"曙": "N1",
|
| 958 |
+
"曜": "N4",
|
| 959 |
+
"曲": "N3",
|
| 960 |
+
"更": "N3",
|
| 961 |
+
"書": "N5",
|
| 962 |
+
"曹": "N1",
|
| 963 |
+
"替": "N2",
|
| 964 |
+
"最": "N3",
|
| 965 |
+
"月": "N5",
|
| 966 |
+
"有": "N4",
|
| 967 |
+
"朋": "N1",
|
| 968 |
+
"服": "N4",
|
| 969 |
+
"朔": "N1",
|
| 970 |
+
"朕": "N1",
|
| 971 |
+
"朗": "N1",
|
| 972 |
+
"望": "N3",
|
| 973 |
+
"朝": "N4",
|
| 974 |
+
"期": "N3",
|
| 975 |
+
"木": "N5",
|
| 976 |
+
"未": "N3",
|
| 977 |
+
"末": "N3",
|
| 978 |
+
"本": "N5",
|
| 979 |
+
"札": "N2",
|
| 980 |
+
"朱": "N1",
|
| 981 |
+
"朴": "N1",
|
| 982 |
+
"机": "N2",
|
| 983 |
+
"朽": "N1",
|
| 984 |
+
"杉": "N1",
|
| 985 |
+
"李": "N1",
|
| 986 |
+
"杏": "N1",
|
| 987 |
+
"材": "N2",
|
| 988 |
+
"村": "N2",
|
| 989 |
+
"杜": "N1",
|
| 990 |
+
"束": "N3",
|
| 991 |
+
"条": "N1",
|
| 992 |
+
"来": "N5",
|
| 993 |
+
"杯": "N3",
|
| 994 |
+
"東": "N5",
|
| 995 |
+
"松": "N1",
|
| 996 |
+
"板": "N2",
|
| 997 |
+
"析": "N1",
|
| 998 |
+
"林": "N2",
|
| 999 |
+
"枚": "N2",
|
| 1000 |
+
"果": "N3",
|
| 1001 |
+
"枝": "N2",
|
| 1002 |
+
"枠": "N1",
|
| 1003 |
+
"枢": "N1",
|
| 1004 |
+
"枯": "N2",
|
| 1005 |
+
"架": "N1",
|
| 1006 |
+
"柄": "N1",
|
| 1007 |
+
"柊": "N1",
|
| 1008 |
+
"某": "N1",
|
| 1009 |
+
"染": "N1",
|
| 1010 |
+
"柔": "N2",
|
| 1011 |
+
"柚": "N1",
|
| 1012 |
+
"柱": "N2",
|
| 1013 |
+
"柳": "N1",
|
| 1014 |
+
"査": "N2",
|
| 1015 |
+
"柾": "N1",
|
| 1016 |
+
"栄": "N2",
|
| 1017 |
+
"栓": "N1",
|
| 1018 |
+
"栗": "N1",
|
| 1019 |
+
"栞": "N1",
|
| 1020 |
+
"校": "N5",
|
| 1021 |
+
"株": "N1",
|
| 1022 |
+
"核": "N1",
|
| 1023 |
+
"根": "N2",
|
| 1024 |
+
"格": "N3",
|
| 1025 |
+
"栽": "N1",
|
| 1026 |
+
"桂": "N1",
|
| 1027 |
+
"桃": "N1",
|
| 1028 |
+
"案": "N1",
|
| 1029 |
+
"桐": "N1",
|
| 1030 |
+
"桑": "N1",
|
| 1031 |
+
"桜": "N1",
|
| 1032 |
+
"桟": "N1",
|
| 1033 |
+
"梅": "N1",
|
| 1034 |
+
"梓": "N1",
|
| 1035 |
+
"梢": "N1",
|
| 1036 |
+
"梧": "N1",
|
| 1037 |
+
"梨": "N1",
|
| 1038 |
+
"械": "N2",
|
| 1039 |
+
"棄": "N1",
|
| 1040 |
+
"棋": "N1",
|
| 1041 |
+
"棒": "N2",
|
| 1042 |
+
"棚": "N1",
|
| 1043 |
+
"棟": "N1",
|
| 1044 |
+
"森": "N2",
|
| 1045 |
+
"棺": "N1",
|
| 1046 |
+
"椋": "N1",
|
| 1047 |
+
"植": "N2",
|
| 1048 |
+
"椎": "N1",
|
| 1049 |
+
"検": "N1",
|
| 1050 |
+
"椰": "N1",
|
| 1051 |
+
"椿": "N1",
|
| 1052 |
+
"楊": "N1",
|
| 1053 |
+
"楓": "N1",
|
| 1054 |
+
"楠": "N1",
|
| 1055 |
+
"業": "N4",
|
| 1056 |
+
"極": "N2",
|
| 1057 |
+
"楼": "N1",
|
| 1058 |
+
"楽": "N4",
|
| 1059 |
+
"概": "N1",
|
| 1060 |
+
"榛": "N1",
|
| 1061 |
+
"構": "N3",
|
| 1062 |
+
"様": "N3",
|
| 1063 |
+
"槙": "N1",
|
| 1064 |
+
"槻": "N1",
|
| 1065 |
+
"槽": "N1",
|
| 1066 |
+
"標": "N1",
|
| 1067 |
+
"模": "N1",
|
| 1068 |
+
"権": "N3",
|
| 1069 |
+
"横": "N3",
|
| 1070 |
+
"樹": "N1",
|
| 1071 |
+
"樺": "N1",
|
| 1072 |
+
"橋": "N2",
|
| 1073 |
+
"橘": "N1",
|
| 1074 |
+
"機": "N3",
|
| 1075 |
+
"檀": "N1",
|
| 1076 |
+
"欄": "N1",
|
| 1077 |
+
"欠": "N3",
|
| 1078 |
+
"次": "N3",
|
| 1079 |
+
"欣": "N1",
|
| 1080 |
+
"欧": "N2",
|
| 1081 |
+
"欲": "N3",
|
| 1082 |
+
"欺": "N1",
|
| 1083 |
+
"欽": "N1",
|
| 1084 |
+
"款": "N1",
|
| 1085 |
+
"歌": "N4",
|
| 1086 |
+
"歓": "N1",
|
| 1087 |
+
"止": "N4",
|
| 1088 |
+
"正": "N4",
|
| 1089 |
+
"武": "N2",
|
| 1090 |
+
"歩": "N4",
|
| 1091 |
+
"歯": "N3",
|
| 1092 |
+
"歳": "N3",
|
| 1093 |
+
"歴": "N2",
|
| 1094 |
+
"死": "N4",
|
| 1095 |
+
"殉": "N1",
|
| 1096 |
+
"殊": "N1",
|
| 1097 |
+
"残": "N3",
|
| 1098 |
+
"殖": "N1",
|
| 1099 |
+
"殴": "N1",
|
| 1100 |
+
"段": "N3",
|
| 1101 |
+
"殺": "N3",
|
| 1102 |
+
"殻": "N1",
|
| 1103 |
+
"殿": "N2",
|
| 1104 |
+
"毅": "N1",
|
| 1105 |
+
"母": "N5",
|
| 1106 |
+
"毎": "N5",
|
| 1107 |
+
"毒": "N2",
|
| 1108 |
+
"比": "N2",
|
| 1109 |
+
"毛": "N2",
|
| 1110 |
+
"毬": "N1",
|
| 1111 |
+
"氏": "N1",
|
| 1112 |
+
"民": "N3",
|
| 1113 |
+
"気": "N5",
|
| 1114 |
+
"水": "N5",
|
| 1115 |
+
"氷": "N2",
|
| 1116 |
+
"永": "N2",
|
| 1117 |
+
"汁": "N1",
|
| 1118 |
+
"求": "N3",
|
| 1119 |
+
"汐": "N1",
|
| 1120 |
+
"汗": "N2",
|
| 1121 |
+
"汚": "N2",
|
| 1122 |
+
"江": "N1",
|
| 1123 |
+
"池": "N2",
|
| 1124 |
+
"汰": "N1",
|
| 1125 |
+
"決": "N3",
|
| 1126 |
+
"汽": "N1",
|
| 1127 |
+
"沈": "N2",
|
| 1128 |
+
"沖": "N1",
|
| 1129 |
+
"沙": "N1",
|
| 1130 |
+
"没": "N1",
|
| 1131 |
+
"沢": "N1",
|
| 1132 |
+
"河": "N2",
|
| 1133 |
+
"沸": "N2",
|
| 1134 |
+
"油": "N2",
|
| 1135 |
+
"治": "N3",
|
| 1136 |
+
"沼": "N1",
|
| 1137 |
+
"沿": "N1",
|
| 1138 |
+
"況": "N2",
|
| 1139 |
+
"泉": "N2",
|
| 1140 |
+
"泊": "N2",
|
| 1141 |
+
"泌": "N1",
|
| 1142 |
+
"法": "N3",
|
| 1143 |
+
"泡": "N1",
|
| 1144 |
+
"波": "N2",
|
| 1145 |
+
"泣": "N1",
|
| 1146 |
+
"泥": "N2",
|
| 1147 |
+
"注": "N4",
|
| 1148 |
+
"泰": "N1",
|
| 1149 |
+
"泳": "N3",
|
| 1150 |
+
"洋": "N4",
|
| 1151 |
+
"洗": "N3",
|
| 1152 |
+
"洞": "N1",
|
| 1153 |
+
"津": "N1",
|
| 1154 |
+
"洪": "N1",
|
| 1155 |
+
"洲": "N1",
|
| 1156 |
+
"洵": "N1",
|
| 1157 |
+
"洸": "N1",
|
| 1158 |
+
"活": "N3",
|
| 1159 |
+
"派": "N1",
|
| 1160 |
+
"流": "N3",
|
| 1161 |
+
"浄": "N1",
|
| 1162 |
+
"浅": "N2",
|
| 1163 |
+
"浜": "N1",
|
| 1164 |
+
"浦": "N1",
|
| 1165 |
+
"浩": "N1",
|
| 1166 |
+
"浪": "N1",
|
| 1167 |
+
"浮": "N3",
|
| 1168 |
+
"浴": "N2",
|
| 1169 |
+
"海": "N4",
|
| 1170 |
+
"浸": "N1",
|
| 1171 |
+
"消": "N3",
|
| 1172 |
+
"涙": "N2",
|
| 1173 |
+
"涯": "N1",
|
| 1174 |
+
"液": "N2",
|
| 1175 |
+
"涼": "N2",
|
| 1176 |
+
"淑": "N1",
|
| 1177 |
+
"淡": "N1",
|
| 1178 |
+
"深": "N3",
|
| 1179 |
+
"淳": "N1",
|
| 1180 |
+
"混": "N2",
|
| 1181 |
+
"添": "N1",
|
| 1182 |
+
"清": "N2",
|
| 1183 |
+
"渇": "N1",
|
| 1184 |
+
"済": "N3",
|
| 1185 |
+
"渉": "N1",
|
| 1186 |
+
"渋": "N1",
|
| 1187 |
+
"渓": "N1",
|
| 1188 |
+
"渚": "N1",
|
| 1189 |
+
"減": "N2",
|
| 1190 |
+
"渡": "N3",
|
| 1191 |
+
"渥": "N1",
|
| 1192 |
+
"渦": "N1",
|
| 1193 |
+
"温": "N2",
|
| 1194 |
+
"測": "N2",
|
| 1195 |
+
"港": "N3",
|
| 1196 |
+
"湖": "N2",
|
| 1197 |
+
"湧": "N1",
|
| 1198 |
+
"湯": "N2",
|
| 1199 |
+
"湾": "N2",
|
| 1200 |
+
"湿": "N2",
|
| 1201 |
+
"満": "N3",
|
| 1202 |
+
"源": "N1",
|
| 1203 |
+
"準": "N2",
|
| 1204 |
+
"溝": "N1",
|
| 1205 |
+
"溶": "N2",
|
| 1206 |
+
"滅": "N1",
|
| 1207 |
+
"滉": "N1",
|
| 1208 |
+
"滋": "N1",
|
| 1209 |
+
"滑": "N1",
|
| 1210 |
+
"滝": "N1",
|
| 1211 |
+
"滞": "N1",
|
| 1212 |
+
"滴": "N2",
|
| 1213 |
+
"漁": "N2",
|
| 1214 |
+
"漂": "N1",
|
| 1215 |
+
"漆": "N1",
|
| 1216 |
+
"漏": "N1",
|
| 1217 |
+
"演": "N3",
|
| 1218 |
+
"漠": "N1",
|
| 1219 |
+
"漢": "N4",
|
| 1220 |
+
"漫": "N1",
|
| 1221 |
+
"漬": "N1",
|
| 1222 |
+
"漱": "N1",
|
| 1223 |
+
"漸": "N1",
|
| 1224 |
+
"潔": "N1",
|
| 1225 |
+
"潜": "N1",
|
| 1226 |
+
"潟": "N1",
|
| 1227 |
+
"潤": "N1",
|
| 1228 |
+
"潮": "N1",
|
| 1229 |
+
"澄": "N1",
|
| 1230 |
+
"澪": "N1",
|
| 1231 |
+
"激": "N1",
|
| 1232 |
+
"濁": "N1",
|
| 1233 |
+
"濃": "N2",
|
| 1234 |
+
"濫": "N1",
|
| 1235 |
+
"濯": "N2",
|
| 1236 |
+
"瀬": "N1",
|
| 1237 |
+
"火": "N5",
|
| 1238 |
+
"灯": "N2",
|
| 1239 |
+
"灰": "N2",
|
| 1240 |
+
"災": "N1",
|
| 1241 |
+
"炉": "N1",
|
| 1242 |
+
"炊": "N1",
|
| 1243 |
+
"炎": "N1",
|
| 1244 |
+
"炭": "N2",
|
| 1245 |
+
"点": "N3",
|
| 1246 |
+
"為": "N1",
|
| 1247 |
+
"烈": "N1",
|
| 1248 |
+
"焦": "N1",
|
| 1249 |
+
"然": "N3",
|
| 1250 |
+
"焼": "N2",
|
| 1251 |
+
"煙": "N3",
|
| 1252 |
+
"照": "N2",
|
| 1253 |
+
"煩": "N1",
|
| 1254 |
+
"煮": "N1",
|
| 1255 |
+
"熊": "N1",
|
| 1256 |
+
"熙": "N1",
|
| 1257 |
+
"熟": "N1",
|
| 1258 |
+
"熱": "N3",
|
| 1259 |
+
"燃": "N2",
|
| 1260 |
+
"燎": "N1",
|
| 1261 |
+
"燥": "N2",
|
| 1262 |
+
"燦": "N1",
|
| 1263 |
+
"燿": "N1",
|
| 1264 |
+
"爆": "N2",
|
| 1265 |
+
"爵": "N1",
|
| 1266 |
+
"父": "N5",
|
| 1267 |
+
"爽": "N1",
|
| 1268 |
+
"爾": "N1",
|
| 1269 |
+
"片": "N2",
|
| 1270 |
+
"版": "N2",
|
| 1271 |
+
"牛": "N4",
|
| 1272 |
+
"牧": "N1",
|
| 1273 |
+
"物": "N4",
|
| 1274 |
+
"牲": "N1",
|
| 1275 |
+
"特": "N4",
|
| 1276 |
+
"犠": "N1",
|
| 1277 |
+
"犬": "N4",
|
| 1278 |
+
"犯": "N3",
|
| 1279 |
+
"状": "N3",
|
| 1280 |
+
"狂": "N1",
|
| 1281 |
+
"狩": "N1",
|
| 1282 |
+
"独": "N1",
|
| 1283 |
+
"狭": "N1",
|
| 1284 |
+
"猛": "N1",
|
| 1285 |
+
"猟": "N1",
|
| 1286 |
+
"猪": "N1",
|
| 1287 |
+
"猫": "N3",
|
| 1288 |
+
"献": "N1",
|
| 1289 |
+
"猶": "N1",
|
| 1290 |
+
"猿": "N1",
|
| 1291 |
+
"獄": "N1",
|
| 1292 |
+
"獣": "N1",
|
| 1293 |
+
"獲": "N1",
|
| 1294 |
+
"玄": "N1",
|
| 1295 |
+
"率": "N1",
|
| 1296 |
+
"玉": "N2",
|
| 1297 |
+
"王": "N3",
|
| 1298 |
+
"玖": "N1",
|
| 1299 |
+
"玲": "N1",
|
| 1300 |
+
"珍": "N2",
|
| 1301 |
+
"珠": "N1",
|
| 1302 |
+
"班": "N1",
|
| 1303 |
+
"現": "N3",
|
| 1304 |
+
"球": "N3",
|
| 1305 |
+
"理": "N4",
|
| 1306 |
+
"琉": "N1",
|
| 1307 |
+
"琢": "N1",
|
| 1308 |
+
"琳": "N1",
|
| 1309 |
+
"琴": "N1",
|
| 1310 |
+
"瑚": "N1",
|
| 1311 |
+
"瑛": "N1",
|
| 1312 |
+
"瑞": "N1",
|
| 1313 |
+
"瑠": "N1",
|
| 1314 |
+
"瑳": "N1",
|
| 1315 |
+
"瑶": "N1",
|
| 1316 |
+
"璃": "N1",
|
| 1317 |
+
"環": "N1",
|
| 1318 |
+
"瓶": "N2",
|
| 1319 |
+
"甘": "N2",
|
| 1320 |
+
"甚": "N1",
|
| 1321 |
+
"生": "N5",
|
| 1322 |
+
"産": "N3",
|
| 1323 |
+
"用": "N4",
|
| 1324 |
+
"甫": "N1",
|
| 1325 |
+
"田": "N4",
|
| 1326 |
+
"由": "N3",
|
| 1327 |
+
"甲": "N1",
|
| 1328 |
+
"申": "N3",
|
| 1329 |
+
"男": "N5",
|
| 1330 |
+
"町": "N4",
|
| 1331 |
+
"画": "N4",
|
| 1332 |
+
"界": "N4",
|
| 1333 |
+
"畔": "N1",
|
| 1334 |
+
"留": "N3",
|
| 1335 |
+
"畜": "N2",
|
| 1336 |
+
"畝": "N1",
|
| 1337 |
+
"略": "N2",
|
| 1338 |
+
"番": "N3",
|
| 1339 |
+
"異": "N1",
|
| 1340 |
+
"畳": "N2",
|
| 1341 |
+
"疎": "N1",
|
| 1342 |
+
"疑": "N3",
|
| 1343 |
+
"疫": "N1",
|
| 1344 |
+
"疲": "N3",
|
| 1345 |
+
"疾": "N1",
|
| 1346 |
+
"病": "N4",
|
| 1347 |
+
"症": "N1",
|
| 1348 |
+
"痘": "N1",
|
| 1349 |
+
"痛": "N3",
|
| 1350 |
+
"痢": "N1",
|
| 1351 |
+
"痴": "N1",
|
| 1352 |
+
"療": "N2",
|
| 1353 |
+
"癒": "N1",
|
| 1354 |
+
"癖": "N1",
|
| 1355 |
+
"発": "N4",
|
| 1356 |
+
"登": "N3",
|
| 1357 |
+
"白": "N5",
|
| 1358 |
+
"百": "N5",
|
| 1359 |
+
"皆": "N3",
|
| 1360 |
+
"皇": "N1",
|
| 1361 |
+
"皐": "N1",
|
| 1362 |
+
"皓": "N1",
|
| 1363 |
+
"皮": "N2",
|
| 1364 |
+
"皿": "N2",
|
| 1365 |
+
"盆": "N1",
|
| 1366 |
+
"益": "N1",
|
| 1367 |
+
"盗": "N3",
|
| 1368 |
+
"盛": "N1",
|
| 1369 |
+
"盟": "N1",
|
| 1370 |
+
"監": "N1",
|
| 1371 |
+
"盤": "N1",
|
| 1372 |
+
"目": "N4",
|
| 1373 |
+
"盲": "N1",
|
| 1374 |
+
"直": "N3",
|
| 1375 |
+
"相": "N3",
|
| 1376 |
+
"盾": "N1",
|
| 1377 |
+
"省": "N2",
|
| 1378 |
+
"眉": "N1",
|
| 1379 |
+
"看": "N1",
|
| 1380 |
+
"県": "N2",
|
| 1381 |
+
"真": "N4",
|
| 1382 |
+
"眠": "N3",
|
| 1383 |
+
"眸": "N1",
|
| 1384 |
+
"眺": "N1",
|
| 1385 |
+
"眼": "N1",
|
| 1386 |
+
"着": "N4",
|
| 1387 |
+
"睡": "N1",
|
| 1388 |
+
"督": "N1",
|
| 1389 |
+
"睦": "N1",
|
| 1390 |
+
"瞬": "N1",
|
| 1391 |
+
"瞭": "N1",
|
| 1392 |
+
"瞳": "N1",
|
| 1393 |
+
"矛": "N1",
|
| 1394 |
+
"矢": "N1",
|
| 1395 |
+
"知": "N4",
|
| 1396 |
+
"短": "N2",
|
| 1397 |
+
"矯": "N1",
|
| 1398 |
+
"石": "N3",
|
| 1399 |
+
"砂": "N2",
|
| 1400 |
+
"研": "N4",
|
| 1401 |
+
"砕": "N1",
|
| 1402 |
+
"砲": "N1",
|
| 1403 |
+
"破": "N3",
|
| 1404 |
+
"硝": "N1",
|
| 1405 |
+
"硫": "N1",
|
| 1406 |
+
"硬": "N2",
|
| 1407 |
+
"碁": "N1",
|
| 1408 |
+
"碑": "N1",
|
| 1409 |
+
"碧": "N1",
|
| 1410 |
+
"碩": "N1",
|
| 1411 |
+
"確": "N3",
|
| 1412 |
+
"磁": "N1",
|
| 1413 |
+
"磨": "N2",
|
| 1414 |
+
"磯": "N1",
|
| 1415 |
+
"礁": "N1",
|
| 1416 |
+
"礎": "N1",
|
| 1417 |
+
"示": "N3",
|
| 1418 |
+
"礼": "N3",
|
| 1419 |
+
"社": "N4",
|
| 1420 |
+
"祈": "N2",
|
| 1421 |
+
"祉": "N1",
|
| 1422 |
+
"祐": "N1",
|
| 1423 |
+
"祖": "N3",
|
| 1424 |
+
"祝": "N2",
|
| 1425 |
+
"神": "N3",
|
| 1426 |
+
"祥": "N1",
|
| 1427 |
+
"票": "N1",
|
| 1428 |
+
"祭": "N2",
|
| 1429 |
+
"禁": "N2",
|
| 1430 |
+
"禄": "N1",
|
| 1431 |
+
"禅": "N1",
|
| 1432 |
+
"禍": "N1",
|
| 1433 |
+
"禎": "N1",
|
| 1434 |
+
"福": "N3",
|
| 1435 |
+
"秀": "N1",
|
| 1436 |
+
"私": "N4",
|
| 1437 |
+
"秋": "N4",
|
| 1438 |
+
"科": "N3",
|
| 1439 |
+
"秒": "N2",
|
| 1440 |
+
"秘": "N1",
|
| 1441 |
+
"租": "N1",
|
| 1442 |
+
"秦": "N1",
|
| 1443 |
+
"秩": "N1",
|
| 1444 |
+
"称": "N1",
|
| 1445 |
+
"移": "N2",
|
| 1446 |
+
"稀": "N1",
|
| 1447 |
+
"程": "N3",
|
| 1448 |
+
"税": "N2",
|
| 1449 |
+
"稔": "N1",
|
| 1450 |
+
"稚": "N1",
|
| 1451 |
+
"稜": "N1",
|
| 1452 |
+
"種": "N3",
|
| 1453 |
+
"稲": "N1",
|
| 1454 |
+
"稼": "N1",
|
| 1455 |
+
"稿": "N1",
|
| 1456 |
+
"穀": "N1",
|
| 1457 |
+
"穂": "N1",
|
| 1458 |
+
"積": "N3",
|
| 1459 |
+
"穏": "N1",
|
| 1460 |
+
"穣": "N1",
|
| 1461 |
+
"穫": "N1",
|
| 1462 |
+
"穴": "N1",
|
| 1463 |
+
"��": "N4",
|
| 1464 |
+
"空": "N4",
|
| 1465 |
+
"突": "N3",
|
| 1466 |
+
"窃": "N1",
|
| 1467 |
+
"窒": "N1",
|
| 1468 |
+
"窓": "N3",
|
| 1469 |
+
"窮": "N1",
|
| 1470 |
+
"窯": "N1",
|
| 1471 |
+
"立": "N4",
|
| 1472 |
+
"竜": "N1",
|
| 1473 |
+
"章": "N2",
|
| 1474 |
+
"竣": "N1",
|
| 1475 |
+
"童": "N2",
|
| 1476 |
+
"端": "N1",
|
| 1477 |
+
"競": "N2",
|
| 1478 |
+
"竹": "N2",
|
| 1479 |
+
"笑": "N3",
|
| 1480 |
+
"笙": "N1",
|
| 1481 |
+
"笛": "N1",
|
| 1482 |
+
"符": "N2",
|
| 1483 |
+
"第": "N1",
|
| 1484 |
+
"笹": "N1",
|
| 1485 |
+
"筆": "N2",
|
| 1486 |
+
"等": "N3",
|
| 1487 |
+
"筋": "N1",
|
| 1488 |
+
"筒": "N2",
|
| 1489 |
+
"答": "N4",
|
| 1490 |
+
"策": "N1",
|
| 1491 |
+
"箇": "N1",
|
| 1492 |
+
"算": "N2",
|
| 1493 |
+
"管": "N2",
|
| 1494 |
+
"箱": "N3",
|
| 1495 |
+
"節": "N1",
|
| 1496 |
+
"範": "N1",
|
| 1497 |
+
"築": "N2",
|
| 1498 |
+
"篤": "N1",
|
| 1499 |
+
"簡": "N2",
|
| 1500 |
+
"簿": "N1",
|
| 1501 |
+
"籍": "N2",
|
| 1502 |
+
"米": "N3",
|
| 1503 |
+
"粉": "N2",
|
| 1504 |
+
"粋": "N1",
|
| 1505 |
+
"粒": "N2",
|
| 1506 |
+
"粗": "N1",
|
| 1507 |
+
"粘": "N1",
|
| 1508 |
+
"粛": "N1",
|
| 1509 |
+
"精": "N3",
|
| 1510 |
+
"糖": "N1",
|
| 1511 |
+
"糧": "N1",
|
| 1512 |
+
"糸": "N2",
|
| 1513 |
+
"系": "N1",
|
| 1514 |
+
"糾": "N1",
|
| 1515 |
+
"紀": "N1",
|
| 1516 |
+
"約": "N3",
|
| 1517 |
+
"紅": "N2",
|
| 1518 |
+
"紋": "N1",
|
| 1519 |
+
"納": "N1",
|
| 1520 |
+
"純": "N2",
|
| 1521 |
+
"紗": "N1",
|
| 1522 |
+
"紘": "N1",
|
| 1523 |
+
"紙": "N4",
|
| 1524 |
+
"級": "N1",
|
| 1525 |
+
"紛": "N1",
|
| 1526 |
+
"素": "N1",
|
| 1527 |
+
"紡": "N1",
|
| 1528 |
+
"索": "N1",
|
| 1529 |
+
"紫": "N1",
|
| 1530 |
+
"紬": "N1",
|
| 1531 |
+
"累": "N1",
|
| 1532 |
+
"細": "N2",
|
| 1533 |
+
"紳": "N1",
|
| 1534 |
+
"紹": "N2",
|
| 1535 |
+
"紺": "N1",
|
| 1536 |
+
"終": "N4",
|
| 1537 |
+
"絃": "N1",
|
| 1538 |
+
"組": "N3",
|
| 1539 |
+
"経": "N3",
|
| 1540 |
+
"結": "N1",
|
| 1541 |
+
"絞": "N1",
|
| 1542 |
+
"絡": "N2",
|
| 1543 |
+
"絢": "N1",
|
| 1544 |
+
"給": "N3",
|
| 1545 |
+
"統": "N1",
|
| 1546 |
+
"絵": "N3",
|
| 1547 |
+
"絶": "N3",
|
| 1548 |
+
"絹": "N1",
|
| 1549 |
+
"継": "N1",
|
| 1550 |
+
"続": "N3",
|
| 1551 |
+
"綜": "N1",
|
| 1552 |
+
"維": "N1",
|
| 1553 |
+
"綱": "N1",
|
| 1554 |
+
"網": "N1",
|
| 1555 |
+
"綸": "N1",
|
| 1556 |
+
"綺": "N1",
|
| 1557 |
+
"綾": "N1",
|
| 1558 |
+
"綿": "N2",
|
| 1559 |
+
"緊": "N1",
|
| 1560 |
+
"緋": "N1",
|
| 1561 |
+
"総": "N2",
|
| 1562 |
+
"緑": "N2",
|
| 1563 |
+
"緒": "N3",
|
| 1564 |
+
"線": "N2",
|
| 1565 |
+
"締": "N1",
|
| 1566 |
+
"編": "N2",
|
| 1567 |
+
"緩": "N1",
|
| 1568 |
+
"緯": "N1",
|
| 1569 |
+
"練": "N2",
|
| 1570 |
+
"縁": "N1",
|
| 1571 |
+
"縄": "N1",
|
| 1572 |
+
"縛": "N1",
|
| 1573 |
+
"縦": "N1",
|
| 1574 |
+
"縫": "N1",
|
| 1575 |
+
"縮": "N1",
|
| 1576 |
+
"績": "N2",
|
| 1577 |
+
"繁": "N1",
|
| 1578 |
+
"繊": "N1",
|
| 1579 |
+
"織": "N1",
|
| 1580 |
+
"繕": "N1",
|
| 1581 |
+
"繭": "N1",
|
| 1582 |
+
"繰": "N1",
|
| 1583 |
+
"缶": "N2",
|
| 1584 |
+
"罪": "N3",
|
| 1585 |
+
"置": "N3",
|
| 1586 |
+
"罰": "N1",
|
| 1587 |
+
"署": "N2",
|
| 1588 |
+
"罷": "N1",
|
| 1589 |
+
"羅": "N1",
|
| 1590 |
+
"羊": "N1",
|
| 1591 |
+
"美": "N3",
|
| 1592 |
+
"群": "N2",
|
| 1593 |
+
"義": "N1",
|
| 1594 |
+
"羽": "N2",
|
| 1595 |
+
"翁": "N1",
|
| 1596 |
+
"翌": "N2",
|
| 1597 |
+
"習": "N4",
|
| 1598 |
+
"翔": "N1",
|
| 1599 |
+
"翠": "N1",
|
| 1600 |
+
"翻": "N1",
|
| 1601 |
+
"翼": "N1",
|
| 1602 |
+
"耀": "N1",
|
| 1603 |
+
"老": "N3",
|
| 1604 |
+
"考": "N4",
|
| 1605 |
+
"者": "N4",
|
| 1606 |
+
"耐": "N1",
|
| 1607 |
+
"耕": "N2",
|
| 1608 |
+
"耗": "N1",
|
| 1609 |
+
"耳": "N3",
|
| 1610 |
+
"耶": "N1",
|
| 1611 |
+
"聖": "N1",
|
| 1612 |
+
"聞": "N5",
|
| 1613 |
+
"聡": "N1",
|
| 1614 |
+
"聴": "N1",
|
| 1615 |
+
"職": "N3",
|
| 1616 |
+
"肇": "N1",
|
| 1617 |
+
"肉": "N4",
|
| 1618 |
+
"肌": "N2",
|
| 1619 |
+
"肖": "N1",
|
| 1620 |
+
"肝": "N1",
|
| 1621 |
+
"肢": "N1",
|
| 1622 |
+
"肥": "N1",
|
| 1623 |
+
"肩": "N2",
|
| 1624 |
+
"肪": "N1",
|
| 1625 |
+
"肯": "N2",
|
| 1626 |
+
"育": "N3",
|
| 1627 |
+
"肺": "N1",
|
| 1628 |
+
"胃": "N2",
|
| 1629 |
+
"胆": "N1",
|
| 1630 |
+
"背": "N3",
|
| 1631 |
+
"胎": "N1",
|
| 1632 |
+
"胞": "N1",
|
| 1633 |
+
"胡": "N1",
|
| 1634 |
+
"胤": "N1",
|
| 1635 |
+
"胴": "N1",
|
| 1636 |
+
"胸": "N2",
|
| 1637 |
+
"能": "N3",
|
| 1638 |
+
"脂": "N2",
|
| 1639 |
+
"脅": "N1",
|
| 1640 |
+
"脈": "N1",
|
| 1641 |
+
"脚": "N1",
|
| 1642 |
+
"脩": "N1",
|
| 1643 |
+
"脱": "N1",
|
| 1644 |
+
"脳": "N2",
|
| 1645 |
+
"脹": "N1",
|
| 1646 |
+
"腐": "N1",
|
| 1647 |
+
"腕": "N2",
|
| 1648 |
+
"腰": "N2",
|
| 1649 |
+
"腸": "N1",
|
| 1650 |
+
"腹": "N3",
|
| 1651 |
+
"膚": "N2",
|
| 1652 |
+
"膜": "N1",
|
| 1653 |
+
"膨": "N1",
|
| 1654 |
+
"臓": "N2",
|
| 1655 |
+
"臣": "N2",
|
| 1656 |
+
"臨": "N1",
|
| 1657 |
+
"自": "N4",
|
| 1658 |
+
"臭": "N1",
|
| 1659 |
+
"至": "N1",
|
| 1660 |
+
"致": "N1",
|
| 1661 |
+
"興": "N1",
|
| 1662 |
+
"舌": "N1",
|
| 1663 |
+
"舎": "N1",
|
| 1664 |
+
"舗": "N1",
|
| 1665 |
+
"舜": "N1",
|
| 1666 |
+
"舞": "N3",
|
| 1667 |
+
"舟": "N2",
|
| 1668 |
+
"航": "N2",
|
| 1669 |
+
"般": "N2",
|
| 1670 |
+
"舶": "N1",
|
| 1671 |
+
"船": "N3",
|
| 1672 |
+
"艇": "N1",
|
| 1673 |
+
"艦": "N1",
|
| 1674 |
+
"良": "N3",
|
| 1675 |
+
"色": "N4",
|
| 1676 |
+
"艶": "N1",
|
| 1677 |
+
"芋": "N1",
|
| 1678 |
+
"芙": "N1",
|
| 1679 |
+
"芝": "N1",
|
| 1680 |
+
"花": "N4",
|
| 1681 |
+
"芳": "N1",
|
| 1682 |
+
"芸": "N2",
|
| 1683 |
+
"芹": "N1",
|
| 1684 |
+
"芽": "N1",
|
| 1685 |
+
"苑": "N1",
|
| 1686 |
+
"苗": "N1",
|
| 1687 |
+
"若": "N3",
|
| 1688 |
+
"苦": "N3",
|
| 1689 |
+
"英": "N4",
|
| 1690 |
+
"茂": "N1",
|
| 1691 |
+
"茄": "N1",
|
| 1692 |
+
"茅": "N1",
|
| 1693 |
+
"茉": "N1",
|
| 1694 |
+
"茎": "N1",
|
| 1695 |
+
"茜": "N1",
|
| 1696 |
+
"茶": "N4",
|
| 1697 |
+
"草": "N3",
|
| 1698 |
+
"荒": "N2",
|
| 1699 |
+
"荘": "N1",
|
| 1700 |
+
"荷": "N2",
|
| 1701 |
+
"莉": "N1",
|
| 1702 |
+
"莞": "N1",
|
| 1703 |
+
"菊": "N1",
|
| 1704 |
+
"菌": "N1",
|
| 1705 |
+
"菓": "N2",
|
| 1706 |
+
"菖": "N1",
|
| 1707 |
+
"菜": "N2",
|
| 1708 |
+
"菫": "N1",
|
| 1709 |
+
"華": "N1",
|
| 1710 |
+
"萌": "N1",
|
| 1711 |
+
"萩": "N1",
|
| 1712 |
+
"落": "N3",
|
| 1713 |
+
"葉": "N3",
|
| 1714 |
+
"著": "N2",
|
| 1715 |
+
"葬": "N1",
|
| 1716 |
+
"葵": "N1",
|
| 1717 |
+
"蒔": "N1",
|
| 1718 |
+
"蒸": "N2",
|
| 1719 |
+
"蒼": "N1",
|
| 1720 |
+
"蓄": "N1",
|
| 1721 |
+
"蓉": "N1",
|
| 1722 |
+
"蓮": "N1",
|
| 1723 |
+
"蔦": "N1",
|
| 1724 |
+
"蔵": "N2",
|
| 1725 |
+
"蕉": "N1",
|
| 1726 |
+
"蕗": "N1",
|
| 1727 |
+
"薄": "N2",
|
| 1728 |
+
"薦": "N1",
|
| 1729 |
+
"薪": "N1",
|
| 1730 |
+
"薫": "N1",
|
| 1731 |
+
"薬": "N3",
|
| 1732 |
+
"藍": "N1",
|
| 1733 |
+
"藤": "N1",
|
| 1734 |
+
"藩": "N1",
|
| 1735 |
+
"藻": "N1",
|
| 1736 |
+
"蘭": "N1",
|
| 1737 |
+
"虎": "N1",
|
| 1738 |
+
"虐": "N1",
|
| 1739 |
+
"虚": "N1",
|
| 1740 |
+
"虜": "N1",
|
| 1741 |
+
"虞": "N1",
|
| 1742 |
+
"虫": "N2",
|
| 1743 |
+
"虹": "N1",
|
| 1744 |
+
"蚊": "N1",
|
| 1745 |
+
"蚕": "N1",
|
| 1746 |
+
"蛇": "N1",
|
| 1747 |
+
"蛍": "N1",
|
| 1748 |
+
"蛮": "N1",
|
| 1749 |
+
"蝶": "N1",
|
| 1750 |
+
"融": "N1",
|
| 1751 |
+
"血": "N2",
|
| 1752 |
+
"衆": "N1",
|
| 1753 |
+
"行": "N5",
|
| 1754 |
+
"術": "N3",
|
| 1755 |
+
"街": "N1",
|
| 1756 |
+
"衛": "N1",
|
| 1757 |
+
"衝": "N1",
|
| 1758 |
+
"衡": "N1",
|
| 1759 |
+
"衣": "N2",
|
| 1760 |
+
"表": "N3",
|
| 1761 |
+
"衰": "N1",
|
| 1762 |
+
"衷": "N1",
|
| 1763 |
+
"衿": "N1",
|
| 1764 |
+
"袈": "N1",
|
| 1765 |
+
"袋": "N2",
|
| 1766 |
+
"被": "N2",
|
| 1767 |
+
"裁": "N1",
|
| 1768 |
+
"裂": "N1",
|
| 1769 |
+
"装": "N2",
|
| 1770 |
+
"裏": "N2",
|
| 1771 |
+
"裕": "N1",
|
| 1772 |
+
"補": "N2",
|
| 1773 |
+
"裟": "N1",
|
| 1774 |
+
"裸": "N1",
|
| 1775 |
+
"製": "N1",
|
| 1776 |
+
"複": "N2",
|
| 1777 |
+
"褐": "N1",
|
| 1778 |
+
"褒": "N1",
|
| 1779 |
+
"襟": "N1",
|
| 1780 |
+
"襲": "N1",
|
| 1781 |
+
"西": "N5",
|
| 1782 |
+
"要": "N3",
|
| 1783 |
+
"覆": "N1",
|
| 1784 |
+
"覇": "N1",
|
| 1785 |
+
"見": "N5",
|
| 1786 |
+
"規": "N3",
|
| 1787 |
+
"視": "N1",
|
| 1788 |
+
"覚": "N3",
|
| 1789 |
+
"覧": "N1",
|
| 1790 |
+
"親": "N4",
|
| 1791 |
+
"観": "N3",
|
| 1792 |
+
"角": "N2",
|
| 1793 |
+
"解": "N3",
|
| 1794 |
+
"触": "N2",
|
| 1795 |
+
"言": "N4",
|
| 1796 |
+
"訂": "N1",
|
| 1797 |
+
"計": "N4",
|
| 1798 |
+
"討": "N1",
|
| 1799 |
+
"訓": "N2",
|
| 1800 |
+
"託": "N1",
|
| 1801 |
+
"記": "N3",
|
| 1802 |
+
"訟": "N1",
|
| 1803 |
+
"訪": "N3",
|
| 1804 |
+
"設": "N2",
|
| 1805 |
+
"許": "N3",
|
| 1806 |
+
"訳": "N1",
|
| 1807 |
+
"訴": "N1",
|
| 1808 |
+
"診": "N1",
|
| 1809 |
+
"証": "N1",
|
| 1810 |
+
"詐": "N1",
|
| 1811 |
+
"詔": "N1",
|
| 1812 |
+
"評": "N1",
|
| 1813 |
+
"詞": "N2",
|
| 1814 |
+
"詠": "N1",
|
| 1815 |
+
"詢": "N1",
|
| 1816 |
+
"試": "N4",
|
| 1817 |
+
"詩": "N1",
|
| 1818 |
+
"詰": "N2",
|
| 1819 |
+
"話": "N5",
|
| 1820 |
+
"該": "N1",
|
| 1821 |
+
"詳": "N1",
|
| 1822 |
+
"誇": "N1",
|
| 1823 |
+
"誉": "N1",
|
| 1824 |
+
"誌": "N2",
|
| 1825 |
+
"認": "N3",
|
| 1826 |
+
"誓": "N1",
|
| 1827 |
+
"誕": "N1",
|
| 1828 |
+
"誘": "N1",
|
| 1829 |
+
"語": "N5",
|
| 1830 |
+
"誠": "N1",
|
| 1831 |
+
"誤": "N3",
|
| 1832 |
+
"説": "N3",
|
| 1833 |
+
"読": "N5",
|
| 1834 |
+
"課": "N2",
|
| 1835 |
+
"誼": "N1",
|
| 1836 |
+
"調": "N3",
|
| 1837 |
+
"諄": "N1",
|
| 1838 |
+
"談": "N3",
|
| 1839 |
+
"請": "N1",
|
| 1840 |
+
"諒": "N1",
|
| 1841 |
+
"論": "N3",
|
| 1842 |
+
"諭": "N1",
|
| 1843 |
+
"諮": "N1",
|
| 1844 |
+
"諸": "N2",
|
| 1845 |
+
"諾": "N1",
|
| 1846 |
+
"謀": "N1",
|
| 1847 |
+
"謁": "N1",
|
| 1848 |
+
"謄": "N1",
|
| 1849 |
+
"謙": "N1",
|
| 1850 |
+
"講": "N2",
|
| 1851 |
+
"謝": "N1",
|
| 1852 |
+
"謡": "N1",
|
| 1853 |
+
"謹": "N1",
|
| 1854 |
+
"識": "N3",
|
| 1855 |
+
"譜": "N1",
|
| 1856 |
+
"警": "N3",
|
| 1857 |
+
"議": "N3",
|
| 1858 |
+
"譲": "N1",
|
| 1859 |
+
"護": "N1",
|
| 1860 |
+
"谷": "N2",
|
| 1861 |
+
"豆": "N1",
|
| 1862 |
+
"豊": "N2",
|
| 1863 |
+
"豚": "N1",
|
| 1864 |
+
"象": "N2",
|
| 1865 |
+
"豪": "N1",
|
| 1866 |
+
"貝": "N2",
|
| 1867 |
+
"貞": "N1",
|
| 1868 |
+
"負": "N3",
|
| 1869 |
+
"財": "N3",
|
| 1870 |
+
"貢": "N1",
|
| 1871 |
+
"貧": "N3",
|
| 1872 |
+
"貨": "N2",
|
| 1873 |
+
"販": "N2",
|
| 1874 |
+
"貫": "N1",
|
| 1875 |
+
"責": "N3",
|
| 1876 |
+
"貯": "N2",
|
| 1877 |
+
"貴": "N1",
|
| 1878 |
+
"買": "N4",
|
| 1879 |
+
"貸": "N4",
|
| 1880 |
+
"費": "N3",
|
| 1881 |
+
"貿": "N2",
|
| 1882 |
+
"賀": "N1",
|
| 1883 |
+
"賃": "N1",
|
| 1884 |
+
"賄": "N1",
|
| 1885 |
+
"資": "N3",
|
| 1886 |
+
"賊": "N1",
|
| 1887 |
+
"賓": "N1",
|
| 1888 |
+
"賛": "N3",
|
| 1889 |
+
"賜": "N1",
|
| 1890 |
+
"賞": "N2",
|
| 1891 |
+
"賠": "N1",
|
| 1892 |
+
"賢": "N2",
|
| 1893 |
+
"賦": "N1",
|
| 1894 |
+
"質": "N4",
|
| 1895 |
+
"購": "N1",
|
| 1896 |
+
"贈": "N2",
|
| 1897 |
+
"赤": "N4",
|
| 1898 |
+
"赦": "N1",
|
| 1899 |
+
"走": "N4",
|
| 1900 |
+
"赳": "N1",
|
| 1901 |
+
"赴": "N1",
|
| 1902 |
+
"起": "N4",
|
| 1903 |
+
"超": "N2",
|
| 1904 |
+
"越": "N3",
|
| 1905 |
+
"趣": "N1",
|
| 1906 |
+
"足": "N4",
|
| 1907 |
+
"距": "N1",
|
| 1908 |
+
"跡": "N2",
|
| 1909 |
+
"路": "N3",
|
| 1910 |
+
"跳": "N1",
|
| 1911 |
+
"践": "N1",
|
| 1912 |
+
"踊": "N2",
|
| 1913 |
+
"踏": "N1",
|
| 1914 |
+
"躍": "N1",
|
| 1915 |
+
"車": "N5",
|
| 1916 |
+
"軌": "N1",
|
| 1917 |
+
"軍": "N2",
|
| 1918 |
+
"軒": "N2",
|
| 1919 |
+
"軟": "N2",
|
| 1920 |
+
"転": "N4",
|
| 1921 |
+
"軸": "N1",
|
| 1922 |
+
"軽": "N2",
|
| 1923 |
+
"較": "N1",
|
| 1924 |
+
"載": "N1",
|
| 1925 |
+
"輔": "N1",
|
| 1926 |
+
"輝": "N1",
|
| 1927 |
+
"輩": "N1",
|
| 1928 |
+
"輪": "N2",
|
| 1929 |
+
"輸": "N2",
|
| 1930 |
+
"轄": "N1",
|
| 1931 |
+
"辛": "N2",
|
| 1932 |
+
"辞": "N3",
|
| 1933 |
+
"辰": "N1",
|
| 1934 |
+
"辱": "N1",
|
| 1935 |
+
"農": "N2",
|
| 1936 |
+
"辺": "N2",
|
| 1937 |
+
"込": "N3",
|
| 1938 |
+
"迅": "N1",
|
| 1939 |
+
"迎": "N3",
|
| 1940 |
+
"近": "N4",
|
| 1941 |
+
"返": "N3",
|
| 1942 |
+
"迪": "N1",
|
| 1943 |
+
"迫": "N1",
|
| 1944 |
+
"迭": "N1",
|
| 1945 |
+
"述": "N2",
|
| 1946 |
+
"迷": "N3",
|
| 1947 |
+
"追": "N3",
|
| 1948 |
+
"退": "N3",
|
| 1949 |
+
"送": "N4",
|
| 1950 |
+
"逃": "N3",
|
| 1951 |
+
"逆": "N2",
|
| 1952 |
+
"透": "N1",
|
| 1953 |
+
"逐": "N1",
|
| 1954 |
+
"逓": "N1",
|
| 1955 |
+
"途": "N3",
|
| 1956 |
+
"通": "N4",
|
| 1957 |
+
"逝": "N1",
|
| 1958 |
+
"速": "N3",
|
| 1959 |
+
"造": "N2",
|
| 1960 |
+
"連": "N3",
|
| 1961 |
+
"逮": "N1",
|
| 1962 |
+
"週": "N4",
|
| 1963 |
+
"進": "N3",
|
| 1964 |
+
"逸": "N1",
|
| 1965 |
+
"遂": "N1",
|
| 1966 |
+
"遅": "N3",
|
| 1967 |
+
"遇": "N1",
|
| 1968 |
+
"遊": "N3",
|
| 1969 |
+
"運": "N4",
|
| 1970 |
+
"遍": "N1",
|
| 1971 |
+
"過": "N3",
|
| 1972 |
+
"道": "N4",
|
| 1973 |
+
"達": "N3",
|
| 1974 |
+
"違": "N3",
|
| 1975 |
+
"遠": "N3",
|
| 1976 |
+
"遣": "N1",
|
| 1977 |
+
"遥": "N1",
|
| 1978 |
+
"適": "N3",
|
| 1979 |
+
"遭": "N1",
|
| 1980 |
+
"遮": "N1",
|
| 1981 |
+
"遵": "N1",
|
| 1982 |
+
"遷": "N1",
|
| 1983 |
+
"選": "N3",
|
| 1984 |
+
"遺": "N1",
|
| 1985 |
+
"遼": "N1",
|
| 1986 |
+
"避": "N1",
|
| 1987 |
+
"還": "N1",
|
| 1988 |
+
"邑": "N1",
|
| 1989 |
+
"那": "N1",
|
| 1990 |
+
"邦": "N1",
|
| 1991 |
+
"邪": "N1",
|
| 1992 |
+
"邸": "N1",
|
| 1993 |
+
"郁": "N1",
|
| 1994 |
+
"郊": "N2",
|
| 1995 |
+
"郎": "N1",
|
| 1996 |
+
"郡": "N1",
|
| 1997 |
+
"部": "N3",
|
| 1998 |
+
"郭": "N1",
|
| 1999 |
+
"郵": "N2",
|
| 2000 |
+
"郷": "N1",
|
| 2001 |
+
"都": "N3",
|
| 2002 |
+
"酉": "N1",
|
| 2003 |
+
"酌": "N1",
|
| 2004 |
+
"配": "N3",
|
| 2005 |
+
"酒": "N3",
|
| 2006 |
+
"酔": "N1",
|
| 2007 |
+
"酢": "N1",
|
| 2008 |
+
"酪": "N1",
|
| 2009 |
+
"酬": "N1",
|
| 2010 |
+
"酵": "N1",
|
| 2011 |
+
"酷": "N1",
|
| 2012 |
+
"酸": "N1",
|
| 2013 |
+
"醜": "N1",
|
| 2014 |
+
"醸": "N1",
|
| 2015 |
+
"采": "N1",
|
| 2016 |
+
"釈": "N1",
|
| 2017 |
+
"重": "N4",
|
| 2018 |
+
"野": "N4",
|
| 2019 |
+
"量": "N2",
|
| 2020 |
+
"金": "N5",
|
| 2021 |
+
"針": "N2",
|
| 2022 |
+
"釣": "N1",
|
| 2023 |
+
"鈍": "N2",
|
| 2024 |
+
"鈴": "N1",
|
| 2025 |
+
"鉄": "N2",
|
| 2026 |
+
"鉛": "N1",
|
| 2027 |
+
"鉢": "N1",
|
| 2028 |
+
"鉱": "N2",
|
| 2029 |
+
"銀": "N4",
|
| 2030 |
+
"銃": "N1",
|
| 2031 |
+
"銅": "N2",
|
| 2032 |
+
"銑": "N1",
|
| 2033 |
+
"銘": "N1",
|
| 2034 |
+
"銭": "N1",
|
| 2035 |
+
"鋭": "N2",
|
| 2036 |
+
"鋳": "N1",
|
| 2037 |
+
"鋼": "N1",
|
| 2038 |
+
"錘": "N1",
|
| 2039 |
+
"錠": "N1",
|
| 2040 |
+
"錦": "N1",
|
| 2041 |
+
"錬": "N1",
|
| 2042 |
+
"錯": "N1",
|
| 2043 |
+
"録": "N2",
|
| 2044 |
+
"鍛": "N1",
|
| 2045 |
+
"鎌": "N1",
|
| 2046 |
+
"鎖": "N1",
|
| 2047 |
+
"鎮": "N1",
|
| 2048 |
+
"鏡": "N1",
|
| 2049 |
+
"鐘": "N1",
|
| 2050 |
+
"鑑": "N1",
|
| 2051 |
+
"長": "N5",
|
| 2052 |
+
"門": "N2",
|
| 2053 |
+
"閉": "N3",
|
| 2054 |
+
"開": "N4",
|
| 2055 |
+
"閑": "N1",
|
| 2056 |
+
"間": "N5",
|
| 2057 |
+
"関": "N3",
|
| 2058 |
+
"閣": "N1",
|
| 2059 |
+
"閥": "N1",
|
| 2060 |
+
"閲": "N1",
|
| 2061 |
+
"闘": "N1",
|
| 2062 |
+
"防": "N2",
|
| 2063 |
+
"阻": "N1",
|
| 2064 |
+
"阿": "N1",
|
| 2065 |
+
"附": "N1",
|
| 2066 |
+
"降": "N3",
|
| 2067 |
+
"限": "N3",
|
| 2068 |
+
"陛": "N1",
|
| 2069 |
+
"院": "N4",
|
| 2070 |
+
"陣": "N1",
|
| 2071 |
+
"除": "N3",
|
| 2072 |
+
"陥": "N1",
|
| 2073 |
+
"陪": "N1",
|
| 2074 |
+
"陰": "N1",
|
| 2075 |
+
"陳": "N1",
|
| 2076 |
+
"陵": "N1",
|
| 2077 |
+
"陶": "N1",
|
| 2078 |
+
"陸": "N2",
|
| 2079 |
+
"険": "N3",
|
| 2080 |
+
"陽": "N3",
|
| 2081 |
+
"隅": "N2",
|
| 2082 |
+
"隆": "N1",
|
| 2083 |
+
"隊": "N1",
|
| 2084 |
+
"階": "N2",
|
| 2085 |
+
"随": "N1",
|
| 2086 |
+
"隔": "N1",
|
| 2087 |
+
"際": "N3",
|
| 2088 |
+
"障": "N1",
|
| 2089 |
+
"隠": "N1",
|
| 2090 |
+
"隣": "N1",
|
| 2091 |
+
"隷": "N1",
|
| 2092 |
+
"隻": "N2",
|
| 2093 |
+
"隼": "N1",
|
| 2094 |
+
"雄": "N1",
|
| 2095 |
+
"雅": "N1",
|
| 2096 |
+
"集": "N4",
|
| 2097 |
+
"雇": "N2",
|
| 2098 |
+
"雌": "N1",
|
| 2099 |
+
"雑": "N3",
|
| 2100 |
+
"雛": "N1",
|
| 2101 |
+
"離": "N1",
|
| 2102 |
+
"難": "N3",
|
| 2103 |
+
"雨": "N5",
|
| 2104 |
+
"雪": "N3",
|
| 2105 |
+
"雰": "N1",
|
| 2106 |
+
"雲": "N2",
|
| 2107 |
+
"零": "N2",
|
| 2108 |
+
"雷": "N1",
|
| 2109 |
+
"電": "N5",
|
| 2110 |
+
"需": "N1",
|
| 2111 |
+
"震": "N2",
|
| 2112 |
+
"霊": "N1",
|
| 2113 |
+
"霜": "N1",
|
| 2114 |
+
"霞": "N1",
|
| 2115 |
+
"霧": "N1",
|
| 2116 |
+
"露": "N1",
|
| 2117 |
+
"青": "N4",
|
| 2118 |
+
"靖": "N1",
|
| 2119 |
+
"静": "N3",
|
| 2120 |
+
"非": "N3",
|
| 2121 |
+
"面": "N3",
|
| 2122 |
+
"革": "N2",
|
| 2123 |
+
"靴": "N3",
|
| 2124 |
+
"鞠": "N1",
|
| 2125 |
+
"音": "N4",
|
| 2126 |
+
"韻": "N1",
|
| 2127 |
+
"響": "N1",
|
| 2128 |
+
"頂": "N3",
|
| 2129 |
+
"項": "N1",
|
| 2130 |
+
"順": "N2",
|
| 2131 |
+
"須": "N1",
|
| 2132 |
+
"頌": "N1",
|
| 2133 |
+
"預": "N2",
|
| 2134 |
+
"頑": "N1",
|
| 2135 |
+
"頒": "N1",
|
| 2136 |
+
"領": "N2",
|
| 2137 |
+
"頭": "N3",
|
| 2138 |
+
"頻": "N1",
|
| 2139 |
+
"頼": "N3",
|
| 2140 |
+
"題": "N4",
|
| 2141 |
+
"額": "N2",
|
| 2142 |
+
"顔": "N3",
|
| 2143 |
+
"顕": "N1",
|
| 2144 |
+
"願": "N3",
|
| 2145 |
+
"類": "N3",
|
| 2146 |
+
"顧": "N1",
|
| 2147 |
+
"風": "N4",
|
| 2148 |
+
"颯": "N1",
|
| 2149 |
+
"飛": "N3",
|
| 2150 |
+
"食": "N5",
|
| 2151 |
+
"飢": "N1",
|
| 2152 |
+
"飯": "N4",
|
| 2153 |
+
"飲": "N4",
|
| 2154 |
+
"飼": "N1",
|
| 2155 |
+
"飽": "N1",
|
| 2156 |
+
"飾": "N1",
|
| 2157 |
+
"養": "N1",
|
| 2158 |
+
"餓": "N1",
|
| 2159 |
+
"館": "N4",
|
| 2160 |
+
"首": "N3",
|
| 2161 |
+
"香": "N2",
|
| 2162 |
+
"馨": "N1",
|
| 2163 |
+
"馬": "N3",
|
| 2164 |
+
"駄": "N1",
|
| 2165 |
+
"駅": "N4",
|
| 2166 |
+
"駆": "N1",
|
| 2167 |
+
"駐": "N2",
|
| 2168 |
+
"駒": "N1",
|
| 2169 |
+
"駿": "N1",
|
| 2170 |
+
"騎": "N1",
|
| 2171 |
+
"騒": "N1",
|
| 2172 |
+
"験": "N4",
|
| 2173 |
+
"騰": "N1",
|
| 2174 |
+
"驚": "N1",
|
| 2175 |
+
"骨": "N2",
|
| 2176 |
+
"髄": "N1",
|
| 2177 |
+
"高": "N5",
|
| 2178 |
+
"髪": "N3",
|
| 2179 |
+
"鬼": "N1",
|
| 2180 |
+
"魁": "N1",
|
| 2181 |
+
"魂": "N1",
|
| 2182 |
+
"魅": "N1",
|
| 2183 |
+
"魔": "N1",
|
| 2184 |
+
"魚": "N4",
|
| 2185 |
+
"鮎": "N1",
|
| 2186 |
+
"鮮": "N1",
|
| 2187 |
+
"鯉": "N1",
|
| 2188 |
+
"鯛": "N1",
|
| 2189 |
+
"鯨": "N1",
|
| 2190 |
+
"鳥": "N4",
|
| 2191 |
+
"鳩": "N1",
|
| 2192 |
+
"鳳": "N1",
|
| 2193 |
+
"鳴": "N3",
|
| 2194 |
+
"鴻": "N1",
|
| 2195 |
+
"鵬": "N1",
|
| 2196 |
+
"鶏": "N1",
|
| 2197 |
+
"鶴": "N1",
|
| 2198 |
+
"鷹": "N1",
|
| 2199 |
+
"鹿": "N1",
|
| 2200 |
+
"麗": "N1",
|
| 2201 |
+
"麟": "N1",
|
| 2202 |
+
"麦": "N2",
|
| 2203 |
+
"麻": "N1",
|
| 2204 |
+
"麿": "N1",
|
| 2205 |
+
"黄": "N2",
|
| 2206 |
+
"黎": "N1",
|
| 2207 |
+
"黒": "N4",
|
| 2208 |
+
"黙": "N1",
|
| 2209 |
+
"黛": "N1",
|
| 2210 |
+
"鼓": "N1",
|
| 2211 |
+
"鼻": "N2",
|
| 2212 |
+
"齢": "N2"
|
| 2213 |
+
}
|
data/jlpt/n1.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/jlpt/n2.csv
ADDED
|
@@ -0,0 +1,1813 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
jmdict_seq,kana,kanji,waller_definition
|
| 2 |
+
1401310,あいかわらず,,"as ever,as usual,the same"
|
| 3 |
+
1014210,アイデア,,idea
|
| 4 |
+
1014210,アイディア,,idea
|
| 5 |
+
1567920,あいまい,曖昧,"vague,ambiguous"
|
| 6 |
+
1198180,あう,遭う,"to meet,to encounter (undesirable nuance)"
|
| 7 |
+
1609000,あおぐ,扇ぐ,"to fan,to flap"
|
| 8 |
+
1381760,あおじろい,青白い,"pale,pallid"
|
| 9 |
+
1383310,あかんぼう,,baby
|
| 10 |
+
1609010,あき,明き,"room,time to spare,emptiness"
|
| 11 |
+
1515580,あきれる,,"to be amazed,to be shocked"
|
| 12 |
+
1015310,アクセント,,accent
|
| 13 |
+
1254010,あくび,欠伸,yawn
|
| 14 |
+
1518320,あくまで,飽くまで,"to the end,to the last,stubbornly"
|
| 15 |
+
1532300,あけがた,明け方,dawn
|
| 16 |
+
2864817,あげる,揚げる,"to lift,to fry"
|
| 17 |
+
2864818,あげる,挙げる,"to raise,to fly"
|
| 18 |
+
1453810,あこがれる,憧れる,"to long for,to yearn after,to admire"
|
| 19 |
+
1581330,あしあと,足跡,footprints
|
| 20 |
+
1527010,あじわう,味わう,"to taste,to savor,to relish"
|
| 21 |
+
1544970,あずかる,預かる,"to keep in custody,to receive on deposit,to take charge of"
|
| 22 |
+
1586430,あたたまる,暖まる,"to warm up,to get warm"
|
| 23 |
+
1586440,あたためる,暖める,"to warm,to heat"
|
| 24 |
+
1448800,あたりまえ,,"usual,common,ordinary"
|
| 25 |
+
1612620,あちらこちら,,here and there
|
| 26 |
+
1275330,あつかましい,厚かましい,"impudent,shameless,brazen"
|
| 27 |
+
1153080,あっしゅく,圧縮,"compression,condensation,pressure"
|
| 28 |
+
1586520,あてな,宛名,"address,direction"
|
| 29 |
+
1448930,あてはまる,,"to be applicable,to come under (a category),to fulfill"
|
| 30 |
+
1586530,あてはめる,,"to apply,to adapt"
|
| 31 |
+
1519340,あばれる,暴れる,"to act violently,to rage,to struggle,to be riotous"
|
| 32 |
+
1311750,あぶら,脂,"fat,tallow,lard"
|
| 33 |
+
1568910,あぶる,,to scorch
|
| 34 |
+
1167610,あふれる,,"to flood,to overflow,to brim over"
|
| 35 |
+
1171970,あまど,雨戸,sliding storm door
|
| 36 |
+
1213470,あまやかす,甘やかす,"to pamper,to spoil"
|
| 37 |
+
1543910,あまる,余る,"to remain,to be left over,to be in excess,to be too many"
|
| 38 |
+
1586670,あみもの,編物,"knitting,web"
|
| 39 |
+
1511950,あむ,編む,to knit
|
| 40 |
+
1218360,あやうい,危うい,"dangerous,critical,grave"
|
| 41 |
+
1586700,あやしい,怪しい,"suspicious,dubious,doubtful"
|
| 42 |
+
1281450,あらい,荒い,"rough,rude,wild"
|
| 43 |
+
1396910,あらい,粗い,"coarse,rough"
|
| 44 |
+
1396970,あらすじ,,"outline,summary"
|
| 45 |
+
1400620,あらそう,争う,"to dispute,to argue,to be at variance,to compete"
|
| 46 |
+
1200740,あらためて,改めて,"another time,again,over again,anew,formally"
|
| 47 |
+
1200750,あらためる,改める,"to change,to alter,to reform,to revise"
|
| 48 |
+
1427080,あらわす,著す,"to write,to publish"
|
| 49 |
+
1541560,ありがたい,有難い,"grateful,thankful,welcome,appreciated,evoking gratitude"
|
| 50 |
+
1296400,ある,在る,"to live,to be"
|
| 51 |
+
1612650,あれこれ,,"one thing or another,this and that,this or that"
|
| 52 |
+
1278810,あわただしい,,"busy,hurried,confused,flurried"
|
| 53 |
+
1278830,あわてる,,to become confused
|
| 54 |
+
1153720,あんい,安易,easy-going
|
| 55 |
+
1154820,あんがい,案外,unexpectedly
|
| 56 |
+
1020410,アンテナ,,antenna
|
| 57 |
+
1264080,いいだす,言い出す,"to start talking,to speak,to tell,to propose,to suggest,to break the ice"
|
| 58 |
+
1264230,いいつける,言い付ける,"to tell,to tell on (someone),to order"
|
| 59 |
+
1156520,いぎ,意義,"meaning,significance"
|
| 60 |
+
1609130,いきいき,生き生き,"vividly,lively"
|
| 61 |
+
1282000,いきなり,,"(uk) abruptly,suddenly,all of a sudden,without warning"
|
| 62 |
+
1160630,いくじ,育児,"childcare,nursing,upbringing"
|
| 63 |
+
1220060,いくぶん,幾分,somewhat
|
| 64 |
+
1587180,いけばな,生け花,(1) flower arrangement
|
| 65 |
+
1155100,いご,以後,"after this,from now on,hereafter,thereafter"
|
| 66 |
+
1155110,いこう,以降,"on and after,hereafter,thereafter"
|
| 67 |
+
1021220,イコール,,equal
|
| 68 |
+
1539660,いさましい,勇ましい,"brave,valiant,gallant,courageous"
|
| 69 |
+
1158780,いしょくじゅう,衣食住,"necessities of life (food, clothing, etc.)"
|
| 70 |
+
1156740,いじわる,意地悪,"malicious,ill-tempered,unkind"
|
| 71 |
+
1587320,いちいち,,"one by one,separately"
|
| 72 |
+
1161170,いちおう,一応,"once,tentatively,in outline,for the time being"
|
| 73 |
+
1164690,いちだん,一段,"greater,more,further,still more"
|
| 74 |
+
1167270,いちりゅう,一流,"first class,top grade,foremost,top-notch"
|
| 75 |
+
1585390,いつ,佚,"be lost,peace,hide,mistake,beautiful,in turn"
|
| 76 |
+
1576050,いっさくじつ,一昨日,day before yesterday
|
| 77 |
+
1576060,いっさくねん,一昨年,year before last
|
| 78 |
+
1164040,いっせい,一斉,"simultaneous,all at once"
|
| 79 |
+
1164650,いったん,一旦,"once,for a moment,one morning,temporarily"
|
| 80 |
+
1164950,いってい,一定,"fixed,settled,definite"
|
| 81 |
+
2088750,いってらっしゃい,,
|
| 82 |
+
2149180,いってまいります,,
|
| 83 |
+
1188850,いつのまにか,,"before one knows,unnoticed,unawares"
|
| 84 |
+
1158390,いてん,移転,"moving,transfer,demise"
|
| 85 |
+
1160330,いど,井戸,water well
|
| 86 |
+
1158490,いど,緯度,latitude (nav.)
|
| 87 |
+
1335310,いとこ,従姉妹,cousin (female)
|
| 88 |
+
1156320,いばる,威張る,"to be proud,to swagger"
|
| 89 |
+
1609260,いやがる,嫌がる,"to hate,to dislike"
|
| 90 |
+
1587670,いよいよ,,"more and more,all the more,increasingly,at last,beyond doubt"
|
| 91 |
+
1391500,いる,煎る,"to parch,to fry"
|
| 92 |
+
1391500,いる,炒る,
|
| 93 |
+
1587840,いれ��の,入れ物,"container,case,receptacle"
|
| 94 |
+
2856157,インキ,,ink
|
| 95 |
+
1023100,インタビュー,,interview
|
| 96 |
+
1169720,いんりょく,引力,gravity
|
| 97 |
+
1024950,ウーマン,,woman
|
| 98 |
+
1025010,ウール,,wool
|
| 99 |
+
1025690,ウエートレス,,waitress
|
| 100 |
+
1587970,うえき,植木,"garden shrubs,trees,potted plant"
|
| 101 |
+
1224080,うえる,飢える,to starve
|
| 102 |
+
1497430,うかぶ,浮ぶ,"to float,to rise to surface,to come to mind"
|
| 103 |
+
1497360,うかべる,浮かべる,"to float,to express,to look (sad, glad)"
|
| 104 |
+
1497420,うく,浮く,"to float,to become merry,to become loose"
|
| 105 |
+
1349440,うけたまわる,承る,"(hum) to hear,to be told,to know"
|
| 106 |
+
1329770,うけとり,受取,receipt
|
| 107 |
+
1329640,うけもつ,受け持つ,to take (be in) charge of
|
| 108 |
+
1475530,うすぐらい,薄暗い,"dim,gloomy"
|
| 109 |
+
1475500,うすめる,薄める,"to dilute,to water down"
|
| 110 |
+
1588140,うちあわせ,打合せ,"business meeting,previous arrangement,appointment"
|
| 111 |
+
1609310,うちけす,打ち消す,"to deny,to negate,to contradict"
|
| 112 |
+
1478010,うつ,討つ,"to attack,to avenge"
|
| 113 |
+
1001010,うっかり,,"carelessly,thoughtlessly,inadvertently"
|
| 114 |
+
1588330,うつす,映す,"to project,to reflect,to cast (shadow)"
|
| 115 |
+
1321820,うつる,写る,"to be photographed,to be projected"
|
| 116 |
+
1173710,うつる,映る,"to be reflected,to harmonize with,to come out (photo)"
|
| 117 |
+
1574470,うどん,,noodles (Japanese)
|
| 118 |
+
1541610,うむ,有無,"yes or no,existence,flag indicator (comp),presence or absence marker"
|
| 119 |
+
1524500,うめる,埋める,"to bury,to fill up,to fill (a seat, a vacant position)"
|
| 120 |
+
1250700,うやまう,敬う,"to show respect,to honour"
|
| 121 |
+
1550630,うらがえす,裏返す,"to turn inside out,to turn (something) over"
|
| 122 |
+
1550270,うらぐち,裏口,"backdoor,rear entrance"
|
| 123 |
+
1389430,うらなう,占う,"to forecast,to predict"
|
| 124 |
+
1289740,うらみ,恨み,resentment
|
| 125 |
+
1289780,うらむ,恨む,"to curse,to feel bitter"
|
| 126 |
+
1391940,うらやましい,羨ましい,"envious,enviable"
|
| 127 |
+
1391950,うらやむ,羨む,to envy
|
| 128 |
+
1588500,うりあげ,売上,"amount sold,proceeds"
|
| 129 |
+
1473870,うりきれ,売り切れ,sold-out
|
| 130 |
+
1473880,うりきれる,売り切れる,to be sold out
|
| 131 |
+
1588590,うれゆき,売行き,sales
|
| 132 |
+
1001060,うろうろ,,"loiteringly,aimless wandering"
|
| 133 |
+
1172710,うんが,運河,"canal,waterway"
|
| 134 |
+
2007420,うんと,,"a great deal,very much"
|
| 135 |
+
1174620,えいぶん,英文,sentence in English
|
| 136 |
+
1174720,えいわ,英和,English-Japanese (e.g. dictionary)
|
| 137 |
+
1001150,ええと,,"let me see,well,er...."
|
| 138 |
+
1175030,えきたい,液体,"liquid,fluid"
|
| 139 |
+
1028990,エチケット,,etiquette
|
| 140 |
+
1202290,えのぐ,絵の具,"colors,paints"
|
| 141 |
+
1029760,エプロン,,apron
|
| 142 |
+
1155780,えらい,偉い,"great,celebrated,eminent,terrible,awful,famous,remarkable,excellent"
|
| 143 |
+
1176320,えんかい,宴会,"party,banquet"
|
| 144 |
+
1176260,えんげい,園芸,"horticulture,gardening"
|
| 145 |
+
1176860,えんげき,演劇,play (theatrical)
|
| 146 |
+
1175860,えんしゅう,円周,circumference
|
| 147 |
+
1178260,えんそく,遠足,"trip,hike,picnic"
|
| 148 |
+
1176510,えんちょう,延長,"extension,elongation,prolongation,lengthening"
|
| 149 |
+
1177320,えんとつ,煙突,chimney
|
| 150 |
+
1608720,おいかける,追い掛ける,"to chase or run after someone,to run down,to pursue"
|
| 151 |
+
1432280,おいこす,追い越す,"to pass (e.g. car),to outdistance,to outstrip"
|
| 152 |
+
1033900,オイル,,"oil,engine oil,kerosene"
|
| 153 |
+
1179840,おうえん,応援,"aid,assistance,help,reinforcement"
|
| 154 |
+
1181560,おうじょ,王女,princess
|
| 155 |
+
1609380,おうずる,応ずる,"to answer,to respond,to meet,to satisfy,to accept"
|
| 156 |
+
1179930,おうせつ,応接,reception
|
| 157 |
+
1179980,おうたい,応対,"receiving,dealing with"
|
| 158 |
+
1179760,おうふく,往復,"(col) round trip,coming and going,return ticket"
|
| 159 |
+
1609390,おうべい,欧米,"Europe and America,the West"
|
| 160 |
+
1180060,おうよう,応用,"application,put to practical use"
|
| 161 |
+
1031610,オーケストラ,,orchestra
|
| 162 |
+
1412950,おおざっぱ,,"rough (not precise),broad,sketchy"
|
| 163 |
+
1414570,おおどおり,大通り,main street
|
| 164 |
+
1032180,オートメーション,,automation
|
| 165 |
+
1032880,オーバーコート,,
|
| 166 |
+
1415050,おおよそ,大凡,"about,roughly,as a rule,approximately"
|
| 167 |
+
1612780,おかえり,お帰り,"return,welcome"
|
| 168 |
+
2411600,おかけください,,
|
| 169 |
+
1270220,おかげさまで,,"Thanks to god,thanks to you"
|
| 170 |
+
1588930,おかず,,"side dish,accompaniment for rice dishes"
|
| 171 |
+
1472230,おがむ,拝む,"to worship,to beg,to make a supplication"
|
| 172 |
+
1612800,おかわり,お代わり,"second helping,another cup"
|
| 173 |
+
1514460,おぎなう,補う,to compensate for
|
| 174 |
+
2167510,おきのどくに,,
|
| 175 |
+
1182680,おくがい,屋外,outdoors
|
| 176 |
+
1179330,おくさん,,"(hon) wife,your wife,madam"
|
| 177 |
+
1402640,おくりがな,送り仮名,part of word written in kana
|
| 178 |
+
2847540,げんきでね,元気でね,
|
| 179 |
+
1410710,おこたる,怠る,"to neglect,to be off guard,to be feeling better"
|
| 180 |
+
1589080,おさえる,押える,"to stop,to restrain,to seize,to repress,to suppress,to press down"
|
| 181 |
+
1002280,おさきに,,"before,ahead,previously"
|
| 182 |
+
1589090,おさめる,納める,"to obtain,to reap,to pay,to supply,to accept"
|
| 183 |
+
1316830,おさめる,治める,"(1) to govern,to manage,(2) to subdue"
|
| 184 |
+
1382280,おしい,惜しい,"regrettable,disappointing,precious"
|
| 185 |
+
1002030,お��ぎ,御辞儀,bow
|
| 186 |
+
2261490,おじさん,伯父さん,"middle-aged gentleman,uncle"
|
| 187 |
+
2261490,おじさん,小父さん,"middle-aged gentleman,uncle"
|
| 188 |
+
2261490,おじさん,叔父さん,"middle-aged gentleman,uncle"
|
| 189 |
+
1002770,おしゃれ,,"smartly dressed,someone smartly dressed,fashion-conscious"
|
| 190 |
+
1002050,おじゃまします,,Excuse me for disturbing you
|
| 191 |
+
1236940,おそわる,教わる,to be taught
|
| 192 |
+
1002390,おだいじに,,Take care of yourself
|
| 193 |
+
1589220,おちつく,落着く,"to calm down,to settle down"
|
| 194 |
+
1693840,みたらし,御手洗,font of purifying water placed at entrance of shrine
|
| 195 |
+
1338475,おでかけ,お出掛け,
|
| 196 |
+
1002110,おてつだいさん,お手伝いさん,maid
|
| 197 |
+
1578070,おどかす,,"to threaten,to coerce"
|
| 198 |
+
1589250,おとしもの,落し物,lost property
|
| 199 |
+
1576050,おととい,,day before yesterday
|
| 200 |
+
1576060,おととし,,year before last
|
| 201 |
+
1414190,おとなしい,,"obedient,docile,quiet"
|
| 202 |
+
1238650,おどろかす,驚かす,"to surprise,to frighten,to create a stir"
|
| 203 |
+
1001720,おねがいします,,please
|
| 204 |
+
2826190,おのおの,各々,"each,every,either,respectively,severally"
|
| 205 |
+
2261500,おばさん,叔母さん,"(1) aunt,(2) middle-aged lady"
|
| 206 |
+
1612820,おはよう,,(abbr) Good morning
|
| 207 |
+
1001950,おまいり,お参り,"worship,shrine visit"
|
| 208 |
+
2149640,おまたせしました,,Sorry to have kept you waiting
|
| 209 |
+
1002360,おまちどおさま,,Sorry to have kept you waiting
|
| 210 |
+
1647360,おめでたい,,"happy event,matter for congratulation,auspicious event,pregnancy"
|
| 211 |
+
1610630,おもいがけない,思い掛けない,"unexpected,casual"
|
| 212 |
+
1309230,おもいこむ,思い込む,"to be under impression that,to be convinced that"
|
| 213 |
+
1309310,おもいっきり,思いっ切り,
|
| 214 |
+
1589330,おもいつく,思い付く,"to think of,to hit upon"
|
| 215 |
+
1335780,おもたい,重たい,"heavy,massive,serious"
|
| 216 |
+
1612680,おやすみ,,"(1) holiday,absence,rest,(2) (exp) Good night"
|
| 217 |
+
1589430,おやつ,,"(1) between meal snack,afternoon refreshment"
|
| 218 |
+
1365190,おやゆび,親指,thumb
|
| 219 |
+
1035780,オルガン,,organ
|
| 220 |
+
1183050,おろす,卸す,"to sell wholesale,grated (vegetables)"
|
| 221 |
+
1183140,おんけい,恩恵,"grace,favor,blessing,benefit"
|
| 222 |
+
1183390,おんしつ,温室,greenhouse
|
| 223 |
+
1183450,おんせん,温泉,"spa,hot spring,onsen"
|
| 224 |
+
1183470,おんたい,温帯,temperate zone
|
| 225 |
+
1270530,おんちゅう,御中,"and Company,Messrs."
|
| 226 |
+
1344980,おんなのひと,女の人,woman
|
| 227 |
+
1196540,か,蚊,mosquito
|
| 228 |
+
1036560,カーブ,,"(1) curve,(2) curve ball (baseball)"
|
| 229 |
+
1203100,かい,貝,"shell,shellfish"
|
| 230 |
+
1202560,かいかい,開会,opening of a meeting
|
| 231 |
+
1589660,かいかん,会館,"meeting hall,assembly hall"
|
| 232 |
+
1200840,かいさつ,改札,examination of tickets
|
| 233 |
+
1199000,かいさん,解散,"breakup,dissolution"
|
| 234 |
+
1201520,かいすいよく,海水浴,"sea bathing,seawater bath"
|
| 235 |
+
1199510,かいすう,回数,"number of times,frequency"
|
| 236 |
+
1199520,かいすうけん,回数券,book of tickets
|
| 237 |
+
1200930,かいせい,改正,"revision,amendment,alteration"
|
| 238 |
+
1200060,かいせい,快晴,good weather
|
| 239 |
+
1199080,かいせつ,解説,"explanation,commentary"
|
| 240 |
+
1201000,かいぞう,改造,"(1) remodeling,(2) modding (comp)"
|
| 241 |
+
1202850,かいつう,開通,"opening,open"
|
| 242 |
+
1199640,かいてん,回転,"rotation,revolution,turning"
|
| 243 |
+
1199160,かいとう,解答,"answer,solution"
|
| 244 |
+
1199680,かいとう,回答,"reply,answer"
|
| 245 |
+
1204070,がいぶ,外部,"the outside,external"
|
| 246 |
+
1199250,かいほう,解放,"release,liberation,emancipation"
|
| 247 |
+
1202950,かいほう,開放,"open,throw open,liberalization"
|
| 248 |
+
1201790,かいよう,海洋,ocean
|
| 249 |
+
1204520,がいろん,概論,"intro,outline,general remarks"
|
| 250 |
+
1221240,かえす,帰す,to send back
|
| 251 |
+
1226610,かえって,却って,"on the contrary,rather,all the more,instead"
|
| 252 |
+
1589780,かえる,代える,"to exchange,to interchange,to substitute,to replace"
|
| 253 |
+
1512150,かえる,反る,"to warp,to be warped,to curve"
|
| 254 |
+
1191780,かおく,家屋,"house,building"
|
| 255 |
+
1589880,かかわる,係わる,"to concern oneself in,to have to do with,to affect,to influence,to stick to (opinions)"
|
| 256 |
+
1589960,かきとめ,書留,"writing down,putting on record,recording,making a note of,registration (of mail)"
|
| 257 |
+
1589970,かきとり,書取,dictation
|
| 258 |
+
1204800,かきね,垣根,hedge
|
| 259 |
+
1399970,かく,掻く,"to scratch,to perspire"
|
| 260 |
+
1565480,かぐ,嗅ぐ,"to sniff,to smell"
|
| 261 |
+
1193130,かくう,架空,"aerial,overhead,fiction,fanciful"
|
| 262 |
+
1205010,かくじ,各自,"individual,each"
|
| 263 |
+
1205190,かくじゅう,拡充,expansion
|
| 264 |
+
1206870,がくじゅつ,学術,"science,learning,scholarship"
|
| 265 |
+
1205100,かくち,各地,"every place,various places"
|
| 266 |
+
1205220,かくちょう,拡張,"expansion,extension,enlargement,escape (ESC)"
|
| 267 |
+
1206190,かくど,角度,angle
|
| 268 |
+
1207030,がくねん,学年,"year in school,grade in school"
|
| 269 |
+
1207080,がくぶ,学部,"department of a university,undergraduate"
|
| 270 |
+
1205490,かくべつ,格別,exceptional
|
| 271 |
+
1205950,かくりつ,確率,probability
|
| 272 |
+
1207180,がくりょく,学力,"scholarship,knowledge,literary ability"
|
| 273 |
+
1590080,かけざん,掛け算,multiplication
|
| 274 |
+
1190810,かけつ,可決,"approval,adoption (e.g. motion, bill),passage"
|
| 275 |
+
1193860,かこう,火口,"a burner,origin of a fire"
|
| 276 |
+
1184940,���こう,下降,"downward,descent,fall,drop,subsidence"
|
| 277 |
+
1335800,かさなる,重なる,"to be piled up,lie on top of one another,overlap each other"
|
| 278 |
+
1335830,かさねる,重ねる,"to pile up,to put something on another,to heap up,to add,to repeat"
|
| 279 |
+
1357160,かざり,飾り,decoration
|
| 280 |
+
1193910,かざん,火山,volcano
|
| 281 |
+
1002790,かしこまりました,,certainly!
|
| 282 |
+
1590240,かしだし,貸し出し,"lending,loaning"
|
| 283 |
+
1196120,かしつ,過失,"error,blunder,accident"
|
| 284 |
+
1192940,かじつ,果実,"fruit,nut,berry."
|
| 285 |
+
1609530,かしま,貸間,room to let
|
| 286 |
+
1411170,かしや,貸家,house for rent
|
| 287 |
+
1590250,かしょ,個所,"passage,place,point,part"
|
| 288 |
+
1196170,かじょう,過剰,"excess,over-"
|
| 289 |
+
1610640,かじる,,"to chew,to bite (at),to gnaw,to nibble"
|
| 290 |
+
1195790,かぜい,課税,taxation
|
| 291 |
+
1185640,かせん,下線,"underline,underscore"
|
| 292 |
+
1037400,カセット,,cassette (tape)
|
| 293 |
+
1190370,かそく,加速,acceleration
|
| 294 |
+
1190390,かそくど,加速度,acceleration
|
| 295 |
+
1511600,かたかな,片仮名,katakana
|
| 296 |
+
1511770,かたづく,片付く,"to put in order,to dispose of,to solve"
|
| 297 |
+
1590410,かたまり,塊,"lump,mass,clod,cluster"
|
| 298 |
+
1266550,かたまる,固まる,"to harden,to solidify,to become firm,to become certain"
|
| 299 |
+
1511760,かたみち,片道,one-way (trip)
|
| 300 |
+
1578210,かたむく,傾く,"to incline toward,to slant,to lurch"
|
| 301 |
+
1590420,かたよる,片寄る,"to be one-sided,to incline,to be partial"
|
| 302 |
+
1206590,がっか,学科,"study subject,course of study"
|
| 303 |
+
1206610,がっかい,学会,"scientific society,academic meeting"
|
| 304 |
+
1207340,がっき,楽器,musical instrument
|
| 305 |
+
1206680,がっきゅう,学級,grade in school
|
| 306 |
+
1418140,かつぐ,担ぐ,"to shoulder,to carry on shoulder"
|
| 307 |
+
1208240,かっこ,括弧,"parenthesis,brackets"
|
| 308 |
+
1208300,かつじ,活字,printing type
|
| 309 |
+
1208450,かつやく,活躍,activity
|
| 310 |
+
1208480,かつりょく,活力,"vitality,energy"
|
| 311 |
+
1187870,かてい,仮定,"assumption,supposition,hypothesis"
|
| 312 |
+
1196270,かてい,過程,process
|
| 313 |
+
1195850,かてい,課程,"course,curriculum"
|
| 314 |
+
1590540,かな,仮名,"(n) alias,pseudonym,pen name"
|
| 315 |
+
1188100,かなづかい,仮名遣い,"kana orthography,syllabary spelling"
|
| 316 |
+
1352030,かね,鐘,"bell,chime"
|
| 317 |
+
1190470,かねつ,加熱,heating
|
| 318 |
+
1256520,かねる,兼ねる,"to hold (position),to serve,to be unable"
|
| 319 |
+
1037960,カバー,,cover (ex. book)
|
| 320 |
+
1196380,かはんすう,過半数,majority
|
| 321 |
+
1484320,かぶせる,被せる,to cover (with something)
|
| 322 |
+
1209080,かま,釜,"iron pot,kettle"
|
| 323 |
+
1609610,かみくず,紙屑,wastepaper
|
| 324 |
+
1364920,かみさま,神様,god
|
| 325 |
+
1435180,かみそり,剃刀,razor
|
| 326 |
+
1040350,ガム,,chewing gum
|
| 327 |
+
1195890,かもつ,貨物,"cargo,freight"
|
| 328 |
+
1569570,かゆい,,"itchy,itching"
|
| 329 |
+
1193450,かよう,歌謡,"song,ballad"
|
| 330 |
+
1205740,から,殻,"shell,husk,hull,chaff"
|
| 331 |
+
1038500,カラー,,"collar,color,colour"
|
| 332 |
+
1567650,からかう,,"to ridicule,to tease,to banter with,to make fun of"
|
| 333 |
+
1245380,からっぽ,空っぽ,"empty,vacant,hollow"
|
| 334 |
+
1590710,かるた,,(n) playing cards (pt: carta)
|
| 335 |
+
1267220,かれる,枯れる,"to wither,to die (plant),to be blasted (plant)"
|
| 336 |
+
1039300,カロリー,,calorie
|
| 337 |
+
1190730,かわいがる,,"to love,to be affectionate"
|
| 338 |
+
1209630,かわかす,乾かす,"to dry (clothes, etc.),to desiccate"
|
| 339 |
+
1208520,かわく,渇く,to be thirsty
|
| 340 |
+
1157330,かわせ,為替,"money order,exchange"
|
| 341 |
+
1209580,かわら,瓦,roof tile
|
| 342 |
+
1590820,かわる,代る,"(v5r,vi) to take the place of,to relieve,to be substituted for"
|
| 343 |
+
1215380,かんかく,間隔,"space,interval,SPC"
|
| 344 |
+
1212780,かんき,換気,ventilation
|
| 345 |
+
1212360,かんげき,感激,"deep emotion,impression,inspiration"
|
| 346 |
+
1215910,かんさい,関西,
|
| 347 |
+
1215200,かんしょう,鑑賞,appreciation
|
| 348 |
+
1609650,かんずる,感ずる,"to feel,to sense"
|
| 349 |
+
1215520,かんせつ,間接,"indirection,indirectness"
|
| 350 |
+
1209920,かんそう,乾燥,"dry,arid,insipid,dehydrated"
|
| 351 |
+
1212480,かんそう,感想,"impressions,thoughts"
|
| 352 |
+
1214980,かんそく,観測,observation
|
| 353 |
+
1210460,かんたい,寒帯,frigid zone
|
| 354 |
+
1211730,かんちょう,官庁,"government office,authorities"
|
| 355 |
+
1210620,かんちがい,勘違い,"misunderstanding,wrong guess"
|
| 356 |
+
1214560,かんづめ,缶詰,"packing (in cans),canning,canned goods,tin can"
|
| 357 |
+
1210100,かんでんち,乾電池,"dry cell,battery"
|
| 358 |
+
1216010,かんとう,関東,"eastern half of Japan, including Tokyo"
|
| 359 |
+
1215010,かんねん,観念,"(1) idea,notion,conception,(2) sense (e.g. of duty)"
|
| 360 |
+
1590950,かんぱい,乾杯,toast (drink)
|
| 361 |
+
1213990,かんばん,看板,"sign,signboard,doorplate,poster"
|
| 362 |
+
1214030,かんびょう,看病,nursing (a patient)
|
| 363 |
+
1577620,かんむり,冠,"crown,diadem,first,best"
|
| 364 |
+
1213260,かんわ,漢和,Chinese Character-Japanese (e.g. dictionary)
|
| 365 |
+
1221880,きあつ,気圧,atmospheric pressure
|
| 366 |
+
1220810,きかい,器械,instrument
|
| 367 |
+
1423160,きがえ,着替え,"changing clothes,change of clothes"
|
| 368 |
+
1220880,きかんしゃ,機関車,"locomotive,engine"
|
| 369 |
+
1591080,ききん,飢饉,famine
|
| 370 |
+
1218920,きぐ,器具,utensil
|
| 371 |
+
1220560,きげん,期限,"term,period"
|
| 372 |
+
1223210,きごう,記号,"symbol,code"
|
| 373 |
+
1285890,きざむ,刻む,"to mince,to carve,to engrave"
|
| 374 |
+
1224700,ぎしき,儀式,"ceremony,rite,ritual,service"
|
| 375 |
+
1591210,きじゅん,基準,"standard,basis,criteria,norm"
|
| 376 |
+
1591210,きじゅん,規準,"standard,basis,criteria,norm"
|
| 377 |
+
1223820,きしょう,起床,"rising,getting out of bed"
|
| 378 |
+
1422990,きせる,着せる,to put on clothes
|
| 379 |
+
1219060,きそ,基礎,"foundation,basis"
|
| 380 |
+
1222460,きたい,気体,"vapour,gas"
|
| 381 |
+
1219110,きち,基地,base
|
| 382 |
+
1591290,きっかけ,,"chance,start,cue,excuse"
|
| 383 |
+
1003590,ぎっしり,,"tightly,fully"
|
| 384 |
+
1219170,きばん,基盤,"foundation,basis"
|
| 385 |
+
1226760,きゃくせき,客席,guest seating
|
| 386 |
+
1226710,きゃくま,客間,"parlor,guest room"
|
| 387 |
+
1043150,ギャング,,gang
|
| 388 |
+
1042150,キャンパス,,campus
|
| 389 |
+
1227700,きゅうぎょう,休業,"closed (e.g. store),business suspended,shutdown,holiday"
|
| 390 |
+
1227780,きゅうこう,休講,lecture cancelled
|
| 391 |
+
1227940,きゅうそく,休息,"rest,relief,relaxation"
|
| 392 |
+
1230350,きゅうよ,給与,"allowance,grant,supply"
|
| 393 |
+
1228100,きゅうよう,休養,"rest,break,recreation"
|
| 394 |
+
1378140,きよい,清い,"clear,pure,noble"
|
| 395 |
+
1236200,きょうか,強化,"strengthen,intensify,reinforce,solidify"
|
| 396 |
+
1235960,きょうかい,境界,boundary
|
| 397 |
+
1281930,ぎょうじ,行事,"event,function"
|
| 398 |
+
1236740,きょうしゅく,恐縮,"shame,very kind of you,sorry to trouble"
|
| 399 |
+
1237370,きょうよう,教養,"culture,education,refinement,cultivation"
|
| 400 |
+
1282220,ぎょうれつ,行列,"(1) line,procession,(2) matrix (math)"
|
| 401 |
+
1232990,ぎょぎょう,漁業,fishing (industry)
|
| 402 |
+
1239970,きょくせん,曲線,curve
|
| 403 |
+
1223120,きりつ,規律,"order,rules,law"
|
| 404 |
+
1304400,きる,斬る,"(v5r) to behead,to murder"
|
| 405 |
+
1591990,きをつける,気を付ける,"to be careful,to pay attention,to take care"
|
| 406 |
+
1242750,きんぎょ,金魚,goldfish
|
| 407 |
+
1244090,くいき,区域,"limits,boundary,domain,zone,sphere,territory"
|
| 408 |
+
1246250,ぐうすう,偶数,even number
|
| 409 |
+
1245730,くうそう,空想,"daydream,fantasy,fancy,vision"
|
| 410 |
+
1245790,くうちゅう,空中,"sky,air"
|
| 411 |
+
1043310,クーラー,,"cooler,air conditioner"
|
| 412 |
+
1436840,くぎ,釘,nail
|
| 413 |
+
1592130,くぎる,区切る,"to punctuate,to cut off,to mark off,to stop,to put an end to"
|
| 414 |
+
1246490,くし,櫛,comb
|
| 415 |
+
1003710,くしゃみ,,sneeze
|
| 416 |
+
1244520,くじょう,苦情,"complaint,troubles,objection"
|
| 417 |
+
1244530,くしん,苦心,"pain,trouble"
|
| 418 |
+
1246510,くず,屑,"waste,scrap"
|
| 419 |
+
1516260,くずす,崩す,"to destroy,to pull down,to make change (money)"
|
| 420 |
+
1538250,くすりゆび,薬指,ring finger
|
| 421 |
+
1516270,くずれる,崩れる,"to collapse,to crumble"
|
| 422 |
+
1295170,くだく,砕く,"to break,to smash"
|
| 423 |
+
1295190,くだける,砕ける,"to break,to be broken"
|
| 424 |
+
1003810,くたびれる,,"to get tired,to wear out"
|
| 425 |
+
1184360,くだらない,,"good-for-nothing,stupid,trivial,worthless"
|
| 426 |
+
1184450,くだる,下る,"to get down,to descend"
|
| 427 |
+
1359940,くちびる,唇,lips
|
| 428 |
+
1276110,くちべに,口紅,lipstick
|
| 429 |
+
1003860,くっつく,,"to adhere to,to keep close to"
|
| 430 |
+
1003870,くっつける,,to attach
|
| 431 |
+
1572760,くどい,,"verbose,importunate,heavy (taste)"
|
| 432 |
+
1244050,くとうてん,句読点,punctuation marks
|
| 433 |
+
1472990,くばる,配る,"to distribute,to deliver"
|
| 434 |
+
1278220,くふう,工夫,"labourer,worker"
|
| 435 |
+
1244230,くぶん,区分,"division,section,classification"
|
| 436 |
+
1592290,くみあわせ,組合せ,combination
|
| 437 |
+
1397580,くみたてる,組み立てる,"to assemble,to set up,to construct"
|
| 438 |
+
1229610,くむ,汲む,"(1) to draw (water),to dip,to scoop,to pump"
|
| 439 |
+
1324210,くむ,酌む,to serve sake
|
| 440 |
+
1592350,くやしい,悔しい,"regrettable,mortifying,vexing"
|
| 441 |
+
1200450,くやむ,悔やむ,to mourn
|
| 442 |
+
1044440,クリーニング,,"cleaning,dry cleaning,laundry service"
|
| 443 |
+
2831360,くるむ,,"to be engulfed in,to be enveloped by,to wrap up"
|
| 444 |
+
1269140,くれぐれも,,"repeatedly,sincerely,earnestly"
|
| 445 |
+
1609730,くわえる,咥える,
|
| 446 |
+
1249230,ぐん,郡,"country,district"
|
| 447 |
+
1250990,けいこ,稽古,"practice,training,study"
|
| 448 |
+
1250750,けいご,敬語,"honorific,term of respect"
|
| 449 |
+
1592540,けいこうとう,蛍光灯,"fluorescent lamp,person who is slow to react"
|
| 450 |
+
1250310,けいしき,形式,"form,formality,format,math expression"
|
| 451 |
+
1251810,けいぞく,継続,continuation
|
| 452 |
+
1533860,けいと,毛糸,knitting wool
|
| 453 |
+
1251630,けいど,経度,longitude
|
| 454 |
+
1251030,けいとう,系統,"system,family line,geological formation"
|
| 455 |
+
1253130,げいのう,芸能,"public entertainment,accomplishments,attainments"
|
| 456 |
+
1234210,けいば,競馬,horse racing
|
| 457 |
+
1252490,けいび,警備,"defense,guard,policing,security"
|
| 458 |
+
1250430,けいようし,形容詞,true adjective
|
| 459 |
+
1250450,けいようどうし,形容動詞,"adjectival noun,quasi-adjective"
|
| 460 |
+
1203380,げか,外科,surgical department
|
| 461 |
+
1533930,けがわ,毛皮,"fur,skin,pelt"
|
| 462 |
+
1253690,げきぞう,激増,sudden increase
|
| 463 |
+
1185170,げしゃ,下車,"alighting,getting off"
|
| 464 |
+
1185330,げじゅん,下旬,month (last third of)
|
| 465 |
+
1185510,げすい,下水,"drainage,sewage,ditch,gutter,sewerage"
|
| 466 |
+
1298090,けずる,削る,"to cut down little by little,to take a percentage"
|
| 467 |
+
1253800,けた,桁,"column,beam,digit"
|
| 468 |
+
1185780,げた,下駄,"geta (Japanese footwear),wooden clogs"
|
| 469 |
+
1255110,けつあつ,血圧,blood pressure
|
| 470 |
+
1255120,けつえき,血液,blood
|
| 471 |
+
1255560,げっきゅう,月給,monthly salary
|
| 472 |
+
1253840,けっさく,傑作,"masterpiece,best work,boner,blunder"
|
| 473 |
+
1255840,げつまつ,月末,end of the month
|
| 474 |
+
1222510,けはい,気配,"indication,market trend,worry"
|
| 475 |
+
1186230,げひん,下品,"vulgarity,meanness,indecency,coarseness"
|
| 476 |
+
1177190,けむい,煙い,smoky
|
| 477 |
+
1333400,ける,蹴る,to kick
|
| 478 |
+
1260530,けわしい,険しい,"inaccessible place,sharp eyes"
|
| 479 |
+
1259440,けんがく,見学,"inspection,study by observation,field trip"
|
| 480 |
+
1260190,けんきょ,謙虚,"modesty,humility"
|
| 481 |
+
1261340,げんこう,原稿,"manuscript,copy"
|
| 482 |
+
1261470,げんさん,原産,"place of origin,habitat"
|
| 483 |
+
1261500,げんし,原始,"origin,primeval"
|
| 484 |
+
1258660,けんしゅう,研修,training
|
| 485 |
+
1262660,げんじゅう,厳重,"strict,rigour,severe,firm"
|
| 486 |
+
1260240,けんそん,謙遜,"humble,humility,modesty"
|
| 487 |
+
1258880,けんちょう,県庁,prefectural office
|
| 488 |
+
1264690,げんど,限度,"limit,bounds"
|
| 489 |
+
1263500,げんに,現に,"actually,really"
|
| 490 |
+
1260660,けんびきょう,顕微鏡,microscope
|
| 491 |
+
1262460,げんり,原理,"principle,theory,fundamental truth"
|
| 492 |
+
1262490,げんりょう,原料,raw materials
|
| 493 |
+
1270870,ご,碁,Go (board game of capturing territory)
|
| 494 |
+
1558760,こいしい,恋しい,"(1) dear,beloved,darling,(2) yearned for"
|
| 495 |
+
1592920,こう,請う,"to ask,to request"
|
| 496 |
+
1277980,こういん,工員,factory worker
|
| 497 |
+
1236170,ごういん,強引,"overbearing,coercive,pushy,forcible,high-handed"
|
| 498 |
+
1273420,こうがい,公害,"public nuisance,pollution"
|
| 499 |
+
1283400,こうきゅう,高級,"high class,high grade"
|
| 500 |
+
1273510,こうきょう,公共,"public,community,public service,society,communal"
|
| 501 |
+
1278090,こうげい,工芸,industrial arts
|
| 502 |
+
1277880,こうこう,孝行,filial piety
|
| 503 |
+
1271970,こうさ,交差,cross
|
| 504 |
+
1282280,こうし,講師,lecturer
|
| 505 |
+
1278130,こうじ,工事,construction work
|
| 506 |
+
1273820,こうしき,公式,"formula,formality,official"
|
| 507 |
+
1276220,こうじつ,口実,excuse
|
| 508 |
+
2008040,こうして,,thus
|
| 509 |
+
1279540,こうしゃ,校舎,school building
|
| 510 |
+
1273900,こうしゅう,公衆,the public
|
| 511 |
+
1283060,こうすい,香水,perfume
|
| 512 |
+
1274120,こうせい,公正,"justice,fairness,impartiality"
|
| 513 |
+
1275070,こうせき,功績,"achievements,merit,meritorious service,meritorious deed"
|
| 514 |
+
1273030,こうせん,光線,"beam,light ray"
|
| 515 |
+
1283690,こうそう,高層,upper
|
| 516 |
+
1279790,こうぞう,構造,"structure,construction"
|
| 517 |
+
1592990,こうたい,交替,"alternation,change,relief,relay,shift"
|
| 518 |
+
1280990,こうち,耕地,arable land
|
| 519 |
+
1272320,こうつうきかん,交通機関,transportation facilities
|
| 520 |
+
1279600,こうてい,校庭,campus
|
| 521 |
+
1281180,こうてい,肯定,"positive,affirmation"
|
| 522 |
+
1283830,こうど,高度,"altitude,height,advanced"
|
| 523 |
+
1283850,こうとう,高等,"high class,high grade"
|
| 524 |
+
1285140,ごうどう,合同,"combination,incorporation,union,amalgamation"
|
| 525 |
+
1270010,こうはい,後輩,junior (at work or school)
|
| 526 |
+
1274550,こうひょう,公表,"official announcement,proclamation"
|
| 527 |
+
1282650,こうぶつ,鉱物,mineral
|
| 528 |
+
1274810,こうむ,公務,"official business,public business"
|
| 529 |
+
1283000,こうもく,項目,item
|
| 530 |
+
1578780,こうよう,紅葉,(1) (Japanese) maple
|
| 531 |
+
1285330,ごうり,合理,rational
|
| 532 |
+
1272580,こうりゅう,交流,"alternating current,intercourse,(cultural) exchange,intermingling"
|
| 533 |
+
1285390,ごうりゅう,合流,"confluence,union,linking up,merge"
|
| 534 |
+
1275250,こうりょく,効力,"effect,efficacy,validity,potency"
|
| 535 |
+
1593070,こえる,超える,"to exceed,to cross over,to cross"
|
| 536 |
+
1048830,コース,,course
|
| 537 |
+
1049340,コーラス,,chorus
|
| 538 |
+
1350710,こがす,焦がす,"to burn,to scorch,to singe,to char"
|
| 539 |
+
1286160,こくおう,国王,king
|
| 540 |
+
1286780,こくせき,国籍,nationality
|
| 541 |
+
1287180,こくりつ,国立,national
|
| 542 |
+
1005030,ごくろうさま,,Thank you very much for your....
|
| 543 |
+
1350730,こげる,焦げる,"to burn,to be burned"
|
| 544 |
+
1446180,こごえる,凍える,"to freeze,to be chilled,to be frozen"
|
| 545 |
+
1360890,こころあたり,心当たり,"having some knowledge of,happening to know"
|
| 546 |
+
1360920,こころえる,心得る,"to be informed,to have thorough knowledge"
|
| 547 |
+
1288370,こしかけ,腰掛け,"seat,bench"
|
| 548 |
+
1288350,こしかける,腰掛ける,to sit (down)
|
| 549 |
+
1268300,ごじゅうおん,五十音,the Japanese syllabary
|
| 550 |
+
1267600,こしょう,胡椒,pepper
|
| 551 |
+
1567390,こしらえる,,"to make,to manufacture"
|
| 552 |
+
1175300,こす,超す,"to cross,to pass,to tide over"
|
| 553 |
+
1298910,こする,擦る,"to rub,to chafe,to file,to frost (glass),to strike (match)"
|
| 554 |
+
1264980,こたい,個体,an individual
|
| 555 |
+
1593590,ごちそう,御馳走,"feast,treating (someone)"
|
| 556 |
+
1270520,ごちそうさま,,feast
|
| 557 |
+
1004510,こちらこそ,,it is I who should say so
|
| 558 |
+
1348030,こづかい,小遣い,"personal expenses,pocket money,spending money,incidental expenses,allowance"
|
| 559 |
+
1050310,コック,,"(1) cook (nl:),(2) tap,spigot,faucet,cock"
|
| 560 |
+
1004520,こっそり,,"stealthily,secretly"
|
| 561 |
+
1265860,こてん,古典,"old book,classics,classic"
|
| 562 |
+
1241450,こと,琴,Koto (Japanese harp)
|
| 563 |
+
1593330,ことづける,言付ける,"to send word,to send a message"
|
| 564 |
+
1264560,ことばづかい,言葉遣い,"speech,expression,wording"
|
| 565 |
+
1004610,こないだ,,"the other day,lately,recently"
|
| 566 |
+
1270650,ごぶさた,御無沙汰,not writing or contacting for a while
|
| 567 |
+
1557640,こぼす,,to spill
|
| 568 |
+
1557650,こ���れる,零れる,"to overflow,to spill"
|
| 569 |
+
1054570,ゴム,,"gum,rubber,eraser"
|
| 570 |
+
1270670,ごめん,御免,"your pardon,declining (something),dismissal,permission"
|
| 571 |
+
1270690,ごめんください,,May I come in?
|
| 572 |
+
1348170,こゆび,小指,little finger
|
| 573 |
+
2827352,こらえる,,"to bear,to stand,to endure,to put up with"
|
| 574 |
+
1269290,ごらく,娯楽,"pleasure,amusement"
|
| 575 |
+
1270760,ごらん,御覧,"(hon) look,inspection,try"
|
| 576 |
+
1051540,コレクション,,"(1) collection,(2) correction"
|
| 577 |
+
1440980,ころがす,転がす,to roll
|
| 578 |
+
1441000,ころがる,転がる,"to roll,to tumble"
|
| 579 |
+
1290590,こん,紺,"navy blue,deep blue"
|
| 580 |
+
1051840,コンクール,,contest (fr: concours)
|
| 581 |
+
1051860,コンクリート,,concrete
|
| 582 |
+
1290360,こんごう,混合,"mixing,mixture"
|
| 583 |
+
1052330,コンセント,,"(1) consent,(2) concentric"
|
| 584 |
+
1258500,こんだて,献立,"menu,program,schedule"
|
| 585 |
+
1289480,こんばんは,,good evening
|
| 586 |
+
1054850,サークル,,"circle,sports club (i.e. at a company)"
|
| 587 |
+
1296440,ざいがく,在学,(enrolled) in school
|
| 588 |
+
1292760,さいさん,再三,"again and again,repeatedly"
|
| 589 |
+
1295310,さいじつ,祭日,"national holiday,festival day"
|
| 590 |
+
1292200,さいそく,催促,"request,demand,claim,urge (action),press for"
|
| 591 |
+
1294850,さいてん,採点,"marking,grading,looking over"
|
| 592 |
+
1295110,さいなん,災難,"calamity,misfortune"
|
| 593 |
+
1296200,さいほう,裁縫,sewing
|
| 594 |
+
1296660,ざいもく,材木,"lumber,timber"
|
| 595 |
+
1056150,サイレン,,siren
|
| 596 |
+
1226970,さかさ,逆さ,"reverse,inversion,upside down"
|
| 597 |
+
1593650,さかさま,逆様,"inversion,upside down"
|
| 598 |
+
1593670,さがす,捜す,"to search,to seek,to look for"
|
| 599 |
+
1397830,さかのぼる,遡る,"to go back,to go upstream,to make retroactive"
|
| 600 |
+
1329110,さかば,酒場,"bar,bar-room"
|
| 601 |
+
1576030,さきおととい,,two days before yesterday
|
| 602 |
+
1388170,さきほど,先程,some time ago
|
| 603 |
+
1207730,さく,裂く,"to tear,to split"
|
| 604 |
+
1298320,さくいん,索引,"index,indices"
|
| 605 |
+
1297710,さくしゃ,作者,"author,authoress"
|
| 606 |
+
1298120,さくじょ,削除,"elimination,cancellation,deletion,erasure"
|
| 607 |
+
1297760,さくせい,作成,"frame,draw up,make,producing"
|
| 608 |
+
1297790,さくせい,作製,manufacture
|
| 609 |
+
1418260,さぐる,探る,"to search,to look for,to sound out"
|
| 610 |
+
1565670,ささやく,囁く,"to whisper,to murmur"
|
| 611 |
+
1306390,ささる,刺さる,"to stick,to be stuck"
|
| 612 |
+
1585630,さじ,匙,spoon
|
| 613 |
+
1291990,ざしき,座敷,tatami room
|
| 614 |
+
1593780,さしつかえ,差し支え,"hindrance,impediment"
|
| 615 |
+
1291090,さしひき,差し引き,"deduction,subtraction,balance,ebb and flow,rise and fall"
|
| 616 |
+
1306570,さしみ,刺身,sliced raw fish
|
| 617 |
+
1306470,さす,刺す,"to pierce,to stab,to prick,to thrust"
|
| 618 |
+
1399830,さす,挿す,"to insert,to put in,to graft,to wear in belt"
|
| 619 |
+
1609820,さす,注す,"to pour (drink),to serve (drinks)"
|
| 620 |
+
1322170,さす,射す,"to shine,to strike"
|
| 621 |
+
1552390,さすが,流石,"clever,adept,good,expectations,as one would expect"
|
| 622 |
+
1298800,さつえい,撮影,photographing
|
| 623 |
+
1299280,ざつおん,雑音,"noise (jarring, grating)"
|
| 624 |
+
1005190,さっさと,,quickly
|
| 625 |
+
1400300,さっそく,早速,"at once,immediately,without delay,promptly"
|
| 626 |
+
1593820,さび,錆,rust (colour)
|
| 627 |
+
1299640,さびる,錆びる,"to rust,to become rusty"
|
| 628 |
+
1291980,ざぶとん,座布団,cushion (Japanese)
|
| 629 |
+
1556740,さます,冷ます,"to cool,to dampen,to let cool"
|
| 630 |
+
1519120,さまたげる,妨げる,"to disturb,to prevent"
|
| 631 |
+
1556750,さめる,冷める,"to become cool,to wear off,to abate,to subside"
|
| 632 |
+
1291050,さようなら,,good-bye
|
| 633 |
+
1293640,さらいげつ,再来月,month after next
|
| 634 |
+
1293650,さらいしゅう,再来週,week after next
|
| 635 |
+
1293660,さらいねん,再来年,year after next
|
| 636 |
+
1057960,サラリーマン,,"salary man,company employee"
|
| 637 |
+
1403000,さわがしい,騒がしい,noisy
|
| 638 |
+
1399520,さわやか,,"fresh,refreshing,invigorating"
|
| 639 |
+
1299970,さんかく,三角,"triangle,triangular"
|
| 640 |
+
1303930,さんすう,算数,arithmetic
|
| 641 |
+
1304330,さんせい,酸性,acidity
|
| 642 |
+
1303820,さんち,産地,producing area
|
| 643 |
+
1058760,サンプル,,sample
|
| 644 |
+
1303230,さんりん,山林,"mountain forest,mountains and forest"
|
| 645 |
+
1305130,しあがる,仕上がる,to be finished
|
| 646 |
+
1594050,しあさって,,two days after tomorrow
|
| 647 |
+
1059300,シーズン,,season (sporting)
|
| 648 |
+
1059400,シーツ,,sheet
|
| 649 |
+
1315250,じいん,寺院,temple
|
| 650 |
+
1631970,しいん,,"silent (as the grave),(deathly) quiet"
|
| 651 |
+
1317400,じえい,自衛,self-defense
|
| 652 |
+
1609860,しおからい,塩辛い,salty (taste)
|
| 653 |
+
1306640,しかい,司会,chairmanship
|
| 654 |
+
1307090,しかく,四角,square
|
| 655 |
+
1307100,しかくい,四角い,square
|
| 656 |
+
1315960,じかんわり,時間割,"timetable,schedule"
|
| 657 |
+
1307130,しき,四季,four seasons
|
| 658 |
+
1497060,しきち,敷地,site
|
| 659 |
+
1311900,しきゅう,至急,"urgent,pressing"
|
| 660 |
+
1497020,しく,敷く,"to spread out,to lay out"
|
| 661 |
+
1533740,しげる,茂る,"to grow thick,to luxuriate,to be luxurious"
|
| 662 |
+
1315790,じさん,持参,"bringing,taking,carrying"
|
| 663 |
+
1317080,じしゃく,磁石,magnet
|
| 664 |
+
1307250,ししゃごにゅう,四捨五入,rounding up (fractions)
|
| 665 |
+
1307570,しじゅう,始終,"continuously,from beginning to end"
|
| 666 |
+
1317900,じしゅう,自習,self-study
|
| 667 |
+
1594270,しずまる,静まる,"to quieten down,to calm down,to subside"
|
| 668 |
+
1307740,し���い,姿勢,"attitude,posture"
|
| 669 |
+
1318110,しぜんかがく,自然科学,natural science
|
| 670 |
+
1316290,じそく,時速,speed (per hour)
|
| 671 |
+
1307990,しそん,子孫,"descendants,posterity,offspring"
|
| 672 |
+
1310920,したい,死体,corpse
|
| 673 |
+
1185370,したがき,下書き,"rough copy,draft"
|
| 674 |
+
1185940,したまち,下町,"Shitamachi,lower parts of town"
|
| 675 |
+
1317810,じち,自治,"self-government,autonomy"
|
| 676 |
+
1320920,じっかん,実感,"feelings (actual, true)"
|
| 677 |
+
1320410,しっけ,湿気,"moisture,humidity,dampness"
|
| 678 |
+
1320410,しっき,湿気,"moisture,humidity,dampness"
|
| 679 |
+
1005550,しつこい,,"insistent,obstinate"
|
| 680 |
+
1321200,じっしゅう,実習,"practice,training"
|
| 681 |
+
1321240,じっせき,実績,"achievements,actual results"
|
| 682 |
+
1320490,しつど,湿度,level of humidity
|
| 683 |
+
1319710,しっぴつ,執筆,writing
|
| 684 |
+
1321430,じつぶつ,実物,"real thing,original"
|
| 685 |
+
1358800,しっぽ,,tail (animal)
|
| 686 |
+
1321480,じつよう,実用,"practical use,utility"
|
| 687 |
+
1321530,じつりょく,実力,"merit,efficiency,arms,force"
|
| 688 |
+
1321560,じつれい,実例,"example,illustration"
|
| 689 |
+
1320250,しつれん,失恋,"disappointed love,broken heart,unrequited love,be lovelorn"
|
| 690 |
+
1309910,してい,指定,"designation,specification,assignment,pointing at"
|
| 691 |
+
1311340,してつ,私鉄,private railway
|
| 692 |
+
1315060,じどう,児童,"children,juvenile"
|
| 693 |
+
1476050,しばる,縛る,"to tie,to bind"
|
| 694 |
+
1421420,じばん,地盤,(the) ground
|
| 695 |
+
1569620,しびれる,,"to become numb,to go to sleep (i.e., a limb)"
|
| 696 |
+
1311600,しへい,紙幣,"paper money,notes,bills"
|
| 697 |
+
1427460,しぼむ,,"to wither,to fade (away),to shrivel,to wilt"
|
| 698 |
+
1594520,しぼる,絞る,"to press,to wring,to squeeze"
|
| 699 |
+
1321670,しま,縞,stripe
|
| 700 |
+
1421490,じみ,地味,"plain,simple"
|
| 701 |
+
1005610,しみじみ,,"keenly,deeply,heartily"
|
| 702 |
+
1311060,しめい,氏名,"full name,identity"
|
| 703 |
+
1594590,しめきり,締切,"closing,cut-off,end,deadline,Closed,No Entrance"
|
| 704 |
+
1594600,しめきる,締め切る,to shut up
|
| 705 |
+
1320390,しめる,湿る,"to be wet,to become wet,to be damp"
|
| 706 |
+
1064980,ジャーナリスト,,journalist
|
| 707 |
+
1322720,しゃかいかがく,社会科学,social science
|
| 708 |
+
1005630,しゃがむ,,to squat
|
| 709 |
+
1323370,じゃぐち,蛇口,"faucet,tap"
|
| 710 |
+
1324870,じゃくてん,弱点,"weak point,weakness"
|
| 711 |
+
1323120,しゃこ,車庫,"garage,car shed"
|
| 712 |
+
1323170,しゃしょう,車掌,(train) conductor
|
| 713 |
+
1322120,しゃせい,写生,"sketching,drawing from nature"
|
| 714 |
+
1322890,しゃせつ,社説,"editorial,leading article"
|
| 715 |
+
1005650,しゃっくり,,"hiccough,hiccup"
|
| 716 |
+
1061440,シャッター,,shutter
|
| 717 |
+
1005670,しゃぶる,,"to suck,to chew"
|
| 718 |
+
1323280,しゃりん,車輪,(car) wheel
|
| 719 |
+
1568640,しゃれ,洒落,"joke,pun,witticism"
|
| 720 |
+
1005970,じゃんけん,,(n) rock-scissors-paper game
|
| 721 |
+
1333600,しゅうかい,集会,"meeting,assembly"
|
| 722 |
+
2841455,じゅうきょ,住居,"dwelling,house,residence,address"
|
| 723 |
+
1333620,しゅうきん,集金,money collection
|
| 724 |
+
1333680,しゅうごう,集合,"gathering,assembly,meeting,set (math)"
|
| 725 |
+
1333110,しゅうじ,習字,penmanship
|
| 726 |
+
1332170,しゅうぜん,修繕,"repair,mending"
|
| 727 |
+
1595360,じゅうたい,重体,"seriously ill,serious condition,critical state"
|
| 728 |
+
1595370,じゅうたん,絨毯,carpet
|
| 729 |
+
1332950,しゅうてん,終点,"terminus,last stop (e.g train)"
|
| 730 |
+
1336570,じゅうてん,重点,"important point,lay stress on,colon,emphasis"
|
| 731 |
+
1331780,しゅうにん,就任,"inauguration,assumption of office"
|
| 732 |
+
1331300,しゅうへん,周辺,"circumference,outskirts,environs,(computer) peripheral"
|
| 733 |
+
1336770,じゅうやく,重役,"director,high executive"
|
| 734 |
+
1333040,しゅうりょう,終了,"end,close,termination"
|
| 735 |
+
1336900,じゅうりょう,重量,"(1) weight,(2) heavyweight boxer"
|
| 736 |
+
1336980,じゅうりょく,重力,gravity
|
| 737 |
+
1337830,じゅくご,熟語,"idiom,idiomatic phrase,kanji compound"
|
| 738 |
+
1337500,しゅくじつ,祝日,national holiday
|
| 739 |
+
1337630,しゅくしょう,縮小,"reduction,curtailment"
|
| 740 |
+
1329740,じゅけん,受験,taking an examination
|
| 741 |
+
1325420,しゅご,主語,(gram) subject
|
| 742 |
+
1338600,しゅっきん,出勤,"going to work,at work"
|
| 743 |
+
1340840,じゅつご,述語,predicate
|
| 744 |
+
1339660,しゅっちょう,出張,"official tour,business trip"
|
| 745 |
+
1330240,じゅみょう,寿命,life span
|
| 746 |
+
1326290,しゅやく,主役,"leading part,leading actor (actress)"
|
| 747 |
+
1330090,じゅわき,受話器,(telephone) receiver
|
| 748 |
+
1341340,じゅんかん,循環,"circulation,rotation,cycle"
|
| 749 |
+
1342110,じゅんさ,巡査,"police,policeman"
|
| 750 |
+
1342230,じゅんじゅん,順々,"in order,in turn"
|
| 751 |
+
1342340,じゅんじょ,順序,"order,sequence,procedure"
|
| 752 |
+
1341910,じゅんじょう,純情,"pure heart,naivete,self-sacrificing devotion"
|
| 753 |
+
1341930,じゅんすい,純粋,"pure,true,genuine,unmixed"
|
| 754 |
+
1350140,しょうか,消化,digestion
|
| 755 |
+
1347880,しょうがくせい,小学生,grade school student
|
| 756 |
+
1305510,しょうがない,,
|
| 757 |
+
1347640,しょうぎ,将棋,Japanese chess
|
| 758 |
+
1356930,じょうき,蒸気,"steam,vapour"
|
| 759 |
+
1435520,じょうぎ,定規,(measuring) ruler
|
| 760 |
+
1352930,じょうきゅう,上級,"advanced level,high grade,senior"
|
| 761 |
+
1346740,しょうぎょう,商業,"commerce,trade,business"
|
| 762 |
+
1350220,しょうきょくてき,消極的,passive
|
| 763 |
+
1351930,しょうきん,賞金,"prize,monetary award"
|
| 764 |
+
1352710,じょうげ,上下,"high and low,up and down,unloading and loading,praising and blaming"
|
| 765 |
+
1352090,しょうじ,障子,paper sliding door
|
| 766 |
+
1347080,しょうしゃ,商社,"trading company,firm"
|
| 767 |
+
1355270,じょうしゃ,乗車,"taking a train,entraining"
|
| 768 |
+
1353410,じょうじゅん,上旬,first 10 days of month
|
| 769 |
+
1378660,しょうずる,生ずる,"to cause,to arise,to be generated"
|
| 770 |
+
1348370,しょうすう,小数,"fraction (part of),decimal"
|
| 771 |
+
1347180,しょうてん,商店,"shop,business firm"
|
| 772 |
+
1350810,しょうてん,焦点,"focus,point"
|
| 773 |
+
1350270,しょうどく,消毒,"disinfection,sterilization"
|
| 774 |
+
1346220,しょうはい,勝敗,"victory or defeat,issue (of battle)"
|
| 775 |
+
1356960,じょうはつ,蒸発,"evaporation,unexplained disappearance"
|
| 776 |
+
1351960,しょうひん,賞品,"prize,trophy"
|
| 777 |
+
1346230,しょうぶ,勝負,"victory or defeat,match,contest,game,bout"
|
| 778 |
+
1580280,しょうべん,小便,"(col) urine,piss"
|
| 779 |
+
1350370,しょうぼうしょ,消防署,fire station
|
| 780 |
+
1377980,しょうみ,正味,net (weight)
|
| 781 |
+
1378030,しょうめん,正面,"the front,honesty"
|
| 782 |
+
1580310,しょうもう,消耗,"exhaustion,consumption"
|
| 783 |
+
1595020,しょうゆ,醤油,soy sauce
|
| 784 |
+
1351120,しょうりゃく,省略,"omission,abbreviation,abridgment"
|
| 785 |
+
1342710,しょきゅう,初級,elementary level
|
| 786 |
+
1344550,じょきょうじゅ,助教授,assistant professor
|
| 787 |
+
1358410,しょくえん,食塩,table salt
|
| 788 |
+
1357550,しょくにん,職人,"worker,mechanic,artisan,craftsman"
|
| 789 |
+
1342820,しょじゅん,初旬,first 10 days of the month
|
| 790 |
+
1344090,しょせき,書籍,"book,publication"
|
| 791 |
+
1358430,しょっき,食器,tableware
|
| 792 |
+
1062820,ショップ,,a shop
|
| 793 |
+
1344120,しょてん,書店,bookshop
|
| 794 |
+
1344130,しょどう,書道,calligraphy
|
| 795 |
+
1583050,しらが,白髪,"white or grey hair,trendy hair bleaching"
|
| 796 |
+
1595070,しりあい,知合い,acquaintance
|
| 797 |
+
1062910,シリーズ,,series
|
| 798 |
+
1311420,しりつ,私立,private (establishment)
|
| 799 |
+
1312820,しりょう,資料,"materials,data"
|
| 800 |
+
1335520,しる,汁,"juice,sap,soup,broth"
|
| 801 |
+
1397270,しろうと,素人,"amateur,novice"
|
| 802 |
+
1595120,しん,芯,"core,heart,wick,marrow"
|
| 803 |
+
1361590,しんかんせん,新幹線,"bullet train (very high speed),shinkansen"
|
| 804 |
+
1363600,しんくう,真空,"vacuum,hollow,empty"
|
| 805 |
+
1359070,しんずる,信ずる,"to believe,to believe in,to place trust in"
|
| 806 |
+
1360750,しんしん,心身,mind and body
|
| 807 |
+
1363130,しんせい,申請,"application,request,petition"
|
| 808 |
+
1368580,じんぞう,人造,"man-made,synthetic,artificial"
|
| 809 |
+
1580570,しんだい,寝台,"bed,couch"
|
| 810 |
+
1365480,しんだん,診断,diagnosis
|
| 811 |
+
1359850,しんにゅう,侵入,"penetration,invasion,raid,aggression,trespass"
|
| 812 |
+
1369140,じんぶんかがく,人文科学,"social sciences,humanities"
|
| 813 |
+
1369400,じんめい,人命,(human) life
|
| 814 |
+
1362810,しんや,深夜,late at night
|
| 815 |
+
1362530,しんりん,森林,"forest,woods"
|
| 816 |
+
1365420,しんるい,親類,"relation,kin"
|
| 817 |
+
1366280,しんろ,針路,"course,direction,compass bearing"
|
| 818 |
+
1364940,しんわ,神話,"myth,legend"
|
| 819 |
+
1370270,す,酢,vinegar
|
| 820 |
+
1609990,すいさん,水産,"marine products,fisheries"
|
| 821 |
+
1372350,すいじ,炊事,"cooking,culinary arts"
|
| 822 |
+
1371660,すいじょうき,水蒸気,"water vapour,steam"
|
| 823 |
+
1371780,すいそ,水素,hydrogen
|
| 824 |
+
1370980,すいちょく,垂直,"vertical,perpendicular"
|
| 825 |
+
1371210,すいてい,推定,"presumption,assumption,estimation"
|
| 826 |
+
1371880,すいてき,水滴,drop of water
|
| 827 |
+
1371910,すいとう,水筒,"canteen,flask,water bottle"
|
| 828 |
+
1372790,ずいひつ,随筆,"essays,miscellaneous writings"
|
| 829 |
+
1372010,すいぶん,水分,moisture
|
| 830 |
+
1372040,すいへい,水平,"water level,horizon"
|
| 831 |
+
1372060,すいへいせん,水平線,horizon
|
| 832 |
+
1372180,すいよう,水曜,Wednesday
|
| 833 |
+
1595940,ずうずうしい,,"impudent,shameless"
|
| 834 |
+
1006380,ずうっと,,
|
| 835 |
+
1584380,すえっこ,末っ子,youngest child
|
| 836 |
+
1067480,スカーフ,,scarf
|
| 837 |
+
1370370,ずかん,図鑑,picture book
|
| 838 |
+
1373520,すぎ,杉,Japanese cedar
|
| 839 |
+
1277460,すききらい,好き嫌い,"likes and dislikes,taste"
|
| 840 |
+
1595570,すきずき,好き好き,matter of taste
|
| 841 |
+
1450510,すきとおる,透き通る,to be(come) transparent
|
| 842 |
+
1253790,すきま,隙間,"crevice,crack,gap,opening"
|
| 843 |
+
1068230,スクール,,school
|
| 844 |
+
1595610,すくなくとも,,at least
|
| 845 |
+
1370380,ずけい,図形,figure
|
| 846 |
+
1068870,スケジュール,,schedule
|
| 847 |
+
1557580,すず,鈴,bell
|
| 848 |
+
1554380,すずむ,涼む,"to cool oneself,to cool off,to enjoy evening cool"
|
| 849 |
+
1069370,スタート,,start
|
| 850 |
+
1070220,スチュワーデス,,stewardess
|
| 851 |
+
1006120,すっきり,,"shapely,clear,neat"
|
| 852 |
+
1304280,すっぱい,,"sour,acid"
|
| 853 |
+
1070320,ステージ,,"(1) stage,(2) performance"
|
| 854 |
+
1322320,すてる,棄てる,
|
| 855 |
+
1071000,ストッキング,,stockings
|
| 856 |
+
1071100,ストップ,,stop
|
| 857 |
+
1397340,すなお,素直,"obedient,meek,docile,unaffected"
|
| 858 |
+
1450900,ずのう,頭脳,"head,brains,intellect"
|
| 859 |
+
1072240,スピーカー,,speaker
|
| 860 |
+
1370490,ずひょう,図表,"chart,diagram,graph"
|
| 861 |
+
1073570,スマート,,"smart,stylish,slim"
|
| 862 |
+
1595750,すまい,住まい,"dwelling,house,residence,address"
|
| 863 |
+
1610020,すまない,,sorry (phrase)
|
| 864 |
+
1521510,すみ,墨,ink
|
| 865 |
+
1373680,すむ,澄む,"to clear (e.g. weather),to become transparent"
|
| 866 |
+
1373680,すむ,清む,
|
| 867 |
+
1401360,すも��,相撲,sumo wrestling
|
| 868 |
+
1073760,スライド,,slide
|
| 869 |
+
1006420,ずらす,,"to put off,to delay"
|
| 870 |
+
2008600,ずらり,,
|
| 871 |
+
1298670,する,刷る,to print
|
| 872 |
+
1569240,ずるい,狡い,"sly,cunning"
|
| 873 |
+
1595920,すれちがう,,"to pass by one another,to disagree"
|
| 874 |
+
1006460,ずれる,,
|
| 875 |
+
1373810,すんぽう,寸法,"measurement,size,dimension"
|
| 876 |
+
1375190,せい,姓,"surname,family name"
|
| 877 |
+
1382090,ぜいかん,税関,customs house
|
| 878 |
+
1380650,せいさく,製作,"manufacture,production"
|
| 879 |
+
1374810,せいさく,制作,"work (film, book)"
|
| 880 |
+
1375390,せいしつ,性質,"nature,property,disposition"
|
| 881 |
+
1378240,せいしょ,清書,clean copy
|
| 882 |
+
1381570,せいしょうねん,青少年,"youth,young person"
|
| 883 |
+
1376190,せいすう,整数,integer
|
| 884 |
+
1378320,せいそう,清掃,cleaning
|
| 885 |
+
1379230,せいぞん,生存,"existence,being,survival"
|
| 886 |
+
1379370,せいちょう,生長,"growth,increment"
|
| 887 |
+
1376060,せいとう,政党,(member of) political party
|
| 888 |
+
1379410,せいねんがっぴ,生年月日,birth date
|
| 889 |
+
1375470,せいのう,性能,"ability,efficiency"
|
| 890 |
+
1376240,せいび,整備,"adjustment,completion,consolidation"
|
| 891 |
+
1375860,せいぶん,成分,"ingredient,component,composition"
|
| 892 |
+
1375520,せいべつ,性別,"distinction by sex,sex,gender"
|
| 893 |
+
1377920,せいほうけい,正方形,square
|
| 894 |
+
1378100,せいもん,正門,"main gate,main entrance"
|
| 895 |
+
1375880,せいりつ,成立,"coming into existence,arrangements,establishment,completion"
|
| 896 |
+
1381140,せいれき,西暦,"Christian Era,anno domini (A.D.)"
|
| 897 |
+
1472860,せおう,背負う,"to be burdened with,to carry on back or shoulder"
|
| 898 |
+
1383560,せきどう,赤道,equator
|
| 899 |
+
1596090,せっかく,折角,"with trouble,at great pains,long-awaited"
|
| 900 |
+
1385370,せっきん,接近,"getting closer,drawing nearer,approaching"
|
| 901 |
+
1385350,せっする,接する,"to come in contact with,to connect,to attend,to receive"
|
| 902 |
+
2008620,せっせと,,
|
| 903 |
+
1385480,せつぞく,接続,"(1) connection,union,join,link,(2) changing trains"
|
| 904 |
+
1374400,せともの,瀬戸物,"earthenware,crockery,china"
|
| 905 |
+
1610700,ぜひとも,,by all means (with sense of not taking no for an answer)
|
| 906 |
+
1475720,せまる,迫る,"to draw near,to press"
|
| 907 |
+
1075160,ゼミ,,(n) seminar
|
| 908 |
+
1006570,せめて,,"offense,method of attack"
|
| 909 |
+
1279130,せめる,攻める,"to attack,to assault"
|
| 910 |
+
1074740,セメント,,cement
|
| 911 |
+
1956550,せん,栓,"stopper,cork,stopcock"
|
| 912 |
+
1392910,ぜんご,前後,"around,throughout,front and back,before and behind,before and after"
|
| 913 |
+
1390950,せんざい,洗剤,"detergent,washing material"
|
| 914 |
+
1395340,ぜんしゅう,全集,complete works
|
| 915 |
+
1395410,ぜんしん,全身,"the whole body,full-length (portrait)"
|
| 916 |
+
1390730,せんす,扇子,folding fan
|
| 917 |
+
1389810,せんせい,専制,"despotism,autocracy"
|
| 918 |
+
1596200,せんせんげつ,先々月,month before last
|
| 919 |
+
1888910,せんせんしゅう,先々週,
|
| 920 |
+
1388030,せんぞ,先祖,ancestor
|
| 921 |
+
1388110,せんたん,先端,"pointed end,tip,fine point"
|
| 922 |
+
1075060,センチ,,"centimeter,centi-,10^-2"
|
| 923 |
+
1389730,せんでん,宣伝,"propaganda,publicity"
|
| 924 |
+
1596210,せんとう,先頭,"head,lead,vanguard,first"
|
| 925 |
+
1396020,ぜんぱん,全般,"(the) whole,universal,wholly,general"
|
| 926 |
+
1390760,せんぷうき,扇風機,electric fan
|
| 927 |
+
1391880,せんろ,線路,"line,track,roadbed"
|
| 928 |
+
1400820,そうい,相違,"difference,discrepancy,variation"
|
| 929 |
+
1982210,そういえば,,which reminds me ..
|
| 930 |
+
1299370,ぞうきん,雑巾,"house-cloth,dust cloth"
|
| 931 |
+
1403200,ぞうげん,増減,"increase and decrease,fluctuation"
|
| 932 |
+
1399120,そうこ,倉庫,"storehouse,warehouse,godown"
|
| 933 |
+
1596370,そうご,相互,"mutual,reciprocal"
|
| 934 |
+
1398420,そうさく,創作,"production,literary creation,work"
|
| 935 |
+
1402160,そうしき,葬式,funeral
|
| 936 |
+
1403720,ぞうせん,造船,shipbuilding
|
| 937 |
+
1596440,そうぞうしい,騒々しい,"noisy,boisterous"
|
| 938 |
+
1403310,ぞうだい,増大,enlargement
|
| 939 |
+
1006810,そうっと,,
|
| 940 |
+
1402850,そうべつ,送別,"farewell,send-off"
|
| 941 |
+
1402060,ぞうり,草履,"zoori (Japanese footwear),sandals"
|
| 942 |
+
1401820,そうりだいじん,総理大臣,Prime Minister
|
| 943 |
+
1402870,そうりょう,送料,"postage,carriage"
|
| 944 |
+
1405710,ぞくする,属する,"to belong to,to come under,to be affiliated with,to be subject to"
|
| 945 |
+
1596730,ぞくぞく,続々,"successively,one after another"
|
| 946 |
+
1405030,そくたつ,速達,"express,special delivery"
|
| 947 |
+
1404570,そくてい,測定,measurement
|
| 948 |
+
1404590,そくりょう,測量,"measurement,surveying"
|
| 949 |
+
1405080,そくりょく,速力,speed
|
| 950 |
+
1397240,そしつ,素質,"character,qualities,genius"
|
| 951 |
+
1396820,そせん,祖先,ancestor
|
| 952 |
+
1006740,そそっかしい,,"careless,thoughtless"
|
| 953 |
+
1596570,そっちょく,卒直,"frankness,candour,openheartedness"
|
| 954 |
+
1244960,そなえる,具える,to be furnished with
|
| 955 |
+
1006880,そのうえ,,"in addition,furthermore"
|
| 956 |
+
2547920,そのころ,,
|
| 957 |
+
1006850,そのため,,"hence,for that reason"
|
| 958 |
+
1006900,そのほか,,otherwise
|
| 959 |
+
1238460,そば,蕎麦,soba (buckwheat noodles)
|
| 960 |
+
1581900,そる,剃る,to shave
|
| 961 |
+
2055520,それなのに,,
|
| 962 |
+
1576360,それる,逸れる,"to stray (turn) from subject,to get lost,to go astray"
|
| 963 |
+
1406110,そろう,揃う,"to become complete,to be equal,to be all present,to gather"
|
| 964 |
+
1406120,そろえる,揃える,"to put things in order,to arrange,to make uniform,to get something ready"
|
| 965 |
+
1596700,そろばん,算盤,abacus
|
| 966 |
+
1406140,ぞんじる,存じる,(hum) to know
|
| 967 |
+
1983710,ぞんずる,存ずる,
|
| 968 |
+
1406770,そんとく,損得,"loss and gain,advantage and disadvantage"
|
| 969 |
+
1442840,たんぼ,田ぼ,"paddy field,farm"
|
| 970 |
+
1415270,だいいち,第一,"first,foremost,# 1"
|
| 971 |
+
1413250,だいがくいん,大学院,graduate school
|
| 972 |
+
1413690,だいく,大工,carpenter
|
| 973 |
+
1409390,たいけい,体系,"system,organization"
|
| 974 |
+
1408280,たいこ,太鼓,"drum,tambourine"
|
| 975 |
+
1410050,たいさく,対策,"counter-plan,counter-measure"
|
| 976 |
+
1412970,たいして,大して,"(not so) much,(not) very"
|
| 977 |
+
1410080,たいしょう,対照,"contrast,antithesis,comparison"
|
| 978 |
+
1414110,だいしょう,大小,size
|
| 979 |
+
1409550,たいせい,体制,"order,system,structure,set-up,organization"
|
| 980 |
+
1409560,たいせき,体積,"capacity,volume"
|
| 981 |
+
1414380,たいそう,大層,"very much,exaggerated,very fine"
|
| 982 |
+
1409580,たいそう,体操,"gymnastics,physical exercises,calisthenics"
|
| 983 |
+
1414920,だいぶん,大分,"considerably,greatly,a lot"
|
| 984 |
+
1415090,たいぼく,大木,large tree
|
| 985 |
+
1415490,だいめい,題名,title
|
| 986 |
+
1412340,だいめいし,代名詞,pronoun
|
| 987 |
+
1076120,タイア,,"tire,tyre"
|
| 988 |
+
1076680,ダイヤグラム,,diagram
|
| 989 |
+
1076890,ダイヤモンド,,diamond
|
| 990 |
+
1076900,ダイヤル,,dial
|
| 991 |
+
1410290,たいりつ,対立,"confrontation,opposition,antagonism"
|
| 992 |
+
1442810,たうえ,田植え,rice planting
|
| 993 |
+
1386700,たえず,絶えず,constantly
|
| 994 |
+
1409000,だえん,楕円,ellipse
|
| 995 |
+
1283240,たかめる,高める,"to raise,to lift,to boost"
|
| 996 |
+
1280950,たがやす,耕す,"to till,to plow,to cultivate"
|
| 997 |
+
1415520,たき,滝,waterfall
|
| 998 |
+
1596830,たく,炊く,"to boil,to cook"
|
| 999 |
+
1596840,たく,焚く,"to burn,to kindle,to build a fire"
|
| 1000 |
+
1596860,たくわえる,蓄える,"to store,to lay in stock"
|
| 1001 |
+
1422230,たけ,竹,"bamboo,middle (of a three-tier ranking system)"
|
| 1002 |
+
1344380,たすかる,助かる,"to be saved,to be rescued,to survive,to be helpful"
|
| 1003 |
+
1416190,ただし,但し,"but,however,provided that"
|
| 1004 |
+
1356780,たたむ,畳む,to fold (clothes)
|
| 1005 |
+
1551350,たちどまる,立ち止まる,"to stop,to halt,to stand still"
|
| 1006 |
+
1288480,たちまち,,"at once,in a moment,suddenly,all at once"
|
| 1007 |
+
1597045,たつ,建つ,"to erect,to be erected,to be built"
|
| 1008 |
+
2857436,たつ,発つ,"to depart (on a plane, train, etc.)"
|
| 1009 |
+
1416560,だっせん,脱線,"derailment,digression"
|
| 1010 |
+
1408540,だとう,妥当,"valid,proper,right,appropriate"
|
| 1011 |
+
1597130,たとえる,例える,"to compare,to liken,to speak figuratively,to illustrate,to use a simile"
|
| 1012 |
+
1548380,たのもしい,頼もしい,"reliable,trustworthy,hopeful,promising"
|
| 1013 |
+
1404920,たび,足袋,"tabi,Japanese socks (with split toe)"
|
| 1014 |
+
1077110,ダブル,,double
|
| 1015 |
+
1574550,だます,,"to trick,to cheat,to deceive"
|
| 1016 |
+
1552650,たまる,溜まる,"to collect,to gather,to save"
|
| 1017 |
+
1077140,ダム,,dumb
|
| 1018 |
+
1597190,ためいき,溜息,a sigh
|
| 1019 |
+
1573390,ためらう,,to hesitate
|
| 1020 |
+
1552630,ためる,溜める,"to amass,to accumulate"
|
| 1021 |
+
1007500,だらしない,,"slovenly,loose,a slut"
|
| 1022 |
+
1404750,たる,足る,"to be sufficient,to be enough"
|
| 1023 |
+
1419950,だんかい,段階,"gradation,grade,stage"
|
| 1024 |
+
1418640,たんき,短期,short term
|
| 1025 |
+
1597260,たんこう,炭鉱,"coal mine,coal pit"
|
| 1026 |
+
1418760,たんしょ,短所,"(1) defect,demerit,weak point,(2) disadvantage"
|
| 1027 |
+
1418990,たんす,,chest of drawers
|
| 1028 |
+
1418460,たんすい,淡水,fresh water
|
| 1029 |
+
1419660,だんすい,断水,water outage
|
| 1030 |
+
1417670,たんすう,単数,singular (number)
|
| 1031 |
+
1419300,だんち,団地,multi-unit apartments
|
| 1032 |
+
1419740,だんてい,断定,"conclusion,decision"
|
| 1033 |
+
1597300,たんぺん,短編,"short (e.g. story, film)"
|
| 1034 |
+
1381210,ちかう,誓う,"to swear,to vow,to take an oath,to pledge"
|
| 1035 |
+
1622630,ちかすい,地下水,underground water
|
| 1036 |
+
1578110,ちかぢか,近々,"nearness,before long"
|
| 1037 |
+
1242520,ちかづける,近付ける,"to bring near,to put close,to let come near,to associate with"
|
| 1038 |
+
1242230,ちかよる,近寄る,"to approach,to draw near"
|
| 1039 |
+
1554940,ちからづよい,力強い,"reassuring,emboldened"
|
| 1040 |
+
1389020,ちぎる,千切る,"to cut up fine,to pick (fruit)"
|
| 1041 |
+
1421130,ちしつ,地質,geological features
|
| 1042 |
+
1420620,ちじん,知人,"friend,acquaintance"
|
| 1043 |
+
1421360,ちたい,地帯,"area,zone"
|
| 1044 |
+
1337560,ちぢむ,縮む,"to shrink,to be contracted"
|
| 1045 |
+
1337570,ちぢめる,縮める,"to shorten,to reduce,to boil down,to shrink"
|
| 1046 |
+
1337590,ちぢれる,縮れる,"to be wavy,to be curled"
|
| 1047 |
+
1077740,チップ,,"(1) gratuity,tip,(2) chip"
|
| 1048 |
+
1421380,ちてん,地点,"site,point on a map"
|
| 1049 |
+
1421500,ちめい,地名,place name
|
| 1050 |
+
1983730,ちゃいろい,茶色い,
|
| 1051 |
+
1597480,ちゃくちゃく,着々,steadily
|
| 1052 |
+
1597530,ちゃわん,茶碗,"rice bowl,tea cup,teacup"
|
| 1053 |
+
1423680,ちゅうかん,中間,"middle,midway,interim"
|
| 1054 |
+
1424490,ちゅうじゅん,中旬,second third of a month
|
| 1055 |
+
1426190,ちゅうしょう,抽象,abstract
|
| 1056 |
+
1424690,ちゅうせい,中世,"Middle Ages,mediaeval times"
|
| 1057 |
+
1424710,ちゅうせい,中性,"neuter gender,neutral (chem.),indifference,sterility"
|
| 1058 |
+
1425030,ちゅうと,中途,"in the middle,half-way"
|
| 1059 |
+
1425240,ちゅうねん,中年,middle-aged
|
| 1060 |
+
1429410,ちょうか,超過,"excess,being more than"
|
| 1061 |
+
1427980,ちょう���く,彫刻,"carving,engraving,sculpture"
|
| 1062 |
+
1430030,ちょうしょ,長所,"(1) strong point,merit,(2) advantage"
|
| 1063 |
+
1430040,ちょうじょ,長女,eldest daughter
|
| 1064 |
+
1429200,ちょうせい,調整,"regulation,adjustment,tuning"
|
| 1065 |
+
1429240,ちょうせつ,調節,"regulation,adjustment,control"
|
| 1066 |
+
1430070,ちょうたん,長短,"length,long and short,+-"
|
| 1067 |
+
1430240,ちょうてん,頂点,"top,summit"
|
| 1068 |
+
1430080,ちょうなん,長男,eldest son
|
| 1069 |
+
1430130,ちょうほうけい,長方形,"rectangle,oblong"
|
| 1070 |
+
1429290,ちょうみりょう,調味料,"condiment,seasoning"
|
| 1071 |
+
1078240,チョーク,,"chock,chalk"
|
| 1072 |
+
1430930,ちょくご,直後,immediately following
|
| 1073 |
+
1431310,ちょくせん,直線,straight line
|
| 1074 |
+
1431330,ちょくぜん,直前,just before
|
| 1075 |
+
1431440,ちょくつう,直通,direct communication
|
| 1076 |
+
1431600,ちょくりゅう,直流,direct current
|
| 1077 |
+
1427220,ちょぞう,貯蔵,"storage,preservation"
|
| 1078 |
+
1430800,ちょっかく,直角,right angle
|
| 1079 |
+
1597720,ちょっけい,直径,diameter
|
| 1080 |
+
1303420,ちらかす,散らかす,"to scatter around,to leave untidy"
|
| 1081 |
+
1303430,ちらかる,散らかる,"to be in disorder,to lie scattered around"
|
| 1082 |
+
1303460,ちらす,散らす,"to scatter,to disperse,to distribute"
|
| 1083 |
+
1612710,ちりがみ,塵紙,"tissue paper,toilet paper"
|
| 1084 |
+
1303490,ちる,散る,"to fall,to scatter (e.g. blossoms)"
|
| 1085 |
+
1432460,ついか,追加,"addition,supplement,appendix"
|
| 1086 |
+
1345470,ついで,序で,"opportunity,occasion"
|
| 1087 |
+
1433050,つうか,通貨,currency
|
| 1088 |
+
1433140,つうきん,通勤,commuting to work
|
| 1089 |
+
1983740,つうずる,通ずる,
|
| 1090 |
+
1433470,つうち,通知,"notice,notification"
|
| 1091 |
+
1433490,つうちょう,通帳,passbook
|
| 1092 |
+
1433560,つうやく,通訳,interpretation
|
| 1093 |
+
1433570,つうよう,通用,"popular use,circulation"
|
| 1094 |
+
1433600,つうろ,通路,"passage,pathway"
|
| 1095 |
+
1597790,つきあう,付合う,"to associate with,to keep company with,to get on with"
|
| 1096 |
+
1456770,つきあたり,突き当たり,end (e.g. of street)
|
| 1097 |
+
1456780,つきあたる,突き当たる,"to run into,to collide with"
|
| 1098 |
+
1255780,つきひ,月日,"time,years,days"
|
| 1099 |
+
1441400,つく,点く,"to catch fire,(electricity) comes on"
|
| 1100 |
+
1456890,つく,突く,"(1) to thrust,to strike,(2) to poke"
|
| 1101 |
+
1316400,つぐ,次ぐ,"to rank next to,to come after"
|
| 1102 |
+
1597890,つくる,造る,"to make,to create"
|
| 1103 |
+
1495770,つける,着ける,"(1) to attach,to join,to add,to append"
|
| 1104 |
+
1610400,つける,点ける,"to turn on,to switch on,to light up"
|
| 1105 |
+
1433680,つける,浸ける,"to dip in,to soak"
|
| 1106 |
+
1441900,つたわる,伝わる,"to be handed down,to be introduced,to be transmitted"
|
| 1107 |
+
1456940,つっこむ,突っ込む,"to plunge into,to go into deeply"
|
| 1108 |
+
1240825,つとめる,務める,"(1) to serve,to fill a post,to serve under,to work (for)"
|
| 1109 |
+
1240820,つとめる,努める,"(1) to serve,to fill a post,to serve under,to work (for)"
|
| 1110 |
+
1280880,つな,綱,rope
|
| 1111 |
+
1251870,つながり,繋がり,"connection,link,relationship"
|
| 1112 |
+
1251880,つながる,繋がる,"to be tied together,to be connected to,to be related to"
|
| 1113 |
+
1251910,つなげる,繋げる,to connect
|
| 1114 |
+
1552890,つぶ,粒,grain
|
| 1115 |
+
1433820,つぶす,潰す,"to smash,to waste"
|
| 1116 |
+
1433830,つぶれる,潰れる,"to be smashed,to go bankrupt"
|
| 1117 |
+
1573400,つまずく,,"to stumble,to trip"
|
| 1118 |
+
1226480,つまる,詰まる,"to be blocked,to be packed"
|
| 1119 |
+
1382970,つむ,積む,"to pile up,to stack"
|
| 1120 |
+
1433880,つめ,爪,"fingernail or toenail,claw,talon,hoof"
|
| 1121 |
+
1177680,つや,艶,"gloss,glaze"
|
| 1122 |
+
1236230,つよき,強気,"firm,strong"
|
| 1123 |
+
1434050,つりあう,釣り合う,"to balance,to be in harmony,to suit"
|
| 1124 |
+
1434020,つる,吊る,to hang
|
| 1125 |
+
1433980,つるす,吊す,to hang
|
| 1126 |
+
1338400,であい,出合い,an encounter
|
| 1127 |
+
1328020,てあらい,手洗い,"restroom,lavatory,hand-washing"
|
| 1128 |
+
1435400,ていいん,定員,"fixed number of regular personnel,capacity (of boat, etc.)"
|
| 1129 |
+
1435410,ていか,定価,established price
|
| 1130 |
+
1434250,ていか,低下,"fall,decline,lowering,deterioration"
|
| 1131 |
+
1435510,ていきけん,定期券,"commuter pass,season ticket"
|
| 1132 |
+
1435540,ていきゅうび,定休日,regular holiday
|
| 1133 |
+
1434920,ていし,停止,"suspension,interruption,stoppage,ban"
|
| 1134 |
+
1434960,ていしゃ,停車,stopping (e.g. train)
|
| 1135 |
+
1435020,ていでん,停電,failure of electricity
|
| 1136 |
+
1339910,でいり,出入り,"in and out,coming and going,free association,income and expenditure,debits and credit"
|
| 1137 |
+
1598540,でいりぐち,出入口,exit and entrance
|
| 1138 |
+
1328250,ていれ,手入れ,"repairs,maintenance"
|
| 1139 |
+
1078830,テーマ,,"(n) theme,project,topic (de: Thema)"
|
| 1140 |
+
1598550,でかける,出掛ける,"to depart,to set out,to start,to be going out"
|
| 1141 |
+
1340600,できあがり,出来上がり,"be finished,ready,made for,cut out"
|
| 1142 |
+
1340610,できあがる,出来上がる,"(1) to be finished,to be ready,by definition,(2) to be very drunk"
|
| 1143 |
+
1437290,てきかく,的確,"precise,accurate"
|
| 1144 |
+
1437290,てきかく,適確,"precise,accurate"
|
| 1145 |
+
1327770,てくび,手首,wrist
|
| 1146 |
+
1582410,でこぼこ,凸凹,"unevenness,roughness,ruggedness"
|
| 1147 |
+
1327660,てごろ,手頃,"moderate,handy"
|
| 1148 |
+
1339630,でたらめ,,"(1) irresponsible utterance,nonsense,nonsensical,(2) random"
|
| 1149 |
+
1598330,てちょう,手帳,notebook
|
| 1150 |
+
1437820,てっきょう,鉄橋,"railway bridge,iron bridge"
|
| 1151 |
+
1598350,てつづき,手続き,"procedure,(legal) process,formalities"
|
| 1152 |
+
1438010,てっぽう,鉄砲,gun
|
| 1153 |
+
1080030,テニスコート,,tennis court
|
| 1154 |
+
1598400,てぬぐい,手拭い,(hand) towel
|
| 1155 |
+
1328030,てまえ,手前,"before,this side,we,you"
|
| 1156 |
+
1338710,でむかえ,出迎え,"meeting,reception"
|
| 1157 |
+
1338720,でむかえる,出迎える,"to meet,to greet"
|
| 1158 |
+
1350840,てらす,照らす,"to shine on,to illuminate"
|
| 1159 |
+
1350860,てる,照る,to shine
|
| 1160 |
+
1440600,てんかい,展開,"develop,expansion (opposite of compression)"
|
| 1161 |
+
1441960,でんき,伝記,"biography,life story"
|
| 1162 |
+
1443170,でんきゅう,電球,light bulb
|
| 1163 |
+
1441660,てんすう,点数,"marks,points,score,runs"
|
| 1164 |
+
1442110,でんせん,伝染,contagion
|
| 1165 |
+
1443620,でんち,電池,battery
|
| 1166 |
+
1598460,てんてん,点々,"here and there,little by little"
|
| 1167 |
+
1704220,てんてん,転々,
|
| 1168 |
+
1443630,でんちゅう,電柱,"telephone pole,telegraph pole,lightpole"
|
| 1169 |
+
1582030,てんのう,天皇,Emperor of Japan
|
| 1170 |
+
1443720,でんぱ,電波,electro-magnetic wave
|
| 1171 |
+
1081120,テンポ,,tempo
|
| 1172 |
+
1443790,でんりゅう,電流,electric current
|
| 1173 |
+
1443810,でんりょく,電力,electric power
|
| 1174 |
+
1598590,といあわせ,問い合わせ,"enquiry,ENQ"
|
| 1175 |
+
1582390,どう,銅,copper
|
| 1176 |
+
1449670,とういつ,統一,"unity,consolidation,uniformity"
|
| 1177 |
+
1452000,どうかく,同格,"the same rank,equality,apposition"
|
| 1178 |
+
1454420,とうげ,峠,"ridge,(mountain) pass,difficult part"
|
| 1179 |
+
1449710,とうけい,統計,"scattering,a scatter,dispersion"
|
| 1180 |
+
1451350,どうさ,動作,"action,movements,motions,bearing,behaviour,manners"
|
| 1181 |
+
1447910,とうざい,東西,"East and West,whole country"
|
| 1182 |
+
1449210,とうじつ,当日,"appointed day,very day"
|
| 1183 |
+
1447270,とうしょ,投書,"letter to the editor,letter from a reader,contribution"
|
| 1184 |
+
1444800,とうじょう,登場,entry (on stage)
|
| 1185 |
+
1008950,どうせ,,"anyhow,in any case,at any rate"
|
| 1186 |
+
1008960,どうぞよろしく,,pleased to meet you
|
| 1187 |
+
1448730,とうだい,灯台,lighthouse
|
| 1188 |
+
1448500,とうなん,盗難,"theft,robbery"
|
| 1189 |
+
1449220,とうばん,当番,being on duty
|
| 1190 |
+
1449510,とうぶん,等分,division into equal parts
|
| 1191 |
+
1450590,とうめい,透明,"transparency,cleanness"
|
| 1192 |
+
1448760,とうゆ,灯油,"lamp oil,kerosene"
|
| 1193 |
+
1448230,とうよう,東洋,Orient
|
| 1194 |
+
1454000,どうわ,童話,fairy tale
|
| 1195 |
+
1432940,とおりかかる,通り掛かる,to happen to pass by
|
| 1196 |
+
1546040,とかす,溶かす,"to melt,to dissolve"
|
| 1197 |
+
1389970,とがる,尖る,"to taper to a point,to become sharp,to be sour,to look displeased"
|
| 1198 |
+
1009050,どきどき,,"throb,beat (fast)"
|
| 1199 |
+
1546050,とく,溶く,to dissolve (paint)
|
| 1200 |
+
1595080,どく,退く,"(1) to retreat,to recede,to withdraw"
|
| 1201 |
+
1454970,とくしゅ,特殊,"special,unique"
|
| 1202 |
+
1455080,とくしょく,特色,"characteristic,feature"
|
| 1203 |
+
1455200,とくちょう,特長,"forte,merit"
|
| 1204 |
+
1455210,とくてい,特定,"specific,special,particular"
|
| 1205 |
+
1455250,とくばい,特売,special sale
|
| 1206 |
+
1546090,とけこむ,溶け込む,to melt into
|
| 1207 |
+
1546070,とける,溶ける,"to melt,to thaw,to fuse,to dissolve"
|
| 1208 |
+
2850084,どける,退ける,"to remove,to take away,to dislodge,to put something out of the way"
|
| 1209 |
+
1349400,とこのま,床の間,alcove
|
| 1210 |
+
1349410,とこや,床屋,barber
|
| 1211 |
+
1598730,ところどころ,所々,"here and there,some parts (of something)"
|
| 1212 |
+
1445000,としん,都心,heart (of city)
|
| 1213 |
+
1267050,とだな,戸棚,"cupboard,locker,closet,wardrobe"
|
| 1214 |
+
1320570,とっくに,,"long ago,already,a long time ago"
|
| 1215 |
+
1009210,どっと,,suddenly
|
| 1216 |
+
1598800,ととのう,整う,"to be prepared,to be in order,to be put in order,to be arranged"
|
| 1217 |
+
2657130,とどまる,留まる,"(1) to be fixed,(2) to abide,to stay (in the one place)"
|
| 1218 |
+
1445740,どなる,,"to shout,to yell"
|
| 1219 |
+
1598890,とびこむ,飛び込む,"to jump in,to leap in,to plunge into,to dive"
|
| 1220 |
+
1429700,とぶ,跳ぶ,"to jump,to fly,to leap"
|
| 1221 |
+
1310620,とまる,留まる,"(1) to be fixed,(2) to abide,to stay (in the one place)"
|
| 1222 |
+
1474860,とめる,泊める,"to give shelter to,to lodge"
|
| 1223 |
+
1444010,ともかく,,"anyhow,anyway,somehow or other,generally speaking,in any case"
|
| 1224 |
+
1598960,とらえる,捕える,"to seize,to grasp,to capture,to arrest"
|
| 1225 |
+
1326880,とりいれる,取り入れる,"to harvest,to take in,to adopt"
|
| 1226 |
+
1326790,とりけす,取り消す,to cancel
|
| 1227 |
+
1326770,とりだす,取り出す,"to take out,to produce,to pick out"
|
| 1228 |
+
1599160,とる,採る,"(1) to adopt (measure, proposal),(2) to pick (fruit)"
|
| 1229 |
+
1514140,とる,捕る,"to take,to catch (fish),to capture"
|
| 1230 |
+
1087100,トレーニング,,training
|
| 1231 |
+
1562970,どんぶり,丼,"porcelain bowl,bowl of rice with food on top"
|
| 1232 |
+
1457830,ないか,内科,"internist clinic,internal medicine"
|
| 1233 |
+
1458650,ないせん,内線,"phone extension,indoor wiring,inner line"
|
| 1234 |
+
1089930,ナイロン,,nylon
|
| 1235 |
+
2856318,なおす,治す,"to cure,to heal,to fix,to correct,to repair"
|
| 1236 |
+
1429750,ながい,永い,"long,lengthy"
|
| 1237 |
+
1426000,なかなおり,仲直り,"reconciliation,make peace with"
|
| 1238 |
+
1610950,ながびく,長引く,"to be prolonged,to drag on"
|
| 1239 |
+
1599430,なかみ,中身,"contents,interior,substance,filling,(sword) blade"
|
| 1240 |
+
1599430,なかみ,中味,"contents,interior,substance,filling,(sword) blade"
|
| 1241 |
+
1581690,なかゆび,中指,middle finger
|
| 1242 |
+
1426100,なかよ��,仲良し,"intimate friend,bosom buddy,chum"
|
| 1243 |
+
1156890,なぐさめる,慰める,"to comfort,to console"
|
| 1244 |
+
2835808,なくす,亡くす,"to lose someone, wife, child, etc"
|
| 1245 |
+
1181390,なぐる,,"to strike,to hit"
|
| 1246 |
+
2861111,なす,為す,"to accomplish,to do"
|
| 1247 |
+
1599500,なぞなぞ,謎謎,"riddle,puzzle,enigma"
|
| 1248 |
+
1632290,なだらか,,
|
| 1249 |
+
1200490,なつかしい,懐かしい,"dear,desired,missed"
|
| 1250 |
+
1498290,なでる,撫でる,"to brush gently,to stroke"
|
| 1251 |
+
1322400,ななめ,斜め,obliqueness
|
| 1252 |
+
1188330,なにしろ,,"at any rate,anyhow,anyway,in any case"
|
| 1253 |
+
1599580,なになに,何々,"such and such,What?"
|
| 1254 |
+
1189310,なにぶん,何分,"what minute?,how many minutes?"
|
| 1255 |
+
1378790,なまいき,生意気,"impertinent,saucy,cheeky,conceit,audacious,brazen"
|
| 1256 |
+
1599640,なみき,並木,"roadside tree,row of trees"
|
| 1257 |
+
1599680,ならう,倣う,"to imitate,to follow,to emulate"
|
| 1258 |
+
1532880,ならす,鳴らす,"to ring,to sound,to chime,to beat,to snort (nose)"
|
| 1259 |
+
1611000,なる,生る,to bear fruit
|
| 1260 |
+
1212670,なれる,馴れる,"to become domesticated,to become tame"
|
| 1261 |
+
1460180,なんきょく,南極,"south pole,Antarctic"
|
| 1262 |
+
1599730,なんとなく,,"somehow or other,for some reason or another"
|
| 1263 |
+
1188690,なんとも,,"nothing (with neg. verb),quite,not a bit"
|
| 1264 |
+
1090860,ナンバー,,number
|
| 1265 |
+
1460570,なんべい,南米,South America
|
| 1266 |
+
1460600,なんぼく,南北,south and north
|
| 1267 |
+
1322490,にえる,煮える,"to boil,to cook,to be cooked"
|
| 1268 |
+
1599780,におう,匂う,"to be fragrant,to smell,to stink"
|
| 1269 |
+
1450320,にがす,逃がす,"to let loose,to set free,to let escape"
|
| 1270 |
+
1403390,にくい,憎い,"hateful,abominable,poor-looking,detestable"
|
| 1271 |
+
1403440,にくむ,憎む,"to hate,to detest"
|
| 1272 |
+
1403450,にくらしい,憎らしい,"odious,hateful"
|
| 1273 |
+
1091130,にこにこ,,
|
| 1274 |
+
1415960,にごる,濁る,"to become muddy,to get impure"
|
| 1275 |
+
1463740,にじ,虹,rainbow
|
| 1276 |
+
1464110,にちじ,日時,date and time
|
| 1277 |
+
1464910,にちようひん,日用品,daily necessities
|
| 1278 |
+
1463860,にっか,日課,"daily lesson,daily work,daily routine"
|
| 1279 |
+
1464300,にってい,日程,agenda
|
| 1280 |
+
1582430,にぶい,鈍い,"dull (e.g. a knife),thickheaded,slow (opposite of fast),stupid"
|
| 1281 |
+
1466260,にゅうしゃ,入社,entry to a company
|
| 1282 |
+
1345420,にょうぼう,女房,wife
|
| 1283 |
+
1569880,にらむ,睨む,"to glare at,to scowl at,to keep an eye on"
|
| 1284 |
+
1322540,にる,煮る,"to boil,to cook"
|
| 1285 |
+
1599920,にわか,俄,"sudden,abrupt,unexpected,improvised,offhand"
|
| 1286 |
+
1517700,ぬう,縫う,to sew
|
| 1287 |
+
1467610,ぬらす,濡らす,"to wet,to soak,to dip"
|
| 1288 |
+
1585010,ねじ,,(a) screw
|
| 1289 |
+
1611090,ねじる,捩る,to twist
|
| 1290 |
+
1093000,ネックレス,,necklace
|
| 1291 |
+
1467730,ねっする,熱する,to heat
|
| 1292 |
+
1360040,ねまき,寝間着,"sleep-wear,nightclothes,pyjamas,nightgown,nightdress"
|
| 1293 |
+
1360040,ねまき,寝巻,"sleep-wear,nightclothes,pyjamas,nightgown,nightdress"
|
| 1294 |
+
1396550,ねらい,狙い,aim
|
| 1295 |
+
1396590,ねらう,狙う,to aim at
|
| 1296 |
+
1469050,ねんど,年度,"year,fiscal year,school year,term"
|
| 1297 |
+
1470710,のうさんぶつ,農産物,agricultural produce
|
| 1298 |
+
1470730,のうそん,農村,"agricultural community,farm village,rural"
|
| 1299 |
+
1469970,のうど,濃度,"concentration,brightness"
|
| 1300 |
+
1470780,のうやく,農薬,agricultural chemicals
|
| 1301 |
+
1470330,のうりつ,能率,efficiency
|
| 1302 |
+
1232930,のこぎり,,saw
|
| 1303 |
+
1611130,のこらず,残らず,"all,entirely,completely,without exception"
|
| 1304 |
+
1600270,のせる,載せる,"to place on (something),to take on board,to give a ride"
|
| 1305 |
+
1470840,のぞく,覗く,"to peep in,to look in,to peek in,to stick out"
|
| 1306 |
+
1600290,のばす,延ばす,"to lengthen,to stretch,to reach out,to grow (beard)"
|
| 1307 |
+
1358870,のびる,延びる,to be prolonged
|
| 1308 |
+
1352510,のぼり,上り,"up-train (going to Tokyo),ascent"
|
| 1309 |
+
1352570,のぼる,上る,"to ascend,to go up,to climb"
|
| 1310 |
+
1267400,のり,糊,"paste,starch"
|
| 1311 |
+
1600460,のりかえ,乗換,"(n) transfer (trains, buses, etc.)"
|
| 1312 |
+
2649690,のる,載る,"to appear (in print),to be recorded"
|
| 1313 |
+
2838553,のろい,鈍い,"dull (e.g. a knife),thickheaded,slow (opposite of fast),stupid"
|
| 1314 |
+
1010040,のろのろ,,"slowly,sluggishly"
|
| 1315 |
+
1600560,のんき,呑気,"carefree,optimistic,careless,reckless,heedless"
|
| 1316 |
+
1201970,はいいろ,灰色,"grey,gray,ashen"
|
| 1317 |
+
1471900,はいく,俳句,haiku poetry
|
| 1318 |
+
1474040,ばいてん,売店,"shop,stand"
|
| 1319 |
+
1983760,バイバイ,,
|
| 1320 |
+
1474050,ばいばい,売買,"trade,buying and selling"
|
| 1321 |
+
1474200,はう,這う,"to creep,to crawl"
|
| 1322 |
+
1378490,はえる,生える,"(1) to grow,to spring up,(2) to cut (teeth)"
|
| 1323 |
+
1600670,はがす,剥す,"(v5s) to tear off,to peel off,to rip off"
|
| 1324 |
+
1612910,ばからしい,,absurd
|
| 1325 |
+
1474220,はかり,秤,"scales,weighing machine"
|
| 1326 |
+
1600650,はかる,量る,"to measure,to weigh,to survey"
|
| 1327 |
+
1600650,はかる,測る,"to measure,to weigh,to survey"
|
| 1328 |
+
1444120,はきけ,吐き気,"nausea,sickness in the stomach"
|
| 1329 |
+
1010090,はきはき,,lucidly
|
| 1330 |
+
1399760,はく,掃く,"to sweep,to brush,to gather up"
|
| 1331 |
+
1313350,はぐるま,歯車,"gear,cog-wheel"
|
| 1332 |
+
1098340,バケツ,,"bucket,pail"
|
| 1333 |
+
1236840,はさまる,挟まる,"to get between,to be caught in"
|
| 1334 |
+
1600740,はさむ,挟む,"to interpose,to hold between,to insert"
|
| 1335 |
+
1436480,はしご,梯子,"ladder,stairs"
|
| 1336 |
+
1307520,はじめに,始めに,"to begin with,first of all"
|
| 1337 |
+
1307520,はじめに,初めに,
|
| 1338 |
+
1625780,はじめまして,,"How do you do?,I am glad to meet you"
|
| 1339 |
+
2085880,はす,斜,
|
| 1340 |
+
1203310,はずれる,外れる,"to be disconnected,to get out of place,to be off,to be out (e.g. of gear)"
|
| 1341 |
+
1101600,パターン,,pattern
|
| 1342 |
+
1476500,はだぎ,肌着,underwear
|
| 1343 |
+
1600780,はたして,果して,"as was expected,really"
|
| 1344 |
+
1477090,はち,鉢,"a bowl,a pot"
|
| 1345 |
+
2197150,バツ,x,
|
| 1346 |
+
1477250,はっき,発揮,"exhibition,demonstration,utilization,display"
|
| 1347 |
+
1098760,バック,,back
|
| 1348 |
+
1477490,はっしゃ,発射,"firing,shooting,discharge,catapult"
|
| 1349 |
+
1477660,はっそう,発想,"expression (music),conceptualization"
|
| 1350 |
+
1477750,はつでん,発電,generation (e.g. power)
|
| 1351 |
+
1477810,はつばい,発売,sale
|
| 1352 |
+
1471140,はで,派手,"showy,loud,gay,flashy,gaudy"
|
| 1353 |
+
1600910,はなしあい,話合い,"discussion,conference"
|
| 1354 |
+
1562300,はなしかける,話し掛ける,"to accost a person,to talk (to someone)"
|
| 1355 |
+
1600920,はなしちゅう,話中,"while talking,the line is busy"
|
| 1356 |
+
1370010,はなはだしい,甚だしい,"extreme,excessive,terrible"
|
| 1357 |
+
1194580,はなび,花火,fireworks
|
| 1358 |
+
1194570,はなよめ,花嫁,bride
|
| 1359 |
+
1516540,はなれる,放れる,"to leave,to get free,to cut oneself off"
|
| 1360 |
+
1171680,はね,羽根,shuttlecock
|
| 1361 |
+
1099490,ばね,,"spring (e.g. coil, leaf)"
|
| 1362 |
+
1429620,はねる,跳ねる,"to jump,to leap"
|
| 1363 |
+
1471420,はへん,破片,"fragment,splinter,broken piece"
|
| 1364 |
+
1601040,はみがき,歯磨き,"dentifrice,toothpaste"
|
| 1365 |
+
1566420,はめる,,"(col) to get in,to insert,to put on,to make love"
|
| 1366 |
+
1400240,はやくち,早口,fast-talking
|
| 1367 |
+
1552310,はやる,流行る,"to flourish,to thrive,to be popular,to come into fashion"
|
| 1368 |
+
1501580,はらいこむ,払い込む,"to deposit,to pay in"
|
| 1369 |
+
1501610,はらいもどす,払い戻す,"to repay,to pay back"
|
| 1370 |
+
1099690,バランス,,balance
|
| 1371 |
+
1366250,はりがね,針金,wire
|
| 1372 |
+
1427870,はりきる,張り切る,"to be in high spirits,to be full of vigor"
|
| 1373 |
+
1601160,はんえい,反映,"reflection,influence"
|
| 1374 |
+
1479230,はんけい,半径,radius
|
| 1375 |
+
1478550,はんこ,判子,seal (used for signature)
|
| 1376 |
+
1601350,ばんざい,万歳,"hurrah, cheers"
|
| 1377 |
+
1478560,はんじ,判事,"judge,judiciary"
|
| 1378 |
+
1480540,はんせい,反省,"reflection,reconsideration,introspection,meditation,contemplation"
|
| 1379 |
+
1482360,ばんち,番地,"house number,address"
|
| 1380 |
+
1103270,パンツ,,underpants
|
| 1381 |
+
1100240,バンド,,band
|
| 1382 |
+
1479770,はんとう,半島,peninsula
|
| 1383 |
+
1096830,ハンドル,,"handle,steering wheel"
|
| 1384 |
+
1601420,ひあたり,日当たり,"exposure to the sun,sunny place"
|
| 1385 |
+
1463920,ひがえり,日帰り,day trip
|
| 1386 |
+
1483600,ひかくてき,比較的,"comparatively,relatively"
|
| 1387 |
+
1463840,ひかげ,日陰,shadow
|
| 1388 |
+
1010830,ぴかぴか,,"glitter,sparkle"
|
| 1389 |
+
1601520,ひきうける,引受る,"to undertake,to take up,to take over"
|
| 1390 |
+
1169140,ひきかえす,引返す,"to repeat,to send back,to bring back"
|
| 1391 |
+
1601610,ひきざん,引算,subtraction
|
| 1392 |
+
1601660,ひきだす,引出す,"to pull out,to take out,to draw out,to withdraw"
|
| 1393 |
+
1601750,ひきとめる,引き止める,"to detain,to check,to restrain"
|
| 1394 |
+
1482710,ひきょう,卑怯,"cowardice,meanness,unfairness"
|
| 1395 |
+
1169120,ひきわけ,引分け,"a draw (in competition),tie game"
|
| 1396 |
+
1601830,ひざし,陽射,"sunlight,rays of the sun"
|
| 1397 |
+
1487380,ひじ,肘,elbow
|
| 1398 |
+
1106660,ピストル,,pistol
|
| 1399 |
+
1105160,ビタミン,,vitamin
|
| 1400 |
+
1010900,ぴたり,,
|
| 1401 |
+
1169350,ひっかかる,引っ掛かる,"to be caught in,to be stuck in,to be cheated"
|
| 1402 |
+
1487800,ひっき,筆記,"(taking) notes,copying"
|
| 1403 |
+
1601870,ひっくりかえす,引っ繰り返す,"to turn over,to overturn,to knock over,to upset,to turn inside out"
|
| 1404 |
+
1169320,ひっくりかえる,引っ繰り返る,"to be overturned,to be upset,to topple over,to be reversed"
|
| 1405 |
+
1601880,ひっこし,引越し,"moving (dwelling etc.),changing residence"
|
| 1406 |
+
1169390,ひっこむ,引っ込む,"to draw back,to sink,to cave in"
|
| 1407 |
+
1487830,ひっしゃ,筆者,"writer,author"
|
| 1408 |
+
1487500,ひつじゅひん,必需品,"necessities,necessary article,requisite,essential"
|
| 1409 |
+
1601940,ひとさしゆび,人差指,index finger
|
| 1410 |
+
1164910,ひととおり,一通り,"ordinary,usual,in general,briefly"
|
| 1411 |
+
1368820,ひとどおり,人通り,pedestrian traffic
|
| 1412 |
+
1601990,ひとまず,,"for the present,once,in outline"
|
| 1413 |
+
1453900,ひとみ,瞳,pupil (of eye)
|
| 1414 |
+
1161830,ひとやすみ,一休み,a rest
|
| 1415 |
+
1455670,ひとりごと,独り言,"a soliloquy,a monologue,speaking to oneself"
|
| 1416 |
+
1455660,ひとりでに,,"by itself,automatically,naturally"
|
| 1417 |
+
1105580,ビニール,,vinyl
|
| 1418 |
+
1483900,ひにく,皮肉,"cynicism,sarcasm"
|
| 1419 |
+
1611370,ひにち,日日,"every day,daily,day after day"
|
| 1420 |
+
1469530,ひねる,捻る,"to turn (a switch) on or off,to twist,to puzzle over"
|
| 1421 |
+
1463800,ひのいり,日の入り,sunset
|
| 1422 |
+
1463790,ひので,日の出,sunrise
|
| 1423 |
+
1602130,ひびき,響き,"echo,sound,reverberation,noise"
|
| 1424 |
+
1238610,ひびく,響く,to resound
|
| 1425 |
+
1483920,ひふ,皮膚,skin
|
| 1426 |
+
1556770,ひやす,冷やす,"to cool,to refrigerate"
|
| 1427 |
+
1602190,ひゃっかじてん,,encyclopedia
|
| 1428 |
+
1486670,びよう,美容,beauty of figure or form
|
| 1429 |
+
1489600,ひょうし,表紙,"front cover,binding"
|
| 1430 |
+
1488700,ひょうしき,標識,"sign,mark"
|
| 1431 |
+
1488710,ひょうじゅん,標準,"standard,level"
|
| 1432 |
+
1488820,ひょうほん,標本,"example,specimen"
|
| 1433 |
+
1490080,ひょうろん,評論,"criticism,critique"
|
| 1434 |
+
1507090,ひらがな,平仮名,"hiragana,47 syllables,the cursive syllabary"
|
| 1435 |
+
1106040,ビルディング,,building
|
| 1436 |
+
1426370,ひるね,昼寝,"nap (at home),siesta"
|
| 1437 |
+
1602370,ひろげる,広げる,"to spread,to extend,to expand,to enlarge"
|
| 1438 |
+
1278440,ひろさ,広さ,extent
|
| 1439 |
+
1278590,ひろば,広場,plaza
|
| 1440 |
+
1602380,ひろびろ,広々,"extensive,spacious"
|
| 1441 |
+
1278460,ひろめる,広める,"to broaden,to propagate"
|
| 1442 |
+
1107140,ピンク,,pink
|
| 1443 |
+
1512640,びんせん,便箋,"writing paper,stationery"
|
| 1444 |
+
1491130,びんづめ,瓶詰,"bottling,bottled"
|
| 1445 |
+
1108160,ファスナー,,"fastener,zipper"
|
| 1446 |
+
1499940,ふうせん,風船,balloon
|
| 1447 |
+
1491290,ふうん,不運,"unlucky,misfortune,bad luck,fate"
|
| 1448 |
+
1602440,ふえる,殖える,"to increase,to multiply"
|
| 1449 |
+
1362660,ふかまる,深まる,"to deepen,to heighten,to intensify"
|
| 1450 |
+
1491840,ふきそく,不規則,"irregularity,unsteadiness,disorderly"
|
| 1451 |
+
1497110,ふきゅう,普及,"diffusion,spread"
|
| 1452 |
+
1496240,ふきん,付近,"neighbourhood,vicinity,environs"
|
| 1453 |
+
1357240,ふく,拭く,"to wipe,to dry"
|
| 1454 |
+
1500440,ふくし,副詞,adverb
|
| 1455 |
+
1501390,ふくしゃ,複写,"copy,duplicate"
|
| 1456 |
+
1501400,ふくすう,複数,"plural,multiple"
|
| 1457 |
+
1216890,ふくめる,含める,"to include,to instruct,to make one understand"
|
| 1458 |
+
1519970,ふくらます,膨らます,"to swell,to expand,to inflate,to bulge"
|
| 1459 |
+
1519990,ふくらむ,膨らむ,"to expand,to swell (out),to get big,to become inflated"
|
| 1460 |
+
1492160,ふけつ,不潔,"unclean,dirty,filthy,impure"
|
| 1461 |
+
1279290,ふける,更ける,"to get late,to advance,to wear on"
|
| 1462 |
+
1497710,ふごう,符号,"sign,mark,symbol"
|
| 1463 |
+
1496520,ふさい,夫妻,"man and wife,married couple"
|
| 1464 |
+
1602570,ふさがる,塞がる,"to be plugged up,to be shut up"
|
| 1465 |
+
1602590,ふさぐ,塞ぐ,"to stop up,to close up,to block (up)"
|
| 1466 |
+
1566450,ふざける,,"to romp,to gambol,to frolic,to joke"
|
| 1467 |
+
1672130,ぶさた,無沙汰,neglecting to stay in contact
|
| 1468 |
+
1583680,ぶし,武士,"warrior,samurai"
|
| 1469 |
+
1499400,ぶしゅ,部首,radical (of a kanji character)
|
| 1470 |
+
1181720,ふすま,襖,sliding screen
|
| 1471 |
+
1602700,ふぞく,附属,"attached,belonging,affiliated"
|
| 1472 |
+
1204540,ふた,蓋,"cover,lid,cap"
|
| 1473 |
+
1493860,ふつう,不通,"suspension,interruption,stoppage,tie-up,cessation"
|
| 1474 |
+
1011180,ぶつかる,,"to strike,to collide with"
|
| 1475 |
+
2742080,ぶつける,,"to knock,to run into,to nail on,to strike hard,to hit and attack"
|
| 1476 |
+
1502640,ぶっそう,物騒,"dangerous,disturbed,insecure"
|
| 1477 |
+
1011200,ぶつぶつ,,"grumbling,complaining in a small voice"
|
| 1478 |
+
1392100,ふなびん,船便,surface mail (ship)
|
| 1479 |
+
1499480,ぶひん,部品,"parts,accessories"
|
| 1480 |
+
1370780,ふぶき,吹雪,snow storm
|
| 1481 |
+
1497690,ふぼ,父母,"father and mother,parents"
|
| 1482 |
+
1602840,ふみきり,踏切,"railway crossing,level crossing,starting line,scratch,crossover"
|
| 1483 |
+
1611440,ふもと,麓,"the foot,the bottom,the base (of a mountain)"
|
| 1484 |
+
1602880,ふやす,増やす,"to increase,to add to,to augment"
|
| 1485 |
+
1602880,ふやす,殖やす,"to increase,to add to,to augment"
|
| 1486 |
+
1111160,フライパン,,"fry pan,frying pan"
|
| 1487 |
+
1113650,ブラウス,,blouse
|
| 1488 |
+
1011250,ぶらさげる,,"to hang,to suspend,to dangle,to swing"
|
| 1489 |
+
1611450,ブラシ,,"brushy,brush"
|
| 1490 |
+
1115670,プラスチック,,plastic
|
| 1491 |
+
1115820,プラットホーム,,platform
|
| 1492 |
+
1111640,フリー,,free
|
| 1493 |
+
1361150,ふりがな,振り仮名,",pronunciation key"
|
| 1494 |
+
1116300,プリント,,"print,handout"
|
| 1495 |
+
1603090,ふるまう,振舞う,"to behave,to conduct oneself,to entertain (vt)"
|
| 1496 |
+
1114910,ブローチ,,brooch
|
| 1497 |
+
1117080,プログラム,,program
|
| 1498 |
+
1500150,ふろしき,風呂敷,"wrapping cloth,cloth wrapper"
|
| 1499 |
+
1113060,ふわふわ,,"light,soft"
|
| 1500 |
+
1504560,ふんか,噴火,eruption
|
| 1501 |
+
1503210,ぶんかい,分解,"analysis,disassembly"
|
| 1502 |
+
1505290,ぶんげい,文芸,"literature,art and literature,belles-lettres"
|
| 1503 |
+
1505330,ぶんけん,文献,"literature,books (reference)"
|
| 1504 |
+
1504610,ふんすい,噴水,water fountain
|
| 1505 |
+
1503860,ぶんすう,分数,fraction (in math)
|
| 1506 |
+
1505510,ぶんたい,文体,literary style
|
| 1507 |
+
1504160,ぶんぷ,分布,distribution
|
| 1508 |
+
1505620,ぶんぼうぐ,文房具,stationery
|
| 1509 |
+
1505630,ぶんみゃく,文脈,context
|
| 1510 |
+
1504430,ぶんりょう,分量,"amount,quantity"
|
| 1511 |
+
1504460,ぶんるい,分類,classification
|
| 1512 |
+
1508600,へいかい,閉会,closure
|
| 1513 |
+
1507180,へいき,平気,"coolness,calmness,composure,unconcern"
|
| 1514 |
+
1508480,へいこう,並行,"(going) side by side,concurrent,abreast,at the same time"
|
| 1515 |
+
1507720,へいじつ,平日,"weekday,ordinary days"
|
| 1516 |
+
1506590,へいたい,兵隊,"soldier,sailor"
|
| 1517 |
+
1507910,へいぼん,平凡,"common,commonplace,ordinary,mediocre"
|
| 1518 |
+
1508030,へいや,平野,"plain,open field"
|
| 1519 |
+
1179200,へこむ,凹む,"to be dented,to be indented,to yield to,to give,to sink,to collapse,to cave in,to be snubbed"
|
| 1520 |
+
1571170,へそ,臍,"navel,belly-button"
|
| 1521 |
+
1206360,へだてる,隔てる,to be shut out
|
| 1522 |
+
1509970,べっそう,別荘,"holiday house,villa"
|
| 1523 |
+
1603290,べつべつ,別々,"separately,individually"
|
| 1524 |
+
1119700,ベテラン,,veteran
|
| 1525 |
+
1118780,ヘリコプター,,helicopter
|
| 1526 |
+
1603240,へんしゅう,編集,"editing,compilation,editorial (e.g. committee)"
|
| 1527 |
+
1512520,べ���じょ,便所,"toilet,lavatory,rest room,latrine,comfort station"
|
| 1528 |
+
1121520,ペンチ,,(abbr) pliers (lit: pinchers)
|
| 1529 |
+
1519650,ぼうえんきょう,望遠鏡,telescope
|
| 1530 |
+
1516950,ほうがく,方角,"direction,way,compass point"
|
| 1531 |
+
1566500,ほうき,箒,(n) broom
|
| 1532 |
+
1516980,ほうげん,方言,dialect
|
| 1533 |
+
1519050,ぼうさん,坊さん,"Buddhist priest,monk"
|
| 1534 |
+
1520380,ぼうし,防止,"prevention,check"
|
| 1535 |
+
1517040,ほうしん,方針,"objective,plan,policy"
|
| 1536 |
+
1515510,ほうそう,包装,"packing,wrapping"
|
| 1537 |
+
1517380,ほうそく,法則,"law,rule"
|
| 1538 |
+
1603360,ほうたい,包帯,"bandage,dressing"
|
| 1539 |
+
1603660,ぼうだい,膨大,"huge,bulky,enormous,extensive,swelling,expansion"
|
| 1540 |
+
1515530,ほうちょう,庖丁,"kitchen knife,carving knife"
|
| 1541 |
+
1517060,ほうていしき,方程式,equation
|
| 1542 |
+
1520570,ぼうはん,防犯,prevention of crime
|
| 1543 |
+
1517100,ほうめん,方面,"direction,district,field (e.g., of study)"
|
| 1544 |
+
1519060,ぼうや,坊や,boy
|
| 1545 |
+
1516530,ほうる,放る,to let go
|
| 1546 |
+
1123520,ボーナス,,bonus
|
| 1547 |
+
1560710,ほがらか,朗らか,"brightness,cheerfulness,melodious"
|
| 1548 |
+
1584250,ぼくじょう,牧場,"(1) farm (livestock),(2) pasture land,meadow,grazing land"
|
| 1549 |
+
1521820,ぼくちく,牧畜,stock-farming
|
| 1550 |
+
1513410,ほけん,保健,"health preservation,hygiene,sanitation"
|
| 1551 |
+
1514830,ぼしゅう,募集,"recruiting,taking applications"
|
| 1552 |
+
1603510,ほす,干す,"to air,to dry,to desiccate,to drain (off),to drink up"
|
| 1553 |
+
1125110,ポスター,,poster
|
| 1554 |
+
1520890,ほっきょく,北極,North Pole
|
| 1555 |
+
1603720,ぼっちゃん,坊っちゃん,son (of others)
|
| 1556 |
+
1198900,ほどく,,to unfasten
|
| 1557 |
+
1522060,ほり,堀,"moat,canal"
|
| 1558 |
+
1246690,ほる,掘る,"to dig,to excavate"
|
| 1559 |
+
1427950,ほる,彫る,"to carve,to engrave,to sculpture,to chisel"
|
| 1560 |
+
1572500,ぼろ,,"rag,scrap,tattered clothes,fault (esp. in a pretense)"
|
| 1561 |
+
1523700,ぼん,盆,"Lantern Festival,Festival of the Dead,tray"
|
| 1562 |
+
1523760,ぼんち,盆地,basin (e.g. between mountains)
|
| 1563 |
+
1523170,ほんぶ,本部,headquarters
|
| 1564 |
+
1523270,ほんらい,本来,"essentially,naturally,by nature"
|
| 1565 |
+
1012070,まあまあ,,so-so
|
| 1566 |
+
1524630,まいすう,枚数,the number of flat things
|
| 1567 |
+
1524710,まいど,毎度,"each time,common service-sector greeting"
|
| 1568 |
+
1126980,マイナス,,minus
|
| 1569 |
+
1211200,まく,巻く,"to wind,to coil,to roll"
|
| 1570 |
+
2611890,まく,蒔く,to sow (seeds)
|
| 1571 |
+
1303400,まく,撒く,"to scatter,to sprinkle,to sow"
|
| 1572 |
+
1524860,まくら,枕,"pillow,bolster"
|
| 1573 |
+
1239740,まげる,曲げる,"to bend,to crook,to lean"
|
| 1574 |
+
1012110,まごまご,,confused
|
| 1575 |
+
1523830,まさつ,摩擦,"friction,rubbing,rubdown,chafe"
|
| 1576 |
+
1603920,まざる,混ざる,"to be mixed,to be blended with,to associate with,to mingle with,to join"
|
| 1577 |
+
1603920,まざる,交ざる,"to be mixed,to be blended with,to associate with,to mingle with,to join"
|
| 1578 |
+
1603930,まじる,混じる,"to be mixed,to be blended with,to associate with"
|
| 1579 |
+
1603930,まじる,交じる,"to be mixed,to be blended with,to associate with"
|
| 1580 |
+
1127870,マスク,,mask
|
| 1581 |
+
1290310,まぜる,混ぜる,"to mix,to stir"
|
| 1582 |
+
1290310,まぜる,交ぜる,"to be mixed,to be blended with"
|
| 1583 |
+
1267830,またぐ,,to straddle
|
| 1584 |
+
1524990,または,又は,"or,otherwise"
|
| 1585 |
+
1410630,まちあいしつ,待合室,waiting room
|
| 1586 |
+
1410520,まちあわせる,待ち合わせる,"to rendezvous,to meet at a prearranged place and time"
|
| 1587 |
+
1204580,まちかど,街角,street corner
|
| 1588 |
+
1363190,まっくら,真っ暗,"total darkness,shortsightedness,pitch dark"
|
| 1589 |
+
1604050,まっくろ,真っ黒,pitch black
|
| 1590 |
+
1604080,まっさお,真っ青,"deep blue,ghastly pale"
|
| 1591 |
+
1363260,まっさき,真っ先,"the head,the foremost,beginning"
|
| 1592 |
+
1580620,まっしろ,真っ白,pure white
|
| 1593 |
+
1295250,まつる,祭る,"to deify,to enshrine"
|
| 1594 |
+
1401420,まどぐち,窓口,ticket window
|
| 1595 |
+
1611640,まとまる,纏まる,"to be collected,to be settled,to be in order"
|
| 1596 |
+
1440930,まとめる,纏める,"to put in order,to collect,to bring to a conclusion"
|
| 1597 |
+
1363760,まねる,真似る,"to mimic,to imitate"
|
| 1598 |
+
1569790,まぶしい,,"dazzling,radiant"
|
| 1599 |
+
1569920,まぶた,,eyelids
|
| 1600 |
+
1129210,マフラー,,"muffler,scarf"
|
| 1601 |
+
1215290,まもなく,間も無く,"soon,before long,in a short time"
|
| 1602 |
+
1129290,マラソン,,marathon
|
| 1603 |
+
1604280,まれ,稀,"rare,seldom"
|
| 1604 |
+
1199360,まわりみち,回り道,detour
|
| 1605 |
+
1526720,まんいん,満員,"full house,no vacancy,sold out"
|
| 1606 |
+
1130040,マンション,,"large apartment,apartment house"
|
| 1607 |
+
1604340,まんてん,満点,perfect score
|
| 1608 |
+
1259830,みおくる,見送る,"(1) to see off,to farewell,(2) to escort,(3) to let pass"
|
| 1609 |
+
1259370,みおろす,見下ろす,"to overlook,to command a view of,to look down on something"
|
| 1610 |
+
1604420,みかけ,見掛け,outward appearance
|
| 1611 |
+
1301340,みかづき,三日月,"new moon,crescent moon"
|
| 1612 |
+
1611700,みさき,岬,cape (on coast)
|
| 1613 |
+
1303280,みじめ,,"(arch) sad,pitiful,wretched"
|
| 1614 |
+
1130640,ミシン,,sewing machine
|
| 1615 |
+
1910260,みせや,店屋,"store,shop"
|
| 1616 |
+
1259710,みだし,見出し,"heading,caption,subtitle,index"
|
| 1617 |
+
1611770,みちじゅん,道順,"itinerary,route"
|
| 1618 |
+
1604550,みつかる,見付かる,"to be found,to be discovered"
|
| 1619 |
+
1604570,みつける,見付ける,"to be familiar,to discover,to detect"
|
| 1620 |
+
1259250,みっともない,,"shameful,indecent"
|
| 1621 |
+
1259900,みなおす,見直���,"to look again,to get a better opinion of"
|
| 1622 |
+
1604650,みなれる,見慣れる,"to become used to seeing,to be familiar with"
|
| 1623 |
+
1333810,みにくい,醜い,ugly
|
| 1624 |
+
1320850,みのる,実る,"to bear fruit,to ripen"
|
| 1625 |
+
1365810,みぶん,身分,"social position,social status"
|
| 1626 |
+
1260100,みほん,見本,sample
|
| 1627 |
+
1259990,みまう,見舞う,"to ask after (health),to visit"
|
| 1628 |
+
1528040,みまん,未満,"less than,insufficient"
|
| 1629 |
+
1604730,みょうじ,名字,"surname,family name"
|
| 1630 |
+
1131830,ミリ,,"milli-,10^-3"
|
| 1631 |
+
1365450,みる,診る,to examine (medical)
|
| 1632 |
+
1528630,みんかん,民間,"private,civilian,civil,popular,folk,unofficial"
|
| 1633 |
+
1529270,みんよう,民謡,"folk song,popular song"
|
| 1634 |
+
1604800,むかう,向う,"(v5u) to face,to go towards"
|
| 1635 |
+
1474370,むく,剥く,"to peel,to skin,to pare,to hull"
|
| 1636 |
+
1529880,むげん,無限,infinite
|
| 1637 |
+
1530650,むじ,無地,"plain,unfigured"
|
| 1638 |
+
1356870,むしあつい,蒸し暑い,"humid,sultry"
|
| 1639 |
+
1531090,むじゅん,矛盾,"contradiction,inconsistency"
|
| 1640 |
+
1356900,むす,蒸す,"to steam,to poultice,to be sultry"
|
| 1641 |
+
1530280,むすう,無数,"countless number,infinite number"
|
| 1642 |
+
1311640,むらさき,紫,"purple colour,violet"
|
| 1643 |
+
1247510,むれ,群れ,"group,crowd,flock,herd"
|
| 1644 |
+
1532940,めい,姪,niece
|
| 1645 |
+
1531500,めいさく,名作,masterpiece
|
| 1646 |
+
1531550,めいし,名刺,business card
|
| 1647 |
+
1531570,めいし,名詞,noun
|
| 1648 |
+
1531600,めいしょ,名所,famous place
|
| 1649 |
+
1531970,めいずる,命ずる,"to command,to appoint"
|
| 1650 |
+
1532760,めいしん,迷信,superstition
|
| 1651 |
+
1531810,めいぶつ,名物,"famous product,special product,speciality"
|
| 1652 |
+
1532810,めいめい,銘々,"each,individual"
|
| 1653 |
+
1535490,めうえ,目上,"superior(s),senior"
|
| 1654 |
+
1132530,メーター,,meter (clock)
|
| 1655 |
+
1611980,めぐまれる,恵まれる,"to be blessed with,to be rich in"
|
| 1656 |
+
1342050,めぐる,巡る,to go around
|
| 1657 |
+
1535440,めざす,目指す,"to aim at,to have an eye on"
|
| 1658 |
+
1535340,めざまし,目覚し,(abbr) alarm-clock
|
| 1659 |
+
1535320,めした,目下,"at present,now"
|
| 1660 |
+
1535300,めじるし,目印,"mark,sign,landmark"
|
| 1661 |
+
1535700,めだつ,目立つ,"to be conspicuous,to stand out"
|
| 1662 |
+
1533000,めちゃくちゃ,,"absurd,unreasonable,excessive,messed up,spoiled,wreaked"
|
| 1663 |
+
1012470,めっきり,,remarkably
|
| 1664 |
+
1608630,めでたい,,"happy,simple soul,propitious,joyous"
|
| 1665 |
+
1133790,メニュー,,menu
|
| 1666 |
+
1569810,めまい,,"dizziness,giddiness"
|
| 1667 |
+
1535280,めやす,目安,"criterion,aim"
|
| 1668 |
+
1533230,めんぜい,免税,"tax exemption,duty exemption"
|
| 1669 |
+
1533500,めんせき,面積,area
|
| 1670 |
+
1533510,めんせつ,面接,interview
|
| 1671 |
+
1533560,めんどうくさい,面倒臭い,"bother to do,tiresome"
|
| 1672 |
+
1534490,もうかる,儲かる,"to be profitable,to yield a profit"
|
| 1673 |
+
1534500,もうける,儲ける,"to get,to earn,to gain,to have (bear, beget) a child"
|
| 1674 |
+
1612040,もうしわけない,申し訳ない,inexcusable
|
| 1675 |
+
1134480,モーター,,motor
|
| 1676 |
+
1534660,もくざい,木材,"lumber,timber,wood"
|
| 1677 |
+
1535460,もくじ,目次,table of contents
|
| 1678 |
+
1609715,もぐる,潜る,"(1) to drive,to pass through,(2) to evade,to hide,(3) to dive (into or under water),to go undergroun"
|
| 1679 |
+
1012510,もしかしたら,,"perhaps,maybe,by some chance"
|
| 1680 |
+
1012530,もしかすると,,"perhaps,maybe,by some chance"
|
| 1681 |
+
1564380,もたれる,,"to lean against,to lean on,to recline on,to lie heavy (on the stomach)"
|
| 1682 |
+
1134990,モダン,,modern
|
| 1683 |
+
1535790,もち,餅,sticky rice cake
|
| 1684 |
+
1605250,もったいない,,"too good,more than one deserves,wasteful,sacrilegious,unworthy of"
|
| 1685 |
+
1135270,モデル,,model
|
| 1686 |
+
1605280,もともと,元々,"originally,by nature,from the start"
|
| 1687 |
+
1502690,ものおき,物置,storage room
|
| 1688 |
+
1502490,ものがたる,物語る,"to tell,to indicate"
|
| 1689 |
+
1502530,ものさし,物差し,"ruler,measure"
|
| 1690 |
+
1502630,ものすごい,物凄い,"earth-shattering,staggering,to a very great extent"
|
| 1691 |
+
1135680,モノレール,,monorail
|
| 1692 |
+
2857870,もみじ,紅葉,(1) (Japanese) maple
|
| 1693 |
+
1567610,もむ,揉む,"to rub,to crumple (up),to wrinkle"
|
| 1694 |
+
1582900,もやす,燃やす,to burn
|
| 1695 |
+
1292140,もよおし,催し,"event,festivities,function"
|
| 1696 |
+
1379740,もる,盛る,"(1) to serve (food, etc.),(2) to fill up,(3) to prescribe"
|
| 1697 |
+
1536060,もんどう,問答,"questions and answers,dialogue"
|
| 1698 |
+
1211380,やかましい,,"(1) noisy,(2) strict,fussy"
|
| 1699 |
+
1536530,やかん,夜間,"at night,nighttime"
|
| 1700 |
+
1605370,やかん,薬缶,kettle
|
| 1701 |
+
1538010,やくしゃ,役者,"actor,actress"
|
| 1702 |
+
1538020,やくしょ,役所,"government office,public office"
|
| 1703 |
+
1538350,やくす,訳す,to translate
|
| 1704 |
+
1538050,やくにん,役人,government official
|
| 1705 |
+
1538280,やくひん,薬品,"medicine(s),chemical(s)"
|
| 1706 |
+
1538080,やくめ,役目,"duty,business"
|
| 1707 |
+
1577310,やけど,火傷,"burn,scald"
|
| 1708 |
+
1584820,やこう,夜行,"walking around at night,night train,night travel"
|
| 1709 |
+
1537770,やじるし,矢印,directing arrow
|
| 1710 |
+
1537780,やたら,,"randomly,recklessly,blindly"
|
| 1711 |
+
1538200,やっきょく,薬局,"pharmacy,drugstore"
|
| 1712 |
+
1612950,やっつける,,"to attack (an enemy),to beat,to do away with,to finish off"
|
| 1713 |
+
1191990,やぬし,家主,landlord
|
| 1714 |
+
1983750,やぶく,破く,
|
| 1715 |
+
1471210,やぶれる,破れる,"to get torn,to wear out"
|
| 1716 |
+
1612100,やむをえない,,"cannot be helped,unavoidable"
|
| 1717 |
+
1605630,やわらかい,軟らかい,"soft,tender,limp"
|
| 1718 |
+
1542170,ゆうえんち,遊園地,amusement park
|
| 1719 |
+
1542690,ゆうかん,夕刊,evening paper
|
| 1720 |
+
1540080,ゆうこう,友好,friendship
|
| 1721 |
+
1542380,ゆうそう,郵送,mailing
|
| 1722 |
+
1542820,ゆうだち,夕立,(sudden) evening shower (rain)
|
| 1723 |
+
1542750,ゆうひ,夕日,"(in) the evening sun,setting sun"
|
| 1724 |
+
1605700,ゆうゆう,悠々,"quiet,calm,leisurely"
|
| 1725 |
+
1541690,ゆうりょう,有料,"admission-paid,toll"
|
| 1726 |
+
1584990,ゆかた,浴衣,"bathrobe,informal summer kimono,yukata"
|
| 1727 |
+
1448600,ゆげ,湯気,"steam,vapour"
|
| 1728 |
+
1538810,ゆけつ,輸血,blood transfusion
|
| 1729 |
+
1538850,ゆそう,輸送,"transport,transportation"
|
| 1730 |
+
1538690,ゆだん,油断,"negligence,unpreparedness"
|
| 1731 |
+
1571470,ゆでる,,to boil
|
| 1732 |
+
1612130,ゆのみ,湯飲み,teacup
|
| 1733 |
+
1214410,ゆるい,緩い,"loose,lenient,slow"
|
| 1734 |
+
1546120,ようがん,溶岩,lava
|
| 1735 |
+
1545370,ようき,容器,"container,vessel"
|
| 1736 |
+
1546270,ようご,用語,"term,terminology"
|
| 1737 |
+
1546770,ようし,要旨,"gist,essentials,summary,fundamentals"
|
| 1738 |
+
1545160,ようじ,幼児,"infant,baby,child"
|
| 1739 |
+
1545420,ようせき,容積,"capacity,volume"
|
| 1740 |
+
1545250,ようち,幼稚,"infancy,childish,infantile"
|
| 1741 |
+
1545260,ようちえん,幼稚園,kindergarten
|
| 1742 |
+
1546380,ようと,用途,"use,usefulness"
|
| 1743 |
+
1794470,ようひんてん,洋品店,shop which handles Western-style apparel and accessories
|
| 1744 |
+
1662130,ようぶん,養分,"nourishment,nutrient"
|
| 1745 |
+
1546530,ようもう,羊毛,wool
|
| 1746 |
+
1394600,ようやく,漸く,"gradually,finally,hardly"
|
| 1747 |
+
1546850,ようりょう,要領,"point,gist,essentials,outline"
|
| 1748 |
+
1547390,よくばり,欲張り,"avarice,covetousness,greed"
|
| 1749 |
+
1544090,よけい,余計,"too much,unnecessary,abundance,surplus,excess,superfluity"
|
| 1750 |
+
1013140,よこす,,"(1) to send,to forward,(2) to hand over (e.g. money)"
|
| 1751 |
+
1178960,よごす,汚す,"(1) to disgrace,to dishonour,(2) to pollute,to contaminate,to soil,to make dirty,to stain"
|
| 1752 |
+
1219560,よせる,寄せる,"to collect,to gather,to add,to put aside"
|
| 1753 |
+
1605940,よそ,余所,"another place,somewhere else,strange parts"
|
| 1754 |
+
1307060,よつかど,四つ角,"four corners,crossroads"
|
| 1755 |
+
1372660,よっぱらい,酔っ払い,drunkard
|
| 1756 |
+
1543320,よび,予備,"preparation,preliminaries,reserve,spare"
|
| 1757 |
+
1266280,よびかける,呼び掛ける,"to call out to,to accost,to address (crowd),to appeal"
|
| 1758 |
+
1266350,よびだす,呼び出す,"to summon,to call (e.g. phone)"
|
| 1759 |
+
1606020,よみがえる,蘇る,"to be resurrected,to be revived,to be resuscitated,to be rehabilitated"
|
| 1760 |
+
1606140,よろこび,慶び,"(n) (a) joy,(a) delight,rapture,pleasure,gratification,rejoicing,congratulations,felicitations"
|
| 1761 |
+
1218760,よろこぶ,慶ぶ,
|
| 1762 |
+
1548200,らいにち,来日,"arrival in Japan,coming to Japan,visit to Japan"
|
| 1763 |
+
1548810,らくだい,落第,"failure,dropping out of a class"
|
| 1764 |
+
1139190,ラッシュアワー,,rush hour
|
| 1765 |
+
1549350,らん,欄,column of text (e.g. as in a newspaper)
|
| 1766 |
+
1140100,ランチ,,"launch,lunch"
|
| 1767 |
+
1140270,ランニング,,"(1) running,(2) tank top"
|
| 1768 |
+
1549100,らんぼう,乱暴,"rude,violent,rough,lawless,unreasonable,reckless"
|
| 1769 |
+
1549900,りか,理科,science
|
| 1770 |
+
1549500,りがい,利害,"advantages and disadvantages,interest"
|
| 1771 |
+
1141620,リズム,,rhythm
|
| 1772 |
+
1141870,リットル,,litre
|
| 1773 |
+
1142880,リボン,,ribbon
|
| 1774 |
+
1551960,りゃくす,略す,to abbreviate
|
| 1775 |
+
1552230,りゅういき,流域,(river) basin
|
| 1776 |
+
1554230,りょう,寮,"hostel,dormitory"
|
| 1777 |
+
1585140,りょうがわ,両側,both sides
|
| 1778 |
+
1233010,りょうし,漁師,fisherman
|
| 1779 |
+
1554730,りょうじ,領事,consul
|
| 1780 |
+
1554750,りょうしゅう,領収,"receipt,voucher"
|
| 1781 |
+
1555610,りんじ,臨時,"temporary,special,extraordinary"
|
| 1782 |
+
1552800,るすばん,留守番,"care-taking,caretaker,house-watching"
|
| 1783 |
+
1556410,れいがい,例外,exception
|
| 1784 |
+
1557710,れいてん,零点,"zero,no marks"
|
| 1785 |
+
1557170,れいとう,冷凍,"freezing,cold storage,refrigeration"
|
| 1786 |
+
1144700,レインコート,,raincoat
|
| 1787 |
+
1144860,レクリェーション,,recreation
|
| 1788 |
+
1145220,レジャー,,leisure
|
| 1789 |
+
1558390,れっとう,列島,chain of islands
|
| 1790 |
+
1145910,レベル,,level
|
| 1791 |
+
1559090,れんが,煉瓦,brick
|
| 1792 |
+
1559450,れんごう,連合,"union,alliance"
|
| 1793 |
+
1146140,レンズ,,lens
|
| 1794 |
+
1561240,ろうそく,蝋燭,candle
|
| 1795 |
+
1146810,ローマじ,,"romanization,Roman letters"
|
| 1796 |
+
1561590,ろくおん,録音,(audio) recording
|
| 1797 |
+
1147560,ロッカー,,locker
|
| 1798 |
+
1147800,ロビー,,lobby
|
| 1799 |
+
1561640,ろんずる,論ずる,"to argue,to discuss,to debate"
|
| 1800 |
+
1561970,わえい,和英,Japanese-English
|
| 1801 |
+
1606560,わかる,分る,to be understood
|
| 1802 |
+
1606600,わかれる,分かれる,"to branch off,to diverge from,to fork,to split,to dispense,to scatter,to divide into"
|
| 1803 |
+
1606610,わかわかしい,若々しい,"youthful,young"
|
| 1804 |
+
1606685,わく,湧く,"to boil,to grow hot,to get excited,to gush forth"
|
| 1805 |
+
1606790,わびる,詫びる,to apologize
|
| 1806 |
+
1562190,わふく,和服,Japanese clothes
|
| 1807 |
+
1612360,わりあいに,,comparatively
|
| 1808 |
+
1606880,わりざん,割算,division (math)
|
| 1809 |
+
1983690,わりと,割と,"relatively, comparitively"
|
| 1810 |
+
1606950,わりびき,割引,"discount,reduction,rebate"
|
| 1811 |
+
1562780,わん,椀,"Japanese soup bowl,wooden bowl"
|
| 1812 |
+
1562840,わん,碗,bowl
|
| 1813 |
+
1149240,ワンピース,,one-piece dress
|
data/jlpt/n3.csv
ADDED
|
@@ -0,0 +1,1731 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
jmdict_seq,kana,kanji,waller_definition
|
| 2 |
+
2394370,あっ,,"Ah!,Oh!"
|
| 3 |
+
1150410,あい,愛,love
|
| 4 |
+
1151120,あいさつ,挨拶,"greeting,salutation"
|
| 5 |
+
1150860,あいじょう,愛情,"love,affection"
|
| 6 |
+
1284930,あいず,合図,"sign,signal"
|
| 7 |
+
1013980,アイスクリーム,,ice cream
|
| 8 |
+
1150450,あいする,愛する,to love
|
| 9 |
+
1401000,あいて,相手,"companion,partner,company"
|
| 10 |
+
1379210,あいにく,,"unfortunately,Sorry, but...."
|
| 11 |
+
1014590,アイロン,,(electric) iron
|
| 12 |
+
1014680,アウト,,out
|
| 13 |
+
1586210,あかり,明かり,"lamplight,light (in general),brightness"
|
| 14 |
+
1609010,あき,空き,"room,time to spare,emptiness"
|
| 15 |
+
1532310,あきらか,明らか,"obvious,evident,clear"
|
| 16 |
+
1436730,あきらめる,諦める,"to give up,to abandon"
|
| 17 |
+
1586250,あきる,飽きる,"to get tired of,to lose interest in,to have enough"
|
| 18 |
+
1152730,あくしゅ,握手,handshake
|
| 19 |
+
1152510,あくま,悪魔,"devil,demon,evil spirit"
|
| 20 |
+
1202450,あける,明ける,"to dawn,to become daylight"
|
| 21 |
+
1544990,あずける,預ける,"to give into custody,to entrust,to deposit"
|
| 22 |
+
1213060,あせ,汗,"sweat,perspiration"
|
| 23 |
+
1544730,あたえる,与える,"to give,to present,to award"
|
| 24 |
+
1512080,あたり,辺り,"vicinity,nearby"
|
| 25 |
+
1448810,あたる,当たる,"to be hit,to be successful,to be equivalent to"
|
| 26 |
+
1612620,あちこち,,here and there
|
| 27 |
+
1153440,あつかう,扱う,"to handle,to deal with,to treat"
|
| 28 |
+
1609050,あつまり,集まり,"gathering,meeting,assembly,collection"
|
| 29 |
+
1448860,あてる,当てる,"to hit,to apply a patch"
|
| 30 |
+
1383680,あと,跡,"(1) trace,tracks,mark,sign,(2) remains,ruins,(3) scar"
|
| 31 |
+
1254480,あな,穴,hole
|
| 32 |
+
1547450,あびる,浴びる,"to bathe,to bask in the sun,to shower"
|
| 33 |
+
1538590,あぶら,油,oil
|
| 34 |
+
1584930,あまり,余り,"not very (used as adverb),not much"
|
| 35 |
+
1271290,あやまり,誤り,error
|
| 36 |
+
1586730,あら,粗,"defect,flaw,blemish,weak point"
|
| 37 |
+
1549340,あらし,嵐,"storm,tempest"
|
| 38 |
+
1361510,あらた,新た,"new,fresh,novel"
|
| 39 |
+
1586780,あらゆる,,"all,every"
|
| 40 |
+
1263490,あらわす,表す,"to express,to show,to reveal"
|
| 41 |
+
1263490,あらわす,現す,"to show,to indicate,to display"
|
| 42 |
+
1610550,あらわれ,現れ,"embodiment,materialization"
|
| 43 |
+
1263510,あらわれる,現れる,"(1) to appear,to come in sight,to become visible,(2) to express oneself"
|
| 44 |
+
1586820,ありがとう,,"(conj,exp,int) Thank you"
|
| 45 |
+
1586840,ある,或,"a certain...,some..."
|
| 46 |
+
1586850,あるいは,,"or,possibly"
|
| 47 |
+
1019450,アルバム,,album
|
| 48 |
+
1517510,あわ,泡,"bubble,foam,froth,head on beer"
|
| 49 |
+
1284480,あわせる,合わせる,"to join together,to be opposite,to face,to unite"
|
| 50 |
+
1150110,あわれ,哀れ,"helpless,pity,sorrow,grief"
|
| 51 |
+
1154770,あん,案,"plan,suffix meaning draft"
|
| 52 |
+
1586910,あんき,暗記,"memorization,learning by heart"
|
| 53 |
+
1154120,あんてい,安定,"stability,equilibrium"
|
| 54 |
+
1981450,あんなに,,"to that extent,to that degree"
|
| 55 |
+
1584930,あんまり,,"not very,not much,remainder,rest"
|
| 56 |
+
1158500,い,胃,stomach
|
| 57 |
+
1583250,いえ,,TODO same as いいえ?
|
| 58 |
+
1156100,いいん,委員,committee member
|
| 59 |
+
1587040,ゆう,言う,to say
|
| 60 |
+
1156410,いがい,意外,"unexpected,surprising"
|
| 61 |
+
1578790,いき,行き,going
|
| 62 |
+
1578790,ゆき,行き,going
|
| 63 |
+
1404320,いき,息,"breath,tone"
|
| 64 |
+
1375040,いきおい,勢い,"force,vigor,energy,spirit"
|
| 65 |
+
1378590,いきもの,生き物,"living thing,animal"
|
| 66 |
+
1219960,いくつ,幾つ,"how many?,how old?"
|
| 67 |
+
1219980,いくら,幾ら,"how much?,how many?"
|
| 68 |
+
1000730,いけない,,"must not do,bad,wrong,not good"
|
| 69 |
+
1159930,いし,医師,"doctor,physician"
|
| 70 |
+
1156610,いし,意思,"intention,purpose"
|
| 71 |
+
1156560,いし,意志,"will,volition"
|
| 72 |
+
1158450,いじ,維持,"maintenance,preservation"
|
| 73 |
+
1156640,いしき,意識,"consciousness,senses"
|
| 74 |
+
1157760,いじょう,異常,"strangeness,abnormality,disorder"
|
| 75 |
+
1157070,いす,椅子,chair
|
| 76 |
+
1390780,いずみ,泉,"spring,fountain"
|
| 77 |
+
1566210,いずれ,,"where,which,who"
|
| 78 |
+
1155150,いぜん,以前,"ago,since,before,previous"
|
| 79 |
+
1481350,いた,板,"board,plank"
|
| 80 |
+
1155920,いだい,偉大,greatness
|
| 81 |
+
1584090,いだく,抱く,"(sl) to embrace,to hug,to harbour,to entertain"
|
| 82 |
+
1151580,いたずら,悪戯,"tease,prank,trick,practical joke"
|
| 83 |
+
1410800,いただきます,,expression of gratitude before meals
|
| 84 |
+
1587290,いただく,頂く,"to receive,to take food or drink (hum)"
|
| 85 |
+
1587300,いたみ,痛み,"pain,ache,sore,grief,distress"
|
| 86 |
+
1311870,いたる,至る,"to come,to arrive"
|
| 87 |
+
1308080,いち,市,"market,fair"
|
| 88 |
+
1587310,いち,位置,"place,situation,position,location"
|
| 89 |
+
1576100,いちじ,一時,"moment,time"
|
| 90 |
+
1609210,いちどに,一度に,all at once
|
| 91 |
+
1308300,いちば,市場,(the) market (as a concept)
|
| 92 |
+
1165970,いちばん,一番,"best,first,number one"
|
| 93 |
+
1188790,いつか,何時か,"sometime,someday,one day"
|
| 94 |
+
1575940,いっか,一家,"a house,a home,a family,a household"
|
| 95 |
+
1163170,いっしゅ,一種,"a species,a kind,a variety"
|
| 96 |
+
1163340,いっしゅん,一瞬,"a moment,an instant"
|
| 97 |
+
1576200,いっしょう,一生,"whole life,a lifetime,all through life"
|
| 98 |
+
1164340,いっそう,一層,"much more,still more,all the more"
|
| 99 |
+
1164510,いったい,一体,"(1) one object,one body,(2) what on earth?,really?,(3) generally"
|
| 100 |
+
1164740,いっち,一致,"(1) coincidence,agreement,(2) conformity"
|
| 101 |
+
1577130,いつでも,,"(at) any time,always,at all times,never (neg)"
|
| 102 |
+
1165790,いっぱん,一般,"general,liberal,universal,ordinary,average"
|
| 103 |
+
1166510,いっぽう,一方,"(1) on the other hand,(2) meanwhile,(3) only,simple,in turn"
|
| 104 |
+
1188880,いつまでも,,"forever,for good,eternally,as long as one likes,indefinitely"
|
| 105 |
+
1188890,いつも,何時も,"always,usually,every time,never (with neg. verb)"
|
| 106 |
+
1158400,いどう,移動,"removal,migration,movement"
|
| 107 |
+
1335290,いとこ,従兄弟,cousin (male)
|
| 108 |
+
1167820,いね,稲,rice-plant
|
| 109 |
+
1231890,いねむり,居眠り,"dozing,nodding off"
|
| 110 |
+
1531940,いのち,命,"command,decree,life,destiny"
|
| 111 |
+
1158950,いはん,違反,"violation (of law),transgression,infringement,breach"
|
| 112 |
+
1158810,いふく,衣服,clothes
|
| 113 |
+
1231720,いま,居間,living room (western style)
|
| 114 |
+
1288940,いまに,今に,"before long,even now"
|
| 115 |
+
1288950,いまにも,今にも,"at any time,soon"
|
| 116 |
+
2857380,いや,否,"no,the noes"
|
| 117 |
+
1155210,いらい,以来,"since,henceforth"
|
| 118 |
+
1155710,いらい,依頼,"(1) request,commission,dispatch,(2) dependence,trust"
|
| 119 |
+
1587700,いらいら,,"getting nervous,irritation"
|
| 120 |
+
1000920,いらっしゃい,,welcome
|
| 121 |
+
1160140,いりょう,医療,"medical care,medical treatment"
|
| 122 |
+
1217270,いわ,岩,"rock,crag"
|
| 123 |
+
1337370,いわい,祝い,"celebration,festival"
|
| 124 |
+
1337390,いわう,祝う,"to congratulate,to celebrate"
|
| 125 |
+
1264380,いわば,言わば,so to speak
|
| 126 |
+
1343150,いわゆる,,"the so-called,so to speak"
|
| 127 |
+
1022210,インク,,ink
|
| 128 |
+
1168190,いんさつ,印刷,printing
|
| 129 |
+
1168390,いんしょう,印象,impression
|
| 130 |
+
1169610,いんたい,引退,retire
|
| 131 |
+
1169660,いんよう,引用,"quotation,citation"
|
| 132 |
+
1025140,ウイスキー,,whisky
|
| 133 |
+
1352140,うわ,上,"upper,outer,surface"
|
| 134 |
+
1578010,うお,魚,fish
|
| 135 |
+
1577660,うがい,嗽,"gargle,rinse mouth"
|
| 136 |
+
1329650,うけとる,受け取る,"to receive,to get,to accept,to take"
|
| 137 |
+
1451170,うごかす,動かす,"to move,to shift"
|
| 138 |
+
1443970,うさぎ,兎,"rabbit,hare,cony"
|
| 139 |
+
1231490,うし,牛,"cattle,cow"
|
| 140 |
+
1319750,うしなう,失う,"to lose,to part with"
|
| 141 |
+
1269410,うしろ,後,"afterwards,since then,in the future"
|
| 142 |
+
1225510,うたがう,疑う,"to doubt,to distrust,to be suspicious of,to suspect"
|
| 143 |
+
1171300,うちゅう,宇宙,"universe,cosmos,space"
|
| 144 |
+
1253570,うつ,撃つ,"to attack,to defeat,to destroy"
|
| 145 |
+
1158160,うつす,移す,"to remove,to transfer,to infect"
|
| 146 |
+
1397720,うったえる,訴える,"to sue (a person),to resort to,to appeal to"
|
| 147 |
+
1565300,うなる,,"to groan,to moan"
|
| 148 |
+
1416340,うばう,奪う,to snatch away
|
| 149 |
+
1471560,うま,馬,"(1) horse,(2) promoted bishop (shogi)"
|
| 150 |
+
1609350,うまれ,生まれ,"birth,birth-place"
|
| 151 |
+
1473460,うめ,梅,"plum,plum-tree,lowest (of a three-tier ranking system)"
|
| 152 |
+
1550380,うらぎる,裏切る,"to betray,to turn traitor to,to double-cross"
|
| 153 |
+
1481920,うるさい,,"noisy,loud,fussy"
|
| 154 |
+
1219510,うれしい,嬉しい,"happy,glad,pleasant"
|
| 155 |
+
1473960,うれる,売れる,to be sold
|
| 156 |
+
1172590,うわさ,噂,"rumour,report,gossip,common talk"
|
| 157 |
+
1172610,うん,運,"fortune,luck"
|
| 158 |
+
1508290,え,柄,"handle,grip"
|
| 159 |
+
1174070,えいえん,永遠,"eternity,perpetuity,immortality,permanence"
|
| 160 |
+
1576520,えいきゅう,永久,"eternity,perpetuity,immortality"
|
| 161 |
+
1173660,えいきょう,影響,"influence,effect"
|
| 162 |
+
1173430,えいぎょう,営業,"business,trade,management"
|
| 163 |
+
1174760,えいせい,衛星,satellite
|
| 164 |
+
1173990,えいよう,栄養,"nutrition,nourishment"
|
| 165 |
+
1351400,えがお,笑顔,smiling face
|
| 166 |
+
1583460,えがく,描く,"to draw,to paint,to sketch,to depict,to describe"
|
| 167 |
+
1173340,えさ,餌,"feed,bait"
|
| 168 |
+
1029430,エネルギー,,(n) energy (de: Energie)
|
| 169 |
+
1588760,える,得る,"to get,to gain,to win"
|
| 170 |
+
1454500,うる,得る,"to get,to gain,to win"
|
| 171 |
+
1175570,えん,円,"circle,money"
|
| 172 |
+
1176430,えんき,延期,"postponement,adjournment"
|
| 173 |
+
1176820,えんぎ,演技,"acting,performance"
|
| 174 |
+
1176660,えんじょ,援助,"assistance,aid,support"
|
| 175 |
+
1030950,エンジン,,engine
|
| 176 |
+
1176960,えんぜつ,演説,"speech,address"
|
| 177 |
+
1607520,えんそう,演奏,musical performance
|
| 178 |
+
2826528,お,御,honourable
|
| 179 |
+
1643510,おい,老い,"old age,old person,the old,the aged"
|
| 180 |
+
1588810,おいつく,追い付く,"to overtake,to catch up (with)"
|
| 181 |
+
1629200,おう,王,"king,ruler,sovereign,monarch"
|
| 182 |
+
1432410,おう,追う,"to chase,to run after"
|
| 183 |
+
1181700,おうさま,王様,king
|
| 184 |
+
1181500,おうじ,王子,prince
|
| 185 |
+
1179830,おうじる,応じる,"to respond,to satisfy,to accept,to comply with,to apply for"
|
| 186 |
+
1180900,おうだん,横断,crossing
|
| 187 |
+
1332760,おえる,終える,to finish
|
| 188 |
+
1412880,おおいに,大いに,"very,much,greatly"
|
| 189 |
+
1588840,おおう,覆う,"to cover,to hide,to conceal,to wrap,to disguise"
|
| 190 |
+
1032390,オーバー,,"(1) overcoat,(2) over"
|
| 191 |
+
1413140,おおや,大家,"rich family,distinguished family"
|
| 192 |
+
1588920,おか,丘,"hill,height,knoll,rising ground"
|
| 193 |
+
1182500,おき,沖,open sea
|
| 194 |
+
1179320,おく,奥,"interior,inner part"
|
| 195 |
+
1403550,おくる,贈る,"to send,to give to,to award to,to confer on"
|
| 196 |
+
1223680,おこる,起こる,"to occur,to happen"
|
| 197 |
+
1545110,おさない,幼い,"very young,childish"
|
| 198 |
+
1589090,おさめる,収める,"to obtain,to reap,to pay,to supply,to accept"
|
| 199 |
+
1002450,おしゃべり,,"chattering,talk,idle talk"
|
| 200 |
+
1179040,おせん,汚染,"pollution,contamination"
|
| 201 |
+
1236650,おそらく,,perhaps
|
| 202 |
+
1589200,おそれる,恐れる,"to fear,to be afraid of"
|
| 203 |
+
1236690,おそろしい,恐ろしい,"terrible,dreadful"
|
| 204 |
+
1979930,おたがい,お互い,"mutual,reciprocal,each other"
|
| 205 |
+
1183590,おだやか,穏やか,"calm,gentle,quiet"
|
| 206 |
+
1420020,おとこのひと,男の人,man
|
| 207 |
+
1558400,おとる,劣る,"to fall behind,to be inferior to"
|
| 208 |
+
1002610,おなか,お腹,stomach
|
| 209 |
+
1224190,おに,鬼,"ogre,demon,it (i.e., in a game of tag)"
|
| 210 |
+
1410410,おび,帯,"band (e.g. conduction, valence)"
|
| 211 |
+
1660100,おひる,お昼,"lunch,noon"
|
| 212 |
+
1034660,オフィス,,office
|
| 213 |
+
1437560,おぼれる,溺れる,"to be drowned,to indulge in"
|
| 214 |
+
1002290,おまえ,,"(fam) you (sing),presence (of a high personage)"
|
| 215 |
+
1270700,おめでとう,お目出度う,"Congratulations!,an auspicious occasion!"
|
| 216 |
+
1535140,おめにかかる,お目に掛かる,
|
| 217 |
+
1589340,おもいで,思い出,"memories,recollections,reminiscence"
|
| 218 |
+
1324990,おもに,主に,"mainly,primarily"
|
| 219 |
+
1309460,おもわず,思わず,"unintentional,spontaneous"
|
| 220 |
+
1001560,おや,,parents
|
| 221 |
+
1613570,およぎ,泳ぎ,swimming
|
| 222 |
+
1523450,およそ,,"about,roughly,as a rule,approximately"
|
| 223 |
+
1228180,およぼす,及ぼす,"to exert,to cause,to exercise"
|
| 224 |
+
1577985,おる,居る,"to be (animate),to be,to exist"
|
| 225 |
+
1589580,おろす,下す,"to lower,to let go down"
|
| 226 |
+
1589580,おろす,降ろす,"to take down,to launch,to drop"
|
| 227 |
+
1589590,おわり,終,the end
|
| 228 |
+
2859161,おん,音,"sound,note"
|
| 229 |
+
1183090,おん,恩,"favour,obligation,debt of gratitude"
|
| 230 |
+
1183480,おんだん,温暖,warmth
|
| 231 |
+
1183510,おんど,温度,temperature
|
| 232 |
+
1190710,か,可,passable
|
| 233 |
+
1195710,か,課,counter for chapters (of a book)
|
| 234 |
+
1036170,カー,,car
|
| 235 |
+
1036400,カード,,"card,curd"
|
| 236 |
+
1198170,かい,会,"meeting,assembly,party,association,club"
|
| 237 |
+
1199330,かい,回,counter for occurrences
|
| 238 |
+
1204330,がい,害,"injury,harm,evil influence,damage"
|
| 239 |
+
1198230,かいいん,会員,"member,the membership"
|
| 240 |
+
1202300,かいが,絵画,picture
|
| 241 |
+
1201260,かいがい,海外,"foreign,abroad,overseas"
|
| 242 |
+
1198430,かいけい,会計,"account,finance,accountant"
|
| 243 |
+
1198960,かいけつ,解決,"settlement,solution,resolution"
|
| 244 |
+
1198530,かいごう,会合,"meeting,assembly"
|
| 245 |
+
1203540,がいこう,外交,diplomacy
|
| 246 |
+
1202760,かいし,開始,"start,commencement,beginning"
|
| 247 |
+
1199010,かいしゃく,解釈,"explanation,interpretation"
|
| 248 |
+
1203800,がいしゅつ,外出,"outing,going out"
|
| 249 |
+
1200960,かいぜん,改善,"betterment,improvement"
|
| 250 |
+
1200120,かいてき,快適,"pleasant,agreeable,comfortable"
|
| 251 |
+
1199720,かいふく,回復,"recovery (from illness),improvement,rehabilitation,restoration"
|
| 252 |
+
1312970,かう,飼う,"to keep,to raise,to feed"
|
| 253 |
+
1589780,かえる,替える,"to exchange,to interchange,to substitute,to replace"
|
| 254 |
+
1589780,かえる,換える,"to exchange,to interchange,to substitute,to replace"
|
| 255 |
+
1589820,かおり,香り,"aroma,fragrance,scent,smell"
|
| 256 |
+
1197120,がか,画家,"painter,artist"
|
| 257 |
+
1516310,かかえる,抱える,to hold or carry under or in the arms
|
| 258 |
+
1189500,かかく,価格,"price,value,cost"
|
| 259 |
+
1186760,かがく,化学,chemistry
|
| 260 |
+
1224020,かがやく,輝く,"to shine,to glitter,to sparkle"
|
| 261 |
+
1589840,かかり,係,"official,duty,person in charge"
|
| 262 |
+
1609500,かかる,罹る,to suffer from
|
| 263 |
+
1264640,かぎる,限る,"to restrict,to limit,to confine"
|
| 264 |
+
1583460,かく,描く,"to draw,to paint,to sketch,to depict,to describe"
|
| 265 |
+
1191870,かぐ,家具,furniture
|
| 266 |
+
1955900,がく,学,"learning,scholarship,erudition,knowledge"
|
| 267 |
+
1207500,がく,額,"forehead,brow"
|
| 268 |
+
1206080,かくご,覚悟,"resolution,resignation,readiness,preparedness"
|
| 269 |
+
1205830,かくじつ,確実,"certainty,reliability,soundness"
|
| 270 |
+
1206800,がくしゃ,学者,scholar
|
| 271 |
+
1206820,がくしゅう,学習,"study,learning"
|
| 272 |
+
1170650,かくす,隠す,"to hide,to conceal"
|
| 273 |
+
1205200,かくだい,拡大,"magnification,enlargement"
|
| 274 |
+
1205900,かくにん,確認,"affirmation,confirmation"
|
| 275 |
+
1207130,がくもん,学問,"scholarship,study,learning"
|
| 276 |
+
1170660,かくれる,隠れる,"to hide,to be hidden,to conceal oneself,to disappear"
|
| 277 |
+
1590145,かげ,影,"shade,shadow,other side"
|
| 278 |
+
1590150,かげ,陰,"shade,shadow,other side"
|
| 279 |
+
1253920,かける,欠ける,to be lacking
|
| 280 |
+
1190080,かげん,加減,"addition and subtraction,allowance for"
|
| 281 |
+
1196030,かこ,過去,"the past,bygone days,the previous"
|
| 282 |
+
1590200,かご,籠,"basket,cage"
|
| 283 |
+
1155980,かこむ,囲む,"to surround,to encircle"
|
| 284 |
+
1193880,かさい,火災,"conflagration,fire"
|
| 285 |
+
1411110,かし,貸し,"loan,lending"
|
| 286 |
+
1195670,かし,菓子,pastry
|
| 287 |
+
1191980,かじ,家事,"housework,domestic chores"
|
| 288 |
+
1260260,かしこい,賢い,"wise,clever,smart"
|
| 289 |
+
1193290,かしゅ,歌手,singer
|
| 290 |
+
1580820,かず,数,"number,figure"
|
| 291 |
+
1194450,かせぐ,稼ぐ,"to earn income,to labor"
|
| 292 |
+
1372900,かぞえる,数える,to count
|
| 293 |
+
1250090,かた,型,"mold,model,style,shape,data-type"
|
| 294 |
+
1258950,かた,肩,shoulder
|
| 295 |
+
1584100,かたがた,方々,"persons,this and that,here and there,everywhere"
|
| 296 |
+
1446420,かたな,刀,"sword,saber,knife,engraving tool"
|
| 297 |
+
1270990,かたる,語る,"to talk,to tell,to recite"
|
| 298 |
+
1609560,���ち,勝ち,"win,victory"
|
| 299 |
+
1189600,かち,価値,"value,worth,merit"
|
| 300 |
+
1003170,がっかり,,"feel disappointed,be dejected,lose heart"
|
| 301 |
+
1208270,かっき,活気,"energy,liveliness"
|
| 302 |
+
1206650,がっき,学期,term (school)
|
| 303 |
+
1208360,かつどう,活動,"action,activity"
|
| 304 |
+
1208460,かつよう,活用,"conjugation,practical use"
|
| 305 |
+
1483200,かなしむ,悲しむ,"to be sad,to mourn for,to regret"
|
| 306 |
+
1487410,かならずしも,必ずしも,"(not) always,(not) necessarily,(not) all,(not) entirely"
|
| 307 |
+
1590560,かなり,,"considerably,fairly,quite"
|
| 308 |
+
1242590,かね,金,"(1) gold,(2) gold general (shogi) (abbr)"
|
| 309 |
+
1191060,かのう,可能,"possible,practicable,feasible"
|
| 310 |
+
1208920,かぶ,株,"share,stock,stump (of tree)"
|
| 311 |
+
1484330,かぶる,被る,to suffer
|
| 312 |
+
1279680,かまう,構う,"to mind,to care about,to be concerned about"
|
| 313 |
+
1196970,がまん,我慢,"patience,endurance,perseverance"
|
| 314 |
+
1352150,かみ,上,"(1) first volume,(2) superior quality,(3) governmental"
|
| 315 |
+
1364440,かみ,神,god
|
| 316 |
+
1585060,かみなり,雷,thunder
|
| 317 |
+
1477960,かみのけ,髪の毛,hair (head)
|
| 318 |
+
1590600,かもく,科目,"(school) subject,curriculum,course"
|
| 319 |
+
1002970,かもしれない,,"may,might,perhaps,may be,possibly"
|
| 320 |
+
1194280,かよう,火曜,(abbr) Tuesday
|
| 321 |
+
1245280,から,空,sky
|
| 322 |
+
1508300,がら,柄,"hilt (of a sword),haft (of a dagger),handgrip"
|
| 323 |
+
1209540,かる,刈る,"to cut (hair),to mow (grass),to harvest"
|
| 324 |
+
1483090,かれら,彼等,they (usually male)
|
| 325 |
+
1483800,かわ,皮,"skin,hide,leather,fur,pelt,bark,shell"
|
| 326 |
+
1483805,かわ,革,leather
|
| 327 |
+
1590740,かわいそう,,"poor,pitiable,pathetic"
|
| 328 |
+
1190740,かわいらしい,,"lovely,sweet"
|
| 329 |
+
1214540,かん,缶,"can,tin"
|
| 330 |
+
1210590,かん,勘,"perception,intuition,the sixth sense"
|
| 331 |
+
1281000,かんがえ,考え,"thinking,thought,ideas,intention"
|
| 332 |
+
1212330,かんかく,感覚,"sense,sensation"
|
| 333 |
+
1214810,かんきゃく,観客,"audience,spectator(s)"
|
| 334 |
+
1213280,かんきょう,環境,"environment,circumstance"
|
| 335 |
+
1212960,かんげい,歓迎,"welcome,reception"
|
| 336 |
+
1214840,かんこう,観光,sightseeing
|
| 337 |
+
1214900,かんさつ,観察,"observation,survey"
|
| 338 |
+
1212250,かんじ,感じ,"feeling,sense,impression"
|
| 339 |
+
1212380,かんしゃ,感謝,"thanks,gratitude"
|
| 340 |
+
1212210,かんじゃ,患者,a patient
|
| 341 |
+
1210750,かんじょう,勘定,"calculation,counting,consideration"
|
| 342 |
+
1212410,かんじょう,感情,"emotion(s),feeling(s),sentiment"
|
| 343 |
+
1212260,かんじる,感じる,"to feel,to sense,to experience"
|
| 344 |
+
1212450,かんしん,感心,"admiration,Well done!"
|
| 345 |
+
1215870,かんしん,関心,"concern,interest"
|
| 346 |
+
1215790,かんする,関する,"to concern,to be related"
|
| 347 |
+
1211490,かんせい,完成,"(1) complete,completion,(2) perfection,accomplishment"
|
| 348 |
+
1211510,かんぜん,完全,"perfection,completeness"
|
| 349 |
+
1212570,かんどう,感動,"being deeply moved,excitement,impression,deep emotion"
|
| 350 |
+
1213720,かんとく,監督,"supervision,control,superintendence"
|
| 351 |
+
1214200,かんり,管理,"control,management (e.g. of a business)"
|
| 352 |
+
1211630,かんりょう,完了,"completion,conclusion"
|
| 353 |
+
1216060,かんれん,関連,"relation,connection,relevance"
|
| 354 |
+
1226020,ぎいん,議員,"member of the Diet, congress or parliament"
|
| 355 |
+
1223150,きおく,記憶,"memory,recollection,remembrance"
|
| 356 |
+
1221950,きおん,気温,temperature
|
| 357 |
+
1220810,きかい,機械,"machine,mechanism"
|
| 358 |
+
1226040,ぎかい,議会,"Diet,congress,parliament"
|
| 359 |
+
1220550,きかん,期間,"period,term"
|
| 360 |
+
1220870,きかん,機関,"organ,mechanism,facility,engine"
|
| 361 |
+
1218190,きぎょう,企業,"enterprise,undertaking"
|
| 362 |
+
1591100,きく,効く,to be effective
|
| 363 |
+
1220930,きげん,機嫌,"humour,temper,mood"
|
| 364 |
+
1222170,きこう,気候,climate
|
| 365 |
+
1217040,きし,岸,"bank,coast,shore"
|
| 366 |
+
1379330,きじ,生地,birthplace
|
| 367 |
+
1223240,きじ,記事,"article,news story,report,account"
|
| 368 |
+
1225110,ぎし,技師,"engineer,technician"
|
| 369 |
+
1223250,きしゃ,記者,reporter
|
| 370 |
+
1580260,きず,傷,"wound,injury,hurt,cut"
|
| 371 |
+
1220570,きたい,期待,"expectation,anticipation,hope"
|
| 372 |
+
1221430,きたく,帰宅,returning home
|
| 373 |
+
1223520,きちょう,貴重,"precious,valuable"
|
| 374 |
+
1226140,ぎちょう,議長,chairman
|
| 375 |
+
1003400,きちんと,,"precisely,accurately"
|
| 376 |
+
1003450,きつい,,"tight,close,intense"
|
| 377 |
+
1591330,きづく,気付く,"to notice,to recognize,to become aware of"
|
| 378 |
+
1221740,きにいる,気に入る,"to be pleased with,to suit"
|
| 379 |
+
1223330,きにゅう,記入,"entry,filling in of forms"
|
| 380 |
+
1223340,きねん,記念,"commemoration,memory"
|
| 381 |
+
1221130,きのう,機能,"function,faculty"
|
| 382 |
+
1221770,きのどく,気の毒,"pitiful,a pity"
|
| 383 |
+
1591400,きふ,寄付,"contribution,donation"
|
| 384 |
+
1219910,きぼう,希望,"hope,wish,aspiration"
|
| 385 |
+
1219190,きほん,基本,"foundation,basis,standard"
|
| 386 |
+
1609660,きまり,決まり,"settlement,conclusion,regulation,rule"
|
| 387 |
+
1222640,きみ,気味,"-like,-looking,-looked"
|
| 388 |
+
1219490,きみょう,奇妙,"strange,queer,curious"
|
| 389 |
+
1225900,ぎむ,義務,"duty,obligation,responsibility"
|
| 390 |
+
1225630,ぎもん,疑問,"question,problem,doubt,guess"
|
| 391 |
+
1226960,ぎゃく,逆,"reverse,opposite"
|
| 392 |
+
1041850,キャプテン,,captain
|
| 393 |
+
1042200,キャンプ,,camp
|
| 394 |
+
1230380,きゅう,旧,ex-
|
| 395 |
+
1919590,きゅう,級,"class, grade, rank,school class, grade"
|
| 396 |
+
1229880,きゅう,球,"globe,sphere,ball"
|
| 397 |
+
1227610,きゅうか,休暇,"holiday,day off,furlough"
|
| 398 |
+
1227720,きゅうけい,休憩,"rest,break,recess,intermission"
|
| 399 |
+
1228680,きゅうげき,急激,"sudden,precipitous,radical"
|
| 400 |
+
1228330,きゅうしゅう,吸収,"absorption,suction,attraction"
|
| 401 |
+
1229200,きゅうじょ,救助,"relief,aid,rescue"
|
| 402 |
+
1228890,きゅうそく,急速,rapid (e.g. progress)
|
| 403 |
+
2269050,きゅうに,急に,
|
| 404 |
+
1230360,きゅうりょう,給料,"salary,wages"
|
| 405 |
+
1218960,きよう,器用,"skillful,handy"
|
| 406 |
+
1237020,きょうかしょ,教科書,text book
|
| 407 |
+
1234080,きょうぎ,競技,"game,match,contest"
|
| 408 |
+
1281890,ぎょうぎ,行儀,manners
|
| 409 |
+
1233630,きょうきゅう,供給,"supply,provision"
|
| 410 |
+
1237130,きょうし,教師,teacher (classroom)
|
| 411 |
+
1237160,きょうじゅ,教授,"teaching,instruction,professor"
|
| 412 |
+
1236470,きょうちょう,強調,"emphasis,stress,stressed point"
|
| 413 |
+
1234700,きょうつう,共通,"commonness,community"
|
| 414 |
+
1591660,きょうどう,共同,"cooperation,association,collaboration,joint"
|
| 415 |
+
1236750,きょうふ,恐怖,"be afraid,dread,dismay,terror"
|
| 416 |
+
1591720,きょうりょく,協力,"cooperation,collaboration"
|
| 417 |
+
1236600,きょうりょく,強力,"herculean strength,mountain carrier-guide"
|
| 418 |
+
1232880,きょか,許可,"permission,approval"
|
| 419 |
+
1239560,きょく,局,"court lady,lady in waiting"
|
| 420 |
+
1232180,きょだい,巨大,"huge,gigantic,enormous"
|
| 421 |
+
1257250,きらう,嫌う,"to hate,to dislike,to loathe"
|
| 422 |
+
1531110,きり,霧,"fog,mist"
|
| 423 |
+
1384840,きれ,切れ,"cloth,piece,cut,chop"
|
| 424 |
+
1384860,きれる,切れる,"(1) to cut well,to be sharp,(2) to break (off)"
|
| 425 |
+
1223440,きろく,記録,"record,minutes,document"
|
| 426 |
+
1226160,ぎろん,議論,"argument,discussion,dispute"
|
| 427 |
+
1242600,きん,金,"(1) gold,(2) gold general (shogi) (abbr)"
|
| 428 |
+
1595090,ぎん,銀,"(1) silver,silver coin,silver paint"
|
| 429 |
+
1241490,きんえん,禁煙,No Smoking!
|
| 430 |
+
1242700,きんがく,金額,amount of money
|
| 431 |
+
1242850,きんこ,金庫,"safe,vault,treasury,provider of funds"
|
| 432 |
+
1241550,きんし,禁止,"prohibition,ban"
|
| 433 |
+
1243020,きんせん,金銭,"money,cash"
|
| 434 |
+
1243040,きんぞく,金属,metal
|
| 435 |
+
1242420,きんだい,近代,present day
|
| 436 |
+
1241880,きんちょう,緊張,"tension,mental strain,nervousness"
|
| 437 |
+
1241810,きんにく,筋肉,"muscle,sinew"
|
| 438 |
+
1243290,きんゆう,金融,"monetary circulation,credit situation"
|
| 439 |
+
1243310,きんよう,金曜,(abbr) Friday
|
| 440 |
+
1243940,く,句,sentence
|
| 441 |
+
1592100,くう,食う,(male) (vulg) to eat
|
| 442 |
+
1246270,ぐうぜん,偶然,"(by) chance,unexpectedly,suddenly"
|
| 443 |
+
1333150,くさい,臭い,"odour,scent,smell,stench"
|
| 444 |
+
1291730,くさり,鎖,chain
|
| 445 |
+
1497800,くさる,腐る,"to rot,to go bad"
|
| 446 |
+
1509350,くせ,癖,"a habit (often a bad habit),peculiarity"
|
| 447 |
+
1577650,くだ,管,"pipe,tube"
|
| 448 |
+
1245020,ぐたい,具体,"concrete,tangible,material"
|
| 449 |
+
1184280,くださる,下さる,"(hon) to give,to confer"
|
| 450 |
+
1184370,くだり,下り,down-train (going away from Tokyo)
|
| 451 |
+
1244560,くつう,苦痛,"pain,agony"
|
| 452 |
+
1004060,ぐっすり,,"sound asleep,fast asleep"
|
| 453 |
+
1244250,くべつ,区別,"distinction,differentiation,classification"
|
| 454 |
+
1397450,くみ,組,"class,group,team,set"
|
| 455 |
+
1397620,くみあい,組合,"association,union"
|
| 456 |
+
1397590,くむ,組む,to put together
|
| 457 |
+
1592340,くもり,曇,"cloudiness,cloudy weather,shadow"
|
| 458 |
+
1155400,くらい,位,"grade,rank,about"
|
| 459 |
+
1514930,くらし,暮らし,"living,livelihood,subsistence,circumstances"
|
| 460 |
+
1044020,クラシック,,classic(s)
|
| 461 |
+
1514940,くらす,暮らす,"to live,to get along"
|
| 462 |
+
1046430,グラス,,"(1) glass,(2) grass"
|
| 463 |
+
1046840,グランド,,"gland,grand,(electrical) ground"
|
| 464 |
+
1044480,クリーム,,cream
|
| 465 |
+
1247030,くりかえす,繰り返す,"to repeat,to do something over again"
|
| 466 |
+
1044830,クリスマス,,Christmas
|
| 467 |
+
1237510,くるう,狂う,"to go mad,to get out of order"
|
| 468 |
+
1047300,グループ,,group
|
| 469 |
+
1244320,くるしい,苦しい,"painful,difficult"
|
| 470 |
+
1244350,くるしむ,苦しむ,"to suffer,to groan,to be worried"
|
| 471 |
+
1514950,くれ,暮れ,"year end,sunset,nightfall,end"
|
| 472 |
+
1244680,くろう,苦労,"troubles,hardships"
|
| 473 |
+
1189960,くわえる,加える,"to append,to sum up,to add (up)"
|
| 474 |
+
1351730,くわしい,詳しい,"knowing very well,detailed,full,accurate"
|
| 475 |
+
1189980,くわわる,加わる,"to join in,to accede to,to increase,to gain in (influence)"
|
| 476 |
+
1956150,くん,訓,native Japanese reading of a Chinese character
|
| 477 |
+
1247660,ぐん,軍,"army,force,troops"
|
| 478 |
+
1248710,ぐんたい,軍隊,"army,troops"
|
| 479 |
+
1247470,くんれん,訓練,"practice,training"
|
| 480 |
+
2080200,げ,下,"under,below,beneath"
|
| 481 |
+
1252050,けい,計,plan
|
| 482 |
+
1250720,けいい,敬意,"respect,honour"
|
| 483 |
+
1251130,けいえい,経営,"management,administration"
|
| 484 |
+
1250830,けいき,景気,"condition,state,business (condition)"
|
| 485 |
+
1249470,けいこう,傾向,"tendency,trend,inclination"
|
| 486 |
+
1252360,けいこく,警告,"warning,advice"
|
| 487 |
+
1252140,けいさん,計算,"calculation,reckoning"
|
| 488 |
+
1250620,けいじ,掲示,"notice,bulletin"
|
| 489 |
+
1249660,けいじ,刑事,"criminal case,(police) detective"
|
| 490 |
+
1253060,げいじゅつ,芸術,"(fine) art,the arts"
|
| 491 |
+
1250190,けいやく,契約,"contract,compact,agreement"
|
| 492 |
+
1251670,けいゆ,経由,"go by the way,via"
|
| 493 |
+
1047880,ケース,,case
|
| 494 |
+
1048400,ゲーム,,game
|
| 495 |
+
1253310,げき,劇,"drama,play"
|
| 496 |
+
1253410,げきじょう,劇場,"theatre,playhouse"
|
| 497 |
+
1577040,けしょう,化粧,make-up (cosmetic)
|
| 498 |
+
2234080,けち,,"stinginess,miser,miserliness"
|
| 499 |
+
1254690,けっか,結果,"result,consequence"
|
| 500 |
+
1253950,けっかん,欠陥,"defect,fault,deficiency"
|
| 501 |
+
1254730,けっきょく,結局,"after all,eventually"
|
| 502 |
+
1254340,けっしん,決心,"determination,resolution"
|
| 503 |
+
1254020,けっせき,欠席,"absence,non-attendance"
|
| 504 |
+
1254380,けってい,決定,"decision,determination"
|
| 505 |
+
1254050,けってん,欠点,"faults,defect,weakness"
|
| 506 |
+
1255880,げつよう,月曜,Monday
|
| 507 |
+
1255020,けつろん,結論,conclusion
|
| 508 |
+
1177180,けむり,煙,"smoke,fumes"
|
| 509 |
+
1256730,けん,券,"ticket,coupon,bond,certificate"
|
| 510 |
+
1258810,けん,県,prefecture
|
| 511 |
+
2078590,けん,軒,eaves
|
| 512 |
+
1259390,けんかい,見解,"opinion,point of view"
|
| 513 |
+
1264650,げんかい,限界,"limit,bound"
|
| 514 |
+
1263550,げんきん,現金,"cash,ready money,mercenary,self-interested"
|
| 515 |
+
1264420,げんご,言語,language
|
| 516 |
+
1256170,けんこう,健康,"health,sound,wholesome"
|
| 517 |
+
1257890,けんさ,検査,"inspection (e.g. customs, factory),examination"
|
| 518 |
+
1263650,げんざい,現在,"present,up to now,nowadays,modern times,current"
|
| 519 |
+
1263710,げんじつ,現実,reality
|
| 520 |
+
1263750,げんしょう,現象,phenomenon
|
| 521 |
+
1263770,げんじょう,現状,"present condition,existing state,status quo"
|
| 522 |
+
1257420,けんせつ,建設,"construction,establishment"
|
| 523 |
+
1263810,げんだい,現代,"nowadays,modern times,present-day"
|
| 524 |
+
1257500,けんちく,建築,"construction,architecture"
|
| 525 |
+
1259930,けんとう,見当,"be found,aim,estimate,guess,approx"
|
| 526 |
+
1258000,けんとう,検討,"consideration,examination,investigation,study,scrutiny"
|
| 527 |
+
1263760,げんば,現場,"actual spot,scene,scene of the crime"
|
| 528 |
+
1257590,けんぽう,憲法,constitution
|
| 529 |
+
1258200,けんり,権利,"right,privilege"
|
| 530 |
+
2147630,ご,後,"afterwards,since then,in the future"
|
| 531 |
+
1270910,ご,語,"language,word"
|
| 532 |
+
1558670,こい,恋,"love,tender passion"
|
| 533 |
+
1469890,こい,濃い,"thick (as of color, liquid),dense,strong"
|
| 534 |
+
1558920,こいびと,恋人,"lover,sweetheart"
|
| 535 |
+
1592930,こううん,幸運,"good luck,fortune"
|
| 536 |
+
1282240,こうえん,講演,"lecture,address"
|
| 537 |
+
1275130,こうか,効果,"effect,effectiveness,efficacy,result"
|
| 538 |
+
1280530,こうか,硬貨,coin
|
| 539 |
+
1283300,こうか,高価,high price
|
| 540 |
+
1285520,ごうか,豪華,"wonderful,gorgeous,splendor,pomp,extravagance"
|
| 541 |
+
1284600,ごうかく,合格,"success,passing (e.g. exam),eligibility"
|
| 542 |
+
1271750,こうかん,交換,"exchange,interchange,reciprocity"
|
| 543 |
+
1281270,こうくう,航空,"aviation,flying"
|
| 544 |
+
1272950,こうけい,光景,"scene,spectacle"
|
| 545 |
+
1284740,ごうけい,合計,"sum total,total amount"
|
| 546 |
+
1279170,こうげき,攻撃,"attack,strike,offensive,criticism,censure"
|
| 547 |
+
1282410,こうけん,貢献,"contribution,services"
|
| 548 |
+
1278510,こうこく,広告,advertisement
|
| 549 |
+
1271990,こうさい,交際,"company,friendship,association,society,acquaintance"
|
| 550 |
+
1269720,こうしゃ,後者,the latter
|
| 551 |
+
1578700,こうば,工場,"factory,plant,mill,workshop"
|
| 552 |
+
1279730,こうせい,構成,"organization,composition"
|
| 553 |
+
1283700,こうそく,高速,"high speed,high gear"
|
| 554 |
+
1282100,こうどう,行動,"action,conduct,behaviour,mobilization"
|
| 555 |
+
1236500,ごうとう,強盗,"robbery,burglary"
|
| 556 |
+
1278400,こうふく,幸福,"happiness,blessedness"
|
| 557 |
+
1274640,こうへい,公平,"fairness,impartial,justice"
|
| 558 |
+
1272730,こうほ,候補,candidacy
|
| 559 |
+
1281170,こうりょ,考慮,"consideration,taking into account"
|
| 560 |
+
1593070,こえる,越える,"to exceed,to cross over,to cross"
|
| 561 |
+
1048910,コーチ,,coach
|
| 562 |
+
1049010,コード,,"code,cord,chord"
|
| 563 |
+
1488840,こおり,氷,"ice,hail"
|
| 564 |
+
1593100,こおる,凍る,"to freeze,to be frozen over,to congeal"
|
| 565 |
+
1054230,ゴール,,goal
|
| 566 |
+
1271310,ごかい,誤解,misunderstanding
|
| 567 |
+
1271010,ごがく,語学,language study
|
| 568 |
+
1266470,こきゅう,呼吸,"breath,respiration"
|
| 569 |
+
2853884,こきょう,故郷,"home town,birthplace,old village,historic village"
|
| 570 |
+
1240180,ごく,極,"quite,very"
|
| 571 |
+
1286370,こくご,国語,national language
|
| 572 |
+
1288080,こくばん,黒板,blackboard
|
| 573 |
+
1285790,こくふく,克服,"subjugation,conquest"
|
| 574 |
+
1287070,こくみん,国民,"national,people,citizen"
|
| 575 |
+
1287280,こくもつ,穀物,"grain,cereal,corn"
|
| 576 |
+
1288340,こし,腰,hip
|
| 577 |
+
1264770,こじん,個人,"individual,private person,personal,private"
|
| 578 |
+
1175300,こす,越す,to go over (e.g. with audience)
|
| 579 |
+
1286170,こっか,国家,"state,country,nation"
|
| 580 |
+
1286240,こっかい,国会,"National Diet,parliament,congress"
|
| 581 |
+
1286320,こっきょう,国境,national or state border
|
| 582 |
+
1288640,こっせつ,骨折,bone fracture
|
| 583 |
+
1593290,こづつみ,小包,"parcel,package"
|
| 584 |
+
1313580,こと,事,"thing,matter,fact,circumstances"
|
| 585 |
+
1157510,ことなる,異なる,"to differ,to vary,to disagree"
|
| 586 |
+
1264600,ことわざ,諺,"proverb,maxim"
|
| 587 |
+
1419570,ことわる,断る,"to refuse,to decline,to dismiss"
|
| 588 |
+
1504770,こな,粉,"flour,meal,powder"
|
| 589 |
+
1277500,このみ,好み,"liking,taste,choice"
|
| 590 |
+
1277520,このむ,好む,"to like,to prefer"
|
| 591 |
+
1348630,こむぎ,小麦,wheat
|
| 592 |
+
1270680,ごめんなさい,,"I beg your pardon,excuse me"
|
| 593 |
+
1347830,こや,小屋,"hut,cabin,shed,(animal) pen"
|
| 594 |
+
1004830,これら,,these
|
| 595 |
+
1579080,ころ,頃,"time,about,toward,approximately (time)"
|
| 596 |
+
1299030,ころす,殺す,to kill
|
| 597 |
+
1582130,ころぶ,転ぶ,"to fall down,to fall over"
|
| 598 |
+
1289070,こんかい,今回,"now,this time,lately"
|
| 599 |
+
1289140,こんご,今後,"from now on,hereafter"
|
| 600 |
+
1290390,こんざつ,混雑,"confusion,congestion"
|
| 601 |
+
1004890,こんなに,,"so,like this,in this way"
|
| 602 |
+
1289620,こんなん,困難,"difficulty,distress"
|
| 603 |
+
1579110,こんにち,今日,"today,this day"
|
| 604 |
+
1289400,こんにちは,,"hello,good day (daytime greeting, id)"
|
| 605 |
+
1289710,こんやく,婚約,"engagement,betrothal"
|
| 606 |
+
1290560,こんらん,混乱,"disorder,chaos,confusion,mayhem"
|
| 607 |
+
1291070,さ,差,"difference,variation"
|
| 608 |
+
1055000,サービス,,"(1) service,support system,(2) goods or services without charge"
|
| 609 |
+
1296300,さい,際,"on the occasion of,circumstances"
|
| 610 |
+
1293850,さいこう,最高,"highest,supreme,the most"
|
| 611 |
+
1296820,ざいさん,財産,"property,fortune,assets"
|
| 612 |
+
1293940,さいしゅう,最終,"last,final,closing"
|
| 613 |
+
1579210,さいちゅう,最中,in the middle of
|
| 614 |
+
1294220,さいてい,最低,"least,lowest,worst"
|
| 615 |
+
1294630,さいのう,才能,"talent,ability"
|
| 616 |
+
1296120,さいばん,裁判,"trial,judgement"
|
| 617 |
+
1296670,ざいりょう,材料,"ingredients,material"
|
| 618 |
+
1278380,さいわい,幸い,"happiness,blessedness"
|
| 619 |
+
1056230,サイン,,"(1) autograph,(2) sign,(3) sine"
|
| 620 |
+
1235950,さかい,境,"border,boundary,mental state"
|
| 621 |
+
1226990,さからう,逆らう,"to go against,to oppose,to disobey,to defy"
|
| 622 |
+
1379640,さかり,盛り,"helping,serving"
|
| 623 |
+
1297540,さぎょう,作業,"work,operation,manufacturing,fatigue duty"
|
| 624 |
+
1298200,さく,昨,"last (year),yesterday"
|
| 625 |
+
1297910,さくひん,作品,"work,opus,performance,production"
|
| 626 |
+
1297950,さくもつ,作物,"produce (e.g. agricultural),crops"
|
| 627 |
+
1593710,さくら,桜,"cherry blossom,cherry tree"
|
| 628 |
+
1329010,さけ,酒,"alcohol,sake"
|
| 629 |
+
1235910,さけぶ,叫ぶ,"to shout,to cry"
|
| 630 |
+
1583260,さける,避ける,"(1) to avoid (physical contact ),(2) to ward off,to avert"
|
| 631 |
+
1310090,ささえる,支える,"to be blocked,to choke,to be obstructed"
|
| 632 |
+
1309670,さす,指す,"to point,to put up umbrella,to play"
|
| 633 |
+
1291880,ざせき,座席,seat
|
| 634 |
+
1541900,さそう,誘う,"(1) to invite,to ask,(2) to tempt,to lure,to induce"
|
| 635 |
+
1298960,さつ,札,"(1) token,label,(2) ticket,(3) charm"
|
| 636 |
+
1297510,さっか,作家,"author,writer,novelist,artist"
|
| 637 |
+
1297650,さっきょく,作曲,"composition,setting (of music)"
|
| 638 |
+
1005390,ざっと,,"roughly,in round numbers"
|
| 639 |
+
1005210,さっぱり,,"feeling refreshed,feeling relieved,neat,trimmed"
|
| 640 |
+
1585460,さて,,"well,now,then"
|
| 641 |
+
1593800,さばく,砂漠,desert
|
| 642 |
+
1291410,さべつ,差別,"discrimination,distinction,differentiation"
|
| 643 |
+
1297980,さほう,作法,"manners,etiquette,propriety"
|
| 644 |
+
1593830,さまざま,様々,"varied,various"
|
| 645 |
+
1206060,さます,覚ます,to awaken
|
| 646 |
+
1206070,さめる,覚める,"to wake,to wake up"
|
| 647 |
+
1290810,さゆう,左右,"(1) left and right,(2) influence,control,domination"
|
| 648 |
+
1299680,さら,皿,"plate,dish"
|
| 649 |
+
1279310,さらに,更に,"furthermore,again,after all,more and more,moreover"
|
| 650 |
+
1231650,さる,去る,"to leave,to go away"
|
| 651 |
+
1177390,さる,猿,monkey
|
| 652 |
+
1403020,さわぎ,騒ぎ,"uproar,disturbance"
|
| 653 |
+
1302090,さんか,参加,participation
|
| 654 |
+
1302280,さんこう,参考,"reference,consultation"
|
| 655 |
+
1304200,さんせい,賛成,"approval,agreement,support,favour"
|
| 656 |
+
1304350,さんそ,酸素,oxygen
|
| 657 |
+
2101130,し,氏,"family name,lineage,birth"
|
| 658 |
+
1929950,し,詩,"poem,verse of poetry"
|
| 659 |
+
1594060,しあわせ,幸せ,"happiness,good fortune,luck,blessing"
|
| 660 |
+
1064120,ジーンズ,,jeans
|
| 661 |
+
1064250,ジェットき,ジェット機,jet aeroplane
|
| 662 |
+
1430690,じかに,直に,"immediately,readily,directly"
|
| 663 |
+
1506050,しかも,,"moreover,furthermore,nevertheless,and yet"
|
| 664 |
+
1319580,しかる,叱る,to scold
|
| 665 |
+
1319060,しき,式,"equation,formula,ceremony"
|
| 666 |
+
1581790,じき,直,"earnestly,immediately,exactly"
|
| 667 |
+
1316040,じき,時期,"time,season,period"
|
| 668 |
+
1310130,しきゅう,支給,"payment,allowance"
|
| 669 |
+
1005480,しきりに,,"frequently,repeatedly,incessantly,eagerly"
|
| 670 |
+
1594190,しげき,刺激,"stimulus,impetus,incentive"
|
| 671 |
+
1312720,しげん,資源,resources
|
| 672 |
+
1313830,じけん,事件,"event,affair,incident"
|
| 673 |
+
1316220,じこく,時刻,"instant,time,moment"
|
| 674 |
+
1317770,じさつ,自殺,suicide
|
| 675 |
+
1313960,じじつ,事実,"fact,truth,reality"
|
| 676 |
+
1310180,ししゅつ,支出,"expenditure,expenses"
|
| 677 |
+
1314010,じじょう,事情,"circumstances,consideration,conditions,situation,reasons"
|
| 678 |
+
1312220,しじん,詩人,poet
|
| 679 |
+
1318000,じしん,自身,"by oneself,personally"
|
| 680 |
+
1431670,しずむ,沈む,"to sink,to feel depressed"
|
| 681 |
+
1318090,しぜん,自然,"nature,spontaneous"
|
| 682 |
+
1309560,しそう,思想,"thought,idea"
|
| 683 |
+
1387010,した,舌,tongue
|
| 684 |
+
1316680,しだい,次第,"(1) order,precedence,(2) circumstances,(3) immediate(ly)"
|
| 685 |
+
1595240,じたい,事態,"situation,present state of affairs"
|
| 686 |
+
1335210,したがう,従う,"to abide (by the rules),to obey,to follow,to accompany"
|
| 687 |
+
1335230,したがって,従って,"therefore,consequently,in accordance with"
|
| 688 |
+
1365050,したしい,親しい,"intimate,close (e.g. friend)"
|
| 689 |
+
1320640,しつ,質,"quality,nature (of person)"
|
| 690 |
+
1319860,しつぎょう,失業,unemployment
|
| 691 |
+
1320970,じっけん,実験,experiment
|
| 692 |
+
1321020,じつげん,実現,"implementation,materialization,realization"
|
| 693 |
+
1321040,じっこう,実行,"practice,performance,execution (e.g. program),realization"
|
| 694 |
+
1321110,じっさい,実際,"practical,actual condition,status quo"
|
| 695 |
+
1321140,じっし,実施,"enforcement,enact,put into practice,carry out,operation"
|
| 696 |
+
1005870,じっと,,"fixedly,firmly,patiently,quietly"
|
| 697 |
+
2820720,じつに,実に,"indeed,truly,surely"
|
| 698 |
+
1320830,じつは,実は,"as a matter of fact,by the way"
|
| 699 |
+
1320170,しつぼう,失望,"disappointment,despair"
|
| 700 |
+
1310230,してん,支店,branch store (office)
|
| 701 |
+
1309950,しどう,指導,"leadership,guidance,coaching"
|
| 702 |
+
1318340,じどう,自動,"automatic,self-motion"
|
| 703 |
+
1583470,しな,品,"thing,article,goods,dignity,article (goods),counter for meal courses"
|
| 704 |
+
1310270,しはい,支配,"rule,control,direction"
|
| 705 |
+
1321630,しばい,芝居,"play,drama"
|
| 706 |
+
2179090,しばしば,,"often,again and again,frequently"
|
| 707 |
+
1321650,しばふ,芝生,lawn
|
| 708 |
+
1594480,しはらい,支払,payment
|
| 709 |
+
1310300,しはらう,支払う,to pay
|
| 710 |
+
1310950,しぼう,死亡,"death,mortality"
|
| 711 |
+
1312780,しほん,資本,"funds,capital"
|
| 712 |
+
1594530,しまい,仕舞い,sisters
|
| 713 |
+
1579490,しまい,姉妹,sisters
|
| 714 |
+
1305380,しまう,仕舞う,"to finish,to close,to do something completely"
|
| 715 |
+
1005600,しまった,仕舞った,Damn it!
|
| 716 |
+
1318680,じまん,自慢,"pride,boast"
|
| 717 |
+
1314270,じむ,事務,"business,office work"
|
| 718 |
+
1317110,しめす,示す,"to denote,to show,to point out,to indicate"
|
| 719 |
+
1389460,しめる,占める,"(1) to comprise,to account for,to make up (of),(2) to hold,to occupy"
|
| 720 |
+
2080210,しも,下,"under,below,beneath"
|
| 721 |
+
1402930,しも,霜,frost
|
| 722 |
+
1323940,しゃっきん,借金,"debt,loan,liabilities"
|
| 723 |
+
1427510,しゃべる,,"to talk,to chat,to chatter"
|
| 724 |
+
1323500,じゃま,邪魔,"hindrance,intrusion"
|
| 725 |
+
1333450,しゅう,週,week
|
| 726 |
+
1331840,しゅう,州,sandbank
|
| 727 |
+
1337000,じゅう,銃,gun
|
| 728 |
+
1331030,しゅうい,周囲,"surroundings,circumference,environs"
|
| 729 |
+
1330510,しゅうかく,収穫,"harvest,crop,ingathering"
|
| 730 |
+
1333500,しゅうかん,週間,"week,weekly"
|
| 731 |
+
1331400,しゅうきょう,宗教,religion
|
| 732 |
+
1336260,じゅうし,重視,"importance,stress,serious consideration"
|
| 733 |
+
1331670,しゅうしょく,就職,"finding employment,inauguration"
|
| 734 |
+
1065950,ジュース,,"juice,soft drink,deuce"
|
| 735 |
+
1332130,しゅうせい,修正,"amendment,correction,revision,modification"
|
| 736 |
+
1335570,じゅうたい,渋滞,"congestion (e.g. traffic),delay,stagnation"
|
| 737 |
+
1336500,じゅうだい,重大,"serious,important,grave,weighty"
|
| 738 |
+
1334150,じゅうたく,住宅,"resident,housing"
|
| 739 |
+
1333730,しゅうだん,集団,"group,mass"
|
| 740 |
+
1333750,しゅうちゅう,集中,"concentration,focusing the mind"
|
| 741 |
+
1330790,しゅうにゅう,収入,"income,receipts,revenue"
|
| 742 |
+
1334210,じゅうみん,住民,"citizens,inhabitants,residents,population"
|
| 743 |
+
1336820,じゅうよう,重要,"important,momentous,essential,principal,major"
|
| 744 |
+
1332400,しゅうり,修理,"repairing,mending"
|
| 745 |
+
1325260,しゅぎ,主義,"doctrine,rule,principle"
|
| 746 |
+
1337300,しゅくはく,宿泊,lodging
|
| 747 |
+
1327790,しゅじゅつ,手術,surgical operation
|
| 748 |
+
1329300,しゅしょう,首相,Prime Minister
|
| 749 |
+
1328110,しゅだん,手段,"means,way,measure"
|
| 750 |
+
1325910,しゅちょう,主張,"claim,request,insistence,assertion"
|
| 751 |
+
1339260,しゅっしん,出身,"graduate from,come from"
|
| 752 |
+
1340030,しゅっぱん,出版,publication
|
| 753 |
+
1329340,しゅと,首都,capital city
|
| 754 |
+
1326160,しゅふ,主婦,"housewife,mistress"
|
| 755 |
+
1326320,しゅよう,主要,"chief,main,principal,major"
|
| 756 |
+
1330450,じゅよう,需要,"demand,request"
|
| 757 |
+
1328890,しゅるい,種類,"variety,kind,type"
|
| 758 |
+
1342220,じゅん,順,"order,turn"
|
| 759 |
+
1341210,しゅんかん,瞬間,"moment,second,instant"
|
| 760 |
+
1342380,じゅんちょう,順調,"favourable,doing well,O.K.,all right"
|
| 761 |
+
1342390,じゅんばん,順番,"turn (in line),order of things"
|
| 762 |
+
1306200,しよう,使用,"use,application,employment,utilization"
|
| 763 |
+
2083540,しょう,小,
|
| 764 |
+
1351270,しょう,章,"(1) chapter,section,(2) medal"
|
| 765 |
+
1351910,しょう,賞,"prize,award"
|
| 766 |
+
1352170,じょう,上,"(1) first volume,(2) superior quality,(3) governmental"
|
| 767 |
+
1352060,しょうがい,障害,"obstacle,impediment (fault),damage"
|
| 768 |
+
1347530,しょうがくきん,奨学金,scholarship
|
| 769 |
+
1580490,じょうきゃく,乗客,passenger
|
| 770 |
+
1352980,じょうきょう,上京,proceeding to the capital (Tokyo)
|
| 771 |
+
1356700,じょうきょう,状況,"state of affairs,situation,circumstances"
|
| 772 |
+
1356510,じょうけん,条件,"conditions,terms"
|
| 773 |
+
1377080,しょうご,正午,"noon,mid-day"
|
| 774 |
+
1377590,しょうじき,正直,"honesty,integrity,frankness"
|
| 775 |
+
1356000,じょうしき,常識,common sense
|
| 776 |
+
1580290,しょうじょ,少女,"daughter,young lady,virgin,maiden,little girl"
|
| 777 |
+
1594930,しょうしょう,少々,"just a minute,small quantity"
|
| 778 |
+
1351030,しょうじょう,症状,"symptoms,condition"
|
| 779 |
+
1378650,しょうじる,生じる,"to produce,to yield,to result from,to arise,to be generated"
|
| 780 |
+
1356730,じょうたい,状態,"condition,situation,circumstances,state"
|
| 781 |
+
1353850,じょうたつ,上達,"improvement,advance,progress"
|
| 782 |
+
1355540,じょうだん,冗談,"jest,joke"
|
| 783 |
+
1354030,じょうとう,上等,"superiority,first class,very good"
|
| 784 |
+
1351560,しょうとつ,衝突,"collision,conflict"
|
| 785 |
+
1580270,しょうにん,商人,"trader,shopkeeper,merchant"
|
| 786 |
+
1349520,しょうにん,承認,"recognition,acknowledgement,approval,consent,agreement"
|
| 787 |
+
1349170,しょうねん,少年,"boys,juveniles"
|
| 788 |
+
1347200,しょうばい,商売,"trade,business,commerce,transaction,occupation"
|
| 789 |
+
1350290,しょうひ,消費,"consumption,expenditure"
|
| 790 |
+
1347310,しょうひん,商品,"commodity,article of commerce,goods,stock,merchandise"
|
| 791 |
+
1350340,しょうぼう,消防,"fire fighting,fire department"
|
| 792 |
+
1356370,じょうほう,情報,"information,(military) intelligence"
|
| 793 |
+
1351680,しょうめい,証明,"proof,verification"
|
| 794 |
+
1345020,じょおう,女王,queen
|
| 795 |
+
1357480,しょく,職,employment
|
| 796 |
+
1357510,しょくぎょう,職業,"occupation,business"
|
| 797 |
+
1358530,しょくたく,食卓,dining table
|
| 798 |
+
1358600,しょくひん,食品,"commodity,foodstuff"
|
| 799 |
+
1357300,しょくぶつ,植物,"plant,vegetation"
|
| 800 |
+
1358620,しょくもつ,食物,"food,foodstuff"
|
| 801 |
+
1358660,しょくよく,食欲,appetite (for food)
|
| 802 |
+
1358670,しょくりょう,食料,food
|
| 803 |
+
1358690,しょくりょう,食糧,"provisions,rations"
|
| 804 |
+
1344030,しょさい,書斎,study
|
| 805 |
+
1345140,じょし,女子,"woman,girl"
|
| 806 |
+
1344650,じょしゅ,助手,"helper,helpmeet,assistant,tutor"
|
| 807 |
+
1595480,じょじょに,徐々に,"slowly,little by little,gradually,steadily,quietly"
|
| 808 |
+
1343640,しょめい,署名,signature
|
| 809 |
+
1344150,しょもつ,書物,books
|
| 810 |
+
1345430,じょゆう,女優,actress
|
| 811 |
+
1342510,しょり,処理,"processing,dealing with,treatment,disposition,disposal"
|
| 812 |
+
1344200,しょるい,書類,"documents,official papers"
|
| 813 |
+
1420400,しらせ,知らせ,notice
|
| 814 |
+
1358760,しり,尻,"buttocks,bottom"
|
| 815 |
+
1168060,しるし,印,"(1) mark,(2) symbol,(3) evidence"
|
| 816 |
+
1355710,しろ,城,castle
|
| 817 |
+
1366010,しんがく,進学,going on to university
|
| 818 |
+
1364520,しんけい,神経,"nerve,sensitivity"
|
| 819 |
+
1363650,しんけん,真剣,"seriousness,earnestness"
|
| 820 |
+
1359150,しんこう,信仰,"(religious) faith,belief,creed"
|
| 821 |
+
1359240,しんごう,信号,"traffic lights,signal,semaphore"
|
| 822 |
+
1367380,じんこう,人工,"artificial,manmade,human work,human skill,artificiality"
|
| 823 |
+
1362730,しんこく,深刻,serious
|
| 824 |
+
1365460,しんさつ,診察,medical examination
|
| 825 |
+
1368020,じんしゅ,人種,race (of people)
|
| 826 |
+
1359040,しんじる,信じる,"to believe,to place trust in"
|
| 827 |
+
1368370,じんせい,人生,(human) life (i.e. conception to death)
|
| 828 |
+
1365230,しんせき,親戚,relative
|
| 829 |
+
1362100,しんせん,新鮮,fresh
|
| 830 |
+
1360770,しんぞう,心臓,heart
|
| 831 |
+
2830705,しんたい,身体,the body
|
| 832 |
+
1365770,しんちょう,身長,"height (of body),stature"
|
| 833 |
+
1361110,しんちょう,慎重,"discretion,prudence"
|
| 834 |
+
1360410,しんぱん,審判,"refereeing,trial,judgement,umpire,referee"
|
| 835 |
+
1369070,じんぶつ,人物,"character,personality,person,man,personage,talented man"
|
| 836 |
+
1366190,しんぽ,進歩,"progress,development"
|
| 837 |
+
1365410,しんゆう,親友,"close friend,buddy"
|
| 838 |
+
1359620,しんよう,信用,"confidence,dependence,credit,faith"
|
| 839 |
+
1359730,しんらい,信頼,"reliance,trust,confidence"
|
| 840 |
+
1361000,しんり,心理,mentality
|
| 841 |
+
1369530,じんるい,人類,"mankind,humanity"
|
| 842 |
+
1400390,す,巣,"nest,rookery,breeding place,beehive,cobweb"
|
| 843 |
+
1370320,ず,図,"figure (e.g. Fig 1),drawing,picture,illustration"
|
| 844 |
+
1371610,すいじゅん,水準,"(1) water level,(2) level,standard"
|
| 845 |
+
1371170,すいせん,推薦,recommendation
|
| 846 |
+
1067210,スイッチ,,switch
|
| 847 |
+
1372800,ずいぶん,随分,extremely
|
| 848 |
+
1372370,すいみん,睡眠,sleep
|
| 849 |
+
1580825,すう,数,"number,figure"
|
| 850 |
+
1373060,すうじ,数字,"numeral,figure"
|
| 851 |
+
1067040,スープ,,(Western) soup
|
| 852 |
+
1525250,すえ,末,"the end of,powder"
|
| 853 |
+
1307710,すがた,姿,"figure,shape,appearance"
|
| 854 |
+
1067770,スキー,,skiing
|
| 855 |
+
1229060,すくう,救う,"to rescue from,to help out of"
|
| 856 |
+
1539080,すぐれる,優れる,"to surpass,to outstrip,to excel"
|
| 857 |
+
1068770,スケート,,"skate(s),skating"
|
| 858 |
+
1374550,すごい,,"terrible,dreadful,terrific,amazing,great"
|
| 859 |
+
1348900,すこしも,少しも,"anything of,not one bit"
|
| 860 |
+
1196000,すごす,過ごす,"to pass,to spend,to go through,to tide over"
|
| 861 |
+
1241750,すじ,筋,"muscle,string,line"
|
| 862 |
+
1365990,すすめる,進める,"to advance,to promote,to hasten"
|
| 863 |
+
1595680,すすめる,勧める,"to recommend,to advise,to encourage,to offer (wine)"
|
| 864 |
+
1069210,スター,,star
|
| 865 |
+
1069520,スタイル,,style
|
| 866 |
+
1069930,スタンド,,stand
|
| 867 |
+
1450890,ずつう,頭痛,headache
|
| 868 |
+
1006380,ずっと,,"consecutively,throughout,a lot"
|
| 869 |
+
1397350,すてき,,"lovely,dreamy,beautiful,great"
|
| 870 |
+
1220310,すでに,既に,"already,too late"
|
| 871 |
+
1404100,すなわち,,"that is,namely,i.e."
|
| 872 |
+
1397300,すばらしい,素晴らしい,"wonderful,splendid,magnificent"
|
| 873 |
+
1072260,スピーチ,,speech
|
| 874 |
+
1595730,すべて,全て,"all,the whole,entirely,in general,wholly"
|
| 875 |
+
1295040,すませる,済ませる,to be finished
|
| 876 |
+
1246440,すみ,角,horn
|
| 877 |
+
1295060,すみません,,"sorry,excuse me"
|
| 878 |
+
1174890,するどい,鋭い,"pointed,sharp"
|
| 879 |
+
1472650,せい,背,"height,stature"
|
| 880 |
+
1376590,せい,正,"(logical) true,regular"
|
| 881 |
+
2088240,せい,生,"(1) draft (beer),(2) raw,unprocessed"
|
| 882 |
+
1375260,せい,性,"sex,gender"
|
| 883 |
+
1610040,せい,所為,"cause,reason,fault"
|
| 884 |
+
2081570,ぜい,税,
|
| 885 |
+
1375290,せいかく,性格,"character,personality"
|
| 886 |
+
1376760,せいかく,正確,"accurate,punctuality,exactness,authenticity,veracity"
|
| 887 |
+
1373990,せいき,世紀,"century,era"
|
| 888 |
+
1381320,せいきゅう,請求,"claim,demand,application,request"
|
| 889 |
+
1382100,ぜいきん,税金,"tax,duty"
|
| 890 |
+
1378200,せいけつ,清潔,clean
|
| 891 |
+
1374700,せいげん,制限,"restriction,restraint,limitation"
|
| 892 |
+
1375690,せいこう,成功,"success,hit"
|
| 893 |
+
1377290,せいしき,正式,"due form,official,formality"
|
| 894 |
+
1379950,せいしん,精神,"mind,soul,heart,spirit,intention"
|
| 895 |
+
1375740,せいじん,成人,adult
|
| 896 |
+
1596050,せいぜい,精々,"at the most,at best,to the utmost,as much (far) as possible"
|
| 897 |
+
1375760,せいせき,成績,"results,record"
|
| 898 |
+
1380690,せいぞう,製造,"manufacture,production"
|
| 899 |
+
1573150,ぜいたく,贅沢,"luxury,extravagance"
|
| 900 |
+
1375790,せいちょう,成長,"growth,grow to adulthood"
|
| 901 |
+
1374880,せいど,制度,"system,institution,organization"
|
| 902 |
+
1381750,せいねん,青年,"youth,young man"
|
| 903 |
+
1380760,せいひん,製品,"manufactured goods,finished goods"
|
| 904 |
+
1376070,せいふ,政府,"government,administration"
|
| 905 |
+
1379430,せいぶつ,生物,raw food
|
| 906 |
+
1379530,せいめい,生命,"life,existence"
|
| 907 |
+
1376250,せいり,整理,"sorting,arrangement,adjustment,regulation"
|
| 908 |
+
1204300,せき,咳,cough
|
| 909 |
+
1382700,せきたん,石炭,coal
|
| 910 |
+
1383180,せきにん,責任,"duty,responsibility"
|
| 911 |
+
1382830,せきゆ,石油,"oil,petroleum,kerosene"
|
| 912 |
+
1373970,せけん,世間,"world,society"
|
| 913 |
+
1386370,せつ,説,theory
|
| 914 |
+
1383030,せっきょくてき,積極的,"positive,active,proactive"
|
| 915 |
+
1386020,せっけい,設計,"plan,design"
|
| 916 |
+
1386840,ぜったい,絶対,"absolute,unconditional,absoluteness"
|
| 917 |
+
1074600,セット,,set
|
| 918 |
+
1386070,せつび,設備,"equipment,device,facilities,installation"
|
| 919 |
+
1386990,ぜつめつ,絶滅,"destruction,extinction"
|
| 920 |
+
1386350,せつやく,節約,"economising,saving"
|
| 921 |
+
1374530,ぜひ,是非,"certainly,without fail"
|
| 922 |
+
1383160,せめる,責める,"to condemn,to blame,to criticize"
|
| 923 |
+
1394250,ぜん,善,"good,goodness,right,virtue"
|
| 924 |
+
1394770,ぜん,全,"all,whole,entire,complete,overall,pan"
|
| 925 |
+
1394840,ぜんいん,全員,"all members (unanimity),all hands,the whole crew"
|
| 926 |
+
1389780,せんこう,専攻,"major subject,special study"
|
| 927 |
+
1581180,ぜんこく,全国,"country-wide,nation-wide,whole country,national"
|
| 928 |
+
1388300,せんじつ,先日,"the other day,a few days ago"
|
| 929 |
+
1393090,ぜんしゃ,前者,the former
|
| 930 |
+
1392250,せんしゅ,選手,"(1) player (in game),(2) team"
|
| 931 |
+
1393350,ぜんしん,前進,"advance,drive,progress"
|
| 932 |
+
1075040,センター,,a center
|
| 933 |
+
1395660,ぜんたい,全体,"whole,entirety,whatever (is the matter)"
|
| 934 |
+
1392290,せんたく,選択,"selection,choice"
|
| 935 |
+
2137720,そう,然う,so
|
| 936 |
+
1351830,ぞう,象,elephant
|
| 937 |
+
1403060,そうおん,騒音,noise
|
| 938 |
+
1403160,ぞうか,増加,"increase,addition"
|
| 939 |
+
1400050,そうさ,操作,"operation,management,processing"
|
| 940 |
+
1399610,そうぞう,想像,"imagination,guess"
|
| 941 |
+
1401090,そうぞく,相続,"succession,inheritance"
|
| 942 |
+
1402360,そうち,装置,"equipment,installation,apparatus"
|
| 943 |
+
1401240,そうとう,相当,"suitable,fair,tolerable,proper"
|
| 944 |
+
1405050,そくど,速度,"speed,velocity,rate"
|
| 945 |
+
1436050,そこ,底,"bottom,sole"
|
| 946 |
+
1406090,そこで,,"so (conj),accordingly,now,then,thereupon"
|
| 947 |
+
1397630,そしき,組織,"(1) organization,(2) structure,construction,(3) tissue,(4) system"
|
| 948 |
+
1581730,そそぐ,注ぐ,"to pour (into),to irrigate,to pay,to fill,to feed (e.g. a fire)"
|
| 949 |
+
1160540,そだつ,育つ,"to raise (child),to be brought up,to grow (up)"
|
| 950 |
+
1006790,そっくり,,"all,altogether,entirely,be just like,the splitting image of"
|
| 951 |
+
1006810,そっと,,face of the earth
|
| 952 |
+
1406000,そで,袖,sleeve
|
| 953 |
+
1244960,そなえる,備える,"to furnish,to provide for,to equip,to install"
|
| 954 |
+
1006930,そのうち,,"eventually,sooner or later,of the previously mentioned"
|
| 955 |
+
1406030,そのまま,,"without change,as it is (i.e. now)"
|
| 956 |
+
1075480,ソファー,,"sofa,couch"
|
| 957 |
+
1397100,そまつ,粗末,"crude,rough,plain,humble"
|
| 958 |
+
1596690,それぞれ,,"each,every,either,respectively,severally"
|
| 959 |
+
1406060,それでも,,"but (still),and yet,nevertheless,even so,notwithstanding"
|
| 960 |
+
2396190,それと,,
|
| 961 |
+
1007010,それとも,,"or,or else"
|
| 962 |
+
1406660,そん,損,"loss,disadvantage"
|
| 963 |
+
1406710,そんがい,損害,"damage,injury,loss"
|
| 964 |
+
1406400,そんけい,尊敬,"respect,esteem,reverence,honour"
|
| 965 |
+
1406150,そんざい,存在,"existence,being"
|
| 966 |
+
1406460,そんちょう,尊重,"respect,esteem,regard"
|
| 967 |
+
1442730,た,田,rice field
|
| 968 |
+
1949190,た,他,other (esp. places and things)
|
| 969 |
+
1409800,たい,対,"pair,couple,set"
|
| 970 |
+
2082450,だい,大,
|
| 971 |
+
1412560,だい,台,"stand,rack,table,support"
|
| 972 |
+
1415470,だい,題,"title,subject,theme,topic"
|
| 973 |
+
1409200,たいいく,体育,"physical education,gymnastics,athletics"
|
| 974 |
+
1409250,たいおん,体温,temperature (body)
|
| 975 |
+
1413180,たいかい,大会,"convention,tournament,mass meeting,rally"
|
| 976 |
+
1413330,たいき,大気,atmosphere
|
| 977 |
+
1411790,だいきん,代金,"price,payment,cost,charge"
|
| 978 |
+
1596750,たいくつ,退屈,"tedium,boredom"
|
| 979 |
+
1410930,たいざい,滞在,"stay,sojourn"
|
| 980 |
+
1413880,たいし,大使,ambassador
|
| 981 |
+
1412960,たいした,大した,"considerable,great,important,significant,a big deal"
|
| 982 |
+
1410120,たいしょう,対象,"target,object (of worship, study, etc),subject (of taxation, etc)"
|
| 983 |
+
1414160,だいじん,大臣,cabinet minister
|
| 984 |
+
1610160,たいする,対する,"to face,to confront,to oppose"
|
| 985 |
+
1414360,たいせん,大戦,"great war,great battle"
|
| 986 |
+
1410780,たいど,態度,"attitude,manner"
|
| 987 |
+
1414650,だいとうりょう,大統領,"president,chief executive"
|
| 988 |
+
1414790,たいはん,大半,"majority,mostly,generally"
|
| 989 |
+
1412170,だいひょう,代表,"representative,representation,delegation,type,example,model"
|
| 990 |
+
1414850,だいぶぶん,大部分,"most part,greater part,majority"
|
| 991 |
+
1075960,タイプライター,,typewriter
|
| 992 |
+
1411470,たいほ,逮捕,"arrest,apprehension,capture"
|
| 993 |
+
1076860,ダイヤ,,"(1) dyer,(2) diagram,(3) (railway) schedule,(4) diamond"
|
| 994 |
+
1408370,たいよう,太陽,"sun,solar"
|
| 995 |
+
1506930,たいら,平ら,"flatness,level,smooth,calm,plain"
|
| 996 |
+
1412400,だいり,代理,"representation,agency,proxy,deputy,agent"
|
| 997 |
+
1415150,たいりく,大陸,continent
|
| 998 |
+
1445770,たおす,倒す,"to throw down,to beat,to bring down,to blow down"
|
| 999 |
+
1076170,タオル,,(hand) towel
|
| 1000 |
+
2055530,だが,,
|
| 1001 |
+
1268770,たがい,互い,"mutual,reciprocal"
|
| 1002 |
+
1516160,たから,宝,treasure
|
| 1003 |
+
1415750,たく,宅,"house,home,husband"
|
| 1004 |
+
1007370,だけど,,however
|
| 1005 |
+
1205780,たしかめる,確かめる,to ascertain
|
| 1006 |
+
1407810,たしょう,多少,"more or less,somewhat,a little,some"
|
| 1007 |
+
1344410,たすける,助ける,"to help,to save,to rescue"
|
| 1008 |
+
1538900,ただ,只,"free of charge,mere,only"
|
| 1009 |
+
1538900,ただ,唯,"free of charge,mere,sole,only,usual,common"
|
| 1010 |
+
1596950,たたかい,戦い,"battle,fight,struggle,conflict"
|
| 1011 |
+
1596960,たたかう,戦う,"to fight,to battle,to combat"
|
| 1012 |
+
1416170,たたく,叩く,"to strike,to clap,to dust,to beat"
|
| 1013 |
+
1430670,ただちに,直ちに,"at once,immediately,directly,in person"
|
| 1014 |
+
1551370,たちあがる,立ち上がる,to stand up
|
| 1015 |
+
1551710,たちば,立場,"standpoint,position,situation"
|
| 1016 |
+
1251100,たつ,経つ,"to pass,to lapse"
|
| 1017 |
+
1416230,たっする,達する,"to reach,to get to"
|
| 1018 |
+
1007230,たった,,"free of charge,mere,sole,only,usual,common"
|
| 1019 |
+
2643970,だって,,"but,because,even,also,too"
|
| 1020 |
+
1007240,たっぷり,,"full,in plenty,ample"
|
| 1021 |
+
1597120,たとえ,例え,"simile,metaphor,allegory"
|
| 1022 |
+
1581590,たに,谷,valley
|
| 1023 |
+
1581400,たにん,他人,"another person,unrelated person,outsider,stranger"
|
| 1024 |
+
1328820,たね,種,"(1) seed,(2) material,(3) cause,source"
|
| 1025 |
+
1404450,たば,束,"handbreadth,bundle"
|
| 1026 |
+
1445150,たび,度,counter for occurrences
|
| 1027 |
+
1553120,たび,旅,"travel,trip,journey"
|
| 1028 |
+
1597160,たびたび,,"often,repeatedly,frequently"
|
| 1029 |
+
1240530,たま,玉,"ball,sphere,coin"
|
| 1030 |
+
1240530,たま,球,"globe,sphere,ball"
|
| 1031 |
+
1240530,たま,弾,"bullet,shot,shell"
|
| 1032 |
+
2068840,たま,偶,"even number,couple,man and wife,friend"
|
| 1033 |
+
1597180,たまたま,偶々,"casually,unexpectedly,accidentally,by chance"
|
| 1034 |
+
1211340,たまらない,,"intolerable,unbearable,unendurable"
|
| 1035 |
+
1534930,だまる,黙る,to be silent
|
| 1036 |
+
1409110,だめ,駄目,"useless,no good,hopeless"
|
| 1037 |
+
1312250,ためし,試し,"trial,test"
|
| 1038 |
+
1312260,ためす,試す,"to attempt,to test"
|
| 1039 |
+
1512410,たより,便り,"news,tidings,information,correspondence,letter"
|
| 1040 |
+
1597200,たよる,頼る,"to rely on,to have recourse to,to depend on"
|
| 1041 |
+
1633690,だん,段,"step,stair,flight of steps,grade,rank,level"
|
| 1042 |
+
1417040,たんい,単位,"unit,denomination,credit (in school)"
|
| 1043 |
+
1417330,たんご,単語,"word,vocabulary,(usually) single-character word"
|
| 1044 |
+
1420070,だんし,男子,"youth,young man"
|
| 1045 |
+
1417550,たんじゅん,単純,simplicity
|
| 1046 |
+
1419080,たんじょう,誕生,birth
|
| 1047 |
+
1077250,ダンス,,dance
|
| 1048 |
+
1419270,だんたい,団体,"organization,association"
|
| 1049 |
+
1418160,たんとう,担当,(in) charge
|
| 1050 |
+
1417020,たんなる,単なる,"mere,simple,sheer"
|
| 1051 |
+
1417030,たんに,単に,"simply,merely,only,solely"
|
| 1052 |
+
1420730,ち,地,earth
|
| 1053 |
+
1420780,ちい,地位,"(social) position,status"
|
| 1054 |
+
1420800,ちいき,地域,"area,region"
|
| 1055 |
+
1077330,チーズ,,cheese
|
| 1056 |
+
1077360,チーム,,team
|
| 1057 |
+
1420530,ちえ,知恵,"wisdom,wit,sagacity,sense,intelligence,advice"
|
| 1058 |
+
1420840,ちか,地下,"basement,underground"
|
| 1059 |
+
1158870,ちがい,違い,"difference,discrepancy"
|
| 1060 |
+
1610740,ちがいない,違いない,"(phrase) sure,no mistaking it,for certain"
|
| 1061 |
+
1242300,ちかごろ,近頃,"lately,recently,nowadays"
|
| 1062 |
+
1420970,ちきゅう,地球,the earth
|
| 1063 |
+
1421020,ちく,地区,"district,section,sector"
|
| 1064 |
+
1422050,ちこく,遅刻,"lateness,late coming"
|
| 1065 |
+
1420580,ちじ,知事,prefectural governor
|
| 1066 |
+
1420590,ちしき,知識,"knowledge,information"
|
| 1067 |
+
1497680,ちちおや,父親,father
|
| 1068 |
+
1420680,ちのう,知能,"intelligence,brains"
|
| 1069 |
+
1421440,ちへいせん,地平線,horizon
|
| 1070 |
+
1421450,ちほう,地方,"area,locality,district,region,the coast"
|
| 1071 |
+
1422570,ちゃ,茶,tea
|
| 1072 |
+
1078040,チャンス,,"chance,opportunity"
|
| 1073 |
+
1007720,ちゃんと,,"perfectly,properly,exactly"
|
| 1074 |
+
1620400,ちゅう,中,"inside,middle,among"
|
| 1075 |
+
1426520,ちゅう,注,"annotation,explanatory note"
|
| 1076 |
+
1423430,ちゅうおう,中央,"centre,central,center,middle"
|
| 1077 |
+
1423640,ちゅうがく,中学,"middle school,junior high school"
|
| 1078 |
+
1424150,ちゅうこ,中古,"(1) used,second-hand,old"
|
| 1079 |
+
1424410,ちゅうし,中止,"suspension,stoppage,discontinuance,interruption"
|
| 1080 |
+
1426910,ちゅうしゃ,駐車,parking (e.g. car)
|
| 1081 |
+
1602330,ちゅうしょく,昼食,"lunch,midday meal"
|
| 1082 |
+
1424550,ちゅうしん,中心,"center,core,heart,pivot,emphasis,balance"
|
| 1083 |
+
1426670,ちゅうもく,注目,"notice,attention,observation"
|
| 1084 |
+
1426650,ちゅうもん,注文,"order,request"
|
| 1085 |
+
1429850,ちょうき,長期,long time period
|
| 1086 |
+
1429120,ちょうさ,調査,"investigation,examination,inquiry,survey"
|
| 1087 |
+
1429170,ちょうし,調子,"tune,tone,key"
|
| 1088 |
+
1430220,ちょうじょう,頂上,"top,summit,peak"
|
| 1089 |
+
1430230,ちょうだい,頂戴,"(1) please do for me (preceded by -te),(2) reception,being given,get"
|
| 1090 |
+
1427170,ちょきん,貯金,(bank) savings
|
| 1091 |
+
1431110,ちょくせつ,直接,"direct,immediate,personal,firsthand"
|
| 1092 |
+
1427110,ちょしゃ,著者,"author,writer"
|
| 1093 |
+
1372630,ついに,遂に,"finally,at last"
|
| 1094 |
+
1433070,つうか,通過,"passage through,passing"
|
| 1095 |
+
1433090,つうがく,通学,commuting to school
|
| 1096 |
+
1433180,つうこう,通行,"passage,passing"
|
| 1097 |
+
1432880,つうじる,通じる,"to run to,to lead to,to communicate,to understand"
|
| 1098 |
+
1433330,つうしん,通信,"correspondence,communication,news,signal"
|
| 1099 |
+
1514110,つかまる,捕まる,"to be caught,to be arrested"
|
| 1100 |
+
1433650,つかむ,掴む,"to seize,to catch,to grasp"
|
| 1101 |
+
1483730,つかれ,疲れ,"tiredness,fatigue"
|
| 1102 |
+
1495640,つきあい,付き合い,"association,socializing,fellowship"
|
| 1103 |
+
1597850,つぎつぎ,次々,"in succession,one by one"
|
| 1104 |
+
1331530,つく,就く,"to settle in (place),to take (seat, position),to study (under teacher)"
|
| 1105 |
+
2145240,つぐ,注ぐ,"to pour (into),to irrigate,to pay"
|
| 1106 |
+
1445270,つち,土,"earth,soil"
|
| 1107 |
+
1894690,つづき,続き,"sequel,continuation"
|
| 1108 |
+
1515340,つつみ,包み,"bundle,package,parcel,bale"
|
| 1109 |
+
1240810,つとめ,勤め,"(1) service,duty,business,responsibility,task,(2) Buddhist religious services"
|
| 1110 |
+
1240810,つとめ,務め,"(1) service,duty,(2) Buddhist religious services"
|
| 1111 |
+
1251900,つなぐ,繋ぐ,"to tie,to fasten,to connect,to transfer (phone call)"
|
| 1112 |
+
1355970,つねに,常に,"always,constantly"
|
| 1113 |
+
1547530,つばさ,翼,wings
|
| 1114 |
+
1610430,つまり,,"in short,in brief,in other words"
|
| 1115 |
+
1296680,つみ,罪,"crime,fault,indiscretion"
|
| 1116 |
+
1226510,つめる,詰める,"to pack,to shorten,to work out (details)"
|
| 1117 |
+
1382990,つもる,積もる,to pile up
|
| 1118 |
+
1582960,つゆ,梅雨,"rainy season,rain during the rainy season"
|
| 1119 |
+
1365860,つらい,辛い,"painful,heart-breaking"
|
| 1120 |
+
1434040,つり,釣,
|
| 1121 |
+
1559260,つれ,連れ,"companion,company"
|
| 1122 |
+
1896380,で,出,"outflow,coming (going) out,graduate (of)"
|
| 1123 |
+
1338400,であい,出会い,"meeting,rendezvous,encounter"
|
| 1124 |
+
1598530,であう,出会う,"to meet by chance,to come across,to happen to encounter"
|
| 1125 |
+
1436320,ていあん,提案,"proposal,proposition,suggestion"
|
| 1126 |
+
1435490,ていき,定期,fixed term
|
| 1127 |
+
1436260,ていこう,抵抗,"electrical resistance,resistance,opposition"
|
| 1128 |
+
1436410,ていしゅつ,提出,"presentation,submission,filing"
|
| 1129 |
+
1436540,ていど,程度,"degree,amount,grade,standard,of the order of (following a number)"
|
| 1130 |
+
1435080,ていりゅうじょ,停留所,bus or tram stop
|
| 1131 |
+
1081430,デート,,"date,go on a date"
|
| 1132 |
+
1582000,てき,敵,"enemy,rival"
|
| 1133 |
+
1340570,できごと,出来事,"incident,affair,happening,event"
|
| 1134 |
+
1437340,てきする,適する,"to fit,to suit"
|
| 1135 |
+
1437430,てきせつ,適切,"pertinent,appropriate,adequate,relevance"
|
| 1136 |
+
1437440,てきど,適度,moderate
|
| 1137 |
+
1437500,てきよう,適用,applying
|
| 1138 |
+
1340460,できるだけ,出来るだけ,if at all possible
|
| 1139 |
+
2825960,できれば,,
|
| 1140 |
+
1328310,てじな,手品,"sleight of hand,conjuring trick,magic,juggling"
|
| 1141 |
+
1008430,ですから,,therefore
|
| 1142 |
+
1437780,てつ,鉄,iron
|
| 1143 |
+
1437610,てつがく,哲学,philosophy
|
| 1144 |
+
1328170,てつだい,手伝い,"help,helper,assistant"
|
| 1145 |
+
1437670,てってい,徹底,"thoroughness,completeness"
|
| 1146 |
+
1437960,てつどう,鉄道,railroad
|
| 1147 |
+
1437700,てつや,徹夜,"all night,all night vigil,sleepless night"
|
| 1148 |
+
1327410,てま,手間,"time,labour"
|
| 1149 |
+
1084000,デモ,,"(abbr) demo,demonstration"
|
| 1150 |
+
1438080,てんけい,典型,"type,pattern,archetypal"
|
| 1151 |
+
1438970,てんこう,天候,weather
|
| 1152 |
+
1443320,でんし,電子,electron
|
| 1153 |
+
1081040,テント,,tent
|
| 1154 |
+
1442260,でんとう,伝統,"tradition,convention"
|
| 1155 |
+
1439580,てんねん,天然,"nature,spontaneity"
|
| 1156 |
+
1445160,ど,度,counter for occurrences
|
| 1157 |
+
1535930,とい,問い,"question,query"
|
| 1158 |
+
1445980,とう,党,party (political)
|
| 1159 |
+
1446740,とう,塔,"tower,pagoda"
|
| 1160 |
+
2252690,ド,,"child,servant,foolishness"
|
| 1161 |
+
1449550,とうあん,答案,"examination paper,examination script"
|
| 1162 |
+
1451900,どういつ,同一,"identity,sameness,similarity"
|
| 1163 |
+
1632200,どうか,,copper coin
|
| 1164 |
+
1449090,とうじ,当時,"at that time,in those days"
|
| 1165 |
+
1451380,どうし,動詞,verb
|
| 1166 |
+
1452500,どうじ,同時,"simultaneous(ly),concurrent,same time,synchronous"
|
| 1167 |
+
1466950,どうしても,,"by all means,at any cost,no matter what"
|
| 1168 |
+
1449870,とうちゃく,到着,arrival
|
| 1169 |
+
1454240,どうとく,道徳,morals
|
| 1170 |
+
1447320,とうひょう,投票,"voting,poll"
|
| 1171 |
+
1453550,どうよう,同様,"identical,equal to,same (kind),like"
|
| 1172 |
+
1453580,ど��りょう,同僚,"coworker,colleague,associate"
|
| 1173 |
+
1454290,どうろ,道路,"road,highway"
|
| 1174 |
+
1432900,とおす,通す,"to let pass,to overlook,to continue"
|
| 1175 |
+
1432920,とおり,通り,"in accordance with ~,following ~,~ Street,~ Avenue"
|
| 1176 |
+
1432980,とおりすぎる,通り過ぎる,"to pass,to pass through"
|
| 1177 |
+
1444970,とかい,都会,city
|
| 1178 |
+
1315840,とき,時,"(1) time,hour,(2) occasion,moment"
|
| 1179 |
+
1198890,とく,解く,to unfasten
|
| 1180 |
+
1455500,どく,毒,"poison,toxicant"
|
| 1181 |
+
1454510,とくい,得意,"pride,triumph,prosperity"
|
| 1182 |
+
1456420,どくしょ,読書,reading
|
| 1183 |
+
1455850,どくしん,独身,"bachelorhood,single,unmarried,celibate"
|
| 1184 |
+
1455170,とくちょう,特徴,"feature,characteristic"
|
| 1185 |
+
1456010,どくとく,独特,"peculiarity,uniqueness,characteristic"
|
| 1186 |
+
1456040,どくりつ,独立,"independence (e.g. Ind. Day),self-support"
|
| 1187 |
+
1198910,とける,解ける,"to come untied,to come apart"
|
| 1188 |
+
1189000,どこか,,"somewhere,anywhere"
|
| 1189 |
+
1008570,ところが,,"however,while,even if"
|
| 1190 |
+
1343110,ところで,,"by the way,even if,no matter what"
|
| 1191 |
+
1444780,とざん,登山,mountain-climbing
|
| 1192 |
+
1444990,とし,都市,"town,city,municipal,urban"
|
| 1193 |
+
1582870,としつき,年月,months and years
|
| 1194 |
+
1370410,としょ,図書,books
|
| 1195 |
+
1598750,としより,年寄,"old people,the aged"
|
| 1196 |
+
1508550,とじる,閉じる,"to close (e.g. book, eyes),to shut"
|
| 1197 |
+
1610870,とたん,途端,"just (now, at the moment, etc.)"
|
| 1198 |
+
1445470,とち,土地,"plot of land,lot,soil"
|
| 1199 |
+
1457040,とつぜん,突然,"abruptly,suddenly,unexpectedly,all at once"
|
| 1200 |
+
1085030,トップ,,top
|
| 1201 |
+
1457200,とどく,届く,to reach
|
| 1202 |
+
1443990,とにかく,,"anyhow,at any rate,anyway,somehow or other,generally speaking,in any case"
|
| 1203 |
+
1485230,とばす,飛ばす,"to skip over,to omit"
|
| 1204 |
+
1485350,とびだす,飛び出す,"to jump out,to rush out,to fly out"
|
| 1205 |
+
1310670,とめる,留める,"to fasten,to turn off,to detain"
|
| 1206 |
+
1539980,とも,友,"friend,companion,pal"
|
| 1207 |
+
1234260,ともに,共に,"sharing with,participate in"
|
| 1208 |
+
1445580,どよう,土曜,Saturday
|
| 1209 |
+
1267610,とら,虎,tiger
|
| 1210 |
+
1088580,ドライブ,,"drive,trip by car,driving"
|
| 1211 |
+
1085760,トラック,,"(1) truck,(2) (running) track"
|
| 1212 |
+
1088830,ドラマ,,drama
|
| 1213 |
+
1086410,トランプ,,playing cards (lit: trump)
|
| 1214 |
+
1326800,とりあげる,取り上げる,"to take up,to pick up,to disqualify,to confiscate,to deprive"
|
| 1215 |
+
1445130,どりょく,努力,"great effort,exertion,endeavour,effort"
|
| 1216 |
+
1089280,ドレス,,dress
|
| 1217 |
+
1326990,とれる,取れる,"to come off,to be taken off,to be removed"
|
| 1218 |
+
1436900,どろ,泥,mud
|
| 1219 |
+
1457320,トン,屯,1000 ton
|
| 1220 |
+
1008790,とんでもない,,"unexpected,offensive,What a thing to say!,No way!"
|
| 1221 |
+
1009330,どんな,,"what,what kind of"
|
| 1222 |
+
1009340,どんなに,,"how,how much"
|
| 1223 |
+
1087630,トンネル,,tunnel
|
| 1224 |
+
1531330,な,名,"name,reputation"
|
| 1225 |
+
1459400,ないよう,内容,"subject,contents,matter,substance,detail,import"
|
| 1226 |
+
1430580,なお,直,"straight,mischief,ordinary,common"
|
| 1227 |
+
1425710,なか,仲,"relation,relationship"
|
| 1228 |
+
1552120,ながす,流す,"to drain,to float,to shed (blood, tears),to cruise (e.g. taxi)"
|
| 1229 |
+
1599420,なかなか,,"very,considerably,easily"
|
| 1230 |
+
1478780,なかば,半ば,"middle,half,semi,halfway,partly"
|
| 1231 |
+
1425790,なかま,仲間,"company,fellow,colleague,associate"
|
| 1232 |
+
1610960,ながめ,眺め,"scene,view,prospect,outlook"
|
| 1233 |
+
1428830,ながめる,眺める,"to view,to gaze at"
|
| 1234 |
+
1552130,ながれ,流れ,"stream,current"
|
| 1235 |
+
1552140,ながれる,流れる,"to stream,to flow,to run (ink),to be washed away"
|
| 1236 |
+
1529560,なし,無し,without
|
| 1237 |
+
1009410,なぜなら,,because
|
| 1238 |
+
1459690,なぞ,謎,"riddle,puzzle,enigma"
|
| 1239 |
+
1470080,なっとく,納得,"consent,assent,understanding"
|
| 1240 |
+
1582300,など,等,"et cetera,etc.,and the like"
|
| 1241 |
+
1188270,なにか,何か,something
|
| 1242 |
+
1188490,なにも,,nothing
|
| 1243 |
+
1459720,なべ,鍋,"saucepan,pot"
|
| 1244 |
+
1378450,なま,生,"(1) draft (beer),(2) raw,unprocessed"
|
| 1245 |
+
1410660,なまける,怠ける,"to be idle,to neglect"
|
| 1246 |
+
1470970,なみ,波,wave
|
| 1247 |
+
1555930,なみだ,涙,tear
|
| 1248 |
+
1469870,なやむ,悩む,"to be worried,to be troubled"
|
| 1249 |
+
1375610,なる,為る,"to change,to be of use,to reach to"
|
| 1250 |
+
1375610,なる,成る,to become
|
| 1251 |
+
1459830,なわ,縄,"rope,hemp"
|
| 1252 |
+
1611020,なんで,何で,"Why?,What for?"
|
| 1253 |
+
1611030,なんでも,何でも,"by all means,everything"
|
| 1254 |
+
1188420,なんとか,何とか,"somehow,anyhow,one way or another"
|
| 1255 |
+
1314680,にあう,似合う,"to suit,to match,to become,to be like"
|
| 1256 |
+
1599760,におい,匂い,"odour,scent,smell,stench"
|
| 1257 |
+
1244470,にがて,苦手,"poor (at),weak (in),dislike (of)"
|
| 1258 |
+
1152720,にぎる,握る,"to grasp,to seize,to mould sushi"
|
| 1259 |
+
2083100,にち,日,"sun,sunshine,day"
|
| 1260 |
+
1464180,にちじょう,日常,"ordinary,regular,everyday,usual"
|
| 1261 |
+
1464880,にちよう,日曜,Sunday
|
| 1262 |
+
1464030,にっこう,日光,sunlight
|
| 1263 |
+
1464250,にっちゅう,日中,"daytime,broad daylight"
|
| 1264 |
+
1632320,にっこり,,"smile sweetly,smile,grin"
|
| 1265 |
+
1582710,にほん,日本,Japan
|
| 1266 |
+
1582710,にっぽん,日本,Japan
|
| 1267 |
+
1466360,にゅうじょう,入場,"entrance,admission,entering"
|
| 1268 |
+
1367010,にんき,人気,sign of life
|
| 1269 |
+
1366770,にんげん,人間,"human being,man,person"
|
| 1270 |
+
1478190,ぬく,抜く,"to extract,to omit,to surpass,to draw out,to unplug"
|
| 1271 |
+
1478200,ぬける,抜ける,"to come out,to fall out,to be omitted"
|
| 1272 |
+
1496840,ぬの,布,cloth
|
| 1273 |
+
1467620,ぬれる,濡れる,to get wet
|
| 1274 |
+
2836242,ね,値,"value,price,cost"
|
| 1275 |
+
1290020,ね,根,root
|
| 1276 |
+
1217900,ねがい,願い,"desire,wish,request"
|
| 1277 |
+
1217950,ねがう,願う,"to desire,to wish,to request"
|
| 1278 |
+
1397840,ねずみ,鼠,"(1) mouse,rat,(2) dark gray,slate color"
|
| 1279 |
+
1600160,ねだん,値段,"price,cost"
|
| 1280 |
+
1467910,ねっしん,熱心,"zeal,enthusiasm"
|
| 1281 |
+
1467930,ねったい,熱帯,tropics
|
| 1282 |
+
1467950,ねっちゅう,熱中,"nuts!,enthusiasm,zeal,mania"
|
| 1283 |
+
1468380,ねんかん,年間,year
|
| 1284 |
+
1582870,ねんげつ,年月,months and years
|
| 1285 |
+
1469000,ねんじゅう,年中,"whole year,always,everyday"
|
| 1286 |
+
1468950,ねんだい,年代,"age,era,period,date"
|
| 1287 |
+
1600240,ねんれい,年齢,"age,years"
|
| 1288 |
+
1537250,の,野,field
|
| 1289 |
+
1470120,のう,能,"being skilled in,nicely,properly"
|
| 1290 |
+
1470620,のうか,農家,"farmer,farm family"
|
| 1291 |
+
1470660,のうぎょう,農業,agriculture
|
| 1292 |
+
1470770,のうみん,農民,"farmers,peasants"
|
| 1293 |
+
1470370,のうりょく,能力,"ability,faculty"
|
| 1294 |
+
2080530,ノー,,
|
| 1295 |
+
1260330,のき,軒,eaves
|
| 1296 |
+
1600260,のこす,残す,"to leave (behind, over),to bequeath,to save,to reserve"
|
| 1297 |
+
1304480,のこり,残り,"remnant,residue,remaining,left-over"
|
| 1298 |
+
1600270,のせる,乗せる,"to place on (something),to take on board,to give a ride"
|
| 1299 |
+
1345640,のぞく,除く,"to remove,to exclude,to except"
|
| 1300 |
+
1519620,のぞみ,望み,"wish,desire,(a) hope"
|
| 1301 |
+
1519630,のぞむ,望む,"to desire,to wish for,to see,to command (a view of)"
|
| 1302 |
+
1269330,のち,後,"afterwards,since then,in the future"
|
| 1303 |
+
1093920,ノック,,"(1) knock,(2) fungo (baseball)"
|
| 1304 |
+
1600290,のばす,伸ばす,"to lengthen,to stretch,to reach out,to grow (beard)"
|
| 1305 |
+
1358870,のびる,伸びる,"to stretch,to extend,to make progress,to grow (beard, body height)"
|
| 1306 |
+
1340820,のべる,述べる,"to state,to express,to mention"
|
| 1307 |
+
1352570,のぼる,昇る,"to arise,to ascend,to go up"
|
| 1308 |
+
1010050,のんびり,,"carefree,at leisure"
|
| 1309 |
+
1355790,ば,場,"place,field (physics)"
|
| 1310 |
+
2069620,はあ,,
|
| 1311 |
+
1100610,パーセント,,percent
|
| 1312 |
+
1201860,はい,灰,ash
|
| 1313 |
+
1582960,ばいう,梅雨,"rainy season,rain during the rainy season"
|
| 1314 |
+
1097740,バイオリン,,violin
|
| 1315 |
+
1095040,ハイキング,,hiking
|
| 1316 |
+
1473140,はいたつ,配達,"delivery,distribution"
|
| 1317 |
+
1101120,パイプ,,"(1) pipe,tube,(2) channels, official or otherwise"
|
| 1318 |
+
1471970,はいゆう,俳優,"actor,actress,player,performer"
|
| 1319 |
+
1101260,パイロット,,pilot
|
| 1320 |
+
1514840,はか,墓,"grave,tomb"
|
| 1321 |
+
1601260,ばか,馬鹿,"fool,idiot,trivial matter,folly"
|
| 1322 |
+
1474620,はかせ,博士,"doctorate,PhD"
|
| 1323 |
+
1600650,はかる,計る,"to measure,to weigh,to survey"
|
| 1324 |
+
2646460,はく,吐く,"(1) to breathe,(2) to tell (lies),(3) to vomit,to disgorge"
|
| 1325 |
+
1474820,はくしゅ,拍手,"clapping hands,applause"
|
| 1326 |
+
1476060,ばくだい,莫大,"enormous,vast"
|
| 1327 |
+
1475910,ばくはつ,爆発,"explosion,detonation,eruption"
|
| 1328 |
+
1474720,はくぶつかん,博物館,museum
|
| 1329 |
+
1600720,はげしい,激しい,"violent,vehement,intense"
|
| 1330 |
+
1573820,はさみ,鋏,scissors
|
| 1331 |
+
1471330,はさん,破産,(personal) bankruptcy
|
| 1332 |
+
1581610,はし,端,"end (e.g. of street),edge,tip,margin,point"
|
| 1333 |
+
1611200,はじまり,始まり,"origin,beginning"
|
| 1334 |
+
1101440,パス,,"path,pass (in games)"
|
| 1335 |
+
1203270,はずす,外す,"to unfasten,to remove"
|
| 1336 |
+
1101510,パスポート,,passport
|
| 1337 |
+
1220240,はた,旗,flag
|
| 1338 |
+
1476450,はだ,肌,skin
|
| 1339 |
+
1547600,はだか,裸,"naked,nude"
|
| 1340 |
+
1476520,はたけ,畑,field
|
| 1341 |
+
1600790,はたち,二十,"20 years old,20th year"
|
| 1342 |
+
1451040,はたらき,働き,"work,labor"
|
| 1343 |
+
1099100,バッグ,,"bag,bug"
|
| 1344 |
+
1477310,はっけん,発見,"discovery,detection,finding"
|
| 1345 |
+
1477390,はっこう,発行,issue (publications)
|
| 1346 |
+
1477500,はっしゃ,発車,departure of a vehicle
|
| 1347 |
+
1478080,ばっする,罰する,"to punish,to penalize"
|
| 1348 |
+
1477680,はったつ,発達,"development,growth"
|
| 1349 |
+
1632430,ばったり,,"with a clash (thud),with a bang,plump,flop"
|
| 1350 |
+
1477720,はってん,発展,"development,growth"
|
| 1351 |
+
1477840,はっぴょう,発表,"announcement,publication"
|
| 1352 |
+
1477910,はつめい,発明,invention
|
| 1353 |
+
1562310,はなしあう,話し合う,"to discuss,to talk together"
|
| 1354 |
+
1550830,はなす,離す,"to part,divide,separate"
|
| 1355 |
+
1516460,はなす,放す,"to separate,to set free"
|
| 1356 |
+
1550840,はなれる,離れる,"to be separated from,to leave,to go away,to be a long way off"
|
| 1357 |
+
1171680,はね,羽,"counter for birds,counter for rabbits"
|
| 1358 |
+
1500880,はば,幅,"width,breadth"
|
| 1359 |
+
1515120,ははおや,母親,mother
|
| 1360 |
+
1351040,はぶく,省く,"to omit,to eliminate,to curtail,to economize"
|
| 1361 |
+
1355910,ばめん,場面,"scene,setting (e.g. of novel)"
|
| 1362 |
+
1501110,はら,腹,"abdomen,belly,stomach"
|
| 1363 |
+
1261140,はら,原,"field,plain,prairie,tundra,moor,wilderness"
|
| 1364 |
+
1366210,はり,針,"needle,hand (e.g. clock)"
|
| 1365 |
+
1427900,はる,張る,"to stick,to paste"
|
| 1366 |
+
2022640,ばん,番,
|
| 1367 |
+
1100090,バン,,"bun,van (caravan),VAN (value-added network)"
|
| 1368 |
+
1481890,はんい,範囲,"extent,scope,sphere,range"
|
| 1369 |
+
1480380,はんこう,反抗,"opposition,resistance"
|
| 1370 |
+
1481590,はんざい,犯罪,crime
|
| 1371 |
+
1096560,ハンサム,,handsome
|
| 1372 |
+
1478620,はんだん,判断,"judgement,decision"
|
| 1373 |
+
1481630,はんにん,犯人,"offender,criminal"
|
| 1374 |
+
1481800,はんばい,販売,"sale,selling,marketing"
|
| 1375 |
+
1582290,ひ,灯,light
|
| 1376 |
+
2796520,ビール,,beer
|
| 1377 |
+
1484350,ひがい,被害,damage
|
| 1378 |
+
1483560,ひかく,比較,comparison
|
| 1379 |
+
1612920,ひく,轢く,"to run somebody over (with vehicle),to knock someone down"
|
| 1380 |
+
1106530,ピクニック,,picnic
|
| 1381 |
+
1483280,ひげき,悲劇,tragedy
|
| 1382 |
+
1485450,ひこう,飛行,aviation
|
| 1383 |
+
1487320,ひざ,膝,"knee,lap"
|
| 1384 |
+
1484920,ひじょう,非常,"emergency,extraordinary,unusual"
|
| 1385 |
+
1486530,びじん,美人,beautiful person (woman)
|
| 1386 |
+
1207510,ひたい,額,"forehead,brow"
|
| 1387 |
+
1464340,ひづけ,日付,"date,dating"
|
| 1388 |
+
1601890,ひっし,必死,"inevitable death,desperation,frantic,inevitable result"
|
| 1389 |
+
1010900,ぴったり,,"exactly,neatly,sharp"
|
| 1390 |
+
1601900,ひっぱる,引っ張る,"(1) to pull,to draw,to stretch,to drag,(2) to pull the ball (baseball)"
|
| 1391 |
+
1482990,ひてい,否定,"negation,denial,repudiation"
|
| 1392 |
+
1105360,ビデオ,,video
|
| 1393 |
+
1575990,ひとこと,一言,single word
|
| 1394 |
+
1367680,ひとごみ,人込み,crowd of people
|
| 1395 |
+
1449330,ひとしい,等しい,equal
|
| 1396 |
+
1576150,ひとり,独り,"alone,unmarried"
|
| 1397 |
+
1612530,ひとりひとり,一人一人,"one by one,each,one at a time"
|
| 1398 |
+
1483420,ひはん,批判,"criticism,judgement,comment"
|
| 1399 |
+
1483440,ひひょう,批評,"criticism,review,commentary"
|
| 1400 |
+
1484150,ひみつ,秘密,"secret,secrecy"
|
| 1401 |
+
1486170,びみょう,微妙,"delicate,subtle"
|
| 1402 |
+
1487970,ひも,紐,"(1) string,cord,(2) pimp"
|
| 1403 |
+
1484620,ひよう,費用,"cost,expense"
|
| 1404 |
+
1489350,ひょう,表,"table (e.g. Tab 1),chart,list"
|
| 1405 |
+
1490430,びょう,秒,second (60th min)
|
| 1406 |
+
1490010,ひょうか,評価,"valuation,estimation,assessment,evaluation"
|
| 1407 |
+
1489510,ひょうげん,表現,"expression,presentation,representation (math)"
|
| 1408 |
+
1489700,ひょうじょう,表情,facial expression
|
| 1409 |
+
1507670,びょうどう,平等,"equality (a),impartiality,evenness"
|
| 1410 |
+
1490070,ひょうばん,評判,"fame,reputation,popularity,arrant"
|
| 1411 |
+
1489880,ひょうめん,表面,"surface,outside,face,appearance"
|
| 1412 |
+
1602360,ひろがる,広がる,"to spread (out),to extend,to stretch,to reach to,to get around"
|
| 1413 |
+
2648780,ひん,品,"thing,article,goods,dignity,article (goods),counter for meal courses"
|
| 1414 |
+
1491120,びん,瓶,bottle
|
| 1415 |
+
1512360,びん,便,"way,means"
|
| 1416 |
+
1107060,ピン,,pin
|
| 1417 |
+
1922780,ふ,不,"un,non,negative prefix"
|
| 1418 |
+
2423740,ぶ,不,"un,non,negative prefix"
|
| 1419 |
+
2423740,ぶ,無,"nothing,naught,nil,zero"
|
| 1420 |
+
1502850,ぶ,分,"dividing,part"
|
| 1421 |
+
1491150,ふあん,不安,"anxiety,uneasiness,insecurity,suspense"
|
| 1422 |
+
1499830,ふうけい,風景,scenery
|
| 1423 |
+
1583640,ふうふ,夫婦,"married couple,husband and wife"
|
| 1424 |
+
1437310,ふえ,笛,"flute,pipe"
|
| 1425 |
+
1491370,ふか,不可,"wrong,bad,improper,unjustifiable,inadvisable"
|
| 1426 |
+
1498460,ぶき,武器,"weapon,arms,ordinance"
|
| 1427 |
+
1500970,ふくそう,服装,garments
|
| 1428 |
+
1216880,ふくむ,含む,"to hold in the mouth,to bear in mind"
|
| 1429 |
+
1411070,ふくろ,袋,"bag,sack"
|
| 1430 |
+
1492350,ふこう,不幸,"unhappiness,sorrow,misfortune,disaster,accident,death"
|
| 1431 |
+
1386160,ふし,節,"tune,tone,knot,knob,point"
|
| 1432 |
+
1530030,ぶじ,無事,"safety,peace,quietness"
|
| 1433 |
+
1492570,ふしぎ,不思議,"mystery,curiosity"
|
| 1434 |
+
1492680,ふじゆう,不自由,"discomfort,disability,inconvenience,destitution"
|
| 1435 |
+
1496540,ふじん,夫人,"wife,Mrs,madam"
|
| 1436 |
+
1496670,ふじん,婦人,"woman,female"
|
| 1437 |
+
1493370,ふせい,不正,"injustice,unfairness"
|
| 1438 |
+
1520190,ふせぐ,防ぐ,"to defend (against),to protect,to prevent"
|
| 1439 |
+
1493700,ふそく,不足,"insufficiency,shortage,deficiency,lack,dearth"
|
| 1440 |
+
1499150,ぶたい,舞台,stage (theatre)
|
| 1441 |
+
1398750,ふたご,双子,"twins,a twin"
|
| 1442 |
+
1292300,ふたたび,再び,"again,once more,a second time"
|
| 1443 |
+
1497180,ふだん,普段,"usually,habitually,ordinarily,always"
|
| 1444 |
+
1177500,ふち,縁,"a means, e.g. of living"
|
| 1445 |
+
1408815,ぶつ,打つ,"to hit,to strike"
|
| 1446 |
+
1502430,ぶっか,物価,"prices of commodities,prices (in general)"
|
| 1447 |
+
1502560,ぶっしつ,物質,"material,substance"
|
| 1448 |
+
1502790,ぶつり,物理,physics
|
| 1449 |
+
1487770,ふで,筆,writing brush
|
| 1450 |
+
1493240,ふと,不図,"suddenly,casually,accidentally,incidentally,unexpectedly,unintentionally"
|
| 1451 |
+
1602800,ふね,船,"ship,boat,watercraft,shipping,vessel,steamship"
|
| 1452 |
+
1499490,ぶぶん,部分,"portion,section,part"
|
| 1453 |
+
1494790,ふへい,不平,"complaint,discontent,dissatisfaction"
|
| 1454 |
+
1494970,ふまん,不満,"dissatisfaction,displeasure,discontent,complaints,unhappiness"
|
| 1455 |
+
1115630,プラス,,plus
|
| 1456 |
+
1115900,プラン,,plan
|
| 1457 |
+
1495220,ふり,不利,"disadvantage,handicap,unfavorable,drawback"
|
| 1458 |
+
1361330,ふる,振る,"(1) to wave,to shake,to swing,(2) to sprinkle,(3) to cast (actor),to allocate (work)"
|
| 1459 |
+
1366310,ふるえる,震える,"to shiver,to shake,to quake"
|
| 1460 |
+
1114640,ブレーキ,,a brake
|
| 1461 |
+
1357990,ふれる,触れる,"to touch,to be touched,to touch on a subject,to feel,to violate (law, copyright, etc.),to perceive,t"
|
| 1462 |
+
1117030,プロ,,professional
|
| 1463 |
+
1502860,ぶん,分,"dividing,part,segment"
|
| 1464 |
+
1505090,ぶん,文,sentence
|
| 1465 |
+
1505070,ふんいき,雰囲気,"atmosphere (e.g. musical),mood,ambience"
|
| 1466 |
+
1503870,ぶんせき,分析,analysis
|
| 1467 |
+
1505650,ぶんめい,文明,"civilization,culture"
|
| 1468 |
+
1504330,ぶんや,分野,"field,sphere,realm,division,branch"
|
| 1469 |
+
1506870,へい,塀,"wall,fence"
|
| 1470 |
+
1583870,へいきん,平均,"equilibrium,balance,average,mean"
|
| 1471 |
+
1508070,へいわ,平和,"peace,harmony"
|
| 1472 |
+
1509480,べつに,別に,"(not) particularly,nothing"
|
| 1473 |
+
1263110,へらす,減らす,"to abate,to decrease,to diminish,to shorten"
|
| 1474 |
+
1263120,へる,減る,"to decrease (in size or number),to diminish,to abate"
|
| 1475 |
+
1120070,ベルト,,Belt for western clothes
|
| 1476 |
+
1510890,へんか,変化,"goblin,ghost,apparition,bugbear"
|
| 1477 |
+
1121390,ペンキ,,(n) paint (nl: pek)
|
| 1478 |
+
1511040,へんこう,変更,"change,modification,alteration"
|
| 1479 |
+
1120280,ベンチ,,bench
|
| 1480 |
+
1513060,べんとう,弁当,box lunch
|
| 1481 |
+
1517150,ほう,法,Act (law: the X Act)
|
| 1482 |
+
1519750,ぼう,棒,"pole,rod,stick"
|
| 1483 |
+
1519830,ぼうけん,冒険,"risk,venture,adventure"
|
| 1484 |
+
1516990,ほうこう,方向,"direction,course,way"
|
| 1485 |
+
1515670,ほうこく,報告,"report,information"
|
| 1486 |
+
1516220,ほうせき,宝石,"gem,jewel"
|
| 1487 |
+
1518180,ほうふ,豊富,"abundance,wealth,plenty,bounty"
|
| 1488 |
+
1517090,ほうほう,方法,"method,manner,way,means,technique"
|
| 1489 |
+
1584105,ほうぼう,方々,"persons,this and that,here and there,everywhere"
|
| 1490 |
+
1518120,ほうもん,訪問,"call,visit"
|
| 1491 |
+
1603420,ほえる,吠える,"to bark,to bay,to howl,to bellow,to roar,to cry"
|
| 1492 |
+
1123230,ボーイ,,boy
|
| 1493 |
+
1123440,ボート,,rowing boat
|
| 1494 |
+
1121740,ホーム,,"(1) platform,(2) home"
|
| 1495 |
+
1123550,ボール,,"ball,bowl"
|
| 1496 |
+
1203260,ほか,他,other (esp. places and things)
|
| 1497 |
+
1203260,ほか,外,"other place,the rest"
|
| 1498 |
+
1267740,ほこり,誇り,pride
|
| 1499 |
+
1565750,ほこり,埃,dust
|
| 1500 |
+
1603500,ほしょう,保証,"guarantee,security,assurance,pledge,warranty"
|
| 1501 |
+
1513940,ほぞん,保存,"preservation,conservation,storage,maintenance"
|
| 1502 |
+
1514420,ほどう,歩道,"footpath,walkway,sidewalk"
|
| 1503 |
+
1501760,ほとけ,仏,"Buddha,merciful person,Buddhist image,the dead"
|
| 1504 |
+
1288550,ほね,骨,bone
|
| 1505 |
+
1177070,ほのお,炎,flame
|
| 1506 |
+
1584160,ほほ,頬,cheek (of face)
|
| 1507 |
+
1584160,ほお,頬,cheek (of face)
|
| 1508 |
+
1551940,ほぼ,略,"almost,roughly,approximately"
|
| 1509 |
+
1486030,ほほえむ,微笑む,to smile
|
| 1510 |
+
1603550,ほめる,褒める,"to praise,to admire,to speak well"
|
| 1511 |
+
1522060,ほり,濠,moat
|
| 1512 |
+
1523060,ほんと,本当,"truth,reality"
|
| 1513 |
+
1522750,ほんにん,本人,the person himself
|
| 1514 |
+
1523180,ほんもの,本物,genuine article
|
| 1515 |
+
1011920,ぼんやり,,"absent-minded,block-head,dim,faint,vague"
|
| 1516 |
+
1215240,ま,間,"space,room,time,pause"
|
| 1517 |
+
1012050,まあ,,(female) you might say
|
| 1518 |
+
1126190,マーケット,,market
|
| 1519 |
+
1126590,マイク,,mike
|
| 1520 |
+
1532750,まいご,迷子,lost (stray) child
|
| 1521 |
+
1467150,まかせる,任せる,"to entrust to another,to leave to"
|
| 1522 |
+
1524750,まく,幕,"curtain,bunting,act (in play)"
|
| 1523 |
+
1497960,まけ,負け,"defeat,loss,losing (a game)"
|
| 1524 |
+
1406230,まご,孫,grandchild
|
| 1525 |
+
1363540,まさか,,by no means
|
| 1526 |
+
1376640,まさに,,"correctly,surely"
|
| 1527 |
+
1364360,まじめ,真面目,"diligent,serious,honest"
|
| 1528 |
+
1403120,ます,増す,"to increase,to grow"
|
| 1529 |
+
1490740,まずしい,貧しい,"poor,needy"
|
| 1530 |
+
1127970,マスター,,"proprietor,manager,barowner,master (e.g. arts, science)"
|
| 1531 |
+
1603950,ますます,,"increasingly,more and more"
|
| 1532 |
+
1527110,まだ,未だ,"yet,still,more,besides"
|
| 1533 |
+
1603990,まち,街,"(1) town,(2) street,road"
|
| 1534 |
+
1215320,まちがい,間違い,mistake
|
| 1535 |
+
1349860,まつ,松,"(1) pine tree,(2) highest (of a three-tier ranking system)"
|
| 1536 |
+
1363250,まっか,真っ赤,"deep red,flushed (of face)"
|
| 1537 |
+
1580600,まっすぐ,真っ直ぐ,"straight (ahead),direct,upright"
|
| 1538 |
+
1394800,まったく,全く,"really,truly,entirely,completely"
|
| 1539 |
+
1604130,まつり,祭,"festival,feast"
|
| 1540 |
+
1206530,まなぶ,学ぶ,"to study (in depth),to learn,to take lessons in"
|
| 1541 |
+
1363740,まね,真似,"mimicry,imitation,behavior,pretense"
|
| 1542 |
+
1349590,まねく,招く,to invite
|
| 1543 |
+
1129240,ママ,,Mama
|
| 1544 |
+
1450030,まめ,豆,"beans,peas"
|
| 1545 |
+
1327120,まもる,守る,"to protect,to obey,to guard,to abide (by the rules)"
|
| 1546 |
+
1216250,まる,丸,"circle,full (month),perfection,purity,suffix for ship names"
|
| 1547 |
+
1216250,まる,円,"circle,money"
|
| 1548 |
+
1216280,まるで,,"quite,entirely,completely"
|
| 1549 |
+
1199350,まわす,回す,"to turn,to revolve"
|
| 1550 |
+
2800530,まわり,回り,"circumference,surroundings,circulation"
|
| 1551 |
+
1525780,まんいち,万一,"by some chance,by some possibility,if by any chance,10E4:1 odds"
|
| 1552 |
+
1526860,まんぞく,満足,satisfaction
|
| 1553 |
+
1365520,み,身,"body,main part,oneself,sword"
|
| 1554 |
+
1320810,み,実,"fruit,nut,seed,content,good result"
|
| 1555 |
+
1259820,みおくり,見送り,"seeing one off,farewell,escort"
|
| 1556 |
+
1527070,みかた,味方,"friend,ally,supporter"
|
| 1557 |
+
1259620,みごと,見事,"splendid,magnificent,beautiful,admirable"
|
| 1558 |
+
1130650,ミス,,"miss (mistake, error, failure),Miss"
|
| 1559 |
+
1604540,みちる,満ちる,"to be full,to rise (tide),to mature,to expire"
|
| 1560 |
+
2014380,みつ,密,
|
| 1561 |
+
1467530,みとめる,認める,"to recognize,to appreciate,to approve,to admit,to notice"
|
| 1562 |
+
1202150,みんな,皆,"all,everyone,everybody"
|
| 1563 |
+
1604690,みまい,見舞い,"enquiry,expression of sympathy,expression of concern"
|
| 1564 |
+
1445360,みやげ,土産,"present,souvenir"
|
| 1565 |
+
1444950,みやこ,都,capital
|
| 1566 |
+
1528490,みょう,妙,"strange,unusual"
|
| 1567 |
+
1584640,みょうごにち,明後日,day after tomorrow
|
| 1568 |
+
1528060,みらい,未来,"future (life, tense)"
|
| 1569 |
+
1528150,みりょく,魅力,"charm,fascination,glamour"
|
| 1570 |
+
1131990,ミルク,,milk
|
| 1571 |
+
1956960,む,無,"nothing,naught,nil,zero"
|
| 1572 |
+
1604750,むかい,向かい,"facing,opposite,across the street,other side"
|
| 1573 |
+
1253180,むかえ,迎え,"meeting,person sent to pick up an arrival"
|
| 1574 |
+
1277080,むく,向く,to face
|
| 1575 |
+
1277100,むける,向ける,"to turn towards,to point"
|
| 1576 |
+
1530020,むし,無視,"disregard,ignore"
|
| 1577 |
+
1604850,むしば,虫歯,"cavity,tooth decay,decayed tooth,caries"
|
| 1578 |
+
1604870,むしろ,寧ろ,"rather,better,instead"
|
| 1579 |
+
1254670,むすぶ,結ぶ,"to tie,to bind,to link"
|
| 1580 |
+
1530510,むだ,無駄,"futility,uselessness"
|
| 1581 |
+
1529500,むちゅう,夢中,"daze,(in a) trance,ecstasy,delirium,engrossment"
|
| 1582 |
+
1237820,むね,胸,"breast,chest"
|
| 1583 |
+
1531040,むりょう,無料,"free,no charge"
|
| 1584 |
+
1197710,め,芽,sprout
|
| 1585 |
+
1532410,めいかく,明確,"clear up,clarify,define"
|
| 1586 |
+
1531950,めいじる,命じる,"to order,to command,to appoint"
|
| 1587 |
+
1531680,めいじん,名人,"master,expert"
|
| 1588 |
+
1532160,めいれい,命令,"order,command,decree,directive,(software) instruction"
|
| 1589 |
+
1532800,めいわく,迷惑,"trouble,bother,annoyance"
|
| 1590 |
+
1482010,めし,飯,"(sl) meals,food"
|
| 1591 |
+
1612000,めったに,滅多に,"rarely (with neg. verb),seldom"
|
| 1592 |
+
1133830,メモ,,memorandum
|
| 1593 |
+
1584695,めん,面,"face,mug,surface,facial features,mask,face guard,side or facet,corner,page"
|
| 1594 |
+
1533330,めん,綿,"cotton,padding"
|
| 1595 |
+
1533130,めんきょ,免許,"license,permit,licence,certificate"
|
| 1596 |
+
1533550,めんどう,面倒,"trouble,difficulty,care,attention"
|
| 1597 |
+
1134370,メンバー,,member
|
| 1598 |
+
1362890,もうしこむ,申し込む,"to apply for,to make an application"
|
| 1599 |
+
1363050,もうしわけ,申し訳,"apology,excuse"
|
| 1600 |
+
1533950,もうふ,毛布,blanket
|
| 1601 |
+
1469570,もえる,燃える,to burn
|
| 1602 |
+
1535560,もくてき,目的,"purpose,goal,aim,objective,intention"
|
| 1603 |
+
1535650,もくひょう,目標,"mark,objective,target"
|
| 1604 |
+
1534880,もくよう,木曜,Thursday
|
| 1605 |
+
1505390,もじ,文字,"letter (of alphabet),character"
|
| 1606 |
+
1505390,もんじ,文字,"letter (of alphabet),character"
|
| 1607 |
+
1612050,もしも,,if
|
| 1608 |
+
1315610,もちあげる,持ち上げる,"to raise,to lift up,to flatter"
|
| 1609 |
+
1546210,もちいる,用いる,"to use,to make use of"
|
| 1610 |
+
1535780,もちろん,勿論,"of course,certainly,naturally"
|
| 1611 |
+
1535810,もっとも,尤も,"quite right,plausible,natural,but then,although"
|
| 1612 |
+
2219590,もと,元,"(1) origin,original,(2) former"
|
| 1613 |
+
1260670,もと,基,basis
|
| 1614 |
+
1260670,もと,素,prime
|
| 1615 |
+
1535850,もどす,戻す,"to restore,to put back,to return"
|
| 1616 |
+
1605270,もとづく,基づく,"to be grounded on,to be based on,to be due to,to originate from"
|
| 1617 |
+
1229350,もとめる,求める,"to seek,to request,to demand,to want,to wish for,to search for,to pursue (pleasure),to hunt (a job),"
|
| 1618 |
+
1322990,もの,者,person
|
| 1619 |
+
1502420,ものおと,物音,sounds
|
| 1620 |
+
1502480,ものがたり,物語,"tale,story,legend"
|
| 1621 |
+
1502550,ものごと,物事,"things,everything"
|
| 1622 |
+
1533720,もよう,模様,"pattern,figure,design"
|
| 1623 |
+
1535910,もらう,貰う,to receive
|
| 1624 |
+
1505260,もんく,文句,"phrase,complaint"
|
| 1625 |
+
1012730,やがて,,"before long,soon,at length"
|
| 1626 |
+
1537970,やく,役,"use,service,role,position"
|
| 1627 |
+
1538100,やく,約,"approximately,about,some"
|
| 1628 |
+
2057030,やく,訳,"meaning,reason,circumstances,can be deduced,situation"
|
| 1629 |
+
1538000,やくわり,役割,"part,assigning (allotment of) parts,role,duties"
|
| 1630 |
+
1192270,やちん,家賃,rent
|
| 1631 |
+
1537820,やっかい,厄介,"trouble,burden,care,bother"
|
| 1632 |
+
1337190,やど,宿,"inn,lodging"
|
| 1633 |
+
1605570,やとう,雇う,"to employ,to hire"
|
| 1634 |
+
1182700,やね,屋根,roof
|
| 1635 |
+
1471200,やぶる,破る,"to tear,to violate,to defeat,to smash,to destroy"
|
| 1636 |
+
1318950,やめる,辞める,to retire
|
| 1637 |
+
2771700,やや,,"a little,partially,somewhat,a short time,a while"
|
| 1638 |
+
1538920,ゆいいつ,唯一,"only,sole,unique"
|
| 1639 |
+
1539740,ゆうき,勇気,"courage,bravery,valour,nerve,boldness"
|
| 1640 |
+
1541290,ゆうこう,有効,"validity,availability,effectiveness"
|
| 1641 |
+
1539230,ゆうしゅう,優秀,"superiority,excellence"
|
| 1642 |
+
1539280,ゆうしょう,優勝,"overall victory,championship"
|
| 1643 |
+
1540130,ゆうじょう,友情,"friendship,fellowship"
|
| 1644 |
+
1540150,ゆうじん,友人,friend
|
| 1645 |
+
1541570,ゆうのう,有能,"able,capable,efficient,skill"
|
| 1646 |
+
1605680,ゆうびん,郵便,"mail,postal service"
|
| 1647 |
+
2863051,ゆうべ,夕べ,evening
|
| 1648 |
+
1136850,ユーモア,,humor
|
| 1649 |
+
1605720,ゆうり,有利,"advantageous,better,profitable,lucrative"
|
| 1650 |
+
1349380,ゆか,床,floor
|
| 1651 |
+
1538560,ゆかい,愉快,"pleasant,happy"
|
| 1652 |
+
1357030,ゆずる,譲る,"to turn over,to assign,to hand over"
|
| 1653 |
+
1518130,ゆたか,豊か,"abundant,wealthy,plentiful,rich"
|
| 1654 |
+
1232870,ゆるす,許す,"to permit,to allow,to approve"
|
| 1655 |
+
1536350,よ,夜,"evening,night"
|
| 1656 |
+
1537150,よあけ,夜明け,"dawn,daybreak"
|
| 1657 |
+
1605840,よう,様,"way,manner,kind"
|
| 1658 |
+
1372650,よう,酔う,"to get drunk,to become intoxicated"
|
| 1659 |
+
1545350,ようい,容易,"easy,simple,plain"
|
| 1660 |
+
1546990,ようき,陽気,"season,weather,cheerfulness"
|
| 1661 |
+
1546680,ようきゅう,要求,"request,demand,requisition"
|
| 1662 |
+
1546310,ようじん,用心,"care,precaution,guarding,caution"
|
| 1663 |
+
1545820,ようす,様子,"aspect,state,appearance"
|
| 1664 |
+
1546620,ようするに,要するに,"in a word,after all,the point is ..,in short .."
|
| 1665 |
+
1546800,ようそ,要素,element
|
| 1666 |
+
1546820,ようてん,要点,"gist,main point"
|
| 1667 |
+
1545770,ようび,曜日,day of the week
|
| 1668 |
+
1137570,ヨーロッパ,,Europe
|
| 1669 |
+
1542920,よき,予��,"expectation,assume will happen,forecast"
|
| 1670 |
+
1180860,よこぎる,横切る,"to cross (e.g. arms),to traverse"
|
| 1671 |
+
1543000,よさん,予算,"estimate,budget"
|
| 1672 |
+
1310600,よす,止す,"to cease,to abolish,to resign,to give up"
|
| 1673 |
+
1543200,よそく,予測,"prediction,estimation"
|
| 1674 |
+
1137620,ヨット,,yacht
|
| 1675 |
+
1536930,よなか,夜中,"midnight,dead of night"
|
| 1676 |
+
1373850,よのなか,世の中,"society,the world,the times"
|
| 1677 |
+
1544520,よぶん,余分,"extra,excess,surplus"
|
| 1678 |
+
1543630,よほう,予報,"forecast,prediction"
|
| 1679 |
+
1543660,よぼう,予防,"prevention,precaution,protection against"
|
| 1680 |
+
1456130,よみ,読み,reading
|
| 1681 |
+
1191680,よめ,嫁,"bride,daughter-in-law"
|
| 1682 |
+
1544590,よゆう,余裕,"surplus,composure,margin,room,time,allowance,scope,rope"
|
| 1683 |
+
1168660,よる,因る,according to
|
| 1684 |
+
1606140,よろこび,喜び,"(a) joy,(a) delight,rapture,pleasure,gratification,rejoicing,congratulations,felicitations"
|
| 1685 |
+
1224880,よろしい,宜しい,"(hon) good,OK,all right,fine,very well,will do,may,can"
|
| 1686 |
+
1224890,よろしく,宜しく,"well,properly,suitably,best regards,please remember me"
|
| 1687 |
+
1547710,らい,来,",for (10 days),next (year)"
|
| 1688 |
+
1137880,ライター,,"lighter,rider,writer"
|
| 1689 |
+
1207230,らく,楽,"comfort,ease"
|
| 1690 |
+
1138710,ラケット,,"paddle,racket"
|
| 1691 |
+
1549470,りえき,利益,"profits,gains,(political, economic) interest"
|
| 1692 |
+
1549910,りかい,理解,"understanding,comprehension"
|
| 1693 |
+
1550980,りく,陸,six (used in legal documents)
|
| 1694 |
+
1549550,りこう,利口,"clever,shrewd,bright,sharp,wise,intelligent"
|
| 1695 |
+
1550880,りこん,離婚,divorce
|
| 1696 |
+
1550020,りそう,理想,ideal
|
| 1697 |
+
1551200,りつ,率,"rate,ratio,proportion,percentage"
|
| 1698 |
+
1552740,りゅうがく,留学,studying abroad
|
| 1699 |
+
1585110,りゅうこう,流行,"fashionable,fad,in vogue,prevailing"
|
| 1700 |
+
1554640,りょう,量,"quantity,amount,volume,portion (of food)"
|
| 1701 |
+
1553820,りょうがえ,両替,"change,money exchange"
|
| 1702 |
+
1554280,りょうきん,料金,"fee,charge,fare"
|
| 1703 |
+
1585230,れい,例,"instance,example,case"
|
| 1704 |
+
1557450,れい,礼,expression of gratitude
|
| 1705 |
+
1557470,れいぎ,礼儀,"manners,courtesy,etiquette"
|
| 1706 |
+
1557050,れいせい,冷静,"calm,composure,coolness,serenity"
|
| 1707 |
+
1558330,れつ,列,"queue,line,row"
|
| 1708 |
+
1558370,れっしゃ,列車,train (ordinary)
|
| 1709 |
+
1559600,れんそう,連想,"association (of ideas),suggestion"
|
| 1710 |
+
1559610,れんぞく,連続,"serial,consecutive,continuity,continuing"
|
| 1711 |
+
1561090,ろうじん,老人,"the aged,old person"
|
| 1712 |
+
1606450,ろうどう,労働,"manual labor,toil,work"
|
| 1713 |
+
1147220,ロケット,,"locket,rocket"
|
| 1714 |
+
1561620,ろんじる,論じる,"to argue,to discuss,to debate"
|
| 1715 |
+
1561760,ろんそう,論争,"controversy,dispute"
|
| 1716 |
+
1561840,ろんぶん,論文,"thesis,essay,treatise,paper"
|
| 1717 |
+
1555710,わ,輪,"ring,hoop,circle"
|
| 1718 |
+
1148850,ワイン,,wine
|
| 1719 |
+
1197020,わがまま,,"selfishness,egoism,wilfulness,disobedience,whim"
|
| 1720 |
+
1509490,わかれ,別れ,"parting,separation,farewell"
|
| 1721 |
+
1562530,わき,脇,side
|
| 1722 |
+
1503000,わける,分ける,"to divide,to separate"
|
| 1723 |
+
1410760,わざと,,on purpose
|
| 1724 |
+
1240750,わずか,僅か,"only,merely,a little,small quantity"
|
| 1725 |
+
1533340,わた,綿,"cotton,padding"
|
| 1726 |
+
1562400,わだい,話題,"topic,subject"
|
| 1727 |
+
1351280,わらい,笑い,"laugh,laughter,smile"
|
| 1728 |
+
1208000,わる,割る,"to divide,to cut,to break,to halve"
|
| 1729 |
+
1575730,わるくち,悪口,"abuse,insult,slander,evil speaking"
|
| 1730 |
+
1607050,われわれ,我々,we
|
| 1731 |
+
1562800,わん,湾,"bay,gulf,inlet"
|
data/jlpt/n4.csv
ADDED
|
@@ -0,0 +1,641 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
jmdict_seq,kana,kanji,waller_definition
|
| 2 |
+
2394370,あ,,Ah
|
| 3 |
+
2085080,ああ,,like that
|
| 4 |
+
1151120,あいさつ,,to greet
|
| 5 |
+
1215230,あいだ,間,a space
|
| 6 |
+
1284430,あう,合う,to match
|
| 7 |
+
1383260,あかちゃん,,infant
|
| 8 |
+
1352290,あがる,上る,to rise
|
| 9 |
+
1383310,あかんぼう,赤ん坊,baby
|
| 10 |
+
1586270,あく,空く,"to open, to become empty"
|
| 11 |
+
1015220,アクセサリー,,accessory
|
| 12 |
+
1352320,あげる,,to give
|
| 13 |
+
1390800,あさい,浅い,"shallow,superficial"
|
| 14 |
+
1526960,あじ,味,flavour
|
| 15 |
+
1015840,アジア,,Asia
|
| 16 |
+
1584660,あす,明日,tomorrow
|
| 17 |
+
1542070,あそび,遊び,play
|
| 18 |
+
1333550,あつまる,集る,to gather
|
| 19 |
+
1333560,あつめる,集める,to collect something
|
| 20 |
+
1017330,アナウンサー,,announcer
|
| 21 |
+
1929050,アフリカ,,Africa
|
| 22 |
+
1149830,アメリカ,,America
|
| 23 |
+
1323010,あやまる,謝る,to apologize
|
| 24 |
+
1019280,アルコール,,alcohol
|
| 25 |
+
1019420,アルバイト,,part-time job
|
| 26 |
+
1153890,あんしん,安心,relief
|
| 27 |
+
1153930,あんぜん,安全,safety
|
| 28 |
+
1000590,あんな,,such
|
| 29 |
+
1154860,あんない,案内,to guide
|
| 30 |
+
1155060,いか,以下,less than
|
| 31 |
+
1155090,いがい,以外,with the exception of
|
| 32 |
+
1159810,いがく,医学,medical science
|
| 33 |
+
1378520,いきる,生きる,to live
|
| 34 |
+
1156530,いけん,意見,opinion
|
| 35 |
+
1382440,いし,石,stone
|
| 36 |
+
1195140,いじめる,,to tease
|
| 37 |
+
1155120,いじょう,以上,"more than,this is all"
|
| 38 |
+
1228650,いそぐ,急ぐ,to hurry
|
| 39 |
+
1421900,いたす,致す,(humble) to do
|
| 40 |
+
1587290,いただく,,(humble) to receive
|
| 41 |
+
1576250,いちど,一度,once
|
| 42 |
+
1164010,いっしょうけんめい,一生懸命,with utmost effort
|
| 43 |
+
1165670,いっぱい,一杯,full
|
| 44 |
+
1311450,いと,糸,thread
|
| 45 |
+
1155180,いない,以内,within
|
| 46 |
+
1442750,いなか,田舎,countryside
|
| 47 |
+
1222770,いのる,祈る,to pray
|
| 48 |
+
1000940,いらっしゃる,,"(respectful) to be,to come or to go"
|
| 49 |
+
1357250,うえる,植える,"to plant,to grow"
|
| 50 |
+
1305700,うかがう,伺う,to visit
|
| 51 |
+
1588060,うけつけ,受付,receipt
|
| 52 |
+
1329590,うける,受ける,to take a lesson or test
|
| 53 |
+
1451210,うごく,動く,to move
|
| 54 |
+
1172400,うそ,嘘,a lie
|
| 55 |
+
1457730,うち,内,within
|
| 56 |
+
1408810,うつ,打つ,to hit
|
| 57 |
+
1486360,うつくしい,美しい,beautiful
|
| 58 |
+
1588320,うつす,写す,to copy or photograph
|
| 59 |
+
1158210,うつる,移る,to move house or transfer
|
| 60 |
+
1562850,うで,腕,arm
|
| 61 |
+
1310460,うまい,上手い,delicious
|
| 62 |
+
1550190,うら,裏,reverse side
|
| 63 |
+
1588550,うりば,売り場,place where things are sold
|
| 64 |
+
1219510,うれしい,,glad
|
| 65 |
+
1001090,うん,,(informal) yes
|
| 66 |
+
1172830,うんてん,運転,to drive
|
| 67 |
+
1172870,うんてんしゅ,運転手,driver
|
| 68 |
+
1172910,うんどう,運動,to exercise
|
| 69 |
+
1028580,エスカレーター,,escalator
|
| 70 |
+
1310530,えだ,枝,"branch, twig"
|
| 71 |
+
1588730,えらぶ,選ぶ,to choose
|
| 72 |
+
1178450,えんりょ,遠慮,"to be reserved, to be restrained"
|
| 73 |
+
1001180,おいでになる,,(respectful) to be
|
| 74 |
+
1612770,おいわい,お祝い,congratulation
|
| 75 |
+
1032030,オートバイ,,motorcycle
|
| 76 |
+
1001640,おかげ,,owing to
|
| 77 |
+
1190860,おかしい,,strange or funny
|
| 78 |
+
1182620,おく,億,one hundred million
|
| 79 |
+
1182710,おくじょう,屋上,rooftop
|
| 80 |
+
1589030,おくりもの,贈り物,gift
|
| 81 |
+
1402730,おくる,送る,to send
|
| 82 |
+
1589040,おくれる,遅れる,to be late
|
| 83 |
+
1223660,おこす,起す,to wake
|
| 84 |
+
1589060,おこなう,行う,to do
|
| 85 |
+
1445690,おこる,怒る,"to get angry,to be angry"
|
| 86 |
+
1589110,おしいれ,押し入れ,closet
|
| 87 |
+
1002170,おじょうさん,お嬢さん,young lady
|
| 88 |
+
1002400,おたく,お宅,(polite) your house
|
| 89 |
+
1548550,おちる,落る,to fall or drop
|
| 90 |
+
1238840,おっしゃる,,(respectful) to say
|
| 91 |
+
1496480,おっと,夫,husband
|
| 92 |
+
1270550,おつり,,"change from purchase, balance"
|
| 93 |
+
1576900,おと,音,"sound,note"
|
| 94 |
+
1589260,おとす,落す,to drop
|
| 95 |
+
1546880,おどり,踊り,a dance
|
| 96 |
+
1538440,おどる,踊る,to dance
|
| 97 |
+
1238680,おどろく,驚く,to be surprised
|
| 98 |
+
1604135,おまつり,お祭り,festival
|
| 99 |
+
1001870,おみまい,お見舞い,"calling on someone who is ill,enquiry"
|
| 100 |
+
1002500,おみやげ,お土産,souvenir
|
| 101 |
+
1309260,おもいだす,思い出す,to remember
|
| 102 |
+
1589350,おもう,思う,"to think,to feel"
|
| 103 |
+
1217070,おもちゃ,,toy
|
| 104 |
+
1489340,おもて,表,the front
|
| 105 |
+
1365040,おや,親,parents
|
| 106 |
+
1589500,おりる,下りる,to get off
|
| 107 |
+
1385910,おる,折る,to break or to fold
|
| 108 |
+
1270810,おれい,お礼,expression of gratitude
|
| 109 |
+
1385920,おれる,折れる,to break or be folded
|
| 110 |
+
1589590,おわり,終わり,the end
|
| 111 |
+
1036290,カーテン,,curtain
|
| 112 |
+
1201280,かいがん,海岸,coast
|
| 113 |
+
1198360,かいぎ,会議,meeting
|
| 114 |
+
1198380,かいぎしつ,会議室,meeting room
|
| 115 |
+
1198660,かいじょう,会場,assembly hall or meeting place
|
| 116 |
+
1198880,かいわ,会話,conversation
|
| 117 |
+
1221250,かえり,帰り,return
|
| 118 |
+
1510650,かえる,変える,to change
|
| 119 |
+
1192700,かがく,科学,science
|
| 120 |
+
1238550,かがみ,鏡,mirror
|
| 121 |
+
1357210,かざる,飾る,to decorate
|
| 122 |
+
1193950,かじ,火事,fire
|
| 123 |
+
1040060,ガス,,petrol
|
| 124 |
+
1040250,ガソリン,,petrol
|
| 125 |
+
1040260,ガソリンスタンド,,petrol station
|
| 126 |
+
1257110,かたい,堅い,hard
|
| 127 |
+
1257110,かたい,硬い,hard
|
| 128 |
+
1257110,かたい,固い,hard
|
| 129 |
+
1250220,かたち,形,shape
|
| 130 |
+
1511790,かたづける,片付ける,to tidy up
|
| 131 |
+
1195840,かちょう,課長,section manager
|
| 132 |
+
1346150,かつ,勝つ,to win
|
| 133 |
+
1590480,かっこう,格好,appearance
|
| 134 |
+
1192420,かない,家内,housewife
|
| 135 |
+
1483190,かなしい,悲しい,sad
|
| 136 |
+
1487400,かならず,必ず,"certainly,necessarily"
|
| 137 |
+
2429350,おかねもち,お金持ち,rich man
|
| 138 |
+
1242970,かねもち,金持ち,rich man
|
| 139 |
+
1483150,かのじょ,彼女,"she,girlfriend"
|
| 140 |
+
1509290,かべ,壁,wall
|
| 141 |
+
1279680,かまう,,to mind
|
| 142 |
+
1477950,かみ,髪,hair
|
| 143 |
+
1209240,かむ,噛む,"to bite,to chew"
|
| 144 |
+
1432850,かよう,通う,to commute
|
| 145 |
+
1040380,ガラス,,a glass pane
|
| 146 |
+
1483070,かれ,彼,"he,boyfriend"
|
| 147 |
+
1483090,かれら,彼ら,they
|
| 148 |
+
1209650,かわく,乾く,to get dry
|
| 149 |
+
1590770,かわり,代わり,"substitute,alternate"
|
| 150 |
+
1510790,かわる,変わる,to change
|
| 151 |
+
1281020,かんがえる,考える,to consider
|
| 152 |
+
1215810,かんけい,関係,relationship
|
| 153 |
+
1213870,かんごふ,看護婦,female nurse
|
| 154 |
+
1214330,かんたん,簡単,simple
|
| 155 |
+
1221520,き,気,"spirit,mood"
|
| 156 |
+
1220800,きかい,機会,opportunity
|
| 157 |
+
1218560,きけん,危険,danger
|
| 158 |
+
1591150,きこえる,聞こえる,to be heard
|
| 159 |
+
1222700,きしゃ,汽車,steam train
|
| 160 |
+
1225130,ぎじゅつ,技術,"art,technology,skill"
|
| 161 |
+
1222840,きせつ,季節,season
|
| 162 |
+
1223021,きそく,規則,regulations
|
| 163 |
+
1003430,きっと,,surely
|
| 164 |
+
1258710,きぬ,絹,silk
|
| 165 |
+
1262530,きびしい,厳しい,strict
|
| 166 |
+
1222590,きぶん,気分,mood
|
| 167 |
+
1591420,きまる,決る,to be decided
|
| 168 |
+
1247250,きみ,君,(informal) You (used by men towards women)
|
| 169 |
+
1254180,きめる,決める,to decide
|
| 170 |
+
1591430,きもち,気持ち,"feeling,mood"
|
| 171 |
+
1423240,きもの,着物,kimono
|
| 172 |
+
1226630,きゃく,客,"guest,customer"
|
| 173 |
+
1228560,きゅう,急,"urgent, steep"
|
| 174 |
+
1228690,きゅうこう,急行,"speedy, express"
|
| 175 |
+
1236950,きょういく,教育,education
|
| 176 |
+
1237030,きょうかい,教会,church
|
| 177 |
+
1234140,きょうそう,競争,competition
|
| 178 |
+
1238410,きょうみ,興味,an interest
|
| 179 |
+
1242350,きんじょ,近所,neighbourhood
|
| 180 |
+
1592500,ぐあい,具合,"condition,health"
|
| 181 |
+
1245470,くうき,空気,"air,atmosphere"
|
| 182 |
+
1245570,くうこう,空港,airport
|
| 183 |
+
1401910,くさ,草,grass
|
| 184 |
+
1184280,くださる,,(respectful) to give
|
| 185 |
+
1592270,くび,首,neck
|
| 186 |
+
1173100,くも,雲,cloud
|
| 187 |
+
1483540,くらべる,比べる,to compare
|
| 188 |
+
1269130,くれる,呉れる,to give
|
| 189 |
+
1514960,くれる,暮れる,"to get dark,to come to an end"
|
| 190 |
+
1247260,くん,君,suffix for familiar young male
|
| 191 |
+
1533820,け,毛,hair or fur
|
| 192 |
+
1252090,けいかく,計画,to plan
|
| 193 |
+
1251270,けいけん,経験,to experience
|
| 194 |
+
1251320,けいざい,経済,"finance,economy"
|
| 195 |
+
1252390,けいさつ,警察,police
|
| 196 |
+
1047860,ケーキ,,cake
|
| 197 |
+
1200220,けが,怪我,to injure
|
| 198 |
+
1250870,けしき,景色,"scene,landscape"
|
| 199 |
+
1350080,けしゴム,消しゴム,eraser
|
| 200 |
+
1185290,げしゅく,下宿,lodging
|
| 201 |
+
1254130,けっして,決して,never
|
| 202 |
+
2853889,けれど,,however
|
| 203 |
+
2853889,けれども,,however
|
| 204 |
+
1261190,げんいん,原因,"cause,source"
|
| 205 |
+
1257040,けんか,喧嘩,to quarrel
|
| 206 |
+
1258520,けんきゅう,研究,research
|
| 207 |
+
1258570,けんきゅうしつ,研究室,"study room,laboratory"
|
| 208 |
+
1260000,けんぶつ,見物,sightseeing
|
| 209 |
+
1307770,こ,子,child
|
| 210 |
+
1004310,こう,斯う,this way
|
| 211 |
+
1282490,こうがい,郊外,outskirts
|
| 212 |
+
1282260,こうぎ,講義,lecture
|
| 213 |
+
1278040,こうぎょう,工業,the manufacturing industry
|
| 214 |
+
1283500,こうこう,高校,high school
|
| 215 |
+
1283510,こうこうせい,高校生,high school student
|
| 216 |
+
1578700,こうじょう,工場,factory
|
| 217 |
+
1279590,こうちょう,校長,headmaster
|
| 218 |
+
1272280,こうつう,交通,"traffic,transportation"
|
| 219 |
+
1282340,こうどう,講堂,auditorium
|
| 220 |
+
1283860,こうとうがっこう,高等学校,high school
|
| 221 |
+
1274820,こうむいん,公務員,government worker
|
| 222 |
+
1286400,こくさい,国際,international
|
| 223 |
+
1360480,こころ,心,"core,heart"
|
| 224 |
+
1270390,ごしゅじん,御主人,(honorable) your husband
|
| 225 |
+
1267180,こしょう,故障,to break-down
|
| 226 |
+
1593570,ごぞんじ,ご存じ,"knowing,acquaintance"
|
| 227 |
+
1449530,こたえ,答,response
|
| 228 |
+
1593590,ごちそう,,a feast
|
| 229 |
+
2524270,こと,,"thing,matter"
|
| 230 |
+
1348530,ことり,小鳥,small bird
|
| 231 |
+
1004690,このあいだ,,"the other day,recently"
|
| 232 |
+
1004710,このごろ,,"these days,nowadays"
|
| 233 |
+
1295530,こまかい,細かい,"small, fine"
|
| 234 |
+
1369900,ごみ,塵,rubbish
|
| 235 |
+
1593410,こむ,込む,to be crowded
|
| 236 |
+
1508750,こめ,米,uncooked rice
|
| 237 |
+
2217040,ごらんになる,,(respectful) to see
|
| 238 |
+
1004790,これから,,after this
|
| 239 |
+
1593480,こわい,怖い,frightening
|
| 240 |
+
1199890,こわす,壊す,to break
|
| 241 |
+
1199900,こわれる,壊れる,to be broken
|
| 242 |
+
1051970,コンサート,,concert
|
| 243 |
+
1289370,こんど,今度,"now,next time"
|
| 244 |
+
1053350,コンピュータ,,computer
|
| 245 |
+
1053350,コンピューター,,computer
|
| 246 |
+
1289520,こんや,今夜,tonight
|
| 247 |
+
1293780,さいきん,最近,"latest,nowadays"
|
| 248 |
+
1293810,さいご,最後,"last,end"
|
| 249 |
+
1293990,さいしょ,最初,"beginning,first"
|
| 250 |
+
1297110,さか,坂,"slope,hill"
|
| 251 |
+
1593670,さがす,探す,to look for
|
| 252 |
+
1184160,さがる,下る,"to get down,to descend"
|
| 253 |
+
1379750,さかん,盛ん,"popularity,prosperous"
|
| 254 |
+
1184170,さげる,下げる,"to hang,to lower,to move back"
|
| 255 |
+
1291270,さしあげる,差し上げる,(polite) to give
|
| 256 |
+
1005180,さっき,先,some time ago
|
| 257 |
+
1579720,さびしい,寂しい,lonely
|
| 258 |
+
1293640,さらいげつ,さ来月,the month after next
|
| 259 |
+
1293650,さらい��ゅう,さ来週,the week after next
|
| 260 |
+
1057850,サラダ,,salad
|
| 261 |
+
1403040,さわぐ,騒ぐ,"to make noise,to be excited"
|
| 262 |
+
1357980,さわる,触る,to touch
|
| 263 |
+
1303770,さんぎょう,産業,industry
|
| 264 |
+
1058480,サンダル,,sandal
|
| 265 |
+
1058580,サンドイッチ,,sandwich
|
| 266 |
+
1304680,ざんねん,残念,disappointment
|
| 267 |
+
1308090,し,市,city
|
| 268 |
+
1315130,じ,字,character
|
| 269 |
+
1312420,しあい,試合,"match,game"
|
| 270 |
+
1594110,しかた,仕方,method
|
| 271 |
+
1394730,しかる,然る,a particular
|
| 272 |
+
1312350,しけん,試験,examination
|
| 273 |
+
1313850,じこ,事故,accident
|
| 274 |
+
1421210,じしん,地震,earthquake
|
| 275 |
+
1316300,じだい,時代,era
|
| 276 |
+
1185930,したぎ,下着,underwear
|
| 277 |
+
1310260,したく,支度,to prepare
|
| 278 |
+
1594400,しっかり,,"firmly,steadily"
|
| 279 |
+
1320140,しっぱい,失敗,"failure,mistake"
|
| 280 |
+
1595270,じてん,辞典,dictionary
|
| 281 |
+
1490670,しなもの,品物,goods
|
| 282 |
+
1304420,しばらく,,little while
|
| 283 |
+
1446760,しま,島,island
|
| 284 |
+
1308690,しみん,市民,citizen
|
| 285 |
+
1314400,じむしょ,事務所,office
|
| 286 |
+
1322700,しゃかい,社会,"society,public"
|
| 287 |
+
1322920,しゃちょう,社長,company president
|
| 288 |
+
1323500,じゃま,,"hindrance,intrusion"
|
| 289 |
+
1065680,ジャム,,jam
|
| 290 |
+
1318720,じゆう,自由,freedom
|
| 291 |
+
1333090,しゅうかん,習慣,"custom,manners"
|
| 292 |
+
1334080,じゅうしょ,住所,"an address,a residence"
|
| 293 |
+
1335440,じゅうどう,柔道,judo
|
| 294 |
+
1335080,じゅうぶん,十分,enough
|
| 295 |
+
1339460,しゅっせき,出席,to attend
|
| 296 |
+
1340000,しゅっぱつ,出発,to depart
|
| 297 |
+
1329000,しゅみ,趣味,hobby
|
| 298 |
+
1341670,じゅんび,準備,to prepare
|
| 299 |
+
1351430,しょうかい,紹介,introduction
|
| 300 |
+
1347870,しょうがっこう,小学校,elementary school
|
| 301 |
+
1348430,しょうせつ,小説,novel
|
| 302 |
+
1349610,しょうたい,招待,to invite
|
| 303 |
+
1349480,しょうち,承知,to consent
|
| 304 |
+
1347710,しょうらい,将来,"future,prospects"
|
| 305 |
+
1358490,しょくじ,食事,to have a meal
|
| 306 |
+
1358680,しょくりょうひん,食料品,groceries
|
| 307 |
+
1345250,じょせい,女性,woman
|
| 308 |
+
1420410,しらせる,知らせる,to notify
|
| 309 |
+
1429060,しらべる,調べる,to investigate
|
| 310 |
+
1367300,じんこう,人口,population
|
| 311 |
+
1364670,じんじゃ,神社,Shinto shrine
|
| 312 |
+
1365250,しんせつ,親切,kindness
|
| 313 |
+
1360930,しんぱい,心配,to worry
|
| 314 |
+
1362400,しんぶんしゃ,新聞社,newspaper company
|
| 315 |
+
1371320,すいえい,水泳,swimming
|
| 316 |
+
1371920,すいどう,水道,water supply
|
| 317 |
+
1372800,ずいぶん,,extremely
|
| 318 |
+
1372980,すうがく,数学,"mathematics,arithmetic"
|
| 319 |
+
1066680,スーツ,,suit
|
| 320 |
+
1066690,スーツケース,,suitcase
|
| 321 |
+
1195970,すぎる,過ぎる,to exceed
|
| 322 |
+
1586265,すく,空く,to become empty
|
| 323 |
+
1068550,スクリーン,,screen
|
| 324 |
+
1374550,すごい,凄い,terrific
|
| 325 |
+
1365980,すすむ,進む,to make progress
|
| 326 |
+
1006110,すっかり,,completely
|
| 327 |
+
1006140,すっと,,"straight,all of a sudden"
|
| 328 |
+
1070280,ステーキ,,steak
|
| 329 |
+
1322320,すてる,捨てる,to throw away
|
| 330 |
+
1070650,ステレオ,,stereo
|
| 331 |
+
1291500,すな,砂,sand
|
| 332 |
+
1397300,すばらしい,,wonderful
|
| 333 |
+
1208640,すべる,滑る,"to slide,to slip"
|
| 334 |
+
1246440,すみ,隅,"corner,nook"
|
| 335 |
+
1295070,すむ,済む,to finish
|
| 336 |
+
1567450,すり,掏摸,pickpocket
|
| 337 |
+
1006280,すると,,then
|
| 338 |
+
1378860,せいかつ,生活,to live
|
| 339 |
+
1378990,せいさん,生産,to produce
|
| 340 |
+
1375970,せいじ,政治,"politics,government"
|
| 341 |
+
1381100,せいよう,西洋,western countries
|
| 342 |
+
1373860,せかい,世界,the world
|
| 343 |
+
1382250,せき,席,seat
|
| 344 |
+
1386460,せつめい,説明,explanation
|
| 345 |
+
1472800,せなか,背中,back of the body
|
| 346 |
+
1374530,ぜひ,,without fail
|
| 347 |
+
1374300,せわ,世話,to look after
|
| 348 |
+
1391780,せん,線,line
|
| 349 |
+
1395620,ぜんぜん,全然,not entirely (used in a negative sentence)
|
| 350 |
+
1390360,せんそう,戦争,war
|
| 351 |
+
1388410,せんぱい,先輩,senior
|
| 352 |
+
1006610,そう,,really
|
| 353 |
+
1401210,そうだん,相談,to discuss
|
| 354 |
+
1160570,そだてる,育てる,"to rear,to bring up"
|
| 355 |
+
1405890,そつぎょう,卒業,graduation
|
| 356 |
+
1396840,そふ,祖父,grandfather
|
| 357 |
+
1075500,ソフト,,soft
|
| 358 |
+
1396860,そぼ,祖母,grandmother
|
| 359 |
+
1007000,それで,,because of that
|
| 360 |
+
1007040,それに,,moreover
|
| 361 |
+
1007060,それほど,,to that extent
|
| 362 |
+
1345605,そろそろ,,"gradually,soon"
|
| 363 |
+
1007130,そんな,,that sort of
|
| 364 |
+
2008740,そんなに,,"so much,like that"
|
| 365 |
+
1411300,たいいん,退院,to leave hospital
|
| 366 |
+
1413260,だいがくせい,大学生,university student
|
| 367 |
+
1413940,だいじ,大事,"important,valuable,serious matter"
|
| 368 |
+
1414470,だいたい,大体,generally
|
| 369 |
+
1414580,たいてい,大抵,usually
|
| 370 |
+
1075940,タイプ,,"type,style"
|
| 371 |
+
1414920,だいぶ,大分,greatly
|
| 372 |
+
1596780,たいふう,台風,typhoon
|
| 373 |
+
1445790,たおれる,倒れる,to break down
|
| 374 |
+
1007310,だから,,"so,therefore"
|
| 375 |
+
1596930,たしか,確か,definite
|
| 376 |
+
1404700,たす,足す,to add a number
|
| 377 |
+
1518070,たずねる,訪ねる,to visit
|
| 378 |
+
1369940,たずねる,尋ねる,to ask
|
| 379 |
+
1376600,ただしい,正しい,correct
|
| 380 |
+
1356750,たたみ,畳,Japanese straw mat
|
| 381 |
+
1551530,たてる,立てる,to stand something up
|
| 382 |
+
1257330,たてる,建てる,to build
|
| 383 |
+
1556370,たとえば,例えば,for example
|
| 384 |
+
1416700,たな,棚,shelves
|
| 385 |
+
1207250,たのしみ,楽しみ,joy
|
| 386 |
+
1207270,たのしむ,楽む,to enjoy oneself
|
| 387 |
+
1634500,たまに,,occasionally
|
| 388 |
+
1157080,ため,為,in order to
|
| 389 |
+
1409110,だめ,,no good
|
| 390 |
+
1404740,たりる,足りる,to be enough
|
| 391 |
+
1420160,だんせい,男性,male
|
| 392 |
+
1419860,だんぼう,暖房,heating
|
| 393 |
+
1255060,ち,血,blood
|
| 394 |
+
1077550,チェック,,to check
|
| 395 |
+
1554820,ちから,力,"strength,power"
|
| 396 |
+
1007560,ちっとも,,not at all (used with a negative verb)
|
| 397 |
+
1007660,ちゃん,,suffix for familiar female person
|
| 398 |
+
1426530,ちゅうい,注意,caution
|
| 399 |
+
1423650,ちゅうがっこう,中学校,"junior high school,middle school"
|
| 400 |
+
1426590,ちゅうしゃ,注射,injection
|
| 401 |
+
1426920,ちゅうしゃじょう,駐車場,parking lot
|
| 402 |
+
1421540,ちり,地理,geography
|
| 403 |
+
1597780,つかまえる,捕まえる,to seize
|
| 404 |
+
1255430,つき,月,moon
|
| 405 |
+
1495740,つく,付く,to be attached
|
| 406 |
+
1433680,つける,漬ける,"to soak,to pickle"
|
| 407 |
+
1444980,つごう,都合,"circumstances,convenience"
|
| 408 |
+
1441870,つたえる,伝える,to report
|
| 409 |
+
1405790,つづく,続く,to be continued
|
| 410 |
+
1405800,つづける,続ける,to continue
|
| 411 |
+
1584060,つつむ,包む,to wrap
|
| 412 |
+
1294330,つま,妻,(humble) wife
|
| 413 |
+
1382980,つもり,積もり,intention
|
| 414 |
+
1434120,つる,釣る,to fish
|
| 415 |
+
1559290,つれる,連れる,to lead
|
| 416 |
+
1427360,ていねい,丁寧,polite
|
| 417 |
+
1079290,テキスト,,"text,text book"
|
| 418 |
+
1437450,てきとう,適当,suitability
|
| 419 |
+
1340460,できるだけ,,as much as possible
|
| 420 |
+
1328190,てつだう,手伝う,to assist
|
| 421 |
+
1080000,テニス,,tennis
|
| 422 |
+
1328090,てぶくろ,手袋,glove
|
| 423 |
+
1315240,てら,寺,temple
|
| 424 |
+
1441390,てん,点,"point,dot"
|
| 425 |
+
1440670,てんいん,店員,shop assistant
|
| 426 |
+
1438770,てんきよほう,天気予報,weather forecast
|
| 427 |
+
1443660,でんとう,電灯,electric light
|
| 428 |
+
1443760,でんぽう,電報,telegram
|
| 429 |
+
1440660,てんらんかい,展覧会,exhibition
|
| 430 |
+
1621470,と,都,metropolitan
|
| 431 |
+
1454180,どうぐ,道具,"tool,means"
|
| 432 |
+
1449890,とうとう,到頭,"finally, after all"
|
| 433 |
+
1451490,どうぶつえん,動物園,zoo
|
| 434 |
+
1177820,とおく,遠く,distant
|
| 435 |
+
1433030,とおる,通る,to go through
|
| 436 |
+
1454670,とくに,特に,"particularly,especially"
|
| 437 |
+
1455280,とくべつ,特別,special
|
| 438 |
+
1349410,とこや,,barber
|
| 439 |
+
1582200,とちゅう,途中,on the way
|
| 440 |
+
1454750,とっきゅう,特急,limited express train (faster than an express train)
|
| 441 |
+
1457210,とどける,届ける,to reach
|
| 442 |
+
1474850,とまる,泊まる,to lodge at
|
| 443 |
+
1310670,とめる,止める,to stop something
|
| 444 |
+
1326830,とりかえる,取り替える,to exchange
|
| 445 |
+
1599340,どろぼう,泥棒,thief
|
| 446 |
+
1009320,どんどん,,more and more
|
| 447 |
+
1599390,なおす,直す,"to fix,to repair"
|
| 448 |
+
2846390,なおる,直る,"to be fixed,to be repaired"
|
| 449 |
+
1599400,なおる,治る,"to be cured,to heal"
|
| 450 |
+
1599420,なかなか,中々,considerably
|
| 451 |
+
1229840,なく,泣く,to weep
|
| 452 |
+
1529550,なくなる,無くなる,"to disappear,to get lost"
|
| 453 |
+
1518540,なくなる,亡くなる,to die
|
| 454 |
+
1447000,なげる,投げる,to throw or cast away
|
| 455 |
+
1157090,なさる,,(respectful) to do
|
| 456 |
+
1532910,なる,鳴る,to sound
|
| 457 |
+
1375620,なるべく,,as much as possible
|
| 458 |
+
1375820,なるほど,,now I understand
|
| 459 |
+
1212670,なれる,慣れる,to grow accustomed to
|
| 460 |
+
1599760,におい,,a smell
|
| 461 |
+
1244310,にがい,苦い,bitter
|
| 462 |
+
1599800,にかいだて,二階建て,two storied
|
| 463 |
+
1450330,にげる,逃げる,to escape
|
| 464 |
+
1463930,にっき,日記,journal
|
| 465 |
+
1465720,にゅういん,入院,to hospitalise
|
| 466 |
+
1465850,にゅうがく,入学,to enter school or university
|
| 467 |
+
1314600,にる,似る,to be similar
|
| 468 |
+
1367120,にんぎょう,人形,"doll, figure"
|
| 469 |
+
1448440,ぬすむ,盗む,to steal
|
| 470 |
+
1444270,ぬる,塗る,"to paint,to plaster"
|
| 471 |
+
1467620,ぬれる,,to get wet
|
| 472 |
+
1600160,ねだん,,price
|
| 473 |
+
1467710,ねつ,熱,fever
|
| 474 |
+
1467910,ねっしん,,enthusiasm
|
| 475 |
+
1360320,ねぼう,寝坊,sleeping in late
|
| 476 |
+
1529330,ねむい,眠い,sleepy
|
| 477 |
+
1529390,ねむる,眠る,to sleep
|
| 478 |
+
1304510,のこる,残る,to remain
|
| 479 |
+
1600280,のど,喉,throat
|
| 480 |
+
1600470,のりかえる,乗り換える,to change between buses or trains
|
| 481 |
+
1600530,のりもの,乗り物,vehicle
|
| 482 |
+
1546550,は,葉,leaf
|
| 483 |
+
1355810,ばあい,場合,situation
|
| 484 |
+
1100810,パート,,part time
|
| 485 |
+
1473230,ばい,倍,double
|
| 486 |
+
1472270,はいけん,拝見,(humble) to look at
|
| 487 |
+
1313080,はいしゃ,歯医者,dentist
|
| 488 |
+
1172660,はこぶ,運ぶ,to transport
|
| 489 |
+
1307550,はじめる,始める,to begin
|
| 490 |
+
1355850,ばしょ,場所,location
|
| 491 |
+
1476430,はず,筈,it should be so
|
| 492 |
+
1421630,はずかしい,恥ずかしい,embarrassed
|
| 493 |
+
1101570,パソコン,,personal computer
|
| 494 |
+
1477170,はつおん,発音,pronunciation
|
| 495 |
+
1010150,はっきり,,clearly
|
| 496 |
+
1194660,はなみ,花見,cherry-blossom viewing
|
| 497 |
+
1555440,はやし,林,"woods,forester"
|
| 498 |
+
1501620,はらう,払う,to pay
|
| 499 |
+
1482340,ばんぐみ,番組,television or radio program
|
| 500 |
+
1480670,はんたい,反対,opposition
|
| 501 |
+
1096770,ハンドバッグ,,handbag
|
| 502 |
+
1463770,ひ,日,"day, sun"
|
| 503 |
+
1193610,ひ,火,fire
|
| 504 |
+
1106400,ピアノ,,piano
|
| 505 |
+
1556630,ひえる,冷える,to grow cold
|
| 506 |
+
1272780,ひかり,光,light
|
| 507 |
+
1272820,ひかる,光る,"to shine,to glitter"
|
| 508 |
+
1601650,ひきだし,引き出し,"drawer,drawing out"
|
| 509 |
+
1601660,ひきだす,引き出す,to withdraw
|
| 510 |
+
1601810,ひげ,髭,beard
|
| 511 |
+
1485520,ひこうじょう,飛行場,airport
|
| 512 |
+
1227370,ひさしぶり,久しぶり,after a long time
|
| 513 |
+
1486460,びじゅつかん,美術館,art gallery
|
| 514 |
+
1484930,ひじょうに,非常に,extremely
|
| 515 |
+
1226360,びっくり,,to be surprised
|
| 516 |
+
1169340,ひっこす,引っ越す,to move house
|
| 517 |
+
1487660,ひつよう,必要,necessary
|
| 518 |
+
1602060,ひどい,,awful
|
| 519 |
+
1202440,ひらく,開く,to open an event
|
| 520 |
+
1106010,ビル,,building or bill
|
| 521 |
+
1581710,ひるま,昼間,"daytime,during the day"
|
| 522 |
+
1426290,ひるやすみ,昼休み,noon break
|
| 523 |
+
1332570,ひろう,拾う,"to pick up,to gather"
|
| 524 |
+
1108180,ファックス,,fax
|
| 525 |
+
1602440,ふえる,増える,to increase
|
| 526 |
+
1362640,ふかい,深い,deep
|
| 527 |
+
1501350,ふくざつ,複雑,"complexity,complication"
|
| 528 |
+
1500800,ふくしゅう,復習,revision
|
| 529 |
+
1499460,ぶちょう,部長,head of a section
|
| 530 |
+
1497190,ふつう,普通,"usually, or a train that stops at every station"
|
| 531 |
+
1499230,ぶどう,葡萄,grapes
|
| 532 |
+
1408220,ふとる,太る,to become fat
|
| 533 |
+
1496890,ふとん,布団,"Japanese bedding, futon"
|
| 534 |
+
1602800,ふね,舟,ship
|
| 535 |
+
1494860,ふべん,不便,inconvenience
|
| 536 |
+
1450270,ふむ,踏む,to step on
|
| 537 |
+
1282770,ふりだす,降り出す,to start to rain
|
| 538 |
+
1116840,プレゼント,,present
|
| 539 |
+
1505120,ぶんか,文化,culture
|
| 540 |
+
1505190,ぶんがく,文学,literature
|
| 541 |
+
1505600,ぶんぽう,文法,grammar
|
| 542 |
+
1509430,べつ,別,different
|
| 543 |
+
1120010,ベル,,bell
|
| 544 |
+
1510640,へん,変,strange
|
| 545 |
+
1512220,へんじ,返事,reply
|
| 546 |
+
1520120,ぼうえき,貿易,trade
|
| 547 |
+
1516750,ほうそう,放送,to broadcast
|
| 548 |
+
1517480,ほうりつ,法律,law
|
| 549 |
+
1521400,ぼく,僕,I (used by males)
|
| 550 |
+
1376310,ほし,星,star
|
| 551 |
+
1436510,ほど,程,extent
|
| 552 |
+
1522050,ほとんど,,mostly
|
| 553 |
+
1603550,ほめる,,to praise
|
| 554 |
+
1523400,ほんやく,翻訳,translation
|
| 555 |
+
1302070,まいる,参る,"(humble) to go,to come"
|
| 556 |
+
1497980,まける,負ける,to lose
|
| 557 |
+
1364360,まじめ,,serious
|
| 558 |
+
1387240,まず,先ず,first of all
|
| 559 |
+
1524990,または,,"or,otherwise"
|
| 560 |
+
1215330,まちがえる,間違える,to make a mistake
|
| 561 |
+
1215260,まにあう,間に合う,to be in time for
|
| 562 |
+
1604290,まわり,周り,surroundings
|
| 563 |
+
1604300,まわる,回る,to go around
|
| 564 |
+
1526920,まんが,漫画,comic
|
| 565 |
+
1604350,まんなか,真ん中,middle
|
| 566 |
+
1259140,みえる,見える,to be in sight
|
| 567 |
+
1267280,みずうみ,湖,lake
|
| 568 |
+
1527040,みそ,味噌,bean paste
|
| 569 |
+
1604550,みつかる,見つかる,to be discovered
|
| 570 |
+
1604570,みつける,見つける,to discover
|
| 571 |
+
1202150,みな,皆,everybody
|
| 572 |
+
1279990,みなと,港,harbour
|
| 573 |
+
1604800,むかう,向かう,to face
|
| 574 |
+
1253190,むかえる,迎える,to go out to meet
|
| 575 |
+
1382370,むかし,昔,"olden days, former"
|
| 576 |
+
1426680,むし,虫,insect
|
| 577 |
+
1404390,むすこ,息子,(humble) son
|
| 578 |
+
1531190,むすめ,娘,(humble) daughter
|
| 579 |
+
1530970,むり,無理,impossible
|
| 580 |
+
1346370,めしあがる,召し上がる,(polite) to eat
|
| 581 |
+
1431850,めずらしい,珍しい,rare
|
| 582 |
+
1362950,もうしあげる,申し上げる,"(humble) to say,to tell"
|
| 583 |
+
1363090,もうす,申す,"(humble) to be called,to say"
|
| 584 |
+
2015610,もうすぐ,,soon
|
| 585 |
+
2607730,もし,,if
|
| 586 |
+
1535780,もちろん,,of course
|
| 587 |
+
1293700,もっとも,最も,extremely
|
| 588 |
+
1535880,もどる,戻る,to turn back
|
| 589 |
+
1534870,もめん,木綿,cotton
|
| 590 |
+
1535910,もらう,,to receive
|
| 591 |
+
1362490,もり,森,forest
|
| 592 |
+
1350600,やく,焼く,"to bake,to grill"
|
| 593 |
+
1538130,やくそく,約束,promise
|
| 594 |
+
1537980,やくにたつ,役に立つ,to be helpful
|
| 595 |
+
1350610,やける,焼ける,"to burn,to be roasted"
|
| 596 |
+
1539040,やさしい,優しい,kind
|
| 597 |
+
1605510,やせる,痩せる,to become thin
|
| 598 |
+
1012800,やっと,,at last
|
| 599 |
+
2772770,やはり,,"as I thought,absolutely"
|
| 600 |
+
1012810,やっぱり,,"as I thought,absolutely"
|
| 601 |
+
1310640,やむ,止む,to stop
|
| 602 |
+
1310680,やめる,止める,to stop
|
| 603 |
+
1605630,やわらかい,柔らかい,soft
|
| 604 |
+
1448580,ゆ,湯,hot water
|
| 605 |
+
1538820,ゆしゅつ,輸出,to export
|
| 606 |
+
1538870,ゆにゅう,輸入,to import
|
| 607 |
+
1309650,ゆび,指,finger
|
| 608 |
+
1310050,ゆびわ,指輪,finger ring
|
| 609 |
+
1529410,ゆめ,夢,dream
|
| 610 |
+
1545710,ゆれる,揺れる,"to shake,to sway"
|
| 611 |
+
1546200,よう,用,use
|
| 612 |
+
1546220,ようい,用意,preparation
|
| 613 |
+
1546300,ようじ,用事,things to do
|
| 614 |
+
1179005,よごれる,汚れる,to get dirty
|
| 615 |
+
1543070,よしゅう,予習,preparation for a lesson
|
| 616 |
+
1543240,よてい,予定,arrangement
|
| 617 |
+
1543750,よやく,予約,reservation
|
| 618 |
+
1219680,よる,寄る,to visit
|
| 619 |
+
1218760,よろこぶ,喜ぶ,to be delighted
|
| 620 |
+
1224880,よろしい,,"(respectful) OK,all right"
|
| 621 |
+
1550140,りゆう,理由,reason
|
| 622 |
+
1549660,りよう,利用,utilization
|
| 623 |
+
1554010,りょうほう,両方,both sides
|
| 624 |
+
1553130,りょかん,旅館,Japanese hotel
|
| 625 |
+
1552760,るす,留守,absence
|
| 626 |
+
1557290,れいぼう,冷房,air conditioning
|
| 627 |
+
1558050,れきし,歴史,history
|
| 628 |
+
1145130,レジ,,register
|
| 629 |
+
1145990,レポート,,report
|
| 630 |
+
1145990,リポート,,report
|
| 631 |
+
1559900,れんらく,連絡,contact
|
| 632 |
+
1148520,ワープロ,,word processor
|
| 633 |
+
1501660,わかす,沸かす,"to boil,to heat"
|
| 634 |
+
1606590,わかれる,別れる,to separate
|
| 635 |
+
1606680,わく,沸く,"to boil, to grow hot,to get excited"
|
| 636 |
+
1538330,わけ,訳,"meaning,reason"
|
| 637 |
+
1519230,わすれもの,忘れ物,lost article
|
| 638 |
+
1351360,わらう,笑う,"to laugh,to smile"
|
| 639 |
+
1606810,わりあい,割合,"rate,ratio,percentage"
|
| 640 |
+
1208020,われる,割れる,to break
|
| 641 |
+
2005990,およぎかた,泳ぎ方,way of swimming
|
data/jlpt/n5.csv
ADDED
|
@@ -0,0 +1,685 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
jmdict_seq,kana,kanji,waller_definition
|
| 2 |
+
1198180,あう,会う,to meet
|
| 3 |
+
1381380,あお,青,blue
|
| 4 |
+
1381390,あおい,青い,blue
|
| 5 |
+
2013900,あか,赤,red
|
| 6 |
+
1383240,あかい,赤い,red
|
| 7 |
+
1532350,あかるい,明い,bright
|
| 8 |
+
1332650,あき,秋,autumn
|
| 9 |
+
1586270,あく,開く,"to open, to become open"
|
| 10 |
+
1202450,あける,開ける,to open
|
| 11 |
+
1352320,あげる,上げる,to give
|
| 12 |
+
1428280,あさ,朝,morning
|
| 13 |
+
1586330,あさごはん,朝御飯,breakfast
|
| 14 |
+
1584640,あさって,,day after tomorrow
|
| 15 |
+
1404630,あし,足,"foot, leg"
|
| 16 |
+
1584660,あした,明日,tomorrow
|
| 17 |
+
1000320,あそこ,,over there
|
| 18 |
+
1542160,あそぶ,遊ぶ,"to play, to make a visit"
|
| 19 |
+
1586420,あたたかい,暖かい,warm
|
| 20 |
+
1582310,あたま,頭,head
|
| 21 |
+
1361490,あたらしい,新しい,new
|
| 22 |
+
1483185,あちら,,there
|
| 23 |
+
1343460,あつい,暑い,hot
|
| 24 |
+
1467720,あつい,熱い,hot to the touch
|
| 25 |
+
1275320,あつい,厚い,"kind, deep, thick"
|
| 26 |
+
1483185,あっち,,over there
|
| 27 |
+
1269320,あと,後,afterwards
|
| 28 |
+
1223615,あなた,貴方,you
|
| 29 |
+
1249900,あに,兄,(humble) older brother
|
| 30 |
+
1307630,あね,姉,(humble) older sister
|
| 31 |
+
1000430,あの,,um...
|
| 32 |
+
1017760,アパート,,apartment
|
| 33 |
+
1547450,あびる,,"to bathe, to shower"
|
| 34 |
+
1218380,あぶない,危ない,dangerous
|
| 35 |
+
1213400,あまい,甘い,sweet
|
| 36 |
+
1584930,あまり,,not very
|
| 37 |
+
1171900,あめ,雨,rain
|
| 38 |
+
1153520,あめ,飴,candy
|
| 39 |
+
1390930,あらう,洗う,to wash
|
| 40 |
+
1296400,ある,有る,"to be,to have (used for inanimate objects)"
|
| 41 |
+
1514320,あるく,歩く,to walk
|
| 42 |
+
2847612,あれ,,that
|
| 43 |
+
2820690,いい,,good
|
| 44 |
+
1605820,よい,良い,good
|
| 45 |
+
1583250,いいえ,,no
|
| 46 |
+
1587040,いう,言う,to say
|
| 47 |
+
1191730,いえ,家,house
|
| 48 |
+
2845606,いかが,,how
|
| 49 |
+
1578850,いく,行く,to go
|
| 50 |
+
1219960,いくつ,,"how many?,how old?"
|
| 51 |
+
1219980,いくら,,how much?
|
| 52 |
+
1421700,いけ,池,pond
|
| 53 |
+
1159980,いしゃ,医者,medical doctor
|
| 54 |
+
1157070,いす,,chair
|
| 55 |
+
1519290,いそがしい,忙しい,"busy, irritated"
|
| 56 |
+
1432680,いたい,痛い,painful
|
| 57 |
+
1160790,いち,一,one
|
| 58 |
+
1576260,いちにち,一日,first of the month
|
| 59 |
+
1165970,いちばん,,"best, first"
|
| 60 |
+
1188760,いつ,何時,when
|
| 61 |
+
1268570,いつか,五日,"five days, fifth day"
|
| 62 |
+
1163400,いっしょ,一緒,together
|
| 63 |
+
1268070,いつつ,五つ,five
|
| 64 |
+
1188890,いつも,,always
|
| 65 |
+
1258330,いぬ,犬,dog
|
| 66 |
+
1288850,いま,今,now
|
| 67 |
+
1156800,いみ,意味,meaning
|
| 68 |
+
1524590,いもうと,妹,(humble) younger sister
|
| 69 |
+
1587610,いや,嫌,unpleasant
|
| 70 |
+
1582820,いりぐち,入口,entrance
|
| 71 |
+
1577980,いる,居る,"to be, to have (used for people and animals)"
|
| 72 |
+
1546640,いる,要る,to need
|
| 73 |
+
1465610,いれる,入れる,to put in
|
| 74 |
+
1357600,いろ,色,colour
|
| 75 |
+
1587850,いろいろ,,various
|
| 76 |
+
1352130,うえ,上,on top of
|
| 77 |
+
1269410,うしろ,後ろ,behind
|
| 78 |
+
1475480,うすい,薄い,"thin,weak"
|
| 79 |
+
1193180,うた,歌,song
|
| 80 |
+
1588120,うたう,歌う,to sing
|
| 81 |
+
1378690,うまれる,生まれる,to be born
|
| 82 |
+
1201190,うみ,海,sea
|
| 83 |
+
1473950,うる,売る,to sell
|
| 84 |
+
1481920,うるさい,煩い,"noisy, annoying"
|
| 85 |
+
1580340,うわぎ,上着,jacket
|
| 86 |
+
1202270,え,絵,picture
|
| 87 |
+
1173720,えいが,映画,movie
|
| 88 |
+
1173750,えいがかん,映画館,cinema
|
| 89 |
+
1174420,えいご,英語,English language
|
| 90 |
+
1001140,ええ,,yes
|
| 91 |
+
1175140,えき,駅,station
|
| 92 |
+
1030630,エレベーター,,elevator
|
| 93 |
+
1178590,えんぴつ,鉛筆,pencil
|
| 94 |
+
1486650,おいしい,,delicious
|
| 95 |
+
1407460,おおい,多い,many
|
| 96 |
+
1588880,おおきい,大きい,big
|
| 97 |
+
1412890,おおきな,大きな,big
|
| 98 |
+
1414220,おおぜい,大勢,great number of people
|
| 99 |
+
1002650,おかあさん,お母さん,(honorable) mother
|
| 100 |
+
1001710,おかし,お菓子,"sweets, candy"
|
| 101 |
+
1001820,おかね,お金,money
|
| 102 |
+
1223640,おきる,起きる,to get up
|
| 103 |
+
1421850,おく,置く,to put
|
| 104 |
+
1179330,おくさん,奥さん,(honorable) wife
|
| 105 |
+
1329015,おさけ,お酒,"alcohol, rice wine"
|
| 106 |
+
1299685,おさら,お皿,"plate, dish"
|
| 107 |
+
1002320,おじいさん,,"grandfather, male senior citizen"
|
| 108 |
+
1236900,おしえる,教える,"to teach, to tell"
|
| 109 |
+
2261490,おじさん,,"uncle, middle aged gentleman"
|
| 110 |
+
1180470,おす,押す,"to push, to stamp something"
|
| 111 |
+
1421970,おそい,遅い,"late, slow"
|
| 112 |
+
1002430,おちゃ,お茶,green tea
|
| 113 |
+
1002100,おてあらい,お手洗い,bathroom
|
| 114 |
+
1002590,おとうさん,お父さん,(honorable) father
|
| 115 |
+
1581930,おとうと,弟,younger brother
|
| 116 |
+
1419990,おとこ,男,Man
|
| 117 |
+
1420010,おとこのこ,男の子,Boy
|
| 118 |
+
1576050,おととい,一昨日,day before yesterday
|
| 119 |
+
1576060,おととし,一昨年,year before last
|
| 120 |
+
1414170,おとな,大人,Adult
|
| 121 |
+
1002610,おなか,,stomach
|
| 122 |
+
1451750,おなじ,同じ,same
|
| 123 |
+
1001830,おにいさん,お兄さん,(honorable) older brother
|
| 124 |
+
1001990,おねえさん,お姉さん,(honorable) older sister
|
| 125 |
+
1002330,おばあさん,,"grandmother, female senior-citizen"
|
| 126 |
+
2261500,おばさん,伯母さん,Aunt
|
| 127 |
+
2220600,おふろ,お風呂,Bath
|
| 128 |
+
1513065,おべんとう,お弁当,boxed lunch
|
| 129 |
+
1206050,おぼえる,覚える,to remember
|
| 130 |
+
1002120,おまわりさん,,friendly term for policeman
|
| 131 |
+
1335750,おもい,重い,Heavy
|
| 132 |
+
1533580,おもしろい,,Interesting
|
| 133 |
+
1174340,およぐ,泳ぐ,to swim
|
| 134 |
+
1589500,おりる,降りる,"to get off, to descend"
|
| 135 |
+
1589600,おわる,終る,to finish
|
| 136 |
+
1183720,おんがく,音楽,Music
|
| 137 |
+
1344930,おんな,女,Woman
|
| 138 |
+
1344970,おんな���こ,女の子,Girl
|
| 139 |
+
1203620,がいこく,外国,foreign country
|
| 140 |
+
1203650,がいこくじん,外国人,Foreigner
|
| 141 |
+
1198550,かいしゃ,会社,Company
|
| 142 |
+
1203090,かいだん,階段,Stairs
|
| 143 |
+
1589730,かいもの,買い物,Shopping
|
| 144 |
+
1473740,かう,買う,to buy
|
| 145 |
+
1512130,かえす,返す,to return something
|
| 146 |
+
1221270,かえる,帰る,to go back
|
| 147 |
+
1207590,かかる,掛かる,to take time or money
|
| 148 |
+
1260490,かぎ,鍵,Key
|
| 149 |
+
1343950,かく,書く,to write
|
| 150 |
+
1206900,がくせい,学生,Student
|
| 151 |
+
1207610,かける,掛ける,to call by phone
|
| 152 |
+
1301940,かさ,傘,Umbrella
|
| 153 |
+
1411160,かす,貸す,to lend
|
| 154 |
+
1499720,かぜ,風,Wind
|
| 155 |
+
1583720,かぜ,風邪,a cold
|
| 156 |
+
1192150,かぞく,家族,Family
|
| 157 |
+
1516925,かた,方,"person, way of doing"
|
| 158 |
+
1206730,がっこう,学校,School
|
| 159 |
+
1037670,カップ,,Cup
|
| 160 |
+
1192280,かてい,家庭,Household
|
| 161 |
+
1206110,かど,角,a corner
|
| 162 |
+
1208910,かばん,鞄,"bag, basket"
|
| 163 |
+
1194870,かびん,花瓶,a vase
|
| 164 |
+
1311530,かみ,紙,paper
|
| 165 |
+
1038350,カメラ,,camera
|
| 166 |
+
1194290,かようび,火曜日,Tuesday
|
| 167 |
+
1365850,からい,辛い,Spicy
|
| 168 |
+
1409140,からだ,体,Body
|
| 169 |
+
1323560,かりる,借りる,to borrow
|
| 170 |
+
1252560,かるい,軽い,Light
|
| 171 |
+
1039140,カレー,,Curry
|
| 172 |
+
1039220,カレンダー,,calendar
|
| 173 |
+
1390020,かわ,川,River
|
| 174 |
+
1390020,かわ,河,River
|
| 175 |
+
1577200,かわいい,,Cute
|
| 176 |
+
1213170,かんじ,漢字,Chinese character
|
| 177 |
+
1534520,き,木,"tree, wood"
|
| 178 |
+
1576760,きいろ,黄色,yellow
|
| 179 |
+
1182030,きいろい,黄色い,yellow
|
| 180 |
+
1350040,きえる,消える,to disappear
|
| 181 |
+
1591110,きく,聞く,"to hear, to listen to, to ask"
|
| 182 |
+
1520670,きた,北,North
|
| 183 |
+
1042820,ギター,,Guitar
|
| 184 |
+
1178940,きたない,汚い,Dirty
|
| 185 |
+
1226440,きっさてん,喫茶店,coffee lounge
|
| 186 |
+
1385070,きって,切手,postage stamp
|
| 187 |
+
1385170,きっぷ,切符,Ticket
|
| 188 |
+
1579260,きのう,昨日,Yesterday
|
| 189 |
+
1578150,きゅう,九,Nine
|
| 190 |
+
1578150,く,九,Nine
|
| 191 |
+
1231580,ぎゅうにく,牛肉,Beef
|
| 192 |
+
1231590,ぎゅうにゅう,牛乳,Milk
|
| 193 |
+
1579110,きょう,今日,Today
|
| 194 |
+
1237150,きょうしつ,教室,Classroom
|
| 195 |
+
1249960,きょうだい,兄弟,(humble) siblings
|
| 196 |
+
1231690,きょねん,去年,last year
|
| 197 |
+
1257240,きらい,嫌い,Hate
|
| 198 |
+
1384830,きる,切る,to cut
|
| 199 |
+
1423000,きる,着る,to put on from the shoulders down
|
| 200 |
+
1591900,きれい,,"pretty, clean"
|
| 201 |
+
1042610,キロ,,Kilogram
|
| 202 |
+
1042620,キログラム,,Kilogram
|
| 203 |
+
1042650,キロメートル,,Kilometer
|
| 204 |
+
1243490,ぎんこう,銀行,Bank
|
| 205 |
+
1243320,きんようび,金曜日,Friday
|
| 206 |
+
1538160,くすり,薬,medicine
|
| 207 |
+
1184270,ください,,Please
|
| 208 |
+
1193060,くだもの,果物,Fruit
|
| 209 |
+
1275640,くち,口,"mouth, opening"
|
| 210 |
+
1246700,くつ,靴,Shoes
|
| 211 |
+
1246740,くつした,靴下,Socks
|
| 212 |
+
1592250,くに,国,Country
|
| 213 |
+
1592340,くもり,曇り,cloudy weather
|
| 214 |
+
1457560,くもる,曇る,"to become cloudy, to become dim"
|
| 215 |
+
1154330,くらい,暗い,Gloomy
|
| 216 |
+
1044070,クラス,,Class
|
| 217 |
+
1046810,グラム,,Gram
|
| 218 |
+
1547720,くる,来る,to come
|
| 219 |
+
1323080,くるま,車,"car, vehicle"
|
| 220 |
+
1287410,くろ,黒,Black
|
| 221 |
+
1287420,くろい,黒い,black
|
| 222 |
+
1252330,けいかん,警官,policeman
|
| 223 |
+
1579100,けさ,今朝,this morning
|
| 224 |
+
1350110,けす,消す,"to erase, to turn off power"
|
| 225 |
+
1254760,けっこう,結構,"splendid, enough"
|
| 226 |
+
1254790,けっこん,結婚,Marriage
|
| 227 |
+
1255890,げつようび,月曜日,Monday
|
| 228 |
+
1263400,げんかん,玄関,entry hall
|
| 229 |
+
1260720,げんき,元気,"health, vitality"
|
| 230 |
+
1268060,ご,五,Five
|
| 231 |
+
1273270,こうえん,公園,Park
|
| 232 |
+
1592970,こうさてん,交差点,intersection
|
| 233 |
+
1280770,こうちゃ,紅茶,black tea
|
| 234 |
+
1272500,こうばん,交番,police box
|
| 235 |
+
1380440,こえ,声,Voice
|
| 236 |
+
1049000,コート,,"coat, tennis court"
|
| 237 |
+
1049180,コーヒー,,Coffee
|
| 238 |
+
1288810,ここ,此処,Here
|
| 239 |
+
1268990,ごご,午後,afternoon
|
| 240 |
+
1243850,ここのか,九日,"nine days, ninth day"
|
| 241 |
+
1243600,ここのつ,九つ,Nine
|
| 242 |
+
1269060,ごぜん,午前,morning
|
| 243 |
+
1449540,こたえる,答える,to answer
|
| 244 |
+
1004500,こちら,,this person or way
|
| 245 |
+
1004500,こっち,此方,this person or way
|
| 246 |
+
2846389,コップ,,a glass
|
| 247 |
+
1579130,ことし,今年,this year
|
| 248 |
+
1264540,ことば,言葉,"word, language"
|
| 249 |
+
1307850,こども,子供,Child
|
| 250 |
+
1582920,この,此の,This
|
| 251 |
+
1270590,ごはん,御飯,"cooked rice, meal"
|
| 252 |
+
1050590,コピー,,to copy
|
| 253 |
+
1289590,こまる,困る,to be worried
|
| 254 |
+
2216120,これ,,This
|
| 255 |
+
1289100,こんげつ,今月,this month
|
| 256 |
+
1289220,こんしゅう,今週,this week
|
| 257 |
+
1004880,こんな,,Such
|
| 258 |
+
1289470,こんばん,今晩,this evening
|
| 259 |
+
1005110,さあ,,well…
|
| 260 |
+
1296970,さいふ,財布,Wallet
|
| 261 |
+
1578010,さかな,魚,Fish
|
| 262 |
+
1387210,さき,先,"the future, previous"
|
| 263 |
+
1297210,さく,咲く,to bloom
|
| 264 |
+
1297960,さくぶん,作文,"composition, writing"
|
| 265 |
+
1291330,さす,差す,"to stretch out hands, to raise an umbrella"
|
| 266 |
+
1299400,ざっし,雑誌,Magazine
|
| 267 |
+
1291600,さとう,砂糖,Sugar
|
| 268 |
+
1210360,さむい,寒い,Cold
|
| 269 |
+
1293660,さらいねん,さ来年,year after next
|
| 270 |
+
1579350,さん,三,Three
|
| 271 |
+
1303620,さんぽ,散歩,to stroll
|
| 272 |
+
1579470,し,四,Four
|
| 273 |
+
1579470,よん,四,Four
|
| 274 |
+
1576630,しお,塩,Salt
|
| 275 |
+
1505990,しかし,然し,However
|
| 276 |
+
1315920,じかん,時間,Time
|
| 277 |
+
1304970,しごと,仕事,Job
|
| 278 |
+
1318970,じしょ,辞書,Dictionary
|
| 279 |
+
1381820,しずか,静か,Quiet
|
| 280 |
+
1184140,した,下,Below
|
| 281 |
+
1319210,しち,七,Seven
|
| 282 |
+
1319210,なな,七,Seven
|
| 283 |
+
1320760,しつもん,質問,Question
|
| 284 |
+
1318290,じてんしゃ,自転車,Bicycle
|
| 285 |
+
1318400,じどうしゃ,自動車,Automobile
|
| 286 |
+
1310730,しぬ,死ぬ,to die
|
| 287 |
+
1315140,じびき,字引,Dictionary
|
| 288 |
+
1318610,じぶん,自分,Oneself
|
| 289 |
+
1436560,しまる,閉まる,"to close, to be closed"
|
| 290 |
+
1508590,しめる,閉める,to close something
|
| 291 |
+
1436570,しめる,締める,to tie
|
| 292 |
+
1005900,じゃ,,well then…
|
| 293 |
+
1005900,じゃあ,,well then…
|
| 294 |
+
1321900,しゃしん,写真,photograph
|
| 295 |
+
1061520,シャツ,,Shirt
|
| 296 |
+
1061820,シャワー,,Shower
|
| 297 |
+
1579840,じゅう,十,Ten
|
| 298 |
+
1579840,とお,十,Ten
|
| 299 |
+
1330290,じゅぎょう,授業,"lesson, class work"
|
| 300 |
+
1337270,しゅくだい,宿題,homework
|
| 301 |
+
1353320,じょうず,上手,Skillful
|
| 302 |
+
1580480,じょうぶ,丈夫,"strong, durable"
|
| 303 |
+
1595020,しょうゆ,,soy sauce
|
| 304 |
+
1358550,しょくどう,食堂,dining hall
|
| 305 |
+
1420470,しる,知る,to know
|
| 306 |
+
1474900,しろ,白,White
|
| 307 |
+
1474910,しろい,白い,White
|
| 308 |
+
1362360,しんぶん,新聞,newspaper
|
| 309 |
+
1372190,すいようび,水曜日,Wednesday
|
| 310 |
+
1228260,すう,吸う,"to smoke, to suck"
|
| 311 |
+
1067470,スカート,,Skirt
|
| 312 |
+
1277450,すき,好き,Likeable
|
| 313 |
+
1348910,すくない,少ない,a few
|
| 314 |
+
1430620,すぐに,,Instantly
|
| 315 |
+
1348870,すこし,少し,Few
|
| 316 |
+
1554370,すずしい,涼しい,Refreshing
|
| 317 |
+
1070790,ストーブ,,Heater
|
| 318 |
+
1072590,スプーン,,Spoon
|
| 319 |
+
1073210,スポーツ,,Sport
|
| 320 |
+
1074260,ズボン,,Trousers
|
| 321 |
+
1334040,すむ,住む,to live in
|
| 322 |
+
1073900,スリッパ,,Slippers
|
| 323 |
+
1157170,する,為る,to do
|
| 324 |
+
1291800,すわる,座る,to sit
|
| 325 |
+
2147990,せ,背,"height, stature"
|
| 326 |
+
1379380,せいと,生徒,Pupil
|
| 327 |
+
1074270,セーター,,"sweater, jumper"
|
| 328 |
+
1382590,せっけん,,soap
|
| 329 |
+
1472740,せびろ,背広,business suit
|
| 330 |
+
1237680,せまい,狭い,Narrow
|
| 331 |
+
2839962,ゼロ,,Zero
|
| 332 |
+
1388740,せん,千,Thousand
|
| 333 |
+
1387500,せんげつ,先月,last month
|
| 334 |
+
1387870,せんしゅう,先週,last week
|
| 335 |
+
1387990,せんせい,先生,"teacher, doctor"
|
| 336 |
+
1390980,せんたく,洗濯,Washing
|
| 337 |
+
1396130,ぜんぶ,全部,All
|
| 338 |
+
1399790,そうじ,掃除,"to clean, to sweep"
|
| 339 |
+
1612860,そうして,,And
|
| 340 |
+
1006730,そして,,And
|
| 341 |
+
1006670,そこ,其処,that place
|
| 342 |
+
1006780,そちら,,over there
|
| 343 |
+
1006780,そっち,,over there
|
| 344 |
+
1203250,そと,外,Outside
|
| 345 |
+
1006830,その,其の,That
|
| 346 |
+
1403830,そば,側,"near, beside"
|
| 347 |
+
1245290,そら,空,Sky
|
| 348 |
+
2216210,それ,,that
|
| 349 |
+
1006980,それから,,after that
|
| 350 |
+
1406050,それでは,,in that situation
|
| 351 |
+
1413240,だいがく,大学,university
|
| 352 |
+
1413890,たいしかん,大使館,embassy
|
| 353 |
+
1414150,だいじょうぶ,大丈夫,all right
|
| 354 |
+
1413660,だいすき,大好き,to be very likeable
|
| 355 |
+
1414340,たいせつ,大切,important
|
| 356 |
+
1412640,だいどころ,台所,kitchen
|
| 357 |
+
1415000,たいへん,大変,difficult situation
|
| 358 |
+
1283190,たかい,高い,"tall, expensive"
|
| 359 |
+
1415870,たくさん,,many
|
| 360 |
+
1076190,タクシー,,taxi
|
| 361 |
+
1338180,だす,出す,to put out
|
| 362 |
+
1597040,たつ,立つ,to stand
|
| 363 |
+
1335640,たて,縦,"length,height"
|
| 364 |
+
1257540,たてもの,建物,building
|
| 365 |
+
1207240,たのしい,楽しい,enjoyable
|
| 366 |
+
1548370,たのむ,頼む,to ask
|
| 367 |
+
1597150,たばこ,,"tobacco,cigarettes"
|
| 368 |
+
1407980,たぶん,多分,probably
|
| 369 |
+
1358340,たべもの,食べ物,food
|
| 370 |
+
1358280,たべる,食べる,to eat
|
| 371 |
+
1549140,たまご,卵,egg
|
| 372 |
+
1416830,だれ,誰,who
|
| 373 |
+
1416840,だれか,誰か,somebody
|
| 374 |
+
1419110,たんじょうび,誕生日,birthday
|
| 375 |
+
2546180,だんだん,,gradually
|
| 376 |
+
1347750,ちいさい,小さい,little
|
| 377 |
+
2136180,ちいさな,小さな,little
|
| 378 |
+
1242130,ちかい,近い,near
|
| 379 |
+
1158880,ちがう,違う,to differ
|
| 380 |
+
1242160,ちかく,近く,near
|
| 381 |
+
1420900,ちかてつ,地下鉄,underground train
|
| 382 |
+
1421290,ちず,地図,map
|
| 383 |
+
1422720,ちゃいろ,茶色,brown
|
| 384 |
+
1597530,ちゃわん,,rice bowl
|
| 385 |
+
1427340,ちょうど,丁度,exactly
|
| 386 |
+
1163940,ちょっと,,somewhat
|
| 387 |
+
2225040,ついたち,一日,first of month
|
| 388 |
+
1305990,つかう,使う,to use
|
| 389 |
+
1483740,つかれる,疲れる,to get tired
|
| 390 |
+
1316380,つぎ,次,next
|
| 391 |
+
1422970,つく,着く,to arrive at
|
| 392 |
+
1220210,つくえ,机,desk
|
| 393 |
+
1597890,つくる,作る,to make
|
| 394 |
+
1495770,つける,付ける,to turn on
|
| 395 |
+
1240825,つとめる,勤める,to work for someone
|
| 396 |
+
1008190,つまらない,,boring
|
| 397 |
+
1556730,つめたい,冷たい,cold to the touch
|
| 398 |
+
1236070,つよい,強い,powerful
|
| 399 |
+
1327190,て,手,hand
|
| 400 |
+
1078750,テープ,,tape
|
| 401 |
+
1078630,テーブル,,table
|
| 402 |
+
1078810,テープレコーダー,,tape recorder
|
| 403 |
+
1598550,でかける,出かける,to go out
|
| 404 |
+
1327720,てがみ,手紙,letter
|
| 405 |
+
1340450,できる,出来る,to be able to
|
| 406 |
+
1338850,でぐち,出口,exit
|
| 407 |
+
1079760,テスト,,test
|
| 408 |
+
1008450,では,,with that...
|
| 409 |
+
1083590,デパート,,department store
|
| 410 |
+
1008460,でも,,but
|
| 411 |
+
1338240,でる,出る,"to appear,to leave"
|
| 412 |
+
1080510,テレビ,,television
|
| 413 |
+
1438690,てんき,天気,weather
|
| 414 |
+
1443000,でんき,電気,"electricity,electric light"
|
| 415 |
+
1443530,でんしゃ,電車,electric train
|
| 416 |
+
1443840,でんわ,電話,telephone
|
| 417 |
+
1266970,と,戸,Japanese style door
|
| 418 |
+
1087820,ドア,,Western style door
|
| 419 |
+
1084810,トイレ,,toilet
|
| 420 |
+
1008910,どう,如何,"how,in what way"
|
| 421 |
+
1466940,どうして,,for what reason
|
| 422 |
+
1189130,どうぞ,,please
|
| 423 |
+
1451470,どうぶつ,動物,animal
|
| 424 |
+
1009000,どうも,,thanks
|
| 425 |
+
1177800,とおい,遠い,far
|
| 426 |
+
1335000,とおか,十日,"ten days,the tenth day"
|
| 427 |
+
1598680,ときどき,時々,sometimes
|
| 428 |
+
1316140,とけい,時計,"watch,clock"
|
| 429 |
+
1577140,どこ,,where
|
| 430 |
+
1343100,ところ,所,place
|
| 431 |
+
1468060,とし,年,year
|
| 432 |
+
1370420,としょかん,図書館,library
|
| 433 |
+
1189360,どちら,,which of two
|
| 434 |
+
1189360,どっち,,which
|
| 435 |
+
1008630,とても,,very
|
| 436 |
+
1189370,どなた,,who
|
| 437 |
+
1555830,となり,隣,next door to
|
| 438 |
+
1920240,どの,何の,which
|
| 439 |
+
1429700,とぶ,飛ぶ,"to fly,to hop"
|
| 440 |
+
1310620,とまる,止まる,to come to a halt
|
| 441 |
+
1540170,ともだち,友達,friend
|
| 442 |
+
1445590,どようび,土曜日,Saturday
|
| 443 |
+
1430250,とり,鳥,bird
|
| 444 |
+
1253020,とりにく,とり肉,chicken meat
|
| 445 |
+
1326980,とる,取る,to take something
|
| 446 |
+
1298790,とる,撮る,to take a photo or record a film
|
| 447 |
+
1009290,どれ,,which (of three or more)
|
| 448 |
+
1089890,ナイフ,,knife
|
| 449 |
+
1423310,なか,中,middle
|
| 450 |
+
1429750,ながい,長い,long
|
| 451 |
+
1532870,なく,鳴く,"animal noise. to chirp, roar or croak etc."
|
| 452 |
+
1529530,なくす,無くす,to lose something
|
| 453 |
+
1577120,なぜ,,why
|
| 454 |
+
1191320,なつ,夏,summer
|
| 455 |
+
1191420,なつやすみ,夏休み,summer holiday
|
| 456 |
+
1582300,など,,et cetera
|
| 457 |
+
1319220,ななつ,七つ,seven
|
| 458 |
+
1579630,なのか,七日,"seven days,the seventh day"
|
| 459 |
+
1531710,なまえ,名前,name
|
| 460 |
+
1333070,ならう,習う,to learn
|
| 461 |
+
1508380,ならぶ,並ぶ,"to line up,to stand in a line"
|
| 462 |
+
1508390,ならべる,並べる,"to line up,to set up"
|
| 463 |
+
2138260,なる,,to become
|
| 464 |
+
2846738,なん,何,what
|
| 465 |
+
1577100,なに,何,what
|
| 466 |
+
1461140,に,二,two
|
| 467 |
+
1463480,にぎやか,賑やか,"bustling,busy"
|
| 468 |
+
1463520,にく,肉,meat
|
| 469 |
+
1380840,にし,西,west
|
| 470 |
+
1464900,にちようび,日曜日,Sunday
|
| 471 |
+
1195430,にもつ,荷物,luggage
|
| 472 |
+
1091500,ニュース,,news
|
| 473 |
+
1436130,にわ,庭,garden
|
| 474 |
+
1416400,ぬぐ,脱ぐ,to take off clothes
|
| 475 |
+
1183300,ぬるい,温い,luke warm
|
| 476 |
+
1092820,ネクタイ,,"tie,necktie"
|
| 477 |
+
1467640,ねこ,猫,cat
|
| 478 |
+
1360010,ねる,寝る,"to go to bed,to sleep"
|
| 479 |
+
1093450,ノート,,"notebook,exercise book"
|
| 480 |
+
1352570,のぼる,登る,to climb
|
| 481 |
+
1600430,のみもの,飲み物,a drink
|
| 482 |
+
1169870,のむ,飲む,to drink
|
| 483 |
+
1355120,のる,乗る,"to get on,to ride"
|
| 484 |
+
1313000,は,歯,tooth
|
| 485 |
+
1100760,パーティー,,party
|
| 486 |
+
1010080,はい,,yes
|
| 487 |
+
1201940,はいざら,灰皿,ashtray
|
| 488 |
+
1465590,はいる,入る,"to enter,to contain"
|
| 489 |
+
1546590,はがき,葉書,postcard
|
| 490 |
+
1607260,はく,履く,"to wear,to put on trousers"
|
| 491 |
+
1585650,はこ,箱,box
|
| 492 |
+
1237410,はし,橋,bridge
|
| 493 |
+
1476410,はし,箸,chopsticks
|
| 494 |
+
1307500,はじまる,始まる,to begin
|
| 495 |
+
1342540,はじめ,初め,beginning
|
| 496 |
+
1342540,はじめ,始め,beginning
|
| 497 |
+
1342550,はじめて,初めて,for the first time
|
| 498 |
+
1402540,はしる,走る,to run
|
| 499 |
+
1098390,バス,,bus
|
| 500 |
+
1098620,バター,,butter
|
| 501 |
+
1600790,はたち,二十歳,"20 years old,20th year"
|
| 502 |
+
1451150,はたらく,働く,to work
|
| 503 |
+
1583090,はち,八,eight
|
| 504 |
+
1600850,はつか,二十日,"twenty days,twentieth"
|
| 505 |
+
1194500,はな,花,flower
|
| 506 |
+
1486720,はな,鼻,nose
|
| 507 |
+
1600900,はなし,話,"talk,story"
|
| 508 |
+
1562350,はなす,話す,to speak
|
| 509 |
+
1404975,はやい,早い,early
|
| 510 |
+
1404975,はやい,速い,quick
|
| 511 |
+
1341000,はる,春,spring
|
| 512 |
+
1427900,はる,貼る,to stick
|
| 513 |
+
1376460,はれ,晴れ,clear weather
|
| 514 |
+
1376470,はれる,晴れる,to be sunny
|
| 515 |
+
1478750,はん,半,half
|
| 516 |
+
1482110,ばん,晩,evening
|
| 517 |
+
1103090,パン,,bread
|
| 518 |
+
1096420,ハンカチ,,handkerchief
|
| 519 |
+
1482290,ばんごう,番号,number
|
| 520 |
+
1601340,ばんごはん,晩御飯,evening meal
|
| 521 |
+
1479890,はんぶん,半分,half minute
|
| 522 |
+
1447440,ひがし,東,east
|
| 523 |
+
1169250,ひく,引く,to pull
|
| 524 |
+
1419370,ひく,弾く,"to play an instrument with strings, including piano"
|
| 525 |
+
1434180,ひくい,低い,"short,low"
|
| 526 |
+
1485470,ひこうき,飛行機,aeroplane
|
| 527 |
+
1290800,ひだり,左,left hand side
|
| 528 |
+
1580640,ひと,人,person
|
| 529 |
+
1160820,ひとつ,一つ,one
|
| 530 |
+
1162130,ひとつき,一月,one month
|
| 531 |
+
1576150,ひとり,一人,one person
|
| 532 |
+
1577280,ひま,暇,free time
|
| 533 |
+
1488000,ひゃく,百,hundred
|
| 534 |
+
1490220,びょういん,病院,hospital
|
| 535 |
+
1490230,びょうき,病気,illness
|
| 536 |
+
1426250,ひる,昼,"noon, daytime"
|
| 537 |
+
1602340,ひるごはん,昼御飯,midday meal
|
| 538 |
+
1278410,ひろい,広い,"spacious,wide"
|
| 539 |
+
1109380,フィルム,,roll of film
|
| 540 |
+
1499690,ふうとう,封筒,envelope
|
| 541 |
+
1115150,プール,,swimming pool
|
| 542 |
+
1110110,フォーク,,fork
|
| 543 |
+
1370760,ふく,吹く,to blow
|
| 544 |
+
1500940,ふく,服,clothes
|
| 545 |
+
1461160,ふたつ,二つ,two
|
| 546 |
+
1457440,ぶたにく,豚肉,pork
|
| 547 |
+
1582670,ふたり,二人,two people
|
| 548 |
+
1462900,ふつか,二日,"two days, second day of the month"
|
| 549 |
+
1408180,ふとい,太い,fat
|
| 550 |
+
1446070,ふゆ,冬,winter
|
| 551 |
+
1282790,ふる,降る,"to fall, e.g. rain or snow"
|
| 552 |
+
1265070,ふるい,古い,old (not used for people)
|
| 553 |
+
1500100,ふろ,風呂,bath
|
| 554 |
+
1505470,ぶんしょう,文章,"sentence,text"
|
| 555 |
+
1120410,ページ,,page
|
| 556 |
+
1185200,へた,下手,unskillful
|
| 557 |
+
1119650,ベッド,,bed
|
| 558 |
+
1120990,ペット,,pet
|
| 559 |
+
1499320,へや,部屋,room
|
| 560 |
+
1512070,へん,辺,area
|
| 561 |
+
1121380,ペン,,pen
|
| 562 |
+
1512670,べんきょう,勉強,to study
|
| 563 |
+
1512610,べんり,便利,"useful, convenient"
|
| 564 |
+
1519170,ぼうし,帽子,hat
|
| 565 |
+
1123590,ボールペン,,ball-point pen
|
| 566 |
+
1203260,ほか,,"other, the rest"
|
| 567 |
+
1124970,ポケット,,pocket
|
| 568 |
+
1547330,ほしい,欲しい,want
|
| 569 |
+
1125150,ポスト,,post
|
| 570 |
+
1295510,ほそい,細い,thin
|
| 571 |
+
1182880,ボタン,,button
|
| 572 |
+
1122650,ホテル,,hotel
|
| 573 |
+
1522150,ほん,本,book
|
| 574 |
+
1522980,ほんだな,本棚,bookshelves
|
| 575 |
+
1523060,ほんとう,本当,truth
|
| 576 |
+
1524700,まいあさ,毎朝,every morning
|
| 577 |
+
1584350,まいげつ,毎月,every month
|
| 578 |
+
1584350,まいつき,毎月,every month
|
| 579 |
+
1524690,まいしゅう,毎週,every week
|
| 580 |
+
1524720,まいにち,毎日,every day
|
| 581 |
+
1584360,まいねん,毎年,every year
|
| 582 |
+
1584360,まいとし,毎年,every year
|
| 583 |
+
1524730,まいばん,毎晩,every night
|
| 584 |
+
1392580,まえ,前,before
|
| 585 |
+
1239730,まがる,曲る,"to turn,to bend"
|
| 586 |
+
1495000,まずい,不味い,unpleasant
|
| 587 |
+
1524930,また,又,"again,and"
|
| 588 |
+
1527110,まだ,,"yet,still"
|
| 589 |
+
1603990,まち,町,"town,city"
|
| 590 |
+
1410590,まつ,待つ,to wait
|
| 591 |
+
1580600,まっすぐ,,"straight ahead,direct"
|
| 592 |
+
2784220,マッチ,,match
|
| 593 |
+
1401400,まど,窓,window
|
| 594 |
+
1604230,まるい,丸い,"round,circular"
|
| 595 |
+
1604230,まるい,円い,"round,circular"
|
| 596 |
+
1584460,まん,万,ten thousand
|
| 597 |
+
1526360,まんねんひつ,万年筆,fountain pen
|
| 598 |
+
1523940,みがく,磨く,"to brush teeth, to polish"
|
| 599 |
+
1171010,みぎ,右,right side
|
| 600 |
+
1418620,みじかい,短い,short
|
| 601 |
+
1371260,みず,水,water
|
| 602 |
+
1582120,みせ,店,shop
|
| 603 |
+
1259210,みせる,見せる,to show
|
| 604 |
+
1454080,みち,道,street
|
| 605 |
+
1301330,みっか,三日,"three days, third day of the month"
|
| 606 |
+
1299740,みっつ,三つ,three
|
| 607 |
+
1555300,みどり,緑,green
|
| 608 |
+
1202170,みなさん,皆さん,everyone
|
| 609 |
+
1459870,みなみ,南,south
|
| 610 |
+
1317170,みみ,耳,ear
|
| 611 |
+
1259290,みる,見る,"to see, to watch"
|
| 612 |
+
1259290,みる,観る,"to see, to watch"
|
| 613 |
+
1202150,みんな,,everyone
|
| 614 |
+
1561470,むいか,六日,"six days, sixth day of the month"
|
| 615 |
+
1277140,むこう,向こう,over there
|
| 616 |
+
1460850,むずかしい,難しい,difficult
|
| 617 |
+
1585315,むっつ,六つ,six
|
| 618 |
+
1406820,むら,村,village
|
| 619 |
+
1604890,め,目,eye
|
| 620 |
+
1132570,メートル,,metre
|
| 621 |
+
1577670,めがね,眼鏡,glasses
|
| 622 |
+
1012480,もう,,already
|
| 623 |
+
2005860,もういちど,もう一度,again
|
| 624 |
+
1534890,もくようび,木曜日,Thursday
|
| 625 |
+
1315720,もつ,持つ,to hold
|
| 626 |
+
1012620,もっと,,more
|
| 627 |
+
1502390,もの,物,thing
|
| 628 |
+
1584800,もん,門,gate
|
| 629 |
+
1536010,もんだい,問題,problem
|
| 630 |
+
1476960,やおや,八百屋,greengrocer
|
| 631 |
+
1537370,やさい,野菜,vegetable
|
| 632 |
+
1157000,やさしい,易しい,"easy, simple"
|
| 633 |
+
1153670,やすい,安い,cheap
|
| 634 |
+
1227500,やすみ,休み,"rest,holiday"
|
| 635 |
+
1227560,やすむ,休む,to rest
|
| 636 |
+
1583095,やっつ,八つ,eight
|
| 637 |
+
1302680,やま,山,mountain
|
| 638 |
+
1012980,やる,遣る,to do
|
| 639 |
+
1542790,ゆうがた,夕方,evening
|
| 640 |
+
1584910,ゆうはん,夕飯,dinner
|
| 641 |
+
1542430,ゆうびんきょく,郵便局,post office
|
| 642 |
+
1542640,ゆうべ,昨夜,last night
|
| 643 |
+
1541620,ゆうめい,有名,famous
|
| 644 |
+
1386500,ゆき,雪,snow
|
| 645 |
+
1578850,ゆく,行く,to go
|
| 646 |
+
1013050,ゆっくり,,slowly
|
| 647 |
+
1476920,ようか,八日,"eight days, eighth day of the month"
|
| 648 |
+
1546020,ようふく,洋服,western-style clothes
|
| 649 |
+
1605870,よく,良く,"often, well"
|
| 650 |
+
1180570,よこ,横,"beside,side,width"
|
| 651 |
+
1307320,よっか,四日,"four days, fouth day of the month"
|
| 652 |
+
1307040,よっつ,四つ,four
|
| 653 |
+
1266440,よぶ,呼ぶ,"to call out,to invite"
|
| 654 |
+
1456360,よむ,読む,to read
|
| 655 |
+
1536350,よる,夜,"evening,night"
|
| 656 |
+
1324520,よわい,弱い,weak
|
| 657 |
+
1547900,らいげつ,来月,next month
|
| 658 |
+
1548010,らいしゅう,来週,next week
|
| 659 |
+
1548220,らいねん,来年,next year
|
| 660 |
+
1138860,ラジオ,,radio
|
| 661 |
+
1138960,ラジカセ,,radio cassette player
|
| 662 |
+
1138900,ラジオカセット,,radio cassette player
|
| 663 |
+
1551790,りっぱ,立派,splendid
|
| 664 |
+
1552750,りゅうがくせい,留学生,overseas student
|
| 665 |
+
1602710,りょうしん,両親,both parents
|
| 666 |
+
1554310,りょうり,料理,cuisine
|
| 667 |
+
1553170,りょこう,旅行,travel
|
| 668 |
+
1557630,れい,零,zero
|
| 669 |
+
1557110,れいぞうこ,冷蔵庫,refrigerator
|
| 670 |
+
1144940,レコード,,record
|
| 671 |
+
1145310,レストラン,,restaurant
|
| 672 |
+
1559160,れんしゅう,練習,to practice
|
| 673 |
+
1560670,ろうか,廊下,corridor
|
| 674 |
+
1585310,ろく,六,six
|
| 675 |
+
1148640,ワイシャツ,,business shirt
|
| 676 |
+
1324300,わかい,若い,young
|
| 677 |
+
1606560,わかる,分かる,to be understood
|
| 678 |
+
1519210,わすれる,忘れる,to forget
|
| 679 |
+
2842390,わたくし,私,"(humble) I,myself"
|
| 680 |
+
1311110,わたし,私,"I,myself"
|
| 681 |
+
1444610,わたす,渡す,to hand over
|
| 682 |
+
1444680,わたる,渡る,to go across
|
| 683 |
+
1151260,わるい,悪い,bad
|
| 684 |
+
1013190,より,,Used for comparison.
|
| 685 |
+
1516930,ほう,方,Used for comparison.
|
scripts/build_jlpt.py
ADDED
|
@@ -0,0 +1,380 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""Build data/jlpt/: the pinned JLPT vocabulary lists and the kanji-level map, hashed.
|
| 2 |
+
|
| 3 |
+
D-09 says word levels come from ONE published open JLPT list, pinned by version, committed
|
| 4 |
+
as a data file, licence recorded; D-13 adds a second, independent kanji axis with the same
|
| 5 |
+
rules. 02-RESEARCH.md § Q2 picked the sources and measured the counts this script refuses
|
| 6 |
+
to deviate from:
|
| 7 |
+
|
| 8 |
+
1. Fetch the five ``original_data/n{1..5}.csv`` files of stephenmk/yomitan-jlpt-vocab at
|
| 9 |
+
release tag ``2025.08.01.0`` (columns ``jmdict_seq,kana,kanji,waller_definition``), the
|
| 10 |
+
only candidate keyed to JMdict entry ids. They are stored byte-for-byte - the SHA-256 in
|
| 11 |
+
the README is the upstream file's, not a re-serialisation.
|
| 12 |
+
2. Fetch ``kanji.json`` from davidluzgouveia/kanji-data at ONE pinned commit and project
|
| 13 |
+
``{literal: "N<jlpt_new>"}`` for the 2,211 kanji that carry a level. ``jlpt_new`` is
|
| 14 |
+
Waller's N1-N5 scale; the ``jlpt_old`` field is KANJIDIC2's pre-2010 1-4 scale and is
|
| 15 |
+
printed only as corroboration (research: 4->103, 3->181, 2->739, 1->1,207).
|
| 16 |
+
3. Fetch both licence texts and check they are what the research recorded.
|
| 17 |
+
4. Compare every count with the expected table. On ANY mismatch, print the observed numbers
|
| 18 |
+
and exit 1 WITHOUT writing: a tag and a commit are immutable, so a mismatch means the
|
| 19 |
+
research count or this parser is wrong, and a human decides which.
|
| 20 |
+
5. Write the files and ``data/jlpt/README.md`` with SHA-256 rows that
|
| 21 |
+
``tests/test_data_assets.py`` re-checks in the quick loop.
|
| 22 |
+
|
| 23 |
+
Re-running is idempotent: the data is byte-identical and the README keeps its recorded
|
| 24 |
+
date unless a hash changed. Run from the repo root::
|
| 25 |
+
|
| 26 |
+
.venv/Scripts/python.exe scripts/build_jlpt.py
|
| 27 |
+
|
| 28 |
+
Stdlib only, on purpose, and no API call: the kanji-data commit was resolved once from the
|
| 29 |
+
repository's HEAD on 2026-09-06 and hard-coded below, so a re-run cannot drift.
|
| 30 |
+
"""
|
| 31 |
+
|
| 32 |
+
from __future__ import annotations
|
| 33 |
+
|
| 34 |
+
import csv
|
| 35 |
+
import hashlib
|
| 36 |
+
import io
|
| 37 |
+
import json
|
| 38 |
+
import re
|
| 39 |
+
import sys
|
| 40 |
+
import urllib.request
|
| 41 |
+
from collections import Counter
|
| 42 |
+
from datetime import UTC, datetime
|
| 43 |
+
from pathlib import Path
|
| 44 |
+
|
| 45 |
+
REPO_ROOT = Path(__file__).resolve().parent.parent
|
| 46 |
+
OUT_DIR = REPO_ROOT / "data" / "jlpt"
|
| 47 |
+
README = OUT_DIR / "README.md"
|
| 48 |
+
KANJI_OUT = "kanji_levels.json"
|
| 49 |
+
|
| 50 |
+
RAW = "https://raw.githubusercontent.com"
|
| 51 |
+
|
| 52 |
+
YOMITAN_REPO = "stephenmk/yomitan-jlpt-vocab"
|
| 53 |
+
YOMITAN_TAG = "2025.08.01.0"
|
| 54 |
+
|
| 55 |
+
KANJI_DATA_REPO = "davidluzgouveia/kanji-data"
|
| 56 |
+
# HEAD of the repository when resolved (2026-09-06); the commit itself is dated 2026-02-27,
|
| 57 |
+
# which is the "repo pushed 2026-02-27" that 02-RESEARCH.md § Q2 recorded.
|
| 58 |
+
KANJI_DATA_COMMIT = "00fd7079c3890f430759536f91aa5e854ec0ca4f"
|
| 59 |
+
|
| 60 |
+
LEVELS = ("n5", "n4", "n3", "n2", "n1")
|
| 61 |
+
CSV_URLS: dict[str, str] = {
|
| 62 |
+
f"{level}.csv": f"{RAW}/{YOMITAN_REPO}/{YOMITAN_TAG}/original_data/{level}.csv"
|
| 63 |
+
for level in LEVELS
|
| 64 |
+
}
|
| 65 |
+
KANJI_URL = f"{RAW}/{KANJI_DATA_REPO}/{KANJI_DATA_COMMIT}/kanji.json"
|
| 66 |
+
|
| 67 |
+
# name on disk -> (url, phrases of which at least one must appear)
|
| 68 |
+
LICENSES: dict[str, tuple[str, tuple[str, ...]]] = {
|
| 69 |
+
"LICENSE-yomitan-jlpt-vocab.txt": (
|
| 70 |
+
f"{RAW}/{YOMITAN_REPO}/{YOMITAN_TAG}/LICENSE.txt",
|
| 71 |
+
("Attribution-ShareAlike 4.0",),
|
| 72 |
+
),
|
| 73 |
+
"LICENSE-kanji-data.txt": (
|
| 74 |
+
f"{RAW}/{KANJI_DATA_REPO}/{KANJI_DATA_COMMIT}/LICENSE",
|
| 75 |
+
("MIT License", "Permission is hereby granted"),
|
| 76 |
+
),
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
# Measured on the pinned files (plan 02-01, 2026-09-06). The script refuses to write if any
|
| 80 |
+
# of these differ. Two numbers correct 02-RESEARCH.md § Q2, which was measured on the same
|
| 81 |
+
# tag: research's "7,747 unique ids" is 7,748 (every one of them resolves in jmdict-eng
|
| 82 |
+
# 3.6.2, so the join stays complete), and its "505 ids on more than one level" is the count
|
| 83 |
+
# of ids that appear in more than one ROW - 447 are on more than one level and 71 are listed
|
| 84 |
+
# twice within one level (行く under いく and ゆく in n5, for example).
|
| 85 |
+
EXPECTED_ROWS = {"n5": 684, "n4": 640, "n3": 1730, "n2": 1812, "n1": 3427}
|
| 86 |
+
EXPECTED_EMPTY_IDS = 14
|
| 87 |
+
EXPECTED_EMPTY_ID_LEVELS = {"n1"}
|
| 88 |
+
EXPECTED_UNIQUE_IDS = 7748
|
| 89 |
+
EXPECTED_MULTI_ROW_IDS = 505
|
| 90 |
+
EXPECTED_MULTI_LEVEL_IDS = 447
|
| 91 |
+
EXPECTED_WITHIN_LEVEL_DUP_IDS = 71
|
| 92 |
+
EXPECTED_KANJI = {"N5": 79, "N4": 166, "N3": 367, "N2": 367, "N1": 1232}
|
| 93 |
+
EXPECTED_KANJI_OLD = {4: 103, 3: 181, 2: 739, 1: 1207}
|
| 94 |
+
|
| 95 |
+
LICENCE_TEXT = (
|
| 96 |
+
"JLPT levels: Jonathan Waller's JLPT Resources (https://www.tanos.co.uk/jlpt/, CC BY) via "
|
| 97 |
+
"stephenmk/yomitan-jlpt-vocab (CC BY-SA 4.0); kanji levels extracted from "
|
| 98 |
+
"davidluzgouveia/kanji-data (MIT) which took its levels from the same Waller lists. "
|
| 99 |
+
"There is no official JLPT vocabulary list; these are estimates."
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
|
| 103 |
+
def fetch(url: str) -> bytes:
|
| 104 |
+
req = urllib.request.Request(url, headers={"User-Agent": "japanese-learning-avatar data build"})
|
| 105 |
+
with urllib.request.urlopen(req, timeout=120) as resp: # noqa: S310 - pinned https URLs
|
| 106 |
+
return resp.read()
|
| 107 |
+
|
| 108 |
+
|
| 109 |
+
def sha256(data: bytes) -> str:
|
| 110 |
+
return hashlib.sha256(data).hexdigest()
|
| 111 |
+
|
| 112 |
+
|
| 113 |
+
def parse_csv(data: bytes) -> list[list[str]]:
|
| 114 |
+
"""Data rows of one upstream CSV; a header row (``row[0] == "jmdict_seq"``) is skipped."""
|
| 115 |
+
text = data.decode("utf-8-sig")
|
| 116 |
+
rows = [row for row in csv.reader(io.StringIO(text, newline="")) if row]
|
| 117 |
+
if rows and rows[0][0] == "jmdict_seq":
|
| 118 |
+
rows = rows[1:]
|
| 119 |
+
return rows
|
| 120 |
+
|
| 121 |
+
|
| 122 |
+
def csv_stats(tables: dict[str, list[list[str]]]) -> dict:
|
| 123 |
+
"""The counts the README and the tests pin: rows per level, empty ids, unique, shared."""
|
| 124 |
+
rows_per_level = {level: len(rows) for level, rows in tables.items()}
|
| 125 |
+
empty_by_level: Counter[str] = Counter()
|
| 126 |
+
ids_by_level: dict[str, set[str]] = {}
|
| 127 |
+
for level, rows in tables.items():
|
| 128 |
+
ids: set[str] = set()
|
| 129 |
+
for row in rows:
|
| 130 |
+
seq = row[0].strip()
|
| 131 |
+
if not seq:
|
| 132 |
+
empty_by_level[level] += 1
|
| 133 |
+
continue
|
| 134 |
+
if not seq.isdigit():
|
| 135 |
+
raise SystemExit(f"{level}.csv: non-numeric jmdict_seq {seq!r} in row {row}")
|
| 136 |
+
ids.add(seq)
|
| 137 |
+
ids_by_level[level] = ids
|
| 138 |
+
level_count: Counter[str] = Counter() # id -> number of levels listing it
|
| 139 |
+
for ids in ids_by_level.values():
|
| 140 |
+
level_count.update(ids)
|
| 141 |
+
row_count: Counter[str] = Counter( # id -> number of rows carrying it, any level
|
| 142 |
+
row[0].strip() for rows in tables.values() for row in rows if row[0].strip()
|
| 143 |
+
)
|
| 144 |
+
return {
|
| 145 |
+
"rows": rows_per_level,
|
| 146 |
+
"total_rows": sum(rows_per_level.values()),
|
| 147 |
+
"empty_ids": sum(empty_by_level.values()),
|
| 148 |
+
"empty_id_levels": set(empty_by_level),
|
| 149 |
+
"unique_ids": len(level_count),
|
| 150 |
+
"multi_row_ids": sum(1 for n in row_count.values() if n > 1),
|
| 151 |
+
"multi_level_ids": sum(1 for n in level_count.values() if n > 1),
|
| 152 |
+
"within_level_dup_ids": sum(1 for seq, n in row_count.items() if n > level_count[seq]),
|
| 153 |
+
}
|
| 154 |
+
|
| 155 |
+
|
| 156 |
+
def check_csv_stats(stats: dict) -> None:
|
| 157 |
+
problems: list[str] = []
|
| 158 |
+
if stats["rows"] != EXPECTED_ROWS:
|
| 159 |
+
problems.append(f"rows per level {stats['rows']} != {EXPECTED_ROWS}")
|
| 160 |
+
if stats["empty_ids"] != EXPECTED_EMPTY_IDS:
|
| 161 |
+
problems.append(f"empty jmdict_seq rows {stats['empty_ids']} != {EXPECTED_EMPTY_IDS}")
|
| 162 |
+
if stats["empty_id_levels"] != EXPECTED_EMPTY_ID_LEVELS:
|
| 163 |
+
problems.append(
|
| 164 |
+
f"empty ids found in {sorted(stats['empty_id_levels'])}, "
|
| 165 |
+
f"expected only {sorted(EXPECTED_EMPTY_ID_LEVELS)}"
|
| 166 |
+
)
|
| 167 |
+
if stats["unique_ids"] != EXPECTED_UNIQUE_IDS:
|
| 168 |
+
problems.append(f"unique ids {stats['unique_ids']} != {EXPECTED_UNIQUE_IDS}")
|
| 169 |
+
if stats["multi_row_ids"] != EXPECTED_MULTI_ROW_IDS:
|
| 170 |
+
problems.append(f"ids in >1 row {stats['multi_row_ids']} != {EXPECTED_MULTI_ROW_IDS}")
|
| 171 |
+
if stats["multi_level_ids"] != EXPECTED_MULTI_LEVEL_IDS:
|
| 172 |
+
problems.append(f"ids on >1 level {stats['multi_level_ids']} != {EXPECTED_MULTI_LEVEL_IDS}")
|
| 173 |
+
if stats["within_level_dup_ids"] != EXPECTED_WITHIN_LEVEL_DUP_IDS:
|
| 174 |
+
problems.append(
|
| 175 |
+
f"ids duplicated within a level {stats['within_level_dup_ids']} != "
|
| 176 |
+
f"{EXPECTED_WITHIN_LEVEL_DUP_IDS}"
|
| 177 |
+
)
|
| 178 |
+
if problems:
|
| 179 |
+
raise SystemExit(
|
| 180 |
+
"JLPT CSV counts differ from 02-RESEARCH.md § Q2; nothing written:\n "
|
| 181 |
+
+ "\n ".join(problems)
|
| 182 |
+
)
|
| 183 |
+
|
| 184 |
+
|
| 185 |
+
def project_kanji(raw: bytes) -> tuple[dict[str, str], Counter[str], Counter[int]]:
|
| 186 |
+
"""``{literal: "N<jlpt_new>"}`` for every kanji with a level, plus both distributions."""
|
| 187 |
+
data = json.loads(raw.decode("utf-8"))
|
| 188 |
+
if not isinstance(data, dict) or not data:
|
| 189 |
+
raise SystemExit(f"kanji.json: expected a non-empty JSON object, got {type(data).__name__}")
|
| 190 |
+
first_key, first_value = next(iter(data.items()))
|
| 191 |
+
print(f"kanji.json: {type(data).__name__} with {len(data):,} keys; sample {first_key!r} -> ")
|
| 192 |
+
print(" " + json.dumps(first_value, ensure_ascii=False)[:300])
|
| 193 |
+
if not isinstance(first_value, dict) or "jlpt_new" not in first_value:
|
| 194 |
+
raise SystemExit("kanji.json: values are not objects carrying `jlpt_new`; shape changed")
|
| 195 |
+
|
| 196 |
+
levels: dict[str, str] = {}
|
| 197 |
+
new_dist: Counter[str] = Counter()
|
| 198 |
+
old_dist: Counter[int] = Counter()
|
| 199 |
+
for literal, info in data.items():
|
| 200 |
+
old = info.get("jlpt_old")
|
| 201 |
+
if old is not None:
|
| 202 |
+
old_dist[int(old)] += 1
|
| 203 |
+
new = info.get("jlpt_new")
|
| 204 |
+
if new is None:
|
| 205 |
+
continue
|
| 206 |
+
if not isinstance(new, int) or not 1 <= new <= 5:
|
| 207 |
+
raise SystemExit(f"kanji.json: {literal!r} has jlpt_new {new!r}, expected int 1-5")
|
| 208 |
+
if len(literal) != 1:
|
| 209 |
+
raise SystemExit(f"kanji.json: key {literal!r} is not a single character")
|
| 210 |
+
label = f"N{new}"
|
| 211 |
+
levels[literal] = label
|
| 212 |
+
new_dist[label] += 1
|
| 213 |
+
return dict(sorted(levels.items())), new_dist, old_dist
|
| 214 |
+
|
| 215 |
+
|
| 216 |
+
def check_kanji(new_dist: Counter[str], old_dist: Counter[int]) -> None:
|
| 217 |
+
if dict(new_dist) != EXPECTED_KANJI or sum(new_dist.values()) != sum(EXPECTED_KANJI.values()):
|
| 218 |
+
raise SystemExit(
|
| 219 |
+
f"kanji jlpt_new distribution {dict(new_dist)} != {EXPECTED_KANJI}; nothing written"
|
| 220 |
+
)
|
| 221 |
+
if dict(old_dist) != EXPECTED_KANJI_OLD:
|
| 222 |
+
# Corroboration only, but a drift here means the file is not the one research read.
|
| 223 |
+
raise SystemExit(
|
| 224 |
+
f"kanji jlpt_old distribution {dict(old_dist)} != {EXPECTED_KANJI_OLD}; nothing written"
|
| 225 |
+
)
|
| 226 |
+
|
| 227 |
+
|
| 228 |
+
def recorded_date(readme_text: str) -> str | None:
|
| 229 |
+
m = re.search(r"^\*\*Resolved:\*\* (\d{4}-\d{2}-\d{2})", readme_text, re.M)
|
| 230 |
+
return m.group(1) if m else None
|
| 231 |
+
|
| 232 |
+
|
| 233 |
+
def recorded_hashes(readme_text: str) -> set[str]:
|
| 234 |
+
return set(re.findall(r"`([0-9a-f]{64})`", readme_text))
|
| 235 |
+
|
| 236 |
+
|
| 237 |
+
def write_readme(files: list[dict], stats: dict, kanji_dist: Counter[str], date: str) -> None:
|
| 238 |
+
lines = [
|
| 239 |
+
"# data/jlpt - JLPT vocabulary levels and kanji levels, pinned",
|
| 240 |
+
"",
|
| 241 |
+
"Generated by `scripts/build_jlpt.py`. **Do not hand-edit these files**:",
|
| 242 |
+
"`tests/test_data_assets.py` compares every file with the SHA-256 below and pins the",
|
| 243 |
+
"counts, so an edit fails the quick loop until this file is regenerated.",
|
| 244 |
+
"",
|
| 245 |
+
f"**Resolved:** {date} ",
|
| 246 |
+
f"**Pins:** {YOMITAN_REPO} release tag `{YOMITAN_TAG}` (vocabulary); "
|
| 247 |
+
f"{KANJI_DATA_REPO} commit `{KANJI_DATA_COMMIT}` (kanji levels)",
|
| 248 |
+
"",
|
| 249 |
+
"Regenerate (from the repo root; re-running is idempotent - byte-identical files):",
|
| 250 |
+
"",
|
| 251 |
+
"```",
|
| 252 |
+
".venv/Scripts/python.exe scripts/build_jlpt.py",
|
| 253 |
+
"```",
|
| 254 |
+
"",
|
| 255 |
+
"## Files",
|
| 256 |
+
"",
|
| 257 |
+
"| File | Bytes | SHA256 | Source |",
|
| 258 |
+
"|---|---|---|---|",
|
| 259 |
+
]
|
| 260 |
+
for f in files:
|
| 261 |
+
lines.append(f"| `{f['name']}` | {f['bytes']:,} | `{f['sha256']}` | {f['source']} |")
|
| 262 |
+
lines += [
|
| 263 |
+
"",
|
| 264 |
+
"The CSVs are the upstream files byte-for-byte (columns `jmdict_seq,kana,kanji,`",
|
| 265 |
+
"`waller_definition`; `jmdict_seq` is the JMdict entry id, so word level is a join on",
|
| 266 |
+
"id, not a string match). `kanji_levels.json` is this script's projection of",
|
| 267 |
+
"the `jlpt_new` field of `kanji.json`: `{literal: N5..N1}` for every kanji that has a",
|
| 268 |
+
"level, sorted by literal. `jlpt_new` is the N1-N5 scale; the file's `jlpt_old` is",
|
| 269 |
+
"KANJIDIC2's pre-2010 1-4 scale and is NOT used (02-RESEARCH.md § Q2 - Kanji list).",
|
| 270 |
+
"",
|
| 271 |
+
"## Counts",
|
| 272 |
+
"",
|
| 273 |
+
"| Measure | Value |",
|
| 274 |
+
"|---|---|",
|
| 275 |
+
]
|
| 276 |
+
for level in LEVELS:
|
| 277 |
+
lines.append(f"| `{level}.csv` data rows | {stats['rows'][level]:,} |")
|
| 278 |
+
lines += [
|
| 279 |
+
f"| Total data rows | {stats['total_rows']:,} |",
|
| 280 |
+
f"| Rows with an empty `jmdict_seq` (all in `n1.csv`) | {stats['empty_ids']} |",
|
| 281 |
+
f"| Unique `jmdict_seq` ids | {stats['unique_ids']:,} |",
|
| 282 |
+
f"| Ids appearing in more than one row | {stats['multi_row_ids']} |",
|
| 283 |
+
f"| Ids appearing on more than one level | {stats['multi_level_ids']} |",
|
| 284 |
+
f"| Ids listed twice within one level (two readings) | {stats['within_level_dup_ids']} |",
|
| 285 |
+
]
|
| 286 |
+
for label in ("N5", "N4", "N3", "N2", "N1"):
|
| 287 |
+
lines.append(f"| Kanji at {label} | {kanji_dist[label]:,} |")
|
| 288 |
+
lines += [
|
| 289 |
+
f"| Kanji with a level | {sum(kanji_dist.values()):,} |",
|
| 290 |
+
"",
|
| 291 |
+
"A word on two lists takes the easiest level it appears at (research § Q2 - Join",
|
| 292 |
+
"strategy); a word on no list is `N1+`; a kanji not in the map is unlisted and above",
|
| 293 |
+
"every level (D-02, D-10).",
|
| 294 |
+
"",
|
| 295 |
+
"## Licence",
|
| 296 |
+
"",
|
| 297 |
+
LICENCE_TEXT,
|
| 298 |
+
"",
|
| 299 |
+
"- `LICENSE-yomitan-jlpt-vocab.txt` is the repository's `LICENSE.txt` at the tag (CC BY-SA",
|
| 300 |
+
" 4.0). Any redistributed derivative of the CSVs stays CC BY-SA.",
|
| 301 |
+
"- `LICENSE-kanji-data.txt` is the repository's `LICENSE` at the commit (MIT); the notice",
|
| 302 |
+
" is kept beside the extracted file as MIT requires.",
|
| 303 |
+
"- Jonathan Waller's terms (https://www.tanos.co.uk/jlpt/sharing/): use however you like,",
|
| 304 |
+
" credit the site. `LICENSES.md` at the repo root is the project-wide record and the",
|
| 305 |
+
" page's credits line carries the attribution (plan 02-11).",
|
| 306 |
+
"",
|
| 307 |
+
]
|
| 308 |
+
README.write_text("\n".join(lines), encoding="utf-8", newline="\n")
|
| 309 |
+
|
| 310 |
+
|
| 311 |
+
def main() -> int:
|
| 312 |
+
previous = README.read_text(encoding="utf-8") if README.exists() else ""
|
| 313 |
+
|
| 314 |
+
# Fetch everything first; nothing is written until every check has passed.
|
| 315 |
+
csv_bytes: dict[str, bytes] = {}
|
| 316 |
+
for name, url in CSV_URLS.items():
|
| 317 |
+
csv_bytes[name] = fetch(url)
|
| 318 |
+
print(f"{name}: {len(csv_bytes[name]):,} bytes from {url}")
|
| 319 |
+
tables = {name[:-4]: parse_csv(data) for name, data in csv_bytes.items()}
|
| 320 |
+
stats = csv_stats(tables)
|
| 321 |
+
print(
|
| 322 |
+
f"rows {stats['rows']} total {stats['total_rows']:,}; empty ids {stats['empty_ids']} "
|
| 323 |
+
f"(levels {sorted(stats['empty_id_levels'])}); unique ids {stats['unique_ids']:,}; "
|
| 324 |
+
f"in >1 row {stats['multi_row_ids']}; on >1 level {stats['multi_level_ids']}; "
|
| 325 |
+
f"duplicated within a level {stats['within_level_dup_ids']}"
|
| 326 |
+
)
|
| 327 |
+
check_csv_stats(stats)
|
| 328 |
+
|
| 329 |
+
kanji_raw = fetch(KANJI_URL)
|
| 330 |
+
print(f"kanji.json: {len(kanji_raw):,} bytes from {KANJI_URL}")
|
| 331 |
+
kanji_levels, new_dist, old_dist = project_kanji(kanji_raw)
|
| 332 |
+
print(f"jlpt_new: {dict(sorted(new_dist.items()))} = {sum(new_dist.values()):,}")
|
| 333 |
+
print(f"jlpt_old (KANJIDIC2 corroboration): {dict(sorted(old_dist.items(), reverse=True))}")
|
| 334 |
+
check_kanji(new_dist, old_dist)
|
| 335 |
+
|
| 336 |
+
licence_bytes: dict[str, bytes] = {}
|
| 337 |
+
for name, (url, phrases) in LICENSES.items():
|
| 338 |
+
data = fetch(url)
|
| 339 |
+
text = data.decode("utf-8")
|
| 340 |
+
if not any(p in text for p in phrases):
|
| 341 |
+
raise SystemExit(f"{url} does not contain any of {phrases}:\n{text[:200]}")
|
| 342 |
+
licence_bytes[name] = data
|
| 343 |
+
print(f"{name}: {len(data):,} bytes, licence phrase found")
|
| 344 |
+
|
| 345 |
+
OUT_DIR.mkdir(parents=True, exist_ok=True)
|
| 346 |
+
files: list[dict] = []
|
| 347 |
+
for name, data in csv_bytes.items():
|
| 348 |
+
(OUT_DIR / name).write_bytes(data)
|
| 349 |
+
files.append(
|
| 350 |
+
{"name": name, "bytes": len(data), "sha256": sha256(data), "source": CSV_URLS[name]}
|
| 351 |
+
)
|
| 352 |
+
kanji_out = (json.dumps(kanji_levels, ensure_ascii=False, indent=0) + "\n").encode("utf-8")
|
| 353 |
+
(OUT_DIR / KANJI_OUT).write_bytes(kanji_out)
|
| 354 |
+
files.append(
|
| 355 |
+
{
|
| 356 |
+
"name": KANJI_OUT,
|
| 357 |
+
"bytes": len(kanji_out),
|
| 358 |
+
"sha256": sha256(kanji_out),
|
| 359 |
+
"source": f"`jlpt_new` of {KANJI_URL}",
|
| 360 |
+
}
|
| 361 |
+
)
|
| 362 |
+
for name, data in licence_bytes.items():
|
| 363 |
+
(OUT_DIR / name).write_bytes(data)
|
| 364 |
+
files.append(
|
| 365 |
+
{"name": name, "bytes": len(data), "sha256": sha256(data), "source": LICENSES[name][0]}
|
| 366 |
+
)
|
| 367 |
+
for f in files:
|
| 368 |
+
print(f" wrote data/jlpt/{f['name']} ({f['bytes']:,} bytes) {f['sha256']}")
|
| 369 |
+
|
| 370 |
+
hashes_now = {f["sha256"] for f in files}
|
| 371 |
+
date = recorded_date(previous)
|
| 372 |
+
if date is None or not hashes_now <= recorded_hashes(previous):
|
| 373 |
+
date = datetime.now(UTC).strftime("%Y-%m-%d")
|
| 374 |
+
write_readme(files, stats, new_dist, date)
|
| 375 |
+
print(f"README resolved date {date}; kanji-data commit {KANJI_DATA_COMMIT}")
|
| 376 |
+
return 0
|
| 377 |
+
|
| 378 |
+
|
| 379 |
+
if __name__ == "__main__":
|
| 380 |
+
sys.exit(main())
|
tests/test_data_assets.py
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""Guards on data/: the committed lexicon files are exactly what their build scripts wrote.
|
| 2 |
+
|
| 3 |
+
D-09 and D-13 require the JLPT lists and the kanji map to be pinned, committed, hashed and
|
| 4 |
+
licensed; D-07 does the same for the JMdict projection. scripts/build_jlpt.py and
|
| 5 |
+
scripts/build_jmdict.py produce them and write a README with SHA-256 rows; these tests read
|
| 6 |
+
the files back and compare (the tests/test_vendor.py pattern), so a hand-edit, a stale
|
| 7 |
+
README or a skipped `git lfs pull` fails the quick loop. Files only, never the network.
|
| 8 |
+
"""
|
| 9 |
+
|
| 10 |
+
from __future__ import annotations
|
| 11 |
+
|
| 12 |
+
import csv
|
| 13 |
+
import hashlib
|
| 14 |
+
import io
|
| 15 |
+
import json
|
| 16 |
+
import re
|
| 17 |
+
from collections import Counter
|
| 18 |
+
from pathlib import Path
|
| 19 |
+
|
| 20 |
+
REPO_ROOT = Path(__file__).resolve().parent.parent
|
| 21 |
+
JLPT = REPO_ROOT / "data" / "jlpt"
|
| 22 |
+
JLPT_README = JLPT / "README.md"
|
| 23 |
+
|
| 24 |
+
LEVELS = ("n5", "n4", "n3", "n2", "n1")
|
| 25 |
+
CSV_FILES = tuple(f"{level}.csv" for level in LEVELS)
|
| 26 |
+
KANJI_LEVELS = "kanji_levels.json"
|
| 27 |
+
JLPT_LICENCES = {
|
| 28 |
+
"LICENSE-yomitan-jlpt-vocab.txt": "Attribution-ShareAlike 4.0",
|
| 29 |
+
"LICENSE-kanji-data.txt": "Permission is hereby granted",
|
| 30 |
+
}
|
| 31 |
+
|
| 32 |
+
# Measured on the pinned sources by scripts/build_jlpt.py (plan 02-01); the script refuses
|
| 33 |
+
# to write on any other numbers, so these pin the data AND the parse.
|
| 34 |
+
EXPECTED_ROWS = {"n5": 684, "n4": 640, "n3": 1730, "n2": 1812, "n1": 3427}
|
| 35 |
+
EXPECTED_EMPTY_IDS = 14
|
| 36 |
+
EXPECTED_UNIQUE_IDS = 7748
|
| 37 |
+
EXPECTED_MULTI_ROW_IDS = 505
|
| 38 |
+
EXPECTED_MULTI_LEVEL_IDS = 447
|
| 39 |
+
EXPECTED_KANJI = {"N5": 79, "N4": 166, "N3": 367, "N2": 367, "N1": 1232}
|
| 40 |
+
|
| 41 |
+
# CJK Unified Ideographs (+ Extension A) and the Compatibility Ideographs block: every key
|
| 42 |
+
# of kanji_levels.json must be one character from one of these.
|
| 43 |
+
CJK_RANGES = ((0x3400, 0x4DBF), (0x4E00, 0x9FFF), (0xF900, 0xFAFF))
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
def _readme_rows(path: Path) -> dict[str, tuple[int, str]]:
|
| 47 |
+
"""``name -> (bytes, sha256)`` from every ``| `file` | bytes | `sha` |`` row of a README."""
|
| 48 |
+
text = path.read_text(encoding="utf-8")
|
| 49 |
+
rows = re.findall(r"^\| `([^`]+)` \| ([\d,]+) \| `([0-9a-f]{64})` \|", text, re.M)
|
| 50 |
+
assert rows, f"{path.relative_to(REPO_ROOT)} has no hash rows; run its build script"
|
| 51 |
+
return {name: (int(size.replace(",", "")), digest) for name, size, digest in rows}
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
def _assert_files_match_readme(directory: Path, readme: Path, names: tuple[str, ...]) -> None:
|
| 55 |
+
recorded = _readme_rows(readme)
|
| 56 |
+
rel = readme.relative_to(REPO_ROOT).as_posix()
|
| 57 |
+
for name in names:
|
| 58 |
+
assert name in recorded, f"{name} has no row in {rel}"
|
| 59 |
+
data = (directory / name).read_bytes()
|
| 60 |
+
size, digest = recorded[name]
|
| 61 |
+
assert len(data) == size, f"{name}: {rel} says {size:,} bytes, disk has {len(data):,}"
|
| 62 |
+
assert hashlib.sha256(data).hexdigest() == digest, (
|
| 63 |
+
f"{name} differs from the hash in {rel}; regenerate with its build script "
|
| 64 |
+
"rather than editing by hand"
|
| 65 |
+
)
|
| 66 |
+
|
| 67 |
+
|
| 68 |
+
def _jlpt_rows(level: str) -> list[list[str]]:
|
| 69 |
+
"""Data rows of one CSV, the way scripts/build_jlpt.py reads them (header skipped)."""
|
| 70 |
+
text = (JLPT / f"{level}.csv").read_bytes().decode("utf-8-sig")
|
| 71 |
+
rows = [row for row in csv.reader(io.StringIO(text, newline="")) if row]
|
| 72 |
+
assert rows[0] == ["jmdict_seq", "kana", "kanji", "waller_definition"], rows[0]
|
| 73 |
+
return rows[1:]
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
def jlpt_ids() -> set[str]:
|
| 77 |
+
"""Every non-empty ``jmdict_seq`` across the five lists (the ids that must join JMdict)."""
|
| 78 |
+
return {row[0] for level in LEVELS for row in _jlpt_rows(level) if row[0]}
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
def test_jlpt_files_match_readme():
|
| 82 |
+
"""Bytes and SHA-256 of all eight files are the README's, so no file was hand-edited."""
|
| 83 |
+
_assert_files_match_readme(JLPT, JLPT_README, (*CSV_FILES, KANJI_LEVELS, *JLPT_LICENCES))
|
| 84 |
+
text = JLPT_README.read_text(encoding="utf-8")
|
| 85 |
+
assert "2025.08.01.0" in text, "README does not name the yomitan-jlpt-vocab tag"
|
| 86 |
+
assert re.search(r"\b[0-9a-f]{40}\b", text), "README does not name the kanji-data commit"
|
| 87 |
+
assert "tanos.co.uk" in text, "README does not credit Jonathan Waller's lists"
|
| 88 |
+
|
| 89 |
+
|
| 90 |
+
def test_jlpt_csv_counts():
|
| 91 |
+
"""Per-level rows, the 14 id-less N1 rows, 7,748 unique ids, and the duplicate structure."""
|
| 92 |
+
tables = {level: _jlpt_rows(level) for level in LEVELS}
|
| 93 |
+
assert {level: len(rows) for level, rows in tables.items()} == EXPECTED_ROWS
|
| 94 |
+
|
| 95 |
+
empty = [(level, row) for level, rows in tables.items() for row in rows if not row[0]]
|
| 96 |
+
assert len(empty) == EXPECTED_EMPTY_IDS
|
| 97 |
+
assert {level for level, _ in empty} == {"n1"}, "id-less rows outside n1.csv"
|
| 98 |
+
|
| 99 |
+
for level, rows in tables.items():
|
| 100 |
+
for row in rows:
|
| 101 |
+
assert len(row) == 4, f"{level}.csv row {row} has {len(row)} columns"
|
| 102 |
+
assert row[0] == "" or row[0].isdigit(), f"{level}.csv non-numeric id {row[0]!r}"
|
| 103 |
+
|
| 104 |
+
level_count: Counter[str] = Counter()
|
| 105 |
+
for rows in tables.values():
|
| 106 |
+
level_count.update({row[0] for row in rows if row[0]})
|
| 107 |
+
row_count = Counter(row[0] for rows in tables.values() for row in rows if row[0])
|
| 108 |
+
assert len(level_count) == EXPECTED_UNIQUE_IDS
|
| 109 |
+
assert sum(1 for n in row_count.values() if n > 1) == EXPECTED_MULTI_ROW_IDS
|
| 110 |
+
assert sum(1 for n in level_count.values() if n > 1) == EXPECTED_MULTI_LEVEL_IDS
|
| 111 |
+
|
| 112 |
+
|
| 113 |
+
def test_kanji_levels_distribution():
|
| 114 |
+
"""2,211 single-kanji keys, the five counts research recorded, every value an N-level."""
|
| 115 |
+
levels = json.loads((JLPT / KANJI_LEVELS).read_text(encoding="utf-8"))
|
| 116 |
+
assert isinstance(levels, dict) and len(levels) == sum(EXPECTED_KANJI.values())
|
| 117 |
+
assert dict(Counter(levels.values())) == EXPECTED_KANJI
|
| 118 |
+
assert set(levels.values()) <= set(EXPECTED_KANJI)
|
| 119 |
+
for literal in levels:
|
| 120 |
+
assert len(literal) == 1, f"key {literal!r} is not one character"
|
| 121 |
+
cp = ord(literal)
|
| 122 |
+
assert any(lo <= cp <= hi for lo, hi in CJK_RANGES), f"{literal!r} U+{cp:04X} not CJK"
|
| 123 |
+
assert list(levels) == sorted(levels), "kanji_levels.json is not sorted by literal"
|
| 124 |
+
|
| 125 |
+
|
| 126 |
+
def test_jlpt_licences_present():
|
| 127 |
+
for name, phrase in JLPT_LICENCES.items():
|
| 128 |
+
text = (JLPT / name).read_text(encoding="utf-8")
|
| 129 |
+
assert phrase in text, f"{name} does not contain {phrase!r}"
|
| 130 |
+
readme = JLPT_README.read_text(encoding="utf-8")
|
| 131 |
+
assert "CC BY-SA 4.0" in readme and "MIT" in readme
|
| 132 |
+
assert "no official JLPT vocabulary list" in readme
|