后台管理
数据库
只读浏览 kotoba
字段
26 个
| 字段名 | 类型 | 可空 | 键 | 默认值 | 附加 | 中文说明 |
|---|---|---|---|---|---|---|
id |
int unsigned |
否 | PRI | — | auto_increment | 数据库内部数字主键 |
title |
varchar(255) |
否 | UNI | — | — | 原标准化卡片标题 |
legacy_card_id |
smallint unsigned |
否 | UNI | — | — | 原卡片数字编号 |
lemma |
varchar(255) |
否 | — | — | — | 原标准词形 |
reading |
varchar(255) |
否 | — | — | — | 原读音 |
qa_notes |
text |
否 | — | — | — | 原质量检查备注 |
card_type |
varchar(50) |
否 | — | — | — | 原卡片类型 |
verb_class |
varchar(50) |
否 | — | — | — | 原动词活用类别 |
source_nos |
varchar(255) |
否 | — | — | — | 原来源编号 |
transitivity |
varchar(50) |
否 | — | — | — | 原自动词/他动词分类 |
usage_note_en |
text |
否 | — | — | — | 原英文使用说明 |
app_example_en |
text |
否 | — | — | — | 原应用英文例句 |
app_example_jp |
text |
否 | — | — | — | 原应用日文例句 |
app_meaning_en |
varchar(255) |
否 | — | — | — | 原应用英文释义 |
content_status |
varchar(50) |
否 | — | — | — | 原内容状态 |
part_of_speech |
varchar(50) |
否 | — | — | — | 原词性 |
example_reading |
text |
否 | — | — | — | 原例句读音 |
include_in_core_n5 |
tinyint(1) |
否 | — | — | — | 是否纳入核心 N5 |
copyright_rewritten |
tinyint(1) |
否 | — | — | — | 是否完成版权改写 |
kanji |
varchar(255) |
是 | — | — | — | 原汉字写法 |
audio_status |
varchar(50) |
是 | — | — | — | 原音频状态 |
course_first_seen |
decimal(8,2) |
是 | — | — | — | 原课程首次出现位置 |
grammar_dependencies |
text |
是 | — | — | — | 原语法依赖 |
vocabulary_dependencies |
text |
是 | — | — | — | 原词汇依赖 |
created_at |
datetime(6) |
否 | — |
CURRENT_TIMESTAMP(6)
|
DEFAULT_GENERATED | 创建时间(UTC) |
updated_at |
datetime(6) |
否 | — |
CURRENT_TIMESTAMP(6)
|
DEFAULT_GENERATED on update CURRENT_TIMESTAMP(6) | 最后更新时间(UTC) |
数据
共 955 行,每页 50 行
查看 CRUD API
id |
title |
legacy_card_id |
lemma |
reading |
qa_notes |
card_type |
verb_class |
source_nos |
transitivity |
usage_note_en |
app_example_en |
app_example_jp |
app_meaning_en |
content_status |
part_of_speech |
example_reading |
include_in_core_n5 |
copyright_rewritten |
kanji |
audio_status |
course_first_seen |
grammar_dependencies |
vocabulary_dependencies |
created_at |
updated_at |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 105 | 家賃 | 804 | 家賃 | やちん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0875 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The rent is 80,000 yen per month. I pay the rent every month. The rent for this room is high. | 家賃は月に八万円です。 毎月、家賃を払います。 この部屋は家賃が高いです。 | rent | 已通过 | 名词 | やちんはつきにはちまんえんです。 まいつき、やちんをはらいます。 このへやはやちんがたかいです。 | 1 | 1 | 家賃 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.950282 | 2026-07-26 02:46:09.950282 |
| 104 | 病気 | 862 | 病気 | びょうき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0943 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | My father is ill. I missed school because I was ill. I have recovered from the illness. | 父は病気です。 病気で学校を休みました。 病気はもう治りました。 | illness; sickness | 已通过 | 名词 | ちちはびょうきです。 びょうきでがっこうをやすみました。 びょうきはもうなおりました。 | 1 | 1 | 病気 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.931345 | 2026-07-26 02:46:09.931345 |
| 103 | 不便 | 810 | 不便 | ふべん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0881 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | This town is inconvenient. It is inconvenient because the station is far away. This hotel is not that inconvenient. | この町は不便です。 駅が遠くて不便です。 このホテルはそれほど不便ではありません。 | inconvenient | 已通过 | な形容词 | このまちはふべんです。 えきがとおくてふべんです。 このほてるはそれほどふべんではありません。 | 1 | 1 | 不便 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.910360 | 2026-07-26 02:46:09.910360 |
| 102 | 大使館 | 897 | 大使館 | たいしかん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0988 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I went to the embassy. I asked about a visa at the embassy. The embassy is near the station. | 大使館へ行きました。 大使館でビザについて聞きました。 大使館は駅の近くです。 | embassy | 已通过 | 名词 | たいしかんへいきました。 たいしかんでびざについてききました。 たいしかんはえきのちかくです。 | 1 | 1 | 大使館 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.892078 | 2026-07-26 02:46:09.892078 |
| 101 | 最近 | 885 | 最近 | さいきん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0972 | 不适用 | Normally placed before the word or phrase it modifies; its exact scope is determined by context. | I have been busy recently. I recently read a Japanese book. I do not watch much television these days. | 最近、忙しいです。 最近、日本語の本を読みました。 最近はあまりテレビを見ません。 | recently | 已通过 | 副词 | さいきん、いそがしいです。 さいきん、にほんごのほんをよみました。 さいきんはあまりてれびをみません。 | 1 | 1 | 最近 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.863801 | 2026-07-26 02:46:09.863801 |
| 100 | 所 | 805 | 所 | ところ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0876 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | This is a quiet place. There is a nice place near the station. I am looking for a place to live. | ここは静かな所です。 駅の近くにいい所があります。 住む所を探しています。 | place | 已通过 | 名词 | ここはしずかなところです。 えきのちかくにいいところがあります。 すむところをさがしています。 | 1 | 1 | 所 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.843364 | 2026-07-26 02:46:09.843364 |
| 99 | 今月 | 843 | 今月 | こんげつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0923 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will travel this month. I am busy this month. I will check this month's schedule. | 今月、旅行します。 今月は忙しいです。 今月の予定を確認します。 | this month | 已通过 | 名词 | こんげつ、りょこうします。 こんげつはいそがしいです。 こんげつのよていをかくにんします。 | 1 | 1 | 今月 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.822549 | 2026-07-26 02:46:09.822549 |
| 98 | ビザ | 896 | ビザ | ビザ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0987 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | You need a visa for the trip. I checked the visa. The visa is in my bag. | 旅行にビザが要ります。 ビザを確認しました。 ビザはかばんの中です。 | visa | 已通过 | 名词 | りょこうにビザがいります。 ビザをかくにんしました。 ビザはかばんのなかです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.801762 | 2026-07-26 02:46:09.801762 |
| 97 | 疲れる | 882 | 疲れる | つかれる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0968 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. | I get tired after work. I got tired after walking a lot yesterday. I am not very tired today. | 仕事の後で疲れます。 きのうはたくさん歩いて疲れました。 今日はあまり疲れていません。 | get tired; be tired | 已通过 | 动词 | しごとのあとでつかれます。 きのうはたくさんあるいてつかれました。 きょうはあまりつかれていません。 | 1 | 1 | 疲れる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.784155 | 2026-07-26 02:46:09.784155 |
| 96 | ご主人 | 824 | ご主人 | ごしゅじん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 例句自然度QA完成;编辑复核:通常用于他人的丈夫;需保留说话者视角限制。 | 最终编辑复核通过:限定他人丈夫的敬称;保留说话者视角… | 单词 | 不适用 | 0900 | 不适用 | Used to refer respectfully to another person’s husband. Do not normally use it for your own husband when speaking to outsiders; use 夫. | Tanaka's husband is a company employee. How is your husband? That gentleman is Yamada's husband. | 田中さんのご主人は会社員です。 ご主人はお元気ですか。 あの方は山田さんのご主人です。 | someone else's husband (respectful) | 已通过 | 名词 | たなかさんのごしゅじんはかいしゃいんです。 ごしゅじんはおげんきですか。 あのかたはやまださんのごしゅじんです。 | 1 | 1 | ご主人 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.763561 | 2026-07-26 02:46:09.763561 |
| 95 | 広い | 818 | 広い | ひろい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0889 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This room is spacious. That park is very spacious. This room is not spacious. | この部屋は広いです。 あの公園はとても広いです。 この部屋は広くないです。 | spacious | 已通过 | い形容词 | このへやはひろいです。 あのこうえんはとてもひろいです。 このへやはひろくないです。 | 1 | 1 | 広い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.744869 | 2026-07-26 02:46:09.744869 |
| 94 | 風邪 | 865 | 風邪 | かぜ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0947 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I caught a cold. I missed school because of a cold. I have recovered from my cold. | 風邪を引きました。 風邪で学校を休みました。 風邪はもう治りました。 | cold | 已通过 | 名词 | かぜをひきました。 かぜでがっこうをやすみました。 かぜはもうなおりました。 | 1 | 1 | 風邪 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.724248 | 2026-07-26 02:46:09.724248 |
| 93 | 大切 | 898 | 大切 | たいせつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0989 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | Family is important. This is an important document. That information is not important. | 家族は大切です。 これは大切な書類です。 その情報は大切ではありません。 | important | 已通过 | な形容词 | かぞくはたいせつです。 これはたいせつなしょるいです。 そのじょうほうはたいせつではありません。 | 1 | 1 | 大切 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.703740 | 2026-07-26 02:46:09.703740 |
| 92 | 暗い | 849 | 暗い | くらい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0929 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This room is dark. The road is dark at night. It is not dark outside yet. | この部屋は暗いです。 夜の道は暗いです。 外はまだ暗くないです。 | dark | 已通过 | い形容词 | このへやはくらいです。 よるのみちはくらいです。 そとはまだくらくないです。 | 1 | 1 | 暗い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.675217 | 2026-07-26 02:46:09.675217 |
| 91 | 田舎 | 806 | 田舎 | いなか | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0877 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | The countryside is quiet. I am going to the countryside. I took a photo at the countryside. | 田舎は静かです。 田舎に行きます。 田舎で写真を撮りました。 | countryside | 已通过 | 名词 | いなかはしずかです。 いなかにいきます。 いなかでしゃしんをとりました。 | 1 | 1 | 田舎 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.648515 | 2026-07-26 02:46:09.648515 |
| 90 | 静か | 807 | 静か | しずか | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0878 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | This town is quiet. I like quiet rooms. The area in front of the station is not quiet. | この町は静かです。 静かな部屋が好きです。 駅の前は静かではありません。 | quiet | 已通过 | な形容词 | このまちはしずかです。 しずかなへやがすきです。 えきのまえはしずかではありません。 | 1 | 1 | 静か | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.626319 | 2026-07-26 02:46:09.626319 |
| 89 | なくす | 899 | なくす | なくす | Ambiguity frozen: Keep kana; no split. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通… | 单词 | 五段 | 0990 | 他动词 | Use it when an owned item can no longer be found. Keep the kana spelling; 無くす and 失くす vary by editorial convention. | I lose my wallet on the train. Do you lose your wallet on the train? I do not lose my wallet on the train. | 電車で財布をなくします。 電車で財布をなくしますか。 電車で財布をなくしません。 | lose; misplace | 已通过 | 动词 | でんしゃでさいふをなくします。 でんしゃでさいふをなくしますか。 でんしゃでさいふをなくしません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.602117 | 2026-07-26 02:46:09.602117 |
| 88 | 歯医者 | 877 | 歯医者 | はいしゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0961 | 不适用 | 歯医者さん is a polite conversational form; the dictionary headword is 歯医者. | I am going to the dentist tomorrow. The dentist examined my teeth. This dentist is kind. | 明日、歯医者へ行きます。 歯医者で歯を見てもらいました。 この歯医者は親切です。 | dentist | 已通过 | 名词 | あした、はいしゃへいきます。 はいしゃではをみてもらいました。 このはいしゃはしんせつです。 | 1 | 1 | 歯医者 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.565767 | 2026-07-26 02:46:09.565767 |
| 87 | 一昨日 | 837 | 一昨日 | おととい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0917 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I met a friend the day before yesterday. It rained the day before yesterday. I watched the news from the day before yesterday. | 一昨日、友だちに会いました。 一昨日は雨でした。 一昨日のニュースを見ました。 | the day before yesterday | 已通过 | 名词 | おととい、ともだちにあいました。 おとといはあめでした。 おとといのにゅーすをみました。 | 1 | 1 | 一昨日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.543617 | 2026-07-26 02:46:09.543617 |
| 86 | 先月 | 842 | 先月 | せんげつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0922 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I moved last month. I was busy last month. I paid last month's rent. | 先月、引っ越しました。 先月は忙しかったです。 先月の家賃を払いました。 | last month | 已通过 | 名词 | せんげつ、ひっこしました。 せんげつはいそがしかったです。 せんげつのやちんをはらいました。 | 1 | 1 | 先月 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.517746 | 2026-07-26 02:46:09.517746 |
| 85 | スイッチ | 852 | スイッチ | スイッチ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0932 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please press this switch. The switch is beside the door. I turned off the light switch. | このスイッチを押してください。 スイッチはドアの横にあります。 電気のスイッチを切りました。 | switch | 已通过 | 名词 | このすいっちをおしてください。 すいっちはどあのよこにあります。 でんきのすいっちをきりました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.481738 | 2026-07-26 02:46:09.481738 |
| 84 | 電気 | 845 | 電気 | でんき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0925 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I turn on the room light. The light is on. I turn off the light before bed. | 部屋の電気をつけます。 電気がついています。 寝る前に電気を消します。 | electricity, power, light | 已通过 | 名词 | へやのでんきをつけます。 でんきがついています。 ねるまえにでんきをけします。 | 1 | 1 | 電気 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.463496 | 2026-07-26 02:46:09.463496 |
| 83 | 頭 | 872 | 頭 | あたま | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0954 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | My head hurts. I wear a hat on my head. Please cool your head. | 頭が痛いです。 帽子を頭にかぶります。 頭を冷やしてください。 | head | 已通过 | 名词 | あたまがいたいです。 ぼうしをあたまにかぶります。 あたまをひやしてください。 | 1 | 1 | 頭 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.445090 | 2026-07-26 02:46:09.445090 |
| 82 | にぎやか | 808 | 賑やか | にぎやか | Standard orthography added; Card retains the existing learner-facing display. | Example set rewritten as an original three-sentence draft; source examples were used only as semanti… | 单词 | 不适用 | 0879 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | The festival is lively. It is a lively town. This park is not lively. | 祭りは賑やかです。 にぎやかな町です。 この公園は賑やかではありません。 | lively | 已通过 | な形容词 | まつりはにぎやかです。 にぎやかなまちです。 このこうえんはにぎやかではありません。 | 1 | 1 | 賑やか | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.421130 | 2026-07-26 02:46:09.421130 |
| 81 | 初め | 835 | 初め | はじめ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0915 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I pay the rent at the beginning of the month. I write my name at the beginning of class. It was difficult at first. | 月の初めに家賃を払います。 授業の初めに名前を書きます。 初めは難しかったです。 | beginning | 已通过 | 名词 | つきのはじめにやちんをはらいます。 じゅぎょうのはじめになまえをかきます。 はじめはむずかしかったです。 | 1 | 1 | 初め | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.401268 | 2026-07-26 02:46:09.401268 |
| 80 | いらっしゃる | 828 | いらっしゃる | いらっしゃる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0905 | 自动词 | Dictionary form is いらっしゃる; いらっしゃいます is its polite form. | The teacher is in the classroom. The company president has already arrived. Is Teacher Tanaka here? | 先生は教室にいらっしゃいます。 社長はもういらっしゃいました。 田中先生はいらっしゃいますか。 | be; go; come (honorific) | 已通过 | 动词 | せんせいはきょうしつにいらっしゃいます。 しゃちょうはもういらっしゃいました。 たなかせんせいはいらっしゃいますか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.387125 | 2026-07-26 02:46:09.387125 |
| 79 | 明後日 | 838 | 明後日 | あさって | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0918 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend the day after tomorrow. The day after tomorrow is a day off. I will check my plans for the day after tomorrow. | 明後日、友だちに会います。 明後日は休みです。 明後日の予定を確認します。 | the day after tomorrow | 已通过 | 名词 | あさって、ともだちにあいます。 あさってはやすみです。 あさってのよていをかくにんします。 | 1 | 1 | 明後日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.363294 | 2026-07-26 02:46:09.363294 |
| 78 | 古い | 821 | 古い | ふるい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0892 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This is an old photograph. This building is old. That car is not very old. | これは古い写真です。 この建物は古いです。 その車はあまり古くないです。 | old | 已通过 | い形容词 | これはふるいしゃしんです。 このたてものはふるいです。 そのくるまはあまりふるくないです。 | 1 | 1 | 古い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.343716 | 2026-07-26 02:46:09.343716 |
| 77 | 終わり | 836 | 終わり | おわり | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0916 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I will travel at the end of the month. I cried at the end of the movie. I asked a question at the end of class. | 月の終わりに旅行します。 映画の終わりに泣きました。 授業の終わりに質問しました。 | end | 已通过 | 名词 | つきのおわりにりょこうします。 えいがのおわりになきました。 じゅぎょうのおわりにしつもんしました。 | 1 | 1 | 終わり | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.325048 | 2026-07-26 02:46:09.325048 |
| 76 | パスポート | 895 | パスポート | パスポート | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0986 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | You need a passport for the trip. I checked the passport. The passport is in my bag. | 旅行にパスポートが要ります。 パスポートを確認しました。 パスポートはかばんの中です。 | passport | 已通过 | 名词 | りょこうにパスポートがいります。 パスポートをかくにんしました。 パスポートはかばんのなかです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.305639 | 2026-07-26 02:46:09.305639 |
| 75 | 木 | 813 | 木 | き | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0884 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | There is a tree in the garden. The tree is beautiful. I took a photo of the tree. | 庭に木があります。 木はきれいです。 木の写真を撮りました。 | tree | 已通过 | 名词 | にわにきがあります。 きはきれいです。 きのしゃしんをとりました。 | 1 | 1 | 木 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.286423 | 2026-07-26 02:46:09.286423 |
| 74 | 調子 | 881 | 調子 | ちょうし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0967 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I feel well today. The computer is not working well. How have you been feeling recently? | 今日は体の調子がいいです。 パソコンの調子が悪いです。 最近、調子はどうですか。 | condition | 已通过 | 名词 | きょうはからだのちょうしがいいです。 ぱそこんのちょうしがわるいです。 さいきん、ちょうしはどうですか。 | 1 | 1 | 調子 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.265355 | 2026-07-26 02:46:09.265355 |
| 73 | 心配する | 886 | 心配する | しんぱいする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0973 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | My mother is worried about me. I worried about the exam. It is okay, so please do not worry. | 母はわたしのことを心配しています。 試験のことを心配しました。 大丈夫ですから、心配しないでください。 | worry | 已通过 | 动词 | はははわたしのことをしんぱいしています。 しけんのことをしんぱいしました。 だいじょうぶですから、しんぱいしないでください。 | 1 | 1 | 心配する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.244547 | 2026-07-26 02:46:09.244547 |
| 72 | お腹 | 873 | お腹 | おなか | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0955 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | My stomach hurts. I am hungry. I am full now. | お腹が痛いです。 お腹が空きました。 今はお腹がいっぱいです。 | stomach | 已通过 | 名词 | おなかがいたいです。 おなかがすきました。 いまはおなかがいっぱいです。 | 1 | 1 | お腹 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.224469 | 2026-07-26 02:46:09.224469 |
| 71 | 口 | 870 | 口 | くち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0952 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please open your mouth. I rinse my mouth after meals. My mouth is dry. | 口を開けてください。 食事の後で口をゆすぎます。 口が乾いています。 | mouth | 已通过 | 名词 | くちをあけてください。 しょくじのあとでくちをゆすぎます。 くちがかわいています。 | 1 | 1 | 口 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.206461 | 2026-07-26 02:46:09.206461 |
| 70 | 鼻 | 868 | 鼻 | はな | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0950 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | My nose is blocked. My nose runs because of a cold. My nose is fine now. | 鼻が詰まっています。 風邪で鼻が出ます。 鼻はもう大丈夫です。 | nose | 已通过 | 名词 | はながつまっています。 かぜではながでます。 はなはもうだいじょうぶです。 | 1 | 1 | 鼻 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.186978 | 2026-07-26 02:46:09.186978 |
| 69 | 痛い | 876 | 痛い | いたい | Derived as the independent adjective from source pattern 0960. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | … | 单词 | 不适用 | 0960 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | My head hurts. My throat has hurt since yesterday. It does not hurt much now. | 頭が痛いです。 きのうから喉が痛いです。 今はあまり痛くないです。 | painful; sore; hurt | 已通过 | い形容词 | あたまがいたいです。 きのうからのどがいたいです。 いまはあまりいたくないです。 | 1 | 1 | 痛い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.168711 | 2026-07-26 02:46:09.168711 |
| 68 | 大丈夫 | 890 | 大丈夫 | だいじょうぶ | Ambiguity frozen: Keep one な-adjective vocabulary card. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 例句自然度QA… | 单词 | 不适用 | 0977 | 不适用 | Primarily used as a predicate: 大丈夫です. It also functions as a short response meaning “I’m okay” or “No, thank you”; do not duplicate it as an expression card. | I am okay. A: Are you okay? B: Yes, I am. That time works for me. | わたしは大丈夫です。 A「大丈夫ですか。」B「はい、大丈夫です。」 その時間は大丈夫です。 | all right; okay; safe | 已通过 | な形容词 | わたしはだいじょうぶです。 A「だいじょうぶですか。」B「はい、だいじょうぶです。」 そのじかんはだいじょうぶです。 | 1 | 1 | 大丈夫 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.148228 | 2026-07-26 02:46:09.148228 |
| 67 | 病院 | 863 | 病院 | びょういん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0944 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I am going to the hospital. The hospital is near the station. I received medicine at the hospital. | 病院へ行きます。 病院は駅の近くです。 病院で薬をもらいました。 | hospital | 已通过 | 名词 | びょういんへいきます。 びょういんはえきのちかくです。 びょういんでくすりをもらいました。 | 1 | 1 | 病院 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.127204 | 2026-07-26 02:46:09.127204 |
| 66 | ビデオ | 851 | ビデオ | ビデオ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0931 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I watch a video at home. I borrowed this video. The video is near the television. | 家でビデオを見ます。 このビデオを借りました。 ビデオはテレビの近くにあります。 | video | 已通过 | 名词 | いえでびでおをみます。 このびでおをかりました。 びでおはてれびのちかくにあります。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.107007 | 2026-07-26 02:46:09.107007 |
| 65 | 交通 | 811 | 交通 | こうつう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0882 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Transportation in this town is convenient. There is a lot of traffic in the morning. I researched transportation before the trip. | この町は交通が便利です。 朝は交通量が多いです。 旅行の前に交通について調べました。 | traffic | 已通过 | 名词 | このまちはこうつうがべんりです。 あさはこうつうりょうがおおいです。 りょこうのまえにこうつうについてしらべました。 | 1 | 1 | 交通 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.087217 | 2026-07-26 02:46:09.087217 |
| 64 | 健康保険証 | 879 | 健康保険証 | けんこうほけんしょう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0964 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Do you have your health insurance card? I showed my health insurance card at the hospital. I forgot my health insurance card. | 健康保険証を持っていますか。 病院で健康保険証を見せました。 健康保険証を忘れました。 | health insurance card | 已通过 | 名词 | けんこうほけんしょうをもっていますか。 びょういんでけんこうほけんしょうをみせました。 けんこうほけんしょうをわすれました。 | 1 | 1 | 健康保険証 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.049616 | 2026-07-26 02:46:09.049616 |
| 63 | 夫 | 822 | 夫 | おっと | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0898 | 不适用 | A person or relationship noun. It can serve as the nominal predicate before です. | This is my husband. My husband is a company employee. I go out with my husband on weekends. | こちらはわたしの夫です。 夫は会社員です。 週末に夫と出かけます。 | husband | 已通过 | 名词 | こちらはわたしのおっとです。 おっとはかいしゃいんです。 しゅうまつにおっととでかけます。 | 1 | 1 | 夫 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.030184 | 2026-07-26 02:46:09.030184 |
| 62 | 先週 | 839 | 先週 | せんしゅう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0919 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I went to Kyoto last week. I was busy last week. I submitted last week's homework. | 先週、京都へ行きました。 先週は忙しかったです。 先週の宿題を出しました。 | last week | 已通过 | 名词 | せんしゅう、きょうとへいきました。 せんしゅうはいそがしかったです。 せんしゅうのしゅくだいをだしました。 | 1 | 1 | 先週 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:09.010838 | 2026-07-26 02:46:09.010838 |
| 61 | 熱 | 864 | 熱 | ねつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0946 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I have a fever. I took my temperature. I do not have a fever today. | 熱があります。 熱を測りました。 今日は熱がありません。 | fever | 已通过 | 名词 | ねつがあります。 ねつをはかりました。 きょうはねつがありません。 | 1 | 1 | 熱 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.980864 | 2026-07-26 02:46:08.980864 |
| 60 | 修理する | 858 | 修理する | しゅうりする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0939 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | I repair a broken watch. Do you repair a broken watch? I do not repair a broken watch. | 壊れた時計を修理します。 壊れた時計を修理しますか。 壊れた時計を修理しません。 | repair | 已通过 | 动词 | こわれたとけいをしゅうりします。 こわれたとけいをしゅうりしますか。 こわれたとけいをしゅうりしません。 | 1 | 1 | 修理する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.961428 | 2026-07-26 02:46:08.961428 |
| 59 | ダイエット | 892 | ダイエット | ダイエット | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0979 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I started a diet. I am on a diet, so I do not eat sweets. An extreme diet is not healthy. | ダイエットを始めました。 ダイエット中なので、甘い物を食べません。 無理なダイエットはよくありません。 | diet | 已通过 | 名词 | だいえっとをはじめました。 だいえっとちゅうなので、あまいものをたべません。 むりなだいえっとはよくありません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.942452 | 2026-07-26 02:46:08.942452 |
| 58 | 妻 | 823 | 妻 | つま | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0899 | 不适用 | A person or relationship noun. It can serve as the nominal predicate before です. | This is my wife. My wife is a company employee. I go out with my wife on weekends. | こちらはわたしの妻です。 妻は会社員です。 週末に妻と出かけます。 | wife | 已通过 | 名词 | こちらはわたしのつまです。 つまはかいしゃいんです。 しゅうまつにつまとでかけます。 | 1 | 1 | 妻 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.922450 | 2026-07-26 02:46:08.922450 |
| 57 | 結婚する | 830 | 結婚する | けっこんする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0907 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. This is a noun + する verb. | I will marry Tanaka next year. My older sister got married last year. I am not getting married yet. | 来年、田中さんと結婚します。 姉は去年結婚しました。 まだ結婚しません。 | get married; marry | 已通过 | 动词 | らいねん、たなかさんとけっこんします。 あねはきょねんけっこんしました。 まだけっこんしません。 | 1 | 1 | 結婚する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.902393 | 2026-07-26 02:46:08.902393 |
| 56 | 僕 | 831 | 僕 | ぼく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 例句自然度QA完成;编辑复核:带有男性、较随意的语体倾向;需确认目标用户… | 单词 | 不适用 | 0908 | 不适用 | A casual first-person pronoun used mainly by male speakers, though actual use depends on age, identity, and social context. Avoid presenting it as mandatory for all male learners. | I am a university student. This is my bag. I am going too. | 僕は大学生です。 これは僕のかばんです。 僕も行きます。 | I; me (typically male, casual) | 已通过 | 代词 | ぼくはだいがくせいです。 これはぼくのかばんです。 ぼくもいきます。 | 1 | 1 | 僕 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:08.879987 | 2026-07-26 02:46:08.879987 |