后台管理
数据库
只读浏览 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 555 | サングラス | 307 | サングラス | サングラス | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0336 | 不适用 | A clothing or accessory noun. The verb for wearing depends on where it is worn: 着る, 履く, かぶる, かける, or する. | I am wearing sunglasses. These sunglasses are new. I bought sunglasses yesterday. | サングラスをかけます。 このサングラスは新しいです。 きのう、サングラスを買いました。 | sun glasses | 已通过 | 名词 | サングラスをかけます。 このサングラスはあたらしいです。 きのう、サングラスをかいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:19.098103 | 2026-07-26 02:46:19.098103 |
| 554 | 料理 | 430 | 料理 | りょうり | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0460 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat Japanese food. I like cooking. This dish is delicious. | 日本料理を食べます。 料理を作るのが好きです。 この料理は美味しいです。 | cooking/cuisine | 已通过 | 名词 | にほんりょうりをたべます。 りょうりをつくるのがすきです。 このりょうりはおいしいです。 | 1 | 1 | 料理 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:19.073724 | 2026-07-26 02:46:19.073724 |
| 553 | 食事する | 454 | 食事する | しょくじする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0485 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. This is a noun + する verb. | I have a meal with my family at a restaurant. Do you have a meal with your family at a restaurant? I do not have a meal with my family at a restaurant. | 家族とレストランで食事します。 家族とレストランで食事しますか。 家族とレストランで食事しません。 | eat; have a meal | 已通过 | 动词 | かぞくとれすとらんでしょくじします。 かぞくとれすとらんでしょくじしますか。 かぞくとれすとらんでしょくじしません。 | 1 | 1 | 食事する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:19.053321 | 2026-07-26 02:46:19.053321 |
| 552 | 辛い | 470 | 辛い | からい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0506 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This curry is spicy. I like spicy curry. This curry is not spicy. | このカレーは辛いです。 辛いカレーが好きです。 このカレーは辛くないです。 | spicy; hot (spicy) | 已通过 | い形容词 | このカレーはからいです。 からいカレーがすきです。 このカレーはからくないです。 | 1 | 1 | 辛い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:19.029427 | 2026-07-26 02:46:19.029427 |
| 551 | ナンプラー | 452 | ナンプラー | ナンプラー | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0482 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I add nam pla (thai fish sauce) to the dish. The nam pla (thai fish sauce) is on the table. Please give me a little nam pla (thai fish sauce). | 料理にナンプラーを入れます。 ナンプラーはテーブルの上です。 ナンプラーを少しください。 | nam pla (Thai fish sauce) | 已通过 | 名词 | りょうりにナンプラーをいれます。 ナンプラーはてーぶるのうえです。 ナンプラーをすこしください。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:19.007053 | 2026-07-26 02:46:19.007053 |
| 550 | おにぎり | 433 | おにぎり | おにぎり | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0463 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat a rice ball. I like rice balls. I bought a rice ball yesterday. | おにぎりを食べます。 おにぎりが好きです。 きのう、おにぎりを買いました。 | onigiri (rice ball) | 已通过 | 名词 | おにぎりをたべます。 おにぎりがすきです。 きのう、おにぎりをかいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.987422 | 2026-07-26 02:46:18.987422 |
| 549 | 美術館 | 499 | 美術館 | びじゅつかん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0542 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I go to the art museum on weekends. I saw a famous painting at the art museum. The art museum is closed on Mondays. | 週末に美術館へ行きます。 美術館で有名な絵を見ました。 美術館は月曜日が休みです。 | museum | 已通过 | 名词 | しゅうまつにびじゅつかんへいきます。 びじゅつかんでゆうめいなえをみました。 びじゅつかんはげつようびがやすみです。 | 1 | 1 | 美術館 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.965025 | 2026-07-26 02:46:18.965025 |
| 548 | 天ぷら | 439 | 天ぷら | てんぷら | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0469 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat tempura. I like tempura. I bought some tempura yesterday. | 天ぷらを食べます。 天ぷらが好きです。 きのう、天ぷらを買いました。 | tempura | 已通过 | 名词 | てんぷらをたべます。 てんぷらがすきです。 きのう、てんぷらをかいました。 | 1 | 1 | 天ぷら | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.945800 | 2026-07-26 02:46:18.945800 |
| 547 | コップ | 429 | コップ | コップ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0459 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I pour water into the glass. The glass is on the table. I washed two glasses. | コップに水を入れます。 コップはテーブルの上にあります。 コップを二つ洗いました。 | cup | 已通过 | 名词 | こっぷにみずをいれます。 こっぷはてーぶるのうえにあります。 こっぷをふたつあらいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.926482 | 2026-07-26 02:46:18.926482 |
| 546 | 何か | 453 | 何か | なにか | Linguistic label: 不定代词. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0484 | 不适用 | An indefinite pronoun meaning an unspecified thing: “something.” | Would you like something to drink? Do you have any questions? I bought something. | 何か飲みますか。 何か質問がありますか。 何か買いました。 | something | 已通过 | 代词 | なにかのみますか。 なにかしつもんがありますか。 なにかかいました。 | 1 | 1 | 何か | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.908364 | 2026-07-26 02:46:18.908364 |
| 545 | スプーン | 461 | スプーン | スプーン | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0494 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat soup with a spoon. Please give me one spoon. I washed the spoon. | スプーンでスープを飲みます。 スプーンを一本ください。 スプーンを洗いました。 | spoon | 已通过 | 名词 | すぷーんですーぷをのみます。 すぷーんをいっぽんください。 すぷーんをあらいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.886830 | 2026-07-26 02:46:18.886830 |
| 544 | すき焼き | 440 | すき焼き | すきやき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0470 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat sukiyaki. I like sukiyaki. I made sukiyaki yesterday. | すき焼きを食べます。 すき焼きが好きです。 きのう、すき焼きを買いました。 | sukiyaki (Japanese beef hot pot) | 已通过 | 名词 | すきやきをたべます。 すきやきがすきです。 きのう、すきやきをかいました。 | 1 | 1 | すき焼き | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.866877 | 2026-07-26 02:46:18.866877 |
| 543 | 水 | 414 | 水 | みず | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0443 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I drink some water. I like water. I bought some water yesterday. | 水を飲みます。 水が好きです。 きのう、水を買いました。 | water | 已通过 | 名词 | みずをのみます。 みずがすきです。 きのう、みずをかいました。 | 1 | 1 | 水 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.848623 | 2026-07-26 02:46:18.848623 |
| 542 | 音楽 | 500 | 音楽 | おんがく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0543 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I listen to music every day. I like music. I listened to music at home yesterday. | 毎日音楽を聞きます。 音楽が好きです。 きのう、家で音楽を聞きました。 | music | 已通过 | 名词 | まいにちおんがくをききます。 おんがくがすきです。 きのう、いえでおんがくをききました。 | 1 | 1 | 音楽 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.830069 | 2026-07-26 02:46:18.830069 |
| 541 | 定食 | 458 | 定食 | ていしょく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0490 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat a set meal. I like set meals. I ordered a set meal yesterday. | 定食を食べます。 定食が好きです。 きのう、定食を買いました。 | set meal | 已通过 | 名词 | ていしょくをたべます。 ていしょくがすきです。 きのう、ていしょくをかいました。 | 1 | 1 | 定食 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.810819 | 2026-07-26 02:46:18.810819 |
| 540 | 飲み物 | 413 | 飲み物 | のみもの | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0442 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I have a drink. I like cold drinks. I bought a drink yesterday. | 飲み物を飲みます。 飲み物が好きです。 きのう、飲み物を買いました。 | drinks | 已通过 | 名词 | のみものをのみます。 のみものがすきです。 きのう、のみものをかいました。 | 1 | 1 | 飲み物 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.792626 | 2026-07-26 02:46:18.792626 |
| 539 | 野菜 | 403 | 野菜 | やさい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0432 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat a lot of vegetables. I like vegetables. I bought vegetables yesterday. | 野菜をたくさん食べます。 野菜が好きです。 きのう、野菜を買いました。 | vegetable | 已通过 | 名词 | やさいをたくさんたべます。 やさいがすきです。 きのう、やさいをかいました。 | 1 | 1 | 野菜 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.766876 | 2026-07-26 02:46:18.766876 |
| 538 | 下手 | 487 | 下手 | へた | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0529 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | I am bad at singing. My younger brother is bad at cooking. Tanaka is not bad at Japanese. | わたしは歌が下手です。 弟は料理が下手です。 田中さんは日本語が下手ではありません。 | poor, bad at | 已通过 | な形容词 | わたしはうたがへたです。 おとうとはりょうりがへたです。 たなかさんはにほんごがへたではありません。 | 1 | 1 | 下手 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.743706 | 2026-07-26 02:46:18.743706 |
| 537 | 描く | 498 | 描く | かく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0541 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I draw a picture of flowers. Do you draw a picture of flowers? I do not draw a picture of flowers. | 花の絵を描きます。 花の絵を描きますか。 花の絵を描きません。 | draw | 已通过 | 动词 | はなのえをかきます。 はなのえをかきますか。 はなのえをかきません。 | 1 | 1 | 描く | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.722820 | 2026-07-26 02:46:18.722820 |
| 536 | どっち | 485 | どっち | どっち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0527 | 不适用 | The casual equivalent of どちら when choosing between alternatives or asking direction. | Which one do you want? Which way is the station? Which one are you buying? | どっちがいい? 駅はどっち? どっちを買う? | which | 已通过 | 代词 | どっちがいい? えきはどっち? どっちをかう? | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.701515 | 2026-07-26 02:46:18.701515 |
| 535 | 全部 | 472 | 全部 | ぜんぶ | Merged with another source entry representing the same standardized card. | POS merged across sources: 名词 / 副词. | Base-card decision confirmed: 全部で is generated from 全部+で; no separ… | 单词 | 不适用 | 0508,0658 | 不适用 | 全部で means “in total” and is generated from 全部+で. | It is 1,000 yen in total. I finished all of the homework. I did not eat all of it. | 全部で千円です。 宿題は全部終わりました。 全部は食べませんでした。 | all; everything | 已通过 | 名词 | ぜんぶでせんえんです。 しゅくだいはぜんぶおわりました。 ぜんぶはたべませんでした。 | 1 | 1 | 全部 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.679907 | 2026-07-26 02:46:18.679907 |
| 534 | 取る | 447 | 取る | とる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0477 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I have breakfast every morning. Do you have breakfast every morning? I do not have breakfast every morning. | 毎朝、朝ご飯を取ります。 毎朝、朝ご飯を取りますか。 毎朝、朝ご飯を取りません。 | get | 已通过 | 动词 | まいあさ、あさごはんをとります。 まいあさ、あさごはんをとりますか。 まいあさ、あさごはんをとりません。 | 1 | 1 | 取る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.652649 | 2026-07-26 02:46:18.652649 |
| 533 | カラオケ | 501 | カラオケ | カラオケ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0544 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I go to karaoke with friends. I sing Japanese songs at karaoke. I enjoyed karaoke yesterday. | 友だちとカラオケに行きます。 カラオケで日本の歌を歌います。 きのう、カラオケを楽しみました。 | karaoke | 已通过 | 名词 | ともだちとからおけにいきます。 からおけでにほんのうたをうたいます。 きのう、からおけをたのしみました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.634445 | 2026-07-26 02:46:18.634445 |
| 532 | もう一杯 | 477 | もう一杯 | もういっぱい | Linguistic label: 数量短语. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0514 | 不适用 | A quantity phrase meaning one more cup, glass, bowl, or serving. | Another cup of coffee, please. Would you like another glass of beer? I ate another bowl of rice. | コーヒーをもう一杯ください。 ビールをもう一杯飲みますか。 ご飯をもう一杯食べました。 | one more serving | 已通过 | 短语 | こーひーをもういっぱいください。 びーるをもういっぱいのみますか。 ごはんをもういっぱいたべました。 | 1 | 1 | もう一杯 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.615299 | 2026-07-26 02:46:18.615299 |
| 531 | 寿司 | 444 | 寿司 | すし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0474 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat sushi. I like sushi. I bought some sushi yesterday. | 寿司を食べます。 寿司が好きです。 きのう、寿司を買いました。 | sushi | 已通过 | 名词 | すしをたべます。 すしがすきです。 きのう、すしをかいました。 | 1 | 1 | 寿司 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.597927 | 2026-07-26 02:46:18.597927 |
| 530 | パン | 409 | パン | パン | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0438 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat some bread. I like bread. I bought some bread yesterday. | パンを食べます。 パンが好きです。 きのう、パンを買いました。 | bread | 已通过 | 名词 | パンをたべます。 パンがすきです。 きのう、パンをかいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.561169 | 2026-07-26 02:46:18.561169 |
| 529 | 果物 | 404 | 果物 | くだもの | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0433 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat fruit. I like fruit. I bought some fruit yesterday. | 果物を食べます。 果物が好きです。 きのう、果物を買いました。 | fruits | 已通过 | 名词 | くだものをたべます。 くだものがすきです。 きのう、くだものをかいました。 | 1 | 1 | 果物 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.541921 | 2026-07-26 02:46:18.541921 |
| 528 | そば | 438 | そば | そば | Ambiguity frozen: Keep one food noun card in kana. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致… | 单词 | 不适用 | 0468 | 不适用 | This card teaches the food word only. Keep the common kana spelling and do not merge it with the separate locational noun そば (“near; beside”). | I eat some soba noodles. I like soba noodles. I bought some soba noodles yesterday. | そばを食べます。 そばが好きです。 きのう、そばを買いました。 | soba noodles | 已通过 | 名词 | そばをたべます。 そばがすきです。 きのう、そばをかいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.511800 | 2026-07-26 02:46:18.511800 |
| 527 | カメラ | 496 | カメラ | カメラ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0539 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I bought a new camera. I take pictures with this camera. I will take a camera on the trip. | 新しいカメラを買いました。 このカメラで写真を撮ります。 旅行にカメラを持って行きます。 | camera | 已通过 | 名词 | あたらしいかめらをかいました。 このかめらでしゃしんをとります。 りょこうにかめらをもっていきます。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.487852 | 2026-07-26 02:46:18.487852 |
| 526 | 喫茶店 | 459 | 喫茶店 | きっさてん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0491 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I buy a drink at the coffee shop. The coffee shop is near the station. I am going to the coffee shop today. | 喫茶店で飲み物を買います。 喫茶店は駅の近くです。 きょう、喫茶店に行きます。 | coffee shop | 已通过 | 名词 | きっさてんでのみものをかいます。 きっさてんはえきのちかくです。 きょう、きっさてんにいきます。 | 1 | 1 | 喫茶店 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.466870 | 2026-07-26 02:46:18.466870 |
| 525 | 難しい | 493 | 難しい | むずかしい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0536 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This kanji is difficult. Yesterday's kanji was very difficult. That kanji is not difficult. | この漢字は難しいです。 きのうの漢字はとても難しかったです。 その漢字は難しくないです。 | difficult | 已通过 | い形容词 | このかんじはむずかしいです。 きのうのかんじはとてもむずかしかったです。 そのかんじはむずかしくないです。 | 1 | 1 | 難しい | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.447894 | 2026-07-26 02:46:18.447894 |
| 524 | 絵 | 497 | 絵 | え | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0540 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I like drawing pictures. I saw paintings at the art museum. This picture is beautiful. | 絵を描くのが好きです。 美術館で絵を見ました。 この絵はきれいです。 | picture, drawing | 已通过 | 名词 | えをかくのがすきです。 びじゅつかんでえをみました。 このえはきれいです。 | 1 | 1 | 絵 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.428419 | 2026-07-26 02:46:18.428419 |
| 523 | 刺身 | 441 | 刺身 | さしみ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0471 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat sashimi. I like sashimi. I bought some sashimi yesterday. | 刺身を食べます。 刺身が好きです。 きのう、刺身を買いました。 | sashimi (sliced raw fish) | 已通过 | 名词 | さしみをたべます。 さしみがすきです。 きのう、さしみをかいました。 | 1 | 1 | 刺身 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.409207 | 2026-07-26 02:46:18.409207 |
| 522 | 撮る | 495 | 撮る | とる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0538 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I take photos during a trip. Do you take photos during a trip? I do not take photos during a trip. | 旅行で写真を撮ります。 旅行で写真を撮りますか。 旅行で写真を撮りません。 | take | 已通过 | 动词 | りょこうでしゃしんをとります。 りょこうでしゃしんをとりますか。 りょこうでしゃしんをとりません。 | 1 | 1 | 撮る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.388902 | 2026-07-26 02:46:18.388902 |
| 521 | 喉が渇く | 475 | 喉が渇く | のどがかわく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0511 | 不适用 | Use according to the fixed function shown in the meaning; the surrounding grammar determines its placement. | I get thirsty on hot days. I got thirsty because I ran. I will drink water because I am thirsty. | 暑い日は喉が渇きます。 走ったので、喉が渇きました。 喉が渇いたので、水を飲みます。 | become thirsty | 已通过 | 短语 | あついひはのどがかわきます。 はしったので、のどがかわきました。 のどがかわいたので、みずをのみます。 | 1 | 1 | 喉が渇く | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.369872 | 2026-07-26 02:46:18.369872 |
| 520 | 砂糖 | 448 | 砂糖 | さとう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0478 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I add sugar to the dish. The sugar is on the table. Please give me a little sugar. | 料理に砂糖を入れます。 砂糖はテーブルの上です。 砂糖を少しください。 | sugar | 已通过 | 名词 | りょうりにさとうをいれます。 さとうはてーぶるのうえです。 さとうをすこしください。 | 1 | 1 | 砂糖 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.350502 | 2026-07-26 02:46:18.350502 |
| 519 | 入れる | 417 | 入れる | いれる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0447 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I put sugar in tea. Do you put sugar in tea? I do not put sugar in tea. | 紅茶に砂糖を入れます。 紅茶に砂糖を入れますか。 紅茶に砂糖を入れません。 | put in | 已通过 | 动词 | こうちゃにさとうをいれます。 こうちゃにさとうをいれますか。 こうちゃにさとうをいれません。 | 1 | 1 | 入れる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.331216 | 2026-07-26 02:46:18.331216 |
| 518 | お酒 | 425 | お酒 | おさけ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0455 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I sometimes drink alcohol. Do you drink alcohol? I bought Japanese sake as a souvenir. | ときどきお酒を飲みます。 お酒を飲みますか。 お土産に日本のお酒を買いました。 | alcohol; alcoholic drink; sake | 已通过 | 名词 | ときどきおさけをのみます。 おさけをのみますか。 おみやげににほんのおさけをかいました。 | 1 | 1 | お酒 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.311220 | 2026-07-26 02:46:18.311220 |
| 517 | 好き | 481 | 好き | すき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0522 | 不适用 | Use ~な before a noun and ~です as a polite predicate; the basic negative is ~ではありません or ~じゃありません. | I like music. My younger brother likes soccer. I do not like fish very much. | わたしは音楽が好きです。 弟はサッカーが好きです。 魚はあまり好きではありません。 | like | 已通过 | な形容词 | わたしはおんがくがすきです。 おとうとはサッカーがすきです。 さかなはあまりすきではありません。 | 1 | 1 | 好き | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.292045 | 2026-07-26 02:46:18.292045 |
| 516 | たのしい | 480 | 楽しい | たのしい | 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… | 单词 | 不适用 | 0521 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | Traveling is fun. Yesterday's party was a lot of fun. Traveling alone is not very fun. | 旅行は楽しいです。 きのうのパーティーはとても楽しかったです。 一人の旅行はあまり楽しくないです。 | fun | 已通过 | い形容词 | りょこうはたのしいです。 きのうのぱーてぃーはとてもたのしかったです。 ひとりのりょこうはあまりたのしくないです。 | 1 | 1 | 楽しい | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.270986 | 2026-07-26 02:46:18.270986 |
| 515 | 卵 | 402 | 卵 | たまご | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0431 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I eat an egg. I like eggs. I bought some eggs yesterday. | 卵を食べます。 卵が好きです。 きのう、卵を買いました。 | egg | 已通过 | 名词 | たまごをたべます。 たまごがすきです。 きのう、たまごをかいました。 | 1 | 1 | 卵 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.251884 | 2026-07-26 02:46:18.251884 |
| 514 | お菓子 | 410 | お菓子 | おかし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0439 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat some snacks. I like snacks. I bought some snacks yesterday. | お菓子を食べます。 お菓子が好きです。 きのう、お菓子を買いました。 | snacks | 已通过 | 名词 | おかしをたべます。 おかしがすきです。 きのう、おかしをかいました。 | 1 | 1 | お菓子 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.227860 | 2026-07-26 02:46:18.227860 |
| 513 | 紅茶 | 423 | 紅茶 | こうちゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0453 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I drink some black tea. I like black tea. I bought some black tea yesterday. | 紅茶を飲みます。 紅茶が好きです。 きのう、紅茶を買いました。 | black tea | 已通过 | 名词 | こうちゃをのみます。 こうちゃがすきです。 きのう、こうちゃをかいました。 | 1 | 1 | 紅茶 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.209362 | 2026-07-26 02:46:18.209362 |
| 512 | 別々に | 467 | 別々に | べつべつに | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0503 | 不适用 | Normally placed before the word or phrase it modifies; its exact scope is determined by context. | Separate checks, please. The two people came separately. I sent the packages separately. | 会計は別々にお願いします。 二人は別々に来ました。 荷物を別々に送りました。 | separately | 已通过 | 副词 | かいけいはべつべつにおねがいします。 ふたりはべつべつにきました。 にもつをべつべつにおくりました。 | 1 | 1 | 別々に | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.189818 | 2026-07-26 02:46:18.189818 |
| 511 | いっぱい | 476 | いっぱい | いっぱい | Linguistic label: 形容动词性用法. | Ambiguity frozen: Keep one noun/predicative card; change from な-adjective to noun. | Example set rewritten as an original three-sentence draft; source … | 单词 | 不适用 | 0512 | 不适用 | Teach the predicative pattern お腹がいっぱいです. Before a noun, use いっぱいの N rather than treating it as a regular な-adjective. | I am full. The glass is full of water. My schedule is full today. | お腹がいっぱいです。 コップに水がいっぱい入っています。 今日は予定がいっぱいです。 | full; having had enough | 已通过 | 名词 | おなかがいっぱいです。 こっぷにみずがいっぱいはいっています。 きょうはよていがいっぱいです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.170588 | 2026-07-26 02:46:18.170588 |
| 510 | ジュース | 421 | ジュース | ジュース | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0451 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I drink some juice. I like juice. I bought some juice yesterday. | ジュースを飲みます。 ジュースが好きです。 きのう、ジュースを買いました。 | juice | 已通过 | 名词 | ジュースをのみます。 ジュースがすきです。 きのう、ジュースをかいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.149195 | 2026-07-26 02:46:18.149195 |
| 509 | カレーライス | 442 | カレーライス | カレーライス | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0472 | 不适用 | A food or drink noun. Use を with eating, drinking, ordering, buying, or preparing verbs. | I eat curry and rice. I like curry and rice. I made curry and rice yesterday. | カレーライスを食べます。 カレーライスが好きです。 きのう、カレーライスを作りました。 | curry rice | 已通过 | 名词 | かれーらいすをたべます。 かれーらいすがすきです。 きのう、かれーらいすをつくりました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.130043 | 2026-07-26 02:46:18.130043 |
| 508 | 趣味 | 478 | 趣味 | しゅみ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0519 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | My hobby is cooking. What is your hobby? I talked with a friend about our hobbies. | わたしの趣味は料理です。 趣味は何ですか。 友だちと趣味について話しました。 | hobby | 已通过 | 名词 | わたしのしゅみはりょうりです。 しゅみはなんですか。 ともだちとしゅみについてはなしました。 | 1 | 1 | 趣味 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.110909 | 2026-07-26 02:46:18.110909 |
| 507 | 牛乳 | 420 | 牛乳 | ぎゅうにゅう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0450 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I drink some milk. I like milk. I bought some milk yesterday. | 牛乳を飲みます。 牛乳が好きです。 きのう、牛乳を買いました。 | milk | 已通过 | 名词 | ぎゅうにゅうをのみます。 ぎゅうにゅうがすきです。 きのう、ぎゅうにゅうをかいました。 | 1 | 1 | 牛乳 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.091987 | 2026-07-26 02:46:18.091987 |
| 506 | 茶碗 | 465 | 茶碗 | ちゃわん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0498 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I put rice in a rice bowl. This rice bowl is small. I washed two rice bowls. | 茶碗にご飯を入れます。 この茶碗は小さいです。 茶碗を二つ洗いました。 | bowl | 已通过 | 名词 | ちゃわんにごはんをいれます。 このちゃわんはちいさいです。 ちゃわんをふたつあらいました。 | 1 | 1 | 茶碗 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:18.076974 | 2026-07-26 02:46:18.076974 |