后台管理
数据库
只读浏览 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 305 | コピーする | 618 | コピーする | コピーする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0668 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | I copy this document. Do you copy this document? I do not copy this document. | この資料をコピーします。 この資料をコピーしますか。 この資料をコピーしません。 | copy | 已通过 | 动词 | このしりょうをコピーします。 このしりょうをコピーしますか。 このしりょうをコピーしません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.992039 | 2026-07-26 02:46:13.992039 |
| 304 | 始める | 666 | 始める | はじめる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0720 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I start studying Japanese next month. Do you start studying Japanese next month? I do not start studying Japanese next month. | 来月、日本語の勉強を始めます。 来月、日本語の勉強を始めますか。 来月、日本語の勉強を始めません。 | start | 已通过 | 动词 | らいげつ、にほんごのべんきょうをはじめます。 らいげつ、にほんごのべんきょうをはじめますか。 らいげつ、にほんごのべんきょうをはじめません。 | 1 | 1 | 始める | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.975114 | 2026-07-26 02:46:13.975114 |
| 303 | 年賀状 | 646 | 年賀状 | ねんがじょう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0700 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I sent the new year's card. I mailed the new year's card at the post office. When will the new year's card arrive? | 年賀状を送りました。 年賀状を郵便局に出しました。 年賀状はいつ着きますか。 | new Year's card | 已通过 | 名词 | ねんがじょうをおくりました。 ねんがじょうをゆうびんきょくにだしました。 ねんがじょうはいつつきますか。 | 1 | 1 | 年賀状 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.955999 | 2026-07-26 02:46:13.955999 |
| 302 | 出す | 647 | 出す | だす | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0701 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I mail a letter at the post office. Do you mail a letter at the post office? I do not mail a letter at the post office. | 郵便局で手紙を出します。 郵便局で手紙を出しますか。 郵便局で手紙を出しません。 | send, mail | 已通过 | 动词 | ゆうびんきょくでてがみをだします。 ゆうびんきょくでてがみをだしますか。 ゆうびんきょくでてがみをだしません。 | 1 | 1 | 出す | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.936842 | 2026-07-26 02:46:13.936842 |
| 301 | 切手 | 650 | 切手 | きって | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0704 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I put a stamp on the envelope. I bought stamps at the post office. This letter needs a stamp. | 封筒に切手を貼ります。 郵便局で切手を買いました。 この手紙には切手が要ります。 | stamp | 已通过 | 名词 | ふうとうにきってをはります。 ゆうびんきょくできってをかいました。 このてがみにはきってがいります。 | 1 | 1 | 切手 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.918544 | 2026-07-26 02:46:13.918544 |
| 300 | ポスト | 643 | ポスト | ポスト | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0697 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I put the letter in the mailbox. The mailbox is in front of the station. I stopped by the mailbox on my way home. | 手紙をポストに入れます。 ポストは駅の前にあります。 帰りにポストへ寄りました。 | mailbox | 已通过 | 名词 | てがみをぽすとにいれます。 ぽすとはえきのまえにあります。 かえりにぽすとへよりました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.897737 | 2026-07-26 02:46:13.897737 |
| 299 | 集める | 651 | 集める | あつめる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0705 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I collect foreign stamps. Do you collect foreign stamps? I do not collect foreign stamps. | 外国の切手を集めます。 外国の切手を集めますか。 外国の切手を集めません。 | collect | 已通过 | 动词 | がいこくのきってをあつめます。 がいこくのきってをあつめますか。 がいこくのきってをあつめません。 | 1 | 1 | 集める | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.879132 | 2026-07-26 02:46:13.879132 |
| 298 | メール | 648 | メール | メール | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0702 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent an email to a friend. Please check your email. I received an email from the teacher. | 友だちにメールを送りました。 メールを確認してください。 先生からメールが来ました。 | 已通过 | 名词 | ともだちにめーるをおくりました。 めーるをかくにんしてください。 せんせいからめーるがきました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.860497 | 2026-07-26 02:46:13.860497 | |
| 297 | クリスマス | 670 | クリスマス | クリスマス | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0724 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I will see my family at Christmas. I bought a Christmas present. Christmas is in December. | クリスマスに家族と会います。 クリスマスのプレゼントを買いました。 クリスマスは十二月です。 | christmas | 已通过 | 名词 | くりすますにかぞくとあいます。 くりすますのぷれぜんとをかいました。 くりすますはじゅうにがつです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.842163 | 2026-07-26 02:46:13.842163 |
| 296 | 地下鉄 | 688 | 地下鉄 | ちかてつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0745 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I go to school by subway. I get on the subway. The subway is convenient. | 地下鉄で学校へ行きます。 地下鉄に乗ります。 地下鉄は便利です。 | subway | 已通过 | 名词 | ちかてつでがっこうへいきます。 ちかてつにのります。 ちかてつはべんりです。 | 1 | 1 | 地下鉄 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.821575 | 2026-07-26 02:46:13.821575 |
| 295 | ~方 | 627 | ~方 | かた | Linguistic label: 接尾辞. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0680 | 不适用 | A suffix attached to a verb stem to mean “the way to do ….” | Please tell me how to read this kanji. I do not know how to get to the station. The way to make this dish is simple. | この漢字の読み方を教えてください。 駅への行き方がわかりません。 この料理の作り方は簡単です。 | way of doing; how to | 已通过 | 其他 | このかんじのよみかたをおしえてください。 えきへのいきかたがわかりません。 このりょうりのつくりかたはかんたんです。 | 1 | 1 | 方 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.802460 | 2026-07-26 02:46:13.802460 |
| 294 | 手紙 | 644 | 手紙 | てがみ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0698 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent the letter. I mailed the letter at the post office. When will the letter arrive? | 手紙を送りました。 手紙を郵便局に出しました。 手紙はいつ着きますか。 | letter | 已通过 | 名词 | てがみをおくりました。 てがみをゆうびんきょくにだしました。 てがみはいつつきますか。 | 1 | 1 | 手紙 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.769273 | 2026-07-26 02:46:13.769273 |
| 293 | 雑誌 | 621 | 雑誌 | ざっし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0671 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I buy this magazine every month. I read a magazine on the train. The magazine is on the table. | 毎月この雑誌を買います。 電車で雑誌を読みました。 雑誌はテーブルの上です。 | magazine | 已通过 | 名词 | まいつきこのざっしをかいます。 でんしゃでざっしをよみました。 ざっしはてーぶるのうえです。 | 1 | 1 | 雑誌 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.750217 | 2026-07-26 02:46:13.750217 |
| 292 | はがき | 645 | 葉書 | はがき | 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… | 单词 | 不适用 | 0699 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent the postcard. I mailed the postcard at the post office. When will the postcard arrive? | 葉書を送りました。 葉書を郵便局に出しました。 葉書はいつ着きますか。 | postcard | 已通过 | 名词 | はがきをおくりました。 はがきをゆうびんきょくにだしました。 はがきはいつつきますか。 | 1 | 1 | 葉書 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.731045 | 2026-07-26 02:46:13.731045 |
| 291 | 急行 | 685 | 急行 | きゅうこう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0742 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I take the express train. The express train stops at this station. What time does the express train leave? | 急行電車に乗ります。 急行電車はこの駅に止まります。 急行電車は何時に出ますか。 | express (train/bus) | 已通过 | 名词 | きゅうこうでんしゃにのります。 きゅうこうでんしゃはこのえきにとまります。 きゅうこうでんしゃはなんじにでますか。 | 1 | 1 | 急行 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.711792 | 2026-07-26 02:46:13.711792 |
| 290 | あげる | 660 | あげる | あげる | Ambiguity frozen: Keep kana; no split. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通… | 单词 | 一段 | 0714 | 他动词 | The recipient is commonly marked with に. Keep the kana spelling for the giving verb; 上げる suggests other lexical senses. | I give a present to a friend. Do you give a present to a friend? I do not give a present to a friend. | 友だちにプレゼントをあげます。 友だちにプレゼントをあげますか。 友だちにプレゼントをあげません。 | give | 已通过 | 动词 | ともだちにぷれぜんとをあげます。 ともだちにぷれぜんとをあげますか。 ともだちにぷれぜんとをあげません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.692673 | 2026-07-26 02:46:13.692673 |
| 289 | ボタン | 639 | ボタン | ボタン | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0693 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please press this button. I pressed the elevator button. Please do not use the red button. | このボタンを押してください。 エレベーターのボタンを押しました。 赤いボタンは使わないでください。 | button | 已通过 | 名词 | このぼたんをおしてください。 えれべーたーのぼたんをおしました。 あかいぼたんはつかわないでください。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.672202 | 2026-07-26 02:46:13.672202 |
| 288 | 金額 | 637 | 金額 | きんがく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0691 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please check the amount. Is this amount correct? I wrote the amount on the application form. | 金額を確認してください。 この金額は正しいですか。 申込書に金額を書きました。 | amount | 已通过 | 名词 | きんがくをかくにんしてください。 このきんがくはただしいですか。 もうしこみしょにきんがくをかきました。 | 1 | 1 | 金額 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.645715 | 2026-07-26 02:46:13.645715 |
| 287 | 特急 | 686 | 特急 | とっきゅう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0743 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I take the limited express train. The limited express train stops at this station. What time does the limited express train leave? | 特急電車に乗ります。 特急電車はこの駅に止まります。 特急電車は何時に出ますか。 | limited express (train/bus) | 已通过 | 名词 | とっきゅうでんしゃにのります。 とっきゅうでんしゃはこのえきにとまります。 とっきゅうでんしゃはなんじにでますか。 | 1 | 1 | 特急 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.625291 | 2026-07-26 02:46:13.625291 |
| 286 | 売り場 | 615 | 売り場 | うりば | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0665 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I shop at the counter. The counter is on the first floor. I asked a clerk at the counter. | 売り場で買い物します。 売り場は一階です。 売り場で店員に聞きました。 | counter, sales area | 已通过 | 名词 | うりばでかいものします。 うりばはいっかいです。 うりばでてんいんにききました。 | 1 | 1 | 売り場 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.603357 | 2026-07-26 02:46:13.603357 |
| 285 | 車 | 692 | 車 | くるま | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0749 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I go to school by car. I get on the car. The car is convenient. | 車で学校へ行きます。 車に乗ります。 車は便利です。 | car | 已通过 | 名词 | くるまでがっこうへいきます。 くるまにのります。 くるまはべんりです。 | 1 | 1 | 車 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.584437 | 2026-07-26 02:46:13.584437 |
| 284 | 物価 | 607 | 物価 | ぶっか | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0656 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The cost of living in Tokyo is high. The cost of living in this town is low. I researched the cost of living. | 東京は物価が高いです。 この町は物価が安いです。 物価について調べました。 | cost of living | 已通过 | 名词 | とうきょうはぶっかがたかいです。 このまちはぶっかがやすいです。 ぶっかについてしらべました。 | 1 | 1 | 物価 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.562441 | 2026-07-26 02:46:13.562441 |
| 283 | デパート | 612 | デパート | デパート | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0662 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I shop at the department store. The department store is on the first floor. I asked a clerk at the department store. | デパートで買い物します。 デパートは一階です。 デパートで店員に聞きました。 | department store | 已通过 | 名词 | デパートでかいものします。 デパートはいっかいです。 デパートでてんいんにききました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.542347 | 2026-07-26 02:46:13.542347 |
| 282 | それから | 636 | それから | それから | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0690 | 不适用 | Connects events or points in sequence: “and then” or “after that.” | I eat breakfast. Then I go to school. I met a friend at the station. Then we watched a movie. Please write your name. Then sit here. | 朝ご飯を食べます。それから、学校へ行きます。 駅で友だちに会いました。それから、映画を見ました。 名前を書いてください。それから、ここに座ってください。 | then | 已通过 | 连词 | あさごはんをたべます。それから、がっこうへいきます。 えきでともだちにあいました。それから、えいがをみました。 なまえをかいてください。それから、ここにすわってください。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.522992 | 2026-07-26 02:46:13.522992 |
| 281 | 重い | 658 | 重い | おもい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0712 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This luggage is heavy. That bag is very heavy. This luggage is not heavy. | この荷物は重いです。 あのかばんはとても重いです。 この荷物は重くないです。 | heavy | 已通过 | い形容词 | このにもつはおもいです。 あのかばんはとてもおもいです。 このにもつはおもくないです。 | 1 | 1 | 重い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.502555 | 2026-07-26 02:46:13.502555 |
| 280 | 店 | 610 | 店 | みせ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0660 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I shop at the shop. The shop is on the first floor. I asked a clerk at the shop. | 店で買い物します。 店は一階です。 店で店員に聞きました。 | shop | 已通过 | 名词 | みせでかいものします。 みせはいっかいです。 みせでてんいんにききました。 | 1 | 1 | 店 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.483611 | 2026-07-26 02:46:13.483611 |
| 279 | 自転車 | 697 | 自転車 | じてんしゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0754 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I go to school by bicycle. I get on the bicycle. The bicycle is convenient. | 自転車で学校へ行きます。 自転車に乗ります。 自転車は便利です。 | bicycle | 已通过 | 名词 | じてんしゃでがっこうへいきます。 じてんしゃにのります。 じてんしゃはべんりです。 | 1 | 1 | 自転車 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.464491 | 2026-07-26 02:46:13.464491 |
| 278 | チケット | 619 | チケット | チケット | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0669 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I bought two movie tickets. Please show your ticket at the entrance. The ticket is in my bag. | 映画のチケットを二枚買いました。 入口でチケットを見せてください。 チケットはかばんの中です。 | ticket | 已通过 | 名词 | えいがのちけっとをにまいかいました。 いりぐちでちけっとをみせてください。 ちけっとはかばんのなかです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.443732 | 2026-07-26 02:46:13.443732 |
| 277 | コンビニ | 613 | コンビニ | コンビニ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0663 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I shop at the convenience store. The convenience store is on the first floor. I asked a clerk at the convenience store. | コンビニで買い物します。 コンビニは一階です。 コンビニで店員に聞きました。 | convenience store | 已通过 | 名词 | コンビニでかいものします。 コンビニはいっかいです。 コンビニでてんいんにききました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.424524 | 2026-07-26 02:46:13.424524 |
| 276 | エアメール | 654 | エアメール | エアメール | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0708 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent an airmail letter abroad. Airmail is sent by air. When will the airmail letter arrive? | 外国へエアメールを送りました。 エアメールは航空便です。 エアメールはいつ着きますか。 | airmail | 已通过 | 名词 | がいこくへえあめーるをおくりました。 えあめーるはこうくうびんです。 えあめーるはいつつきますか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.408546 | 2026-07-26 02:46:13.408546 |
| 275 | 棚 | 617 | 棚 | たな | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0667 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I arrange the products on the shelf. The book is on the upper shelf. I took a box from the shelf. | 商品を棚に並べます。 本は上の棚にあります。 棚から箱を取りました。 | shelf | 已通过 | 名词 | しょうひんをたなにならべます。 ほんはうえのたなにあります。 たなからはこをとりました。 | 1 | 1 | 棚 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.388318 | 2026-07-26 02:46:13.388318 |
| 274 | ~つ | 609 | ~つ | つ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0659 | 不适用 | Attach it to a number to count the relevant category. | Please give me three oranges. I have two questions. How many do you need? | みかんを三つください。 質問が二つあります。 いくつ要りますか。 | counter for things | 已通过 | 助数词 | みかんをみっつください。 しつもんがふたつあります。 いくついりますか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.365215 | 2026-07-26 02:46:13.365215 |
| 273 | お釣り | 603 | お釣り | おつり | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0652 | 不适用 | A quantity, unit, or money-related noun; combine it with numbers and the appropriate counter or particle. | The change is 500 yen. Please check your change. I received my change. | お釣りは五百円です。 お釣りを確認してください。 お釣りをもらいました。 | change | 已通过 | 名词 | おつりはごひゃくえんです。 おつりをかくにんしてください。 おつりをもらいました。 | 1 | 1 | お釣り | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.346057 | 2026-07-26 02:46:13.346057 |
| 272 | くれる | 662 | くれる | くれる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0716 | 他动词 | Describes someone giving something to the speaker or the speaker’s in-group. | A friend gave me a book. My mother gave me a cake. Who gave you these flowers? | 友だちがわたしに本をくれました。 母がケーキをくれました。 だれがこの花をくれましたか。 | give | 已通过 | 动词 | ともだちがわたしにほんをくれました。 ははがけーきをくれました。 だれがこのはなをくれましたか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.325977 | 2026-07-26 02:46:13.325977 |
| 271 | 運転する | 693 | 運転する | うんてんする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0750 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | I drive a car every day. Do you drive a car every day? I do not drive a car every day. | 毎日、車を運転します。 毎日、車を運転しますか。 毎日、車を運転しません。 | drive | 已通过 | 动词 | まいにち、くるまをうんてんします。 まいにち、くるまをうんてんしますか。 まいにち、くるまをうんてんしません。 | 1 | 1 | 運転する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.306200 | 2026-07-26 02:46:13.306200 |
| 270 | 誕生日 | 671 | 誕生日 | たんじょうび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0725 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | Today is my mother's birthday. I ate cake on my birthday. What month is your birthday? | 今日は母の誕生日です。 誕生日にケーキを食べました。 誕生日は何月ですか。 | birthday | 已通过 | 名词 | きょうはははのたんじょうびです。 たんじょうびにけーきをたべました。 たんじょうびはなんがつですか。 | 1 | 1 | 誕生日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.287451 | 2026-07-26 02:46:13.287451 |
| 269 | ~屋 | 611 | ~屋 | や | Linguistic label: 接尾辞. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0661 | 不适用 | A suffix forming a shop or occupation noun from the item or service involved. | There is a bookstore in front of the station. I bought flowers at a flower shop. The bakery opens at nine. | 駅の前に本屋があります。 花屋で花を買いました。 パン屋は九時からです。 | ~ shop | 已通过 | 其他 | えきのまえにほんやがあります。 はなやではなをかいました。 ぱんやはくじからです。 | 1 | 1 | 屋 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.264227 | 2026-07-26 02:46:13.264227 |
| 268 | だれ | 667 | だれ | だれ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0721 | 不适用 | A neutral question word for a person’s identity; use どなた for greater politeness. | Who is that person? Who are you going with? Whose book is this? | あの人はだれですか。 だれと行きますか。 これはだれの本ですか。 | who | 已通过 | 代词 | あのひとはだれですか。 だれといきますか。 これはだれのほんですか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.246441 | 2026-07-26 02:46:13.246441 |
| 267 | 欲しい | 623 | 欲しい | ほしい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0673 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | I want a new bag. What do you want for your birthday? I do not want a car now. | 新しいかばんが欲しいです。 誕生日に何が欲しいですか。 今は車は欲しくないです。 | want | 已通过 | い形容词 | あたらしいかばんがほしいです。 たんじょうびになにがほしいですか。 いまはくるまはほしくないです。 | 1 | 1 | 欲しい | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.228897 | 2026-07-26 02:46:13.228897 |
| 266 | 下ろす | 630 | 下ろす | おろす | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0684 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I withdraw money from an ATM. Do you withdraw money from an ATM? I do not withdraw money from an ATM. | ATMでお金を下ろします。 ATMでお金を下ろしますか。 ATMでお金を下ろしません。 | withdraw | 已通过 | 动词 | えーてぃーえむでおかねをおろします。 えーてぃーえむでおかねをおろしますか。 えーてぃーえむでおかねをおろしません。 | 1 | 1 | 下ろす | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.210442 | 2026-07-26 02:46:13.210442 |
| 265 | 方(人) | 669 | 方 | かた | Derived as the polite person noun from compositional source entry 0723; distinct from ~方 meaning “way to”. | Parenthetical label is an internal disambiguator; learner display uses … | 单词 | 不适用 | 0723 | 不适用 | A respectful alternative to 人 in questions and descriptions. The parenthetical label is internal; learners see 方 with the reading かた. | That person is Teacher Tanaka. Which person is the company president? Please ask this person. | あの方は田中先生です。 どの方が社長ですか。 こちらの方に聞いてください。 | person; individual (polite) | 已通过 | 名词 | あのかたはたなかせんせいです。 どのかたがしゃちょうですか。 こちらのかたにきいてください。 | 1 | 1 | 方 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.192334 | 2026-07-26 02:46:13.192334 |
| 264 | 軽い | 659 | 軽い | かるい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0713 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | This bag is light. That luggage is very light. This bag is not light. | このかばんは軽いです。 あの荷物はとても軽いです。 このかばんは軽くないです。 | light | 已通过 | い形容词 | このかばんはかるいです。 あのにもつはとてもかるいです。 このかばんはかるくないです。 | 1 | 1 | 軽い | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.173481 | 2026-07-26 02:46:13.173481 |
| 263 | 航空便 | 655 | 航空便 | こうくうびん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0709 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent the package by air. Air mail is faster than sea mail. How much does air delivery cost? | 荷物を航空便で送りました。 航空便は船便より速いです。 航空便はいくらですか。 | airmail | 已通过 | 名词 | にもつをこうくうびんでおくりました。 こうくうびんはふなびんよりはやいです。 こうくうびんはいくらですか。 | 1 | 1 | 航空便 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.155352 | 2026-07-26 02:46:13.155352 |
| 262 | 駐車場 | 695 | 駐車場 | ちゅうしゃじょう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0752 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I wait for a friend at the parking lot. Where is the parking lot? I am going to the parking lot. | 駐車場で友だちを待ちます。 駐車場はどこですか。 駐車場へ行きます。 | parking lot | 已通过 | 名词 | ちゅうしゃじょうでともだちをまちます。 ちゅうしゃじょうはどこですか。 ちゅうしゃじょうへいきます。 | 1 | 1 | 駐車場 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.135000 | 2026-07-26 02:46:13.135000 |
| 261 | まず | 631 | まず | まず | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0685 | 不适用 | A time or sequence adverb that normally appears before the event or statement it frames. | First, please write your name. First, I will go to the station. Before cooking, I first wash my hands. | まず、名前を書いてください。 まず駅へ行きます。 料理の前に、まず手を洗います。 | first | 已通过 | 副词 | まず、なまえをかいてください。 まずえきへいきます。 りょうりのまえに、まずてをあらいます。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.115238 | 2026-07-26 02:46:13.115238 |
| 260 | 確認する | 638 | 確認する | かくにんする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0692 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | I check the train time. Do you check the train time? I do not check the train time. | 電車の時間を確認します。 電車の時間を確認しますか。 電車の時間を確認しません。 | confirm | 已通过 | 动词 | でんしゃのじかんをかくにんします。 でんしゃのじかんをかくにんしますか。 でんしゃのじかんをかくにんしません。 | 1 | 1 | 確認する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.096786 | 2026-07-26 02:46:13.096786 |
| 259 | 細かい | 604 | 細かい | こまかい | Derived as the independent adjective from compositional source entry 0653. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic r… | 单词 | 不适用 | 0653 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | These characters are small. Do you have small change? The explanation is detailed and easy to understand. | この字は細かいです。 細かいお金がありますか。 説明が細かくて、分かりやすいです。 | small; fine; detailed | 已通过 | い形容词 | このじはこまかいです。 こまかいおかねがありますか。 せつめいがこまかくて、わかりやすいです。 | 1 | 1 | 細かい | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.074614 | 2026-07-26 02:46:13.074614 |
| 258 | 何番線 | 690 | 何番線 | なんばんせん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0747 | 不适用 | Asks which numbered railway track or platform is used. | Which track is the train on? Which track does the bullet train leave from? Which track should we wait at? | 電車は何番線ですか。 新幹線は何番線から出ますか。 何番線で待ちますか。 | which track number | 已通过 | 代词 | でんしゃはなんばんせんですか。 しんかんせんはなんばんせんからでますか。 なんばんせんでまちますか。 | 1 | 1 | 何番線 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.055555 | 2026-07-26 02:46:13.055555 |
| 257 | 足りる | 605 | 足りる | たりる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0654 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. | This amount of money is enough. Do we have enough time? One thousand yen is not enough. | このお金で足ります。 時間は足りますか。 千円では足りません。 | be enough | 已通过 | 动词 | このおかねでたります。 じかんはたりますか。 せんえんではたりません。 | 1 | 1 | 足りる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.035007 | 2026-07-26 02:46:13.035007 |
| 256 | カタログ | 620 | カタログ | カタログ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0670 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I look through the new catalog. This product is in the catalog. I received a catalog from the clerk. | 新しいカタログを見ます。 この製品はカタログにあります。 店員にカタログをもらいました。 | catalog | 已通过 | 名词 | あたらしいかたろぐをみます。 このせいひんはかたろぐにあります。 てんいんにかたろぐをもらいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:13.017535 | 2026-07-26 02:46:13.017535 |