后台管理
数据库
只读浏览 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 805 | 日曜日 | 110 | 日曜日 | にちようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0134 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend on Sunday. School is closed on Sunday. I work starting on Sunday. | 日曜日に友だちと会います。 日曜日は学校が休みです。 日曜日から仕事です。 | sunday | 已通过 | 名词 | にちようびにともだちとあいます。 にちようびはがっこうがやすみです。 にちようびからしごとです。 | 1 | 1 | 日曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.150798 | 2026-07-26 02:46:24.150798 |
| 804 | 図書館 | 161 | 図書館 | としょかん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0186 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I borrow books at the library. The library opens at nine. I will go to the library this afternoon. | 図書館で本を借ります。 図書館は九時からです。 午後、図書館に行きます。 | library | 已通过 | 名词 | としょかんでほんをかります。 としょかんはくじからです。 ごご、としょかんにいきます。 | 1 | 1 | 図書館 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.131518 | 2026-07-26 02:46:24.131518 |
| 803 | 十二 | 106 | 十二 | じゅうに | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0130 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The answer is twelve. I wrote twelve in my notebook. Please look at page twelve. | 答えは十二です。 十二をノートに書きました。 十二ページを見てください。 | twelve | 已通过 | 名词 | こたえはじゅうにです。 じゅうにをのーとにかきました。 じゅうにぺーじをみてください。 | 1 | 1 | 十二 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.112899 | 2026-07-26 02:46:24.112899 |
| 802 | 本屋 | 162 | 本屋 | ほんや | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0187 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I bought a dictionary at a bookstore. There is a bookstore in front of the station. This bookstore is large. | 本屋で辞書を買いました。 駅の前に本屋があります。 この本屋は大きいです。 | book store | 已通过 | 名词 | ほんやでじしょをかいました。 えきのまえにほんやがあります。 このほんやはおおきいです。 | 1 | 1 | 本屋 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.094077 | 2026-07-26 02:46:24.094077 |
| 801 | 電子辞書 | 155 | 電子辞書 | でんしじしょ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0180 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I look up kanji in an electronic dictionary. I use an electronic dictionary at school. The electronic dictionary is in my bag. | 電子辞書で漢字を調べます。 電子辞書を学校で使います。 電子辞書はかばんの中です。 | electronic dictionary | 已通过 | 名词 | でんしじしょでかんじをしらべます。 でんしじしょをがっこうでつかいます。 でんしじしょはかばんのなかです。 | 1 | 1 | 電子辞書 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.074634 | 2026-07-26 02:46:24.074634 |
| 800 | 覚える | 165 | 覚える | おぼえる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0190 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I memorize new words. Do you memorize new words? I do not memorize new words. | 新しい単語を覚えます。 新しい単語を覚えますか。 新しい単語を覚えません。 | memorize | 已通过 | 动词 | あたらしいたんごをおぼえます。 あたらしいたんごをおぼえますか。 あたらしいたんごをおぼえません。 | 1 | 1 | 覚える | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.052285 | 2026-07-26 02:46:24.052285 |
| 799 | 例 | 168 | 例 | れい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0193 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | Please look at the example. I write the example in my notebook. This example is easy to understand. | 例を見てください。 例をノートに書きます。 この例は分かりやすいです。 | example | 已通过 | 名词 | れいをみてください。 れいをのーとにかきます。 このれいはわかりやすいです。 | 1 | 1 | 例 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.031759 | 2026-07-26 02:46:24.031759 |
| 798 | ~か月 | 123 | ~か月 | かげつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0147 | 不适用 | Counts durations in months. The spelling か月 is standard; pronunciation changes may occur with some numbers. | I studied Japanese for six months. I will be in Japan for three months. There is one month left. | 日本語を六か月勉強しました。 三か月日本にいます。 あと一か月です。 | month(s) | 已通过 | 助数词 | にほんごをろっかげつべんきょうしました。 さんかげつにほんにいます。 あといっかげつです。 | 1 | 1 | か月 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:24.010159 | 2026-07-26 02:46:24.010159 |
| 797 | 言葉 | 129 | 言葉 | ことば | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0153 | 不适用 | A language noun. Use ~語 for an approved generated language name, and use で to mark the language used for an action. | I learn a new word. What does this word mean? Please explain it in simple words. | 新しい言葉を覚えます。 この言葉の意味は何ですか。 やさしい言葉で説明してください。 | word/language | 已通过 | 名词 | あたらしいことばをおぼえます。 このことばのいみはなんですか。 やさしいことばでせつめいしてください。 | 1 | 1 | 言葉 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.989300 | 2026-07-26 02:46:23.989300 |
| 796 | 役に立つ | 195 | 役に立つ | やくにたつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0221 | 不适用 | Use according to the fixed function shown in the meaning; the surrounding grammar determines its placement. | This dictionary is useful. Japanese was useful during the trip. This information is not useful. | この辞書は役に立ちます。 旅行で日本語が役に立ちました。 この情報は役に立ちません。 | be useful; be helpful | 已通过 | 短语 | このじしょはやくにたちます。 りょこうでにほんごがやくにたちました。 このじょうほうはやくにたちません。 | 1 | 1 | 役に立つ | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.968931 | 2026-07-26 02:46:23.968931 |
| 795 | 何ばん | 191 | 何番 | なんばん | 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… | 单词 | 不适用 | 0217 | 不适用 | A clothing or accessory noun. The verb for wearing depends on where it is worn: 着る, 履く, かぶる, かける, or する. | What is the phone number? What is your room number? Which numbered bus do you take? | 電話番号は何番ですか。 あなたの部屋は何番ですか。 何番のバスに乗りますか。 | what number | 已通过 | 名词 | でんわばんごうはなんばんですか。 あなたのへやはなんばんですか。 なんばんのばすにのりますか。 | 1 | 1 | 何番 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.949901 | 2026-07-26 02:46:23.949901 |
| 794 | 明日 | 119 | 明日 | あした | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0143 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I am busy tomorrow. I will meet a friend tomorrow. It was rainy tomorrow. | 明日は忙しいです。 明日、友だちに会います。 明日は雨でした。 | tomorrow | 已通过 | 名词 | あしたはいそがしいです。 あした、ともだちにあいます。 あしたはあめでした。 | 1 | 1 | 明日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.930363 | 2026-07-26 02:46:23.930363 |
| 793 | 作る | 194 | 作る | つくる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0220 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I make dinner. Do you make dinner? I do not make dinner. | 晩ご飯を作ります。 晩ご飯を作りますか。 晩ご飯を作りません。 | make | 已通过 | 动词 | ばんごはんをつくります。 ばんごはんをつくりますか。 ばんごはんをつくりません。 | 1 | 1 | 作る | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.910824 | 2026-07-26 02:46:23.910824 |
| 792 | 宿題 | 158 | 宿題 | しゅくだい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0183 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I do my homework. I have already finished my homework. There is a lot of homework today. | 宿題をします。 宿題はもう終わりました。 今日は宿題が多いです。 | homework | 已通过 | 名词 | しゅくだいをします。 しゅくだいはもうおわりました。 きょうはしゅくだいがおおいです。 | 1 | 1 | 宿題 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.891919 | 2026-07-26 02:46:23.891919 |
| 791 | 問題 | 167 | 問題 | もんだい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0192 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | This problem is difficult. Please write the answer to the problem. We talked about that problem. | この問題は難しいです。 問題の答えを書いてください。 その問題について話しました。 | problem | 已通过 | 名词 | このもんだいはむずかしいです。 もんだいのこたえをかいてください。 そのもんだいについてはなしました。 | 1 | 1 | 問題 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.872720 | 2026-07-26 02:46:23.872720 |
| 790 | 何回 | 126 | 何回 | なんかい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0150 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | How many times have you seen this movie? How many times a week do you exercise? How many times have you been to Japan? | この映画を何回見ましたか。 週に何回運動しますか。 日本へ何回行きましたか。 | number of times | 已通过 | 名词 | このえいがをなんかいみましたか。 しゅうになんかいうんどうしますか。 にほんへなんかいいきましたか。 | 1 | 1 | 何回 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.858009 | 2026-07-26 02:46:23.858009 |
| 789 | 会議 | 185 | 会議 | かいぎ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0210 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The meeting starts at three. There is a meeting this afternoon. I will attend the meeting. | 会議は三時からです。 午後、会議があります。 会議に参加します。 | meeting | 已通过 | 名词 | かいぎはさんじからです。 ごご、かいぎがあります。 かいぎにさんかします。 | 1 | 1 | 会議 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.835484 | 2026-07-26 02:46:23.835484 |
| 788 | 教える | 192 | 教える | おしえる | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 一段 | 0218 | 他动词 | A transitive verb; the direct object is commonly marked with を. A person involved as the target or recipient is commonly marked with に. | I tell a friend the way to the station. Do you tell a friend the way to the station? I do not tell a friend the way to the station. | 友だちに駅への道を教えます。 友だちに駅への道を教えますか。 友だちに駅への道を教えません。 | teach/tell | 已通过 | 动词 | ともだちにえきへのみちをおしえます。 ともだちにえきへのみちをおしえますか。 ともだちにえきへのみちをおしえません。 | 1 | 1 | 教える | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.816881 | 2026-07-26 02:46:23.816881 |
| 787 | アルバイトする | 127 | アルバイトする | アルバイトする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0151 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. This is a noun + する verb. | I work part-time at a convenience store. Do you work part-time at a convenience store? I do not work part-time at a convenience store. | コンビニでアルバイトします。 コンビニでアルバイトしますか。 コンビニでアルバイトしません。 | work part-time; do a part-time job | 已通过 | 动词 | こんびにでアルバイトします。 こんびにでアルバイトしますか。 こんびにでアルバイトしません。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.793809 | 2026-07-26 02:46:23.793809 |
| 786 | 忙しい | 179 | 忙しい | いそがしい | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0204 | 不适用 | Use the ~い form before a noun or as a predicate; the basic negative changes ~い to ~くない. | I am busy today. My mother is busy too. I will not be busy tomorrow. | 今日は忙しいです。 母も忙しいです。 明日は忙しくないです。 | busy | 已通过 | い形容词 | きょうはいそがしいです。 ははもいそがしいです。 あしたはいそがしくないです。 | 1 | 1 | 忙しい | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.774602 | 2026-07-26 02:46:23.774602 |
| 785 | 働く | 174 | 働く | はたらく | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0199 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. | I work at a bank. Do you work at a bank? I do not work at a bank. | 銀行で働きます。 銀行で働きますか。 銀行で働きません。 | work | 已通过 | 动词 | ぎんこうではたらきます。 ぎんこうではたらきますか。 ぎんこうではたらきません。 | 1 | 1 | 働く | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.756357 | 2026-07-26 02:46:23.756357 |
| 784 | 見学する | 171 | 見学する | けんがくする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0196 | 他动词 | A transitive verb; the direct object is commonly marked with を. This is a noun + する verb. | I tour the factory. Do you tour the factory? I do not tour the factory. | 工場を見学します。 工場を見学しますか。 工場を見学しません。 | tour; observe; visit for study | 已通过 | 动词 | こうじょうをけんがくします。 こうじょうをけんがくしますか。 こうじょうをけんがくしません。 | 1 | 1 | 見学する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.736353 | 2026-07-26 02:46:23.736353 |
| 783 | 昨日 | 120 | 昨日 | きのう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0144 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I am busy yesterday. I will meet a friend yesterday. It was rainy yesterday. | 昨日は忙しいです。 昨日、友だちに会います。 昨日は雨でした。 | yesterday | 已通过 | 名词 | きのうはいそがしいです。 きのう、ともだちにあいます。 きのうはあめでした。 | 1 | 1 | 昨日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.715874 | 2026-07-26 02:46:23.715874 |
| 782 | 意味 | 156 | 意味 | いみ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0181 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | What does this word mean? I look up the meaning in a dictionary. I do not understand the meaning of that sentence. | この言葉の意味は何ですか。 意味を辞書で調べます。 その文の意味が分かりません。 | meaning | 已通过 | 名词 | このことばのいみはなんですか。 いみをじしょでしらべます。 そのぶんのいみがわかりません。 | 1 | 1 | 意味 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.702041 | 2026-07-26 02:46:23.702041 |
| 781 | 火曜日 | 112 | 火曜日 | かようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0136 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend on Tuesday. School is closed on Tuesday. I work starting on Tuesday. | 火曜日に友だちと会います。 火曜日は学校が休みです。 火曜日から仕事です。 | tuesday | 已通过 | 名词 | かようびにともだちとあいます。 かようびはがっこうがやすみです。 かようびからしごとです。 | 1 | 1 | 火曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.682922 | 2026-07-26 02:46:23.682922 |
| 780 | CD | 151 | CD | シーディー | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0176 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I listen to music on a CD. I bought a new CD. The CD is on the desk. | CDで音楽を聞きます。 新しいCDを買いました。 CDは机の上にあります。 | CD (compact disc) | 已通过 | 名词 | しーでぃーでおんがくをききます。 あたらしいしーでぃーをかいました。 しーでぃーはつくえのうえにあります。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.665174 | 2026-07-26 02:46:23.665174 |
| 779 | 言う | 135 | 言う | いう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 五段 | 0159 | 他动词 | A transitive verb; the direct object is commonly marked with を. | I say my name. Do you say your name? I do not say my name. | 名前を言います。 名前を言いますか。 名前を言いません。 | say | 已通过 | 动词 | なまえをいいます。 なまえをいいますか。 なまえをいいません。 | 1 | 1 | 言う | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.647673 | 2026-07-26 02:46:23.647673 |
| 778 | 八 | 102 | 八 | はち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0126 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The answer is eight. I wrote eight in my notebook. Please look at page eight. | 答えは八です。 八をノートに書きました。 八ページを見てください。 | eight | 已通过 | 名词 | こたえははちです。 はちをのーとにかきました。 はちぺーじをみてください。 | 1 | 1 | 八 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.630027 | 2026-07-26 02:46:23.630027 |
| 777 | もう少し | 139 | もう少し | もうすこし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0164 | 不适用 | A degree adverb placed before the adjective, adverb, quantity, or verb phrase it modifies. | Please wait a little longer. Do you have something a little cheaper? Please speak a little more slowly. | もう少し待ってください。 もう少し安いものがありますか。 もう少しゆっくり話してください。 | a little | 已通过 | 副词 | もうすこしまってください。 もうすこしやすいものがありますか。 もうすこしゆっくりはなしてください。 | 1 | 1 | もう少し | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.610904 | 2026-07-26 02:46:23.610904 |
| 776 | ~年 | 124 | ~年 | ねん | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0148 | 不适用 | Counts years or names a calendar year, depending on context. | I have lived in Japan for three years. Next year is 2027. University lasts four years. | 日本に三年住んでいます。 来年は二〇二七年です。 大学は四年です。 | year(s) | 已通过 | 助数词 | にほんにさんねんすんでいます。 らいねんはにせんにじゅうななねんです。 だいがくはよねんです。 | 1 | 1 | 年 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.592141 | 2026-07-26 02:46:23.592141 |
| 775 | 土曜日 | 116 | 土曜日 | どようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0140 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend on Saturday. School is closed on Saturday. I work starting on Saturday. | 土曜日に友だちと会います。 土曜日は学校が休みです。 土曜日から仕事です。 | saturday | 已通过 | 名词 | どようびにともだちとあいます。 どようびはがっこうがやすみです。 どようびからしごとです。 | 1 | 1 | 土曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.575255 | 2026-07-26 02:46:23.575255 |
| 774 | 休み | 176 | 休み | やすみ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0201 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | Sunday is my day off. I meet a friend on my day off. I have three days off next week. | 日曜日は休みです。 休みに友だちと会います。 来週は三日休みがあります。 | holiday, day off | 已通过 | 名词 | にちようびはやすみです。 やすみにともだちとあいます。 らいしゅうはみっかやすみがあります。 | 1 | 1 | 休み | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.552664 | 2026-07-26 02:46:23.552664 |
| 773 | 十一 | 105 | 十一 | じゅういち | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0129 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The answer is eleven. I wrote eleven in my notebook. Please look at page eleven. | 答えは十一です。 十一をノートに書きました。 十一ページを見てください。 | eleven | 已通过 | 名词 | こたえはじゅういちです。 じゅういちをのーとにかきました。 じゅういちぺーじをみてください。 | 1 | 1 | 十一 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.531916 | 2026-07-26 02:46:23.531916 |
| 772 | 十 | 104 | 十 | じゅう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0128 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | The answer is ten. I wrote ten in my notebook. Please look at page ten. | 答えは十です。 十をノートに書きました。 十ページを見てください。 | ten | 已通过 | 名词 | こたえはじゅうです。 じゅうをのーとにかきました。 じゅうぺーじをみてください。 | 1 | 1 | 十 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.512412 | 2026-07-26 02:46:23.512412 |
| 771 | 銀行 | 173 | 銀行 | ぎんこう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0198 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I go to the bank every day. The bank is near the station. I work at the bank. | 毎日、銀行に行きます。 銀行は駅の近くです。 銀行で働いています。 | bank | 已通过 | 名词 | まいにち、ぎんこうにいきます。 ぎんこうはえきのちかくです。 ぎんこうではたらいています。 | 1 | 1 | 銀行 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.494083 | 2026-07-26 02:46:23.494083 |
| 770 | ~語 | 132 | ~語 | ご | Linguistic label: 接尾辞. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 例句自然度QA完成;编辑复核:并非所有国家名都能生成语言名,需保持生成白名单。 … | 单词 | 不适用 | 0156 | 不适用 | A language-forming suffix. Generate forms only from the approved language-name allowlist; not every country name forms a natural ~語 word. | I am studying Japanese. Please speak in Chinese. It is a book in French. | 日本語を勉強しています。 中国語で話してください。 フランス語の本です。 | ~language | 已通过 | 其他 | にほんごをべんきょうしています。 ちゅうごくごではなしてください。 ふらんすごのほんです。 | 1 | 1 | 語 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.475082 | 2026-07-26 02:46:23.475082 |
| 769 | 休む | 175 | 休む | やすむ | Ambiguity frozen: Keep one verb card; mark as both intransitive and transitive. | Example set rewritten as an original three-sentence draft; source examples were used only as seman… | 单词 | 五段 | 0200 | 两用 | Use it intransitively for resting. It can also take an を-marked activity, school, or workplace when meaning to suspend it or be absent: 会社を休みます. | I will rest at home today. I took the day off work yesterday. Shall we take a short break? | 今日は家で休みます。 きのう、会社を休みました。 少し休みませんか。 | rest; take time off; be absent | 已通过 | 动词 | きょうはいえでやすみます。 きのう、かいしゃをやすみました。 すこしやすみませんか。 | 1 | 1 | 休む | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.456550 | 2026-07-26 02:46:23.456550 |
| 768 | 水曜日 | 113 | 水曜日 | すいようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0137 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend on Wednesday. School is closed on Wednesday. I work starting on Wednesday. | 水曜日に友だちと会います。 水曜日は学校が休みです。 水曜日から仕事です。 | wednesday | 已通过 | 名词 | すいようびにともだちとあいます。 すいようびはがっこうがやすみです。 すいようびからしごとです。 | 1 | 1 | 水曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.435608 | 2026-07-26 02:46:23.435608 |
| 767 | ~月 | 107 | ~月 | がつ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 例句自然度QA完成;编辑复核:四月、七月、九月等读音不规则,需配合音频单独审核。 | 最终编辑复核通过:通过;三条例句覆盖全部不规… | 单词 | 不适用 | 0131 | 不适用 | Attach it to a number for a calendar month. The irregular month readings are 四月(しがつ), 七月(しちがつ), and 九月(くがつ). | I will go to Japan in April. July is hot. School starts in September. | 四月に日本へ行きます。 七月は暑いです。 九月に学校が始まります。 | month | 已通过 | 助数词 | しがつににほんへいきます。 しちがつはあついです。 くがつにがっこうがはじまります。 | 1 | 1 | 月 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.415285 | 2026-07-26 02:46:23.415285 |
| 766 | 電話番号 | 189 | 電話番号 | でんわばんごう | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0215 | 不适用 | A quantity, unit, or money-related noun; combine it with numbers and the appropriate counter or particle. | Please tell me your phone number. I write the phone number here. I do not know Tanaka's phone number. | 電話番号を教えてください。 ここに電話番号を書きます。 田中さんの電話番号が分かりません。 | phone number | 已通过 | 名词 | でんわばんごうをおしえてください。 ここにでんわばんごうをかきます。 たなかさんのでんわばんごうがわかりません。 | 1 | 1 | 電話番号 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.396556 | 2026-07-26 02:46:23.396556 |
| 765 | ゆっくり | 134 | ゆっくり | ゆっくり | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0158 | 不适用 | Normally placed before the word or phrase it modifies; its exact scope is determined by context. | Please speak slowly. I get up slowly on my days off. I walked slowly through the park. | ゆっくり話してください。 休みの日はゆっくり起きます。 公園をゆっくり歩きました。 | slowly | 已通过 | 副词 | ゆっくりはなしてください。 やすみのひはゆっくりおきます。 こうえんをゆっくりあるきました。 | 1 | 1 | NULL | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.362840 | 2026-07-26 02:46:23.362840 |
| 764 | 会社 | 172 | 会社 | かいしゃ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0197 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I go to the company every day. The company is near the station. I work at the company. | 毎日、会社に行きます。 会社は駅の近くです。 会社で働いています。 | company | 已通过 | 名词 | まいにち、かいしゃにいきます。 かいしゃはえきのちかくです。 かいしゃではたらいています。 | 1 | 1 | 会社 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.344878 | 2026-07-26 02:46:23.344878 |
| 763 | 事務所 | 182 | 事務所 | じむしょ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0207 | 不适用 | A place or institution noun. Use particles such as に, で, へ, and から according to the verb and meaning. | I go to the office every day. The office is near the station. I work at the office. | 毎日、事務所に行きます。 事務所は駅の近くです。 事務所で働いています。 | office | 已通过 | 名词 | まいにち、じむしょにいきます。 じむしょはえきのちかくです。 じむしょではたらいています。 | 1 | 1 | 事務所 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.326019 | 2026-07-26 02:46:23.326019 |
| 762 | 月曜日 | 111 | 月曜日 | げつようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0135 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | I will meet a friend on Monday. School is closed on Monday. I work starting on Monday. | 月曜日に友だちと会います。 月曜日は学校が休みです。 月曜日から仕事です。 | monday | 已通过 | 名词 | げつようびにともだちとあいます。 げつようびはがっこうがやすみです。 げつようびからしごとです。 | 1 | 1 | 月曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.306318 | 2026-07-26 02:46:23.306318 |
| 761 | 辞書 | 154 | 辞書 | じしょ | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0179 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I look up words in a dictionary. I put the dictionary in my bag. This is my dictionary. | 辞書で言葉を調べます。 辞書をかばんに入れました。 これはわたしの辞書です。 | dictionary | 已通过 | 名词 | じしょでことばをしらべます。 じしょをかばんにいれました。 これはわたしのじしょです。 | 1 | 1 | 辞書 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.284352 | 2026-07-26 02:46:23.284352 |
| 760 | 何曜日 | 117 | 何曜日 | なんようび | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0141 | 不适用 | A time-related noun. Whether it takes に depends on whether the expression refers to a specific scheduled time. | What day of the week is it today? What day of the week is the exam? Which day of the week is your day off? | 今日は何曜日ですか。 試験は何曜日ですか。 何曜日が休みですか。 | what day | 已通过 | 名词 | きょうはなんようびですか。 しけんはなんようびですか。 なんようびがやすみですか。 | 1 | 1 | 何曜日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.262550 | 2026-07-26 02:46:23.262550 |
| 759 | 毎日 | 121 | 毎日 | まいにち | Linguistic label: 时间副词. | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0145 | 不适用 | A time adverb normally used without に: 毎日勉強します. | I study Japanese every day. I wake up at seven every day. I do not cook every day. | 毎日、日本語を勉強します。 毎日、七時に起きます。 毎日は料理しません。 | every day | 已通过 | 副词 | まいにち、にほんごをべんきょうします。 まいにち、しちじにおきます。 まいにちはりょうりしません。 | 1 | 1 | 毎日 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.244172 | 2026-07-26 02:46:23.244172 |
| 758 | 介護士 | 201 | 介護士 | かいごし | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0227 | 不适用 | 介護士さん is a respectful conversational form; 介護士 is the neutral occupation noun. | Tanaka is a care worker. I met a care worker. That person is not a care worker. | 田中さんは介護士です。 介護士に会いました。 あの人は介護士ではありません。 | care worker; caregiver | 已通过 | 名词 | たなかさんはかいごしです。 かいごしにあいました。 あのひとはかいごしではありません。 | 1 | 1 | 介護士 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.224045 | 2026-07-26 02:46:23.224045 |
| 757 | 出張する | 181 | 出張する | しゅっちょうする | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不规则 | 0206 | 自动词 | An intransitive verb; the subject or affected item is commonly marked with が. This is a noun + する verb. | I go on a business trip to Osaka next week. Do you go on a business trip to Osaka next week? I do not go on a business trip to Osaka next week. | 来週、大阪へ出張します。 来週、大阪へ出張しますか。 来週、大阪へ出張しません。 | go on a business trip | 已通过 | 动词 | らいしゅう、おおさかへしゅっちょうします。 らいしゅう、おおさかへしゅっちょうしますか。 らいしゅう、おおさかへしゅっちょうしません。 | 1 | 1 | 出張する | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.206556 | 2026-07-26 02:46:23.206556 |
| 756 | 日本語 | 131 | 日本語 | にほんご | Example set rewritten as an original three-sentence draft; source examples were used only as semantic reference. Naturalness review required. | 词汇例句自然度、义项一致性、英文对应与读音QA通过。 | 单词 | 不适用 | 0155 | 不适用 | Use it as an ordinary noun; it can be linked to another noun with の or used as a predicate before です. | I am studying Japanese. Please speak in Japanese. This book is written in Japanese. | 日本語を勉強しています。 日本語で話してください。 この本は日本語で書いてあります。 | japanese | 已通过 | 名词 | にほんごをべんきょうしています。 にほんごではなしてください。 このほんはにほんごでかいてあります。 | 1 | 1 | 日本語 | NULL | NULL | NULL | NULL | 2026-07-26 02:46:23.187288 | 2026-07-26 02:46:23.187288 |