后台管理
数据库
只读浏览 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 355 | 春 | 569 | 春 | はる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0615 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I will go to Japan in spring. Spring is warm. I saw cherry blossoms in spring. | 春に日本へ行きます。 春は暖かいです。 春に桜を見ました。 | spring | 已通过 | 名词 | はるににほんへいきます。 はるはあたたかいです。 はるにさくらをみました。 | 1 | 1 | 春 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.992927 | 2026-07-26 02:46:14.992927 |
| 354 | ATM | 629 | ATM | エーティーエム | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0683 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I withdraw money from an ATM. The ATM is inside the bank. This ATM cannot be used. | ATMでお金を下ろします。 ATMは銀行の中にあります。 このATMは使えません。 | ATM (automatic teller machine) | 已通过 | 名词 | えーてぃーえむでおかねをおろします。 えーてぃーえむはぎんこうのなかにあります。 このえーてぃーえむはつかえません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.972243 | 2026-07-26 02:46:14.972243 |
| 353 | できる | 624 | できる | できる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0674 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. | I can have a simple conversation in Japanese. You can take photos here. I cannot work overtime today. | 日本語で簡単な会話ができます。 ここで写真を撮ることができます。 今日は残業できません。 | can | 已通过 | 动词 | にほんごでかんたんなかいわができます。 ここでしゃしんをとることができます。 きょうはざんぎょうできません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.952894 | 2026-07-26 02:46:14.952894 |
| 352 | もらう | 661 | もらう | もらう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0715 | 他动词 | Describes receiving; the giver is commonly marked with に or から. | I receive a present from a friend. Do you receive a present from a friend? I do not receive a present from a friend. | 友だちにプレゼントをもらいます。 友だちにプレゼントをもらいますか。 友だちにプレゼントをもらいません。 | receive | 已通过 | 动词 | ともだちにぷれぜんとをもらいます。 ともだちにぷれぜんとをもらいますか。 ともだちにぷれぜんとをもらいません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.936841 | 2026-07-26 02:46:14.936841 |
| 351 | 生まれる | 672 | 生まれる | うまれる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0726 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. | A baby will be born next month. I was born in Tokyo. My younger brother was born in spring. | 来月、赤ちゃんが生まれます。 わたしは東京で生まれました。 弟は春に生まれました。 | be born | 已通过 | 动词 | らいげつ、あかちゃんがうまれます。 わたしはとうきょうでうまれました。 おとうとははるにうまれました。 | 1 | 1 | 生まれる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.917557 | 2026-07-26 02:46:14.917557 |
| 350 | 新幹線 | 687 | 新幹線 | しんかんせん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0744 | 不适用 | 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 shinkansen (bullet train). I get on the shinkansen (bullet train). The shinkansen (bullet train) is convenient. | 新幹線で学校へ行きます。 新幹線に乗ります。 新幹線は便利です。 | shinkansen (bullet train) | 已通过 | 名词 | しんかんせんでがっこうへいきます。 しんかんせんにのります。 しんかんせんはべんりです。 | 1 | 1 | 新幹線 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.898356 | 2026-07-26 02:46:14.898356 |
| 349 | 郵便局 | 642 | 郵便局 | ゆうびんきょく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0696 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I mail a letter at the post office. The post office is near the station. I went to the post office. | 郵便局で手紙を出します。 郵便局は駅の近くです。 郵便局に行きました。 | post office | 已通过 | 名词 | ゆうびんきょくでてがみをだします。 ゆうびんきょくはえきのちかくです。 ゆうびんきょくにいきました。 | 1 | 1 | 郵便局 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.879936 | 2026-07-26 02:46:14.879936 |
| 348 | 暗証番号 | 634 | 暗証番号 | あんしょうばんごう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0688 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please enter your PIN. I forgot my PIN. Do not tell anyone your PIN. | 暗証番号を入力してください。 暗証番号を忘れました。 暗証番号は人に教えないでください。 | PIN code | 已通过 | 名词 | あんしょうばんごうをにゅうりょくしてください。 あんしょうばんごうをわすれました。 あんしょうばんごうはひとにおしえないでください。 | 1 | 1 | 暗証番号 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.864575 | 2026-07-26 02:46:14.864575 |
| 347 | 見せる | 625 | 見せる | みせる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0677 | 他动词 | A transitive verb; the direct object is commonly marked with を. A person involved as the target or recipient is commonly marked with に. | I show my homework to the teacher. Do you show your homework to the teacher? I do not show my homework to the teacher. | 先生に宿題を見せます。 先生に宿題を見せますか。 先生に宿題を見せません。 | show | 已通过 | 动词 | せんせいにしゅくだいをみせます。 せんせいにしゅくだいをみせますか。 せんせいにしゅくだいをみせません。 | 1 | 1 | 見せる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.844993 | 2026-07-26 02:46:14.844993 |
| 346 | 外国 | 653 | 外国 | がいこく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0707 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I want to travel abroad. I have a friend from another country. A package arrived from abroad. | 外国へ旅行したいです。 外国の友だちがいます。 外国から荷物が来ました。 | foreign country | 已通过 | 名词 | がいこくへりょこうしたいです。 がいこくのともだちがいます。 がいこくからにもつがきました。 | 1 | 1 | 外国 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.827090 | 2026-07-26 02:46:14.827090 |
| 345 | 各駅 | 684 | 各駅 | かくえき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0741 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I take the local train. The local train stops at this station. What time does the local train leave? | 各駅電車に乗ります。 各駅電車はこの駅に止まります。 各駅電車は何時に出ますか。 | local (train/bus) | 已通过 | 名词 | かくえきでんしゃにのります。 かくえきでんしゃはこのえきにとまります。 かくえきでんしゃはなんじにでますか。 | 1 | 1 | 各駅 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.811170 | 2026-07-26 02:46:14.811170 |
| 344 | コーナー | 616 | コーナー | コーナー | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0666 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Where is the drinks section? Souvenirs are sold in this section. I asked the clerk which section to go to. | 飲み物のコーナーはどこですか。 このコーナーでお土産を売っています。 店員に売り場のコーナーを聞きました。 | area, corner | 已通过 | 名词 | のみもののこーなーはどこですか。 このこーなーでおみやげをうっています。 てんいんにうりばのこーなーをききました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.788409 | 2026-07-26 02:46:14.788409 |
| 343 | 払う | 602 | 払う | はらう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0651 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I pay by card. Do you pay by card? I do not pay by card. | カードでお金を払います。 カードでお金を払いますか。 カードでお金を払いません。 | pay | 已通过 | 动词 | かーどでおかねをはらいます。 かーどでおかねをはらいますか。 かーどでおかねをはらいません。 | 1 | 1 | 払う | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.766176 | 2026-07-26 02:46:14.766176 |
| 342 | 乗り換える | 683 | 乗り換える | のりかえる | 「電車を乗り換える」等で目的語を取るため、他動詞として扱う。 | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0740 | 他动词 | An Ichidan transitive verb. Use AからBに乗り換える or 乗り物を乗り換える. | I transfer to the subway at Shinjuku. Do you transfer to the subway at Shinjuku? I do not transfer to the subway at Shinjuku. | 新宿で地下鉄に乗り換えます。 新宿で地下鉄に乗り換えますか。 新宿で地下鉄に乗り換えません。 | change, transfer (train/bus) | 已通过 | 动词 | しんじゅくでちかてつにのりかえます。 しんじゅくでちかてつにのりかえますか。 しんじゅくでちかてつにのりかえません。 | 1 | 1 | 乗り換える | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.747230 | 2026-07-26 02:46:14.747230 |
| 341 | 押す | 635 | 押す | おす | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0689 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I press this button. Do you press this button? I do not press this button. | このボタンを押します。 このボタンを押しますか。 このボタンを押しません。 | push, press | 已通过 | 动词 | このぼたんをおします。 このぼたんをおしますか。 このぼたんをおしません。 | 1 | 1 | 押す | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.726818 | 2026-07-26 02:46:14.726818 |
| 340 | ~日 | 677 | ~日 | にち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 例句自然度QA完成;编辑复核:日期读音存在多项不规则形式,并可能与天数混淆。 | 最终编辑复核通过:通过;例句覆盖不规则读音,TT… | 单词 | 不适用 | 0733 | 不适用 | This card focuses on calendar dates. Readings are irregular for 1–10, 14, 20, and 24; 何日 is なんにち. Duration uses must be distinguished by context. | Today is the twentieth. I will go to Tokyo on the fourth. What date is the exam? | 今日は二十日です。 四日に東京へ行きます。 試験は何日ですか。 | date; day of the month | 已通过 | 助数词 | きょうははつかです。 よっかにとうきょうへいきます。 しけんはなんにちですか。 | 1 | 1 | 日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.707091 | 2026-07-26 02:46:14.707091 |
| 339 | いくつ | 608 | いくつ | いくつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0657 | 不适用 | Asks how many items or how old someone is in casual contexts. | How many apples are there? How many will you buy? How old is your child? | りんごはいくつありますか。 いくつ買いますか。 お子さんはいくつですか。 | how many | 已通过 | 代词 | りんごはいくつありますか。 いくつかいますか。 おこさんはいくつですか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.687074 | 2026-07-26 02:46:14.687074 |
| 338 | 駅 | 678 | 駅 | えき | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0734 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I wait for a friend at the station. Where is the station? I am going to the station. | 駅で友だちを待ちます。 駅はどこですか。 駅へ行きます。 | station | 已通过 | 名词 | えきでともだちをまちます。 えきはどこですか。 えきへいきます。 | 1 | 1 | 駅 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.664646 | 2026-07-26 02:46:14.664646 |
| 337 | おいくつ | 674 | おいくつ | おいくつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0730 | 不适用 | A polite question about age or number, commonly used instead of 何歳 for adults. | How old is your child? Excuse me, but how old are you? How old are your siblings? | お子さんはおいくつですか。 失礼ですが、おいくつですか。 ご兄弟はおいくつですか。 | how old | 已通过 | 代词 | おこさんはおいくつですか。 しつれいですが、おいくつですか。 ごきょうだいはおいくつですか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.643578 | 2026-07-26 02:46:14.643578 |
| 336 | 荷物 | 657 | 荷物 | にもつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0711 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I sent the package. I mailed the package at the post office. When will the package arrive? | 荷物を送りました。 荷物を郵便局に出しました。 荷物はいつ着きますか。 | package | 已通过 | 名词 | にもつをおくりました。 にもつをゆうびんきょくにだしました。 にもつはいつつきますか。 | 1 | 1 | 荷物 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.624865 | 2026-07-26 02:46:14.624865 |
| 335 | 送る(見送り) | 694 | 送る | おくる | Sense split confirmed: escorting a person is mastered separately from sending an item. | Parenthetical label is an internal disambiguator; learner display uses the Japanese form, r… | 单词 | 五段 | 0751 | 他动词 | Used when accompanying, driving, or seeing a person to a destination. | I take a friend to the station. Do you take a friend to the station? I do not take a friend to the station. | 友だちを駅まで送ります。 友だちを駅まで送りますか。 友だちを駅まで送りません。 | to see someone off; to take someone somewhere | 已通过 | 动词 | ともだちをえきまでおくります。 ともだちをえきまでおくりますか。 ともだちをえきまでおくりません。 | 1 | 1 | 送る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.606883 | 2026-07-26 02:46:14.606883 |
| 334 | 売る | 614 | 売る | うる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0664 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I sell old books at a shop. Do you sell old books at a shop? I do not sell old books at a shop. | 店で古い本を売ります。 店で古い本を売りますか。 店で古い本を売りません。 | sell | 已通过 | 动词 | みせでふるいほんをうります。 みせでふるいほんをうりますか。 みせでふるいほんをうりません。 | 1 | 1 | 売る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.587181 | 2026-07-26 02:46:14.587181 |
| 333 | 封筒 | 652 | 封筒 | ふうとう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0706 | 不适用 | 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 an envelope. Please write the address on this envelope. I bought two large envelopes. | 手紙を封筒に入れます。 この封筒に住所を書いてください。 大きい封筒を二枚買いました。 | envelope | 已通过 | 名词 | てがみをふうとうにいれます。 このふうとうにじゅうしょをかいてください。 おおきいふうとうをにまいかいました。 | 1 | 1 | 封筒 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.563536 | 2026-07-26 02:46:14.563536 |
| 332 | 電車 | 679 | 電車 | でんしゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0735 | 不适用 | 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 train. I get on the train. The train is convenient. | 電車で学校へ行きます。 電車に乗ります。 電車は便利です。 | train | 已通过 | 名词 | でんしゃでがっこうへいきます。 でんしゃにのります。 でんしゃはべんりです。 | 1 | 1 | 電車 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.543117 | 2026-07-26 02:46:14.543117 |
| 331 | 止める | 696 | 止める | とめる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0753 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I park the car in front of the shop. Do you park the car in front of the shop? I do not park the car in front of the shop. | 店の前に車を止めます。 店の前に車を止めますか。 店の前に車を止めません。 | stop; park | 已通过 | 动词 | みせのまえにくるまをとめます。 みせのまえにくるまをとめますか。 みせのまえにくるまをとめません。 | 1 | 1 | 止める | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.524969 | 2026-07-26 02:46:14.524969 |
| 330 | パーティー | 665 | パーティー | パーティー | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0719 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | There is a party on Saturday. I went to a friend's party. I will prepare for the party. | 土曜日にパーティーがあります。 友だちのパーティーに行きました。 パーティーの準備をします。 | party | 已通过 | 名词 | どようびにぱーてぃーがあります。 ともだちのぱーてぃーにいきました。 ぱーてぃーのじゅんびをします。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.510570 | 2026-07-26 02:46:14.510570 |
| 329 | 物 | 664 | 物 | もの | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0718 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | What kind of thing is this? I put an important item in my bag. There are various things on the desk. | これは何の物ですか。 大切な物をかばんに入れました。 机の上にいろいろな物があります。 | thing | 已通过 | 名词 | これはなんのものですか。 たいせつなものをかばんにいれました。 つくえのうえにいろいろなものがあります。 | 1 | 1 | 物 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.491764 | 2026-07-26 02:46:14.491764 |
| 328 | 生活 | 606 | 生活 | せいかつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0655 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Life in Japan is convenient. We talked about daily life. A new life has begun. | 日本の生活は便利です。 毎日の生活について話しました。 新しい生活が始まりました。 | life | 已通过 | 名词 | にほんのせいかつはべんりです。 まいにちのせいかつについてはなしました。 あたらしいせいかつがはじまりました。 | 1 | 1 | 生活 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.471377 | 2026-07-26 02:46:14.471377 |
| 327 | ひこうき | 701 | 飛行機 | ひこうき | 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… | 单词 | 不适用 | 0758 | 不适用 | 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 airplane. I get on the airplane. The airplane is convenient. | 飛行機で学校へ行きます。 飛行機に乗ります。 飛行機は便利です。 | airplane | 已通过 | 名词 | ひこうきでがっこうへいきます。 ひこうきにのります。 ひこうきはべんりです。 | 1 | 1 | 飛行機 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.445355 | 2026-07-26 02:46:14.445355 |
| 326 | 何歳 | 673 | 何歳 | なんさい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0729 | 不适用 | A direct question about age; おいくつ is more polite when asking another adult. | How old is your younger brother? How old is this dog? How old were you when you started studying Japanese? | 弟は何歳ですか。 この犬は何歳ですか。 何歳から日本語を勉強していますか。 | how old | 已通过 | 代词 | おとうとはなんさいですか。 このいぬはなんさいですか。 なんさいからにほんごをべんきょうしていますか。 | 1 | 1 | 何歳 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.426102 | 2026-07-26 02:46:14.426102 |
| 325 | 乗る | 680 | 乗る | のる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0736 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. The vehicle is marked with に. | I get on a train at the station. Do you get on a train at the station? I do not get on a train at the station. | 駅で電車に乗ります。 駅で電車に乗りますか。 駅で電車に乗りません。 | get on | 已通过 | 动词 | えきででんしゃにのります。 えきででんしゃにのりますか。 えきででんしゃにのりません。 | 1 | 1 | 乗る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.402223 | 2026-07-26 02:46:14.402223 |
| 324 | ~歳 | 675 | ~歳 | さい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0731 | 不适用 | Follows a number to state age; 20歳 is read はたち. | My younger brother is ten years old. I turned twenty. How old is your child? | 弟は十歳です。 二十歳になりました。 お子さんは何歳ですか。 | ~ years old | 已通过 | 助数词 | おとうとはじゅっさいです。 はたちになりました。 おこさんはなんさいですか。 | 1 | 1 | 歳 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.381506 | 2026-07-26 02:46:14.381506 |
| 323 | プレゼント | 663 | プレゼント | プレゼント | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0717 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I gave a present to a friend. I bought a birthday present. I received a present from my family. | 友だちにプレゼントをあげました。 誕生日のプレゼントを買いました。 家族からプレゼントをもらいました。 | present | 已通过 | 名词 | ともだちにぷれぜんとをあげました。 たんじょうびのぷれぜんとをかいました。 かぞくからぷれぜんとをもらいました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.360237 | 2026-07-26 02:46:14.360237 |
| 322 | キャッシュカード | 632 | キャッシュカード | キャッシュカード | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0686 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I use my bank card to withdraw money. I forgot my bank card. My bank card is in my wallet. | キャッシュカードを使ってお金を下ろします。 キャッシュカードを忘れました。 キャッシュカードは財布にあります。 | cash card | 已通过 | 名词 | きゃっしゅかーどをつかっておかねをおろします。 きゃっしゅかーどをわすれました。 きゃっしゅかーどはさいふにあります。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.342960 | 2026-07-26 02:46:14.342960 |
| 321 | バイク | 698 | バイク | バイク | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0755 | 不适用 | 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 motorbike. I get on the motorbike. The motorbike is convenient. | バイクで学校へ行きます。 バイクに乗ります。 バイクは便利です。 | motorbike | 已通过 | 名词 | バイクでがっこうへいきます。 バイクにのります。 バイクはべんりです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.323725 | 2026-07-26 02:46:14.323725 |
| 320 | 次 | 633 | 次 | つぎ | Merged with another source entry representing the same standardized card. | POS merged across sources: 副词 / 名词. | Base-card decision confirmed: 次に and 次の are generated from 次 plus … | 单词 | 不适用 | 0687,0739 | 不适用 | 次の modifies a noun; 次に means “next” in a sequence. | The next stop is Shinjuku. I will take the next train. What will you do next? | 次は新宿です。 次の電車に乗ります。 次に何をしますか。 | next; the next one | 已通过 | 名词 | つぎはしんじゅくです。 つぎのでんしゃにのります。 つぎになにをしますか。 | 1 | 1 | 次 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.306817 | 2026-07-26 02:46:14.306817 |
| 319 | 送る(送付) | 649 | 送る | おくる | Sense split confirmed: sending an item is mastered separately from escorting a person. | Parenthetical label is an internal disambiguator; learner display uses the Japanese form, r… | 单词 | 五段 | 0703 | 他动词 | Used for sending a package, message, document, or other item. | I send an email to a friend. Do you send an email to a friend? I do not send an email to a friend. | 友だちにメールを送ります。 友だちにメールを送りますか。 友だちにメールを送りません。 | to send | 已通过 | 动词 | ともだちにめーるをおくります。 ともだちにめーるをおくりますか。 ともだちにめーるをおくりません。 | 1 | 1 | 送る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.280226 | 2026-07-26 02:46:14.280226 |
| 318 | ~番線 | 689 | ~番線 | ばんせん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0746 | 不适用 | Follows a number to identify a railway track or platform. | The train leaves from track three. Track one is over there. Please wait at track five. | 電車は三番線から出ます。 一番線はあちらです。 五番線で待ってください。 | track number ~ | 已通过 | 助数词 | でんしゃはさんばんせんからでます。 いちばんせんはあちらです。 ごばんせんでまってください。 | 1 | 1 | 番線 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.260825 | 2026-07-26 02:46:14.260825 |
| 317 | どなた | 668 | どなた | どなた | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0722 | 不适用 | The polite equivalent of だれ. | Who is that person? Who is the teacher? Who would you like to speak with? | あの方はどなたですか。 先生はどなたですか。 どなたとお話ししますか。 | who | 已通过 | 代词 | あのかたはどなたですか。 せんせいはどなたですか。 どなたとおはなししますか。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.241570 | 2026-07-26 02:46:14.241570 |
| 316 | 現金 | 628 | 現金 | げんきん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0682 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I will pay in cash. Do you have any cash? You cannot use cash at this store. | 現金で払います。 現金を持っていますか。 この店では現金が使えません。 | cash | 已通过 | 名词 | げんきんではらいます。 げんきんをもっていますか。 このみせではげんきんがつかえません。 | 1 | 1 | 現金 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.222552 | 2026-07-26 02:46:14.222552 |
| 315 | 少々 | 626 | 少々 | しょうしょう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0679 | 不适用 | Normally placed before the word or phrase it modifies; its exact scope is determined by context. | Please wait a moment. It will take a little time. It is a little expensive, but convenient. | 少々お待ちください。 少々時間がかかります。 少々お高いですが、便利です。 | a moment | 已通过 | 副词 | しょうしょうおまちください。 しょうしょうじかんがかかります。 しょうしょうおたかいですが、べんりです。 | 1 | 1 | 少々 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.203492 | 2026-07-26 02:46:14.203492 |
| 314 | タクシー | 700 | タクシー | タクシー | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0757 | 不适用 | 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 taxi. I get on the taxi. The taxi is convenient. | タクシーで学校へ行きます。 タクシーに乗ります。 タクシーは便利です。 | taxi | 已通过 | 名词 | タクシーでがっこうへいきます。 タクシーにのります。 タクシーはべんりです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.184358 | 2026-07-26 02:46:14.184358 |
| 313 | 何日 | 676 | 何日 | なんにち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0732 | 不适用 | Usually asks the calendar date; context may also allow “how many days.” | What is today's date? What date is the exam? How many days will you be in Japan? | 今日は何日ですか。 試験は何日ですか。 日本に何日いますか。 | what date | 已通过 | 代词 | きょうはなんにちですか。 しけんはなんにちですか。 にほんになんにちいますか。 | 1 | 1 | 何日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.164820 | 2026-07-26 02:46:14.164820 |
| 312 | 新聞 | 622 | 新聞 | しんぶん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0672 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I read the newspaper every morning. I bought a newspaper at the station. That news is in the newspaper. | 毎朝新聞を読みます。 駅で新聞を買いました。 新聞にそのニュースが出ています。 | newspaper | 已通过 | 名词 | まいあさしんぶんをよみます。 えきでしんぶんをかいました。 しんぶんにそのにゅーすがでています。 | 1 | 1 | 新聞 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.145701 | 2026-07-26 02:46:14.145701 |
| 311 | 船便 | 656 | 船便 | ふなびん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0710 | 不适用 | 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 sea. Sea mail takes time. How much does sea delivery cost? | 荷物を船便で送りました。 船便は時間がかかります。 船便はいくらですか。 | surface mail | 已通过 | 名词 | にもつをふなびんでおくりました。 ふなびんはじかんがかかります。 ふなびんはいくらですか。 | 1 | 1 | 船便 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.126553 | 2026-07-26 02:46:14.126553 |
| 310 | 切符 | 682 | 切符 | きっぷ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0738 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I bought a ticket at the station. Please do not lose your ticket. The ticket is in my wallet. | 駅で切符を買いました。 切符をなくさないでください。 切符は財布の中です。 | ticket | 已通过 | 名词 | えきできっぷをかいました。 きっぷをなくさないでください。 きっぷはさいふのなかです。 | 1 | 1 | 切符 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.112147 | 2026-07-26 02:46:14.112147 |
| 309 | 降りる | 681 | 降りる | おりる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0737 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. The vehicle or departure point is commonly marked with から. | I get off the train at the next station. Do you get off the train at the next station? I do not get off the train at the next station. | 次の駅で電車を降ります。 次の駅で電車を降りますか。 次の駅で電車を降りません。 | get off | 已通过 | 动词 | つぎのえきででんしゃをおります。 つぎのえきででんしゃをおりますか。 つぎのえきででんしゃをおりません。 | 1 | 1 | 降りる | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.092920 | 2026-07-26 02:46:14.092920 |
| 308 | 自動車 | 691 | 自動車 | じどうしゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0748 | 不适用 | 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:14.070124 | 2026-07-26 02:46:14.070124 |
| 307 | バス | 699 | バス | バス | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0756 | 不适用 | 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 bus. I get on the bus. The bus is convenient. | バスで学校へ行きます。 バスに乗ります。 バスは便利です。 | bus | 已通过 | 名词 | バスでがっこうへいきます。 バスにのります。 バスはべんりです。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.052497 | 2026-07-26 02:46:14.052497 |
| 306 | 出る(出現) | 640 | 出る | でる | Sense split confirmed: emergence/output is mastered separately from leaving. | Parenthetical label is an internal disambiguator; learner display uses the Japanese form, reading, an… | 单词 | 一段 | 0694 | 自动词 | Used when something comes out, appears, or is produced from a place or machine. | Money comes out of the ATM. The answer appeared on the screen. No sound comes from this machine. | ATMからお金が出ます。 画面に答えが出ました。 この機械から音が出ません。 | to come out; to emerge | 已通过 | 动词 | えーてぃーえむからおかねがでます。 がめんにこたえがでました。 このきかいからおとがでません。 | 1 | 1 | 出る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:14.011044 | 2026-07-26 02:46:14.011044 |