eliminate ol outputs
This commit is contained in:
@@ -153,12 +153,12 @@ def process_files():
|
|||||||
|
|
||||||
def dictionary_process(dictionary, in_file):
|
def dictionary_process(dictionary, in_file):
|
||||||
"""Process dictionary files"""
|
"""Process dictionary files"""
|
||||||
words_list = in_file.open(encoding="utf8").read().split()
|
words_list = in_file.open(encoding="utf8").read().split("\n")
|
||||||
results = []
|
results = []
|
||||||
with in_file.open("w", encoding="utf8") as input_file:
|
with in_file.open("w", encoding="utf8") as input_file:
|
||||||
for words in words_list:
|
for words in words_list:
|
||||||
word = words.split()[0]
|
word = words.split()[0]
|
||||||
pinyin = words.split()[1] if len(words.split()) > 1 else None
|
pinyin = " ".join(words.split()[1:]) if len(words.split()) > 1 else None
|
||||||
if v := dictionary.get(word):
|
if v := dictionary.get(word):
|
||||||
if len(v) > 1:
|
if len(v) > 1:
|
||||||
print(f"\nWARNING: {word} has multiple meanings:")
|
print(f"\nWARNING: {word} has multiple meanings:")
|
||||||
@@ -166,10 +166,10 @@ def dictionary_process(dictionary, in_file):
|
|||||||
ml = filter(lambda x: v.pinyin == pinyin, v)
|
ml = filter(lambda x: v.pinyin == pinyin, v)
|
||||||
else:
|
else:
|
||||||
ml = v
|
ml = v
|
||||||
for n, w in enumerate(ml):
|
for n, w in enumerate(ml):
|
||||||
print(f"{n+1} - {w}")
|
print(f"{n+1} - {w}")
|
||||||
for m in w.meanings:
|
for m in w.meanings:
|
||||||
print(f"\t{m}")
|
print(f"\t{m}")
|
||||||
s = None
|
s = None
|
||||||
while not s or not s.isnumeric() or not (1 <= int(s) <= len(v)):
|
while not s or not s.isnumeric() or not (1 <= int(s) <= len(v)):
|
||||||
s = input(f"Please select the correct word [1-{len(v)}]: ")
|
s = input(f"Please select the correct word [1-{len(v)}]: ")
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
你们好
|
||||||
|
您们好
|
||||||
上课
|
上课
|
||||||
下课
|
下课
|
||||||
想在休息
|
想在休息
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,24 +0,0 @@
|
|||||||
1. you (informal, as opposed to courteous 您[nin2]) nǐ 你 你
|
|
||||||
"1. good
|
|
||||||
2. appropriate; proper
|
|
||||||
3. all right!
|
|
||||||
4. (before a verb) easy to
|
|
||||||
5. (before a verb) good to
|
|
||||||
6. (before an adjective for exclamatory effect) so
|
|
||||||
7. (verb complement indicating completion)
|
|
||||||
8. (of two people) close; on intimate terms
|
|
||||||
9. (after a personal pronoun) hello" hǎo 好 好
|
|
||||||
1. hello; hi nǐ hǎo 你好 你好
|
|
||||||
1. you (courteous, as opposed to informal 你[ni3]) nín 您 您
|
|
||||||
1. hello (polite) nín hǎo 您好 您好
|
|
||||||
1. you (plural) nǐ men 你们 你們
|
|
||||||
"1. I'm sorry; excuse me; I beg your pardon
|
|
||||||
2. to let (sb) down; to disappoint" duì bu qǐ 对不起 對不起
|
|
||||||
1. it doesn't matter méi guān xi 没关系 沒關係
|
|
||||||
"1. to go to class
|
|
||||||
2. to attend class
|
|
||||||
3. to go to teach a class" shàng kè 上课 上課
|
|
||||||
"1. to finish class
|
|
||||||
2. to get out of class
|
|
||||||
3. (fig.) (esp. of a sports coach) to be dismissed
|
|
||||||
4. to be fired" xià kè 下课 下課
|
|
||||||
|
Binary file not shown.
Binary file not shown.
@@ -1,13 +0,0 @@
|
|||||||
"1. to thank
|
|
||||||
2. thanks
|
|
||||||
3. thank you" xiè xie 谢谢 謝謝
|
|
||||||
"1. no; not so
|
|
||||||
2. (bound form) not; un-" bù 不 不
|
|
||||||
"1. you're welcome
|
|
||||||
2. don't mention it
|
|
||||||
3. impolite
|
|
||||||
4. rude
|
|
||||||
5. blunt" bù kè qi 不客气 不客氣
|
|
||||||
"1. goodbye
|
|
||||||
2. see you again later" zài jiàn 再见 再見
|
|
||||||
1. don't mention it; not at all bù xiè 不谢 不謝
|
|
||||||
|
@@ -1,24 +0,0 @@
|
|||||||
"1. to shout
|
|
||||||
2. to call
|
|
||||||
3. to order
|
|
||||||
4. to ask
|
|
||||||
5. to be called
|
|
||||||
6. by (indicates agent in the passive mood)" jiào 叫 叫
|
|
||||||
"1. what?
|
|
||||||
2. something; anything" shén me 什么 什麼
|
|
||||||
"1. name (of a person or thing)
|
|
||||||
2. CL:個|个[ge4]" míng zi 名字 名字
|
|
||||||
1. I; me; my wǒ 我 我
|
|
||||||
"1. to be (followed by substantives only)
|
|
||||||
2. correct; right; true
|
|
||||||
3. (respectful acknowledgement of a command) very well
|
|
||||||
4. (adverb for emphatic assertion)" shì 是 是
|
|
||||||
"1. teacher
|
|
||||||
2. CL:個|个[ge4],位[wei4]" lǎo shī 老师 老師
|
|
||||||
1. (question particle for 'yes-no' questions) ma 吗 嗎
|
|
||||||
"1. student
|
|
||||||
2. schoolchild" xué sheng 学生 學生
|
|
||||||
"1. person; people
|
|
||||||
2. CL:個|个[ge4],位[wei4]" rén 人 人
|
|
||||||
1. China Zhōng guó 中国 中國
|
|
||||||
1. United States; USA; US Měi guó 美国 美國
|
|
||||||
|
@@ -1,28 +0,0 @@
|
|||||||
1. she tā 她 她
|
|
||||||
"1. (third-person singular) (since the early 20th century, usu. male) he; him; his
|
|
||||||
2. (bound form) other; another; some other (as in 他日[ta1 ri4] and 他人[ta1 ren2])" tā 他 他
|
|
||||||
"1. who
|
|
||||||
2. also pr. [shui2]" shéi 谁 誰
|
|
||||||
"1. of; ~'s (possessive particle)
|
|
||||||
2. (used after an attribute when it modifies a noun)
|
|
||||||
3. (used at the end of a declarative sentence for emphasis)
|
|
||||||
4. (used after a noun, verb or adjective to form a nominal expression, as in 皮革的[pi2 ge2 de5] 'one made of leather' or 跑堂兒的|跑堂儿的[pao3 tang2 r5 de5] 'a waiter (literally, one who runs back and forth in a restaurant)' or 新的[xin1 de5] 'new one')
|
|
||||||
5. also pr. [di4] or [di5] in poetry and songs" de 的 的
|
|
||||||
1. Chinese language Hàn yǔ 汉语 漢語
|
|
||||||
1. which? (interrogative, followed by classifier or numeral-classifier) něi 哪 哪
|
|
||||||
"1. country; nation; state
|
|
||||||
2. (bound form) national" guó 国 國
|
|
||||||
"1. particle indicating that a previously asked question is to be applied to the preceding word ('What about ...?', 'And ...?')
|
|
||||||
2. particle for inquiring about location ('Where is ...?')
|
|
||||||
3. particle signaling a pause, to emphasize the preceding words and allow the listener time to take them on board ('ok?', 'are you with me?')
|
|
||||||
4. (at the end of a declarative sentence) particle indicating continuation of a state or action
|
|
||||||
5. particle indicating strong affirmation" ne 呢 呢
|
|
||||||
"1. (third-person singular) (since the early 20th century, usu. male) he; him; his
|
|
||||||
2. (bound form) other; another; some other (as in 他日[ta1 ri4] and 他人[ta1 ren2])" tā 他 他
|
|
||||||
"1. to study at the same school
|
|
||||||
2. fellow student
|
|
||||||
3. classmate
|
|
||||||
4. CL:位[wei4],個|个[ge4]" tóng xué 同学 同學
|
|
||||||
"1. friend
|
|
||||||
2. CL:個|个[ge4],位[wei4]" péng you 朋友 朋友
|
|
||||||
1. Venezuela Wěi nèi ruì lā 委内瑞拉 委內瑞拉
|
|
||||||
|
Binary file not shown.
Binary file not shown.
@@ -1,58 +0,0 @@
|
|||||||
1. wisdom; intelligence zhì huì 智慧 智慧
|
|
||||||
"1. to come from (a place)
|
|
||||||
2. From: (in email header)" lái zì 来自 來自
|
|
||||||
"1. poem
|
|
||||||
2. CL:首[shou3]
|
|
||||||
3. poetry
|
|
||||||
4. verse" shī 诗 詩
|
|
||||||
1. philosophy zhé xué 哲学 哲學
|
|
||||||
"1. in the future
|
|
||||||
2. future
|
|
||||||
3. the future
|
|
||||||
4. CL:個|个[ge4]" jiāng lái 将来 將來
|
|
||||||
"1. plan
|
|
||||||
2. project
|
|
||||||
3. program
|
|
||||||
4. to plan
|
|
||||||
5. to map out
|
|
||||||
6. CL:個|个[ge4],項|项[xiang4]" jì huà 计划 計劃
|
|
||||||
"1. to pass through; to get through
|
|
||||||
2. to adopt (a resolution); to pass (legislation)
|
|
||||||
3. to pass (a test)
|
|
||||||
4. by means of; through; via" tōng guò 通过 通過
|
|
||||||
1. fluent liú lì 流利 流利
|
|
||||||
1. outstanding; excellent yōu xiù 优秀 優秀
|
|
||||||
1. Confucius (551-479 BC), Chinese thinker and social philosopher, also known as 孔夫子[Kong3 fu1 zi3] Kǒng zǐ 孔子 孔子
|
|
||||||
"1. nobleman
|
|
||||||
2. person of noble character" jūn zǐ 君子 君子
|
|
||||||
"1. to reflect on
|
|
||||||
2. to ponder over" sī kǎo 思考 思考
|
|
||||||
"1. indeed
|
|
||||||
2. really
|
|
||||||
3. reliable
|
|
||||||
4. real
|
|
||||||
5. true" què shí 确实 確實
|
|
||||||
1. for example; for instance; such as bǐ rú 比如 比如
|
|
||||||
"1. to educate
|
|
||||||
2. to teach
|
|
||||||
3. education" jiào yù 教育 教育
|
|
||||||
"1. to come into contact with
|
|
||||||
2. to have dealings" dǎ jiāo dào 打交道 打交道
|
|
||||||
"1. connection
|
|
||||||
2. contact
|
|
||||||
3. relation
|
|
||||||
4. to get in touch with
|
|
||||||
5. to integrate
|
|
||||||
6. to link
|
|
||||||
7. to touch" lián xì 联系 聯繫
|
|
||||||
"1. close
|
|
||||||
2. familiar
|
|
||||||
3. intimate
|
|
||||||
4. closely (related)
|
|
||||||
5. to foster close ties
|
|
||||||
6. to pay close attention" mì qiè 密切 密切
|
|
||||||
"1. undergraduate course
|
|
||||||
2. undergraduate (attributive)" běn kē 本科 本科
|
|
||||||
"1. graduation
|
|
||||||
2. to graduate
|
|
||||||
3. to finish school" bì yè 毕业 畢業
|
|
||||||
|
@@ -1,60 +0,0 @@
|
|||||||
"1. to fill or stuff
|
|
||||||
2. (of a form etc) to fill in" tián 填 填
|
|
||||||
1. address zhù zhǐ 住址 住址
|
|
||||||
"1. area
|
|
||||||
2. region
|
|
||||||
3. district
|
|
||||||
4. small
|
|
||||||
5. distinguish
|
|
||||||
6. CL:個|个[ge4]" qū 区 區
|
|
||||||
"1. to feel embarrassed
|
|
||||||
2. to find it embarrassing
|
|
||||||
3. to be sorry (for inconveniencing sb)" bù hǎo yì si 不好意思 不好意思
|
|
||||||
"1. to hire
|
|
||||||
2. to rent
|
|
||||||
3. to charter
|
|
||||||
4. to rent out
|
|
||||||
5. to lease out
|
|
||||||
6. rent
|
|
||||||
7. land tax" zū 租 租
|
|
||||||
"1. to block up (a road, pipe etc)
|
|
||||||
2. to stop up (a hole)
|
|
||||||
3. (fig.) (of a person) choked up with anxiety or stress
|
|
||||||
4. wall (literary)
|
|
||||||
5. (classifier for walls)" dǔ 堵 堵
|
|
||||||
"1. to apply for sth
|
|
||||||
2. application form (CL:份[fen4])" shēn qǐng 申请 申請
|
|
||||||
"1. dormitory
|
|
||||||
2. dorm room
|
|
||||||
3. living quarters
|
|
||||||
4. hostel
|
|
||||||
5. CL:間|间[jian1]" sù shè 宿舍 宿舍
|
|
||||||
"1. to quarrel
|
|
||||||
2. to make a noise
|
|
||||||
3. noisy
|
|
||||||
4. to disturb by making a noise" chǎo 吵 吵
|
|
||||||
"1. washing machine; washer
|
|
||||||
2. CL:臺|台[tai2]" xǐ yī jī 洗衣机 洗衣機
|
|
||||||
1. landlord fáng dōng 房东 房東
|
|
||||||
"1. to shift to an earlier date
|
|
||||||
2. to do sth ahead of time
|
|
||||||
3. in advance" tí qián 提前 提前
|
|
||||||
"1. to stay at
|
|
||||||
2. lodging
|
|
||||||
3. accommodation" zhù sù 住宿 住宿
|
|
||||||
"1. to report for duty
|
|
||||||
2. to check in
|
|
||||||
3. to register" bào dào 报到 報到
|
|
||||||
"1. to offer
|
|
||||||
2. to supply
|
|
||||||
3. to provide
|
|
||||||
4. to furnish" tí gōng 提供 提供
|
|
||||||
"1. bathroom
|
|
||||||
2. toilet
|
|
||||||
3. WC
|
|
||||||
4. CL:間|间[jian1]" wèi shēng jiān 卫生间 衛生間
|
|
||||||
"1. trouble; inconvenience
|
|
||||||
2. inconvenient; troublesome; annoying
|
|
||||||
3. to bother sb; to put sb to trouble" má fan 麻烦 麻煩
|
|
||||||
"1. to greet sb by word or action
|
|
||||||
2. to give prior notice" dǎ zhāo hu 打招呼 打招呼
|
|
||||||
|
@@ -1,76 +0,0 @@
|
|||||||
"1. to sauté; to stir-fry
|
|
||||||
2. to speculate (in real estate etc); to scalp
|
|
||||||
3. to hype up
|
|
||||||
4. to sack; to fire (sb)" chǎo 炒 炒
|
|
||||||
"1. to cook
|
|
||||||
2. to boil" zhǔ 煮 煮
|
|
||||||
"1. potato (CL:個|个[ge4])
|
|
||||||
2. (Tw) peanut (CL:顆|颗[ke1])" tǔ dòu 土豆 土豆
|
|
||||||
"1. thin piece
|
|
||||||
2. flake
|
|
||||||
3. a slice
|
|
||||||
4. film
|
|
||||||
5. TV play
|
|
||||||
6. to slice
|
|
||||||
7. to carve thin
|
|
||||||
8. partial
|
|
||||||
9. incomplete
|
|
||||||
10. one-sided
|
|
||||||
11. classifier for slices, tablets, tract of land, area of water
|
|
||||||
12. classifier for CDs, movies, DVDs etc
|
|
||||||
13. used with numeral 一[yi1]: classifier for scenario, scene, feeling, atmosphere, sound etc
|
|
||||||
14. Kangxi radical 91" piàn 片 片
|
|
||||||
"1. to roast; to grill; to broil; to bake; to toast (bread)
|
|
||||||
2. to warm oneself by a fire" kǎo 烤 烤
|
|
||||||
"1. to be born
|
|
||||||
2. to give birth
|
|
||||||
3. life
|
|
||||||
4. to grow
|
|
||||||
5. raw
|
|
||||||
6. uncooked
|
|
||||||
7. student" shēng 生 生
|
|
||||||
"1. thick paste of fermented soybean
|
|
||||||
2. marinated in soy paste
|
|
||||||
3. paste
|
|
||||||
4. jam" jiàng 酱 醬
|
|
||||||
"1. to stop
|
|
||||||
2. to pause
|
|
||||||
3. to arrange
|
|
||||||
4. to lay out
|
|
||||||
5. to kowtow
|
|
||||||
6. to stamp (one's foot)
|
|
||||||
7. at once
|
|
||||||
8. classifier for meals, beatings, scoldings etc: time, bout, spell, meal" dùn 顿 頓
|
|
||||||
"1. flavor; taste
|
|
||||||
2. (fig.) feeling (of ...); sense (of ...); hint (of ...)
|
|
||||||
3. (fig.) interest; delight
|
|
||||||
4. (dialect) smell; odor" wèi dao 味道 味道
|
|
||||||
1. Sichuan or Szechuan cuisine Chuān cài 川菜 川菜
|
|
||||||
"1. light (of food, not greasy or strongly flavored)
|
|
||||||
2. insipid
|
|
||||||
3. slack (sales)" qīng dàn 清淡 清淡
|
|
||||||
"1. (interj.) ha!
|
|
||||||
2. (onom. for laughter)
|
|
||||||
3. (slang) to be infatuated with; to adore
|
|
||||||
4. (bound form) husky (dog) (abbr. for 哈士奇[ha1 shi4 qi2])" hā 哈 哈
|
|
||||||
1. Weixin or WeChat (mobile text and voice messaging service developed by Tencent 騰訊|腾讯[Teng2 xun4]) Wēi xìn 微信 微信
|
|
||||||
"1. characteristic (feature)
|
|
||||||
2. trait
|
|
||||||
3. feature
|
|
||||||
4. CL:個|个[ge4]" tè diǎn 特点 特點
|
|
||||||
"1. hometown
|
|
||||||
2. native place
|
|
||||||
3. CL:個|个[ge4]" jiā xiāng 家乡 家鄉
|
|
||||||
"1. (raw) material
|
|
||||||
2. data
|
|
||||||
3. (fig.) person who has the potential to do the job" cái liào 材料 材料
|
|
||||||
1. see 廣東省|广东省[Guang3 dong1 Sheng3] Guǎng dōng 广东 廣東
|
|
||||||
"1. kind
|
|
||||||
2. genus
|
|
||||||
3. type
|
|
||||||
4. category
|
|
||||||
5. variety
|
|
||||||
6. species
|
|
||||||
7. sort
|
|
||||||
8. class" zhǒng lèi 种类 種類
|
|
||||||
1. (loanword) curry gā lí 咖喱 咖喱
|
|
||||||
|
@@ -1,90 +0,0 @@
|
|||||||
1. web page wǎng yè 网页 網頁
|
|
||||||
"1. to import
|
|
||||||
2. to input" shū rù 输入 輸入
|
|
||||||
"1. to research
|
|
||||||
2. to check
|
|
||||||
3. to investigate
|
|
||||||
4. to examine
|
|
||||||
5. to refer to
|
|
||||||
6. to look up (e.g. a word in a dictionary)" chá 查 查
|
|
||||||
"1. bookshelf
|
|
||||||
2. CL:個|个[ge4]" shū jià 书架 書架
|
|
||||||
"1. a brush
|
|
||||||
2. to paint; to daub
|
|
||||||
3. to brush; to scrub
|
|
||||||
4. (fig.) to remove; to eliminate (from a contest); to fire (from a job)
|
|
||||||
5. (onom.) swish; rustle
|
|
||||||
6. to swipe (a card)
|
|
||||||
7. to scroll on (a phone)
|
|
||||||
8. (gaming) to grind; to farm (for experience points, equipment, levels etc)" shuā 刷 刷
|
|
||||||
"1. to sweep (with a brush or broom)
|
|
||||||
2. to sweep away; to wipe out; to get rid of
|
|
||||||
3. to sweep (one's eyes etc) over; to scan" sǎo 扫 掃
|
|
||||||
"1. to pat
|
|
||||||
2. to clap
|
|
||||||
3. to slap
|
|
||||||
4. to swat
|
|
||||||
5. to take (a photo)
|
|
||||||
6. to shoot (a film)
|
|
||||||
7. racket (sports)
|
|
||||||
8. beat (music)" pāi 拍 拍
|
|
||||||
1. oh (interjection indicating that one has just learned sth) ò 哦 哦
|
|
||||||
"1. to agree
|
|
||||||
2. to conclude
|
|
||||||
3. to draw up
|
|
||||||
4. to subscribe to (a newspaper etc)
|
|
||||||
5. to order" dìng 订 訂
|
|
||||||
"1. to touch briefly; to tap
|
|
||||||
2. to mark with a dot; to check off (on a list)
|
|
||||||
3. to order (food etc); to select
|
|
||||||
4. to mention; to bring up (a topic or person)
|
|
||||||
5. to hint at; to imply
|
|
||||||
6. to administer (eye medicine etc) in drops
|
|
||||||
7. to light (a fire, a lamp etc); to ignite
|
|
||||||
8. to nod (one's head) in agreement; to beckon by moving (one's hand) up and down
|
|
||||||
9. point; dot; spot; speck
|
|
||||||
10. dot stroke in Chinese characters
|
|
||||||
11. (math.) decimal point
|
|
||||||
12. point in time or space
|
|
||||||
13. (after a number) o'clock
|
|
||||||
14. a small amount; a bit; (after a verb or adjective) a bit more
|
|
||||||
15. classifier for small amounts" diǎn 点 點
|
|
||||||
"1. course of lectures; lecture series
|
|
||||||
2. chair (academic position)" jiǎng zuò 讲座 講座
|
|
||||||
"1. appointment
|
|
||||||
2. engagement
|
|
||||||
3. date
|
|
||||||
4. CL:次[ci4],個|个[ge4]
|
|
||||||
5. to arrange to meet" yuē huì 约会 約會
|
|
||||||
1. to focus one's attention; to concentrate on (doing sth) zhuān xīn 专心 專心
|
|
||||||
"1. result
|
|
||||||
2. effect
|
|
||||||
3. efficacy
|
|
||||||
4. (theater) sound or visual effects" xiào guǒ 效果 效果
|
|
||||||
"1. material
|
|
||||||
2. resources
|
|
||||||
3. data
|
|
||||||
4. information
|
|
||||||
5. profile (Internet)
|
|
||||||
6. CL:份[fen4],個|个[ge4]" zī liào 资料 資料
|
|
||||||
"1. to fill
|
|
||||||
2. full
|
|
||||||
3. filled
|
|
||||||
4. packed
|
|
||||||
5. fully
|
|
||||||
6. completely
|
|
||||||
7. quite
|
|
||||||
8. to reach the limit
|
|
||||||
9. to satisfy
|
|
||||||
10. satisfied
|
|
||||||
11. contented" mǎn 满 滿
|
|
||||||
"1. at any time; at all times
|
|
||||||
2. at the right time; whenever necessary" suí shí 随时 隨時
|
|
||||||
"1. to download
|
|
||||||
2. also pr. [xia4zai4]" xià zǎi 下载 下載
|
|
||||||
"1. crucial point
|
|
||||||
2. crux
|
|
||||||
3. CL:個|个[ge4]
|
|
||||||
4. key
|
|
||||||
5. crucial
|
|
||||||
6. pivotal" guān jiàn 关键 關鍵
|
|
||||||
|
@@ -1,60 +0,0 @@
|
|||||||
"1. to pay a sum of money
|
|
||||||
2. payment" fù kuǎn 付款 付款
|
|
||||||
"1. to tie
|
|
||||||
2. bind or fasten together
|
|
||||||
3. to kidnap" bǎng 绑 綁
|
|
||||||
1. interjection indicating approval, appreciation or agreement en 嗯 嗯
|
|
||||||
"1. information
|
|
||||||
2. news
|
|
||||||
3. message" xìn xī 信息 信息
|
|
||||||
"1. careful; attentive; cautious
|
|
||||||
2. to be careful; to look out
|
|
||||||
3. (dialect) thrifty; frugal" zǐ xì 仔细 仔細
|
|
||||||
1. to pay (money) zhī fù 支付 支付
|
|
||||||
"1. to catch and hold on
|
|
||||||
2. to continue
|
|
||||||
3. to go on to do sth
|
|
||||||
4. to follow
|
|
||||||
5. to carry on
|
|
||||||
6. then
|
|
||||||
7. after that
|
|
||||||
8. subsequently
|
|
||||||
9. to proceed
|
|
||||||
10. to ensue
|
|
||||||
11. in turn
|
|
||||||
12. in one's turn" jiē zhe 接着 接著
|
|
||||||
"1. angle
|
|
||||||
2. corner
|
|
||||||
3. horn
|
|
||||||
4. horn-shaped
|
|
||||||
5. unit of money equal to 0.1 yuan, or 10 cents (a dime)
|
|
||||||
6. CL:個|个[ge4]" jiǎo 角 角
|
|
||||||
"1. way; method; manner; mode; pattern (of behavior etc)
|
|
||||||
2. CL:種|种[zhong3]" fāng shì 方式 方式
|
|
||||||
"1. 2D barcode; matrix code
|
|
||||||
2. (esp.) QR code" èr wéi mǎ 二维码 二維碼
|
|
||||||
"1. just in case
|
|
||||||
2. if by any chance
|
|
||||||
3. contingency" wàn yī 万一 萬一
|
|
||||||
1. cash xiàn jīn 现金 現金
|
|
||||||
"1. additional
|
|
||||||
2. in addition
|
|
||||||
3. besides
|
|
||||||
4. separate
|
|
||||||
5. other
|
|
||||||
6. moreover
|
|
||||||
7. furthermore" lìng wài 另外 另外
|
|
||||||
"1. fake
|
|
||||||
2. false
|
|
||||||
3. artificial
|
|
||||||
4. to borrow
|
|
||||||
5. if
|
|
||||||
6. suppose" jiǎ 假 假
|
|
||||||
"1. direct (opposite: indirect 間接|间接[jian4 jie1])
|
|
||||||
2. immediate
|
|
||||||
3. straightforward" zhí jiē 直接 直接
|
|
||||||
"1. to trust
|
|
||||||
2. to have confidence in" xìn rèn 信任 信任
|
|
||||||
1. any; whatever; whichever rèn hé 任何 任何
|
|
||||||
"1. equipment; facilities; installations
|
|
||||||
2. CL:個|个[ge4]" shè bèi 设备 設備
|
|
||||||
|
@@ -1,50 +0,0 @@
|
|||||||
"1. to exercise; to move about; to work out
|
|
||||||
2. shaky; unsteady; loose (tooth etc)
|
|
||||||
3. movable; flexible; liquid (capital etc)
|
|
||||||
4. (volcanic, seismic, economic etc) activity
|
|
||||||
5. (outdoor etc) activity; event; (political) campaign; (military) maneuver (CL:項|项[xiang4])
|
|
||||||
6. to use personal influence, connections, bribes etc" huó dòng 活动 活動
|
|
||||||
1. to be familiar with; to know well shú xī 熟悉 熟悉
|
|
||||||
"1. just (in time)
|
|
||||||
2. just right
|
|
||||||
3. just enough
|
|
||||||
4. to happen to
|
|
||||||
5. to chance to
|
|
||||||
6. by chance
|
|
||||||
7. it just so happens that" zhèng hǎo 正好 正好
|
|
||||||
"1. to promote
|
|
||||||
2. to enhance
|
|
||||||
3. to further
|
|
||||||
4. to advance (a cause etc)" zēng jìn 增进 增進
|
|
||||||
"1. group photo
|
|
||||||
2. to take a group photo" hé yǐng 合影 合影
|
|
||||||
"1. to notify
|
|
||||||
2. to inform
|
|
||||||
3. notice
|
|
||||||
4. notification
|
|
||||||
5. CL:個|个[ge4]" tōng zhī 通知 通知
|
|
||||||
"1. group
|
|
||||||
2. crowd
|
|
||||||
3. flock, herd, pack etc" qún 群 群
|
|
||||||
"1. to organize
|
|
||||||
2. organization
|
|
||||||
3. (biology) tissue
|
|
||||||
4. (textiles) weave
|
|
||||||
5. CL:個|个[ge4]" zǔ zhī 组织 組織
|
|
||||||
"1. to gather; to assemble
|
|
||||||
2. (math.) set" jí hé 集合 集合
|
|
||||||
1. sake (Japanese rice wine) qīng jiǔ 清酒 清酒
|
|
||||||
1. thereupon; as a result; consequently; thus; hence yú shì 于是 於是
|
|
||||||
1. the Great Wall Cháng chéng 长城 長城
|
|
||||||
1. lit. until you reach the Great Wall, you're not a proper person; fig. to get over difficulties before reaching the goal bù dào Cháng chéng fēi hǎo hàn 不到长城非好汉 不到長城非好漢
|
|
||||||
"1. communication
|
|
||||||
2. social intercourse" jiāo jì 交际 交際
|
|
||||||
1. student union xué sheng huì 学生会 學生會
|
|
||||||
"1. theme
|
|
||||||
2. subject" zhǔ tí 主题 主題
|
|
||||||
"1. eating and drinking
|
|
||||||
2. food and drink; diet" yǐn shí 饮食 飲食
|
|
||||||
1. historical sites and scenic spots míng shèng gǔ jì 名胜古迹 名勝古跡
|
|
||||||
1. to encourage gǔ lì 鼓励 鼓勵
|
|
||||||
"1. no matter what or how
|
|
||||||
2. regardless of whether..." wú lùn 无论 無論
|
|
||||||
|
@@ -1,72 +0,0 @@
|
|||||||
1. T-shirt T xù T恤 T恤
|
|
||||||
"1. to pair up
|
|
||||||
2. to match
|
|
||||||
3. to arrange in pairs
|
|
||||||
4. to add sth into a group" dā pèi 搭配 搭配
|
|
||||||
"1. jeans
|
|
||||||
2. CL:條|条[tiao2]" niú zǎi kù 牛仔裤 牛仔褲
|
|
||||||
"1. to put on or wear (glasses, hat, gloves etc)
|
|
||||||
2. to respect
|
|
||||||
3. to bear
|
|
||||||
4. to support" dài 戴 戴
|
|
||||||
1. sunglasses tài yáng jìng 太阳镜 太陽鏡
|
|
||||||
1. formal dress zhèng zhuāng 正装 正裝
|
|
||||||
"1. to cover
|
|
||||||
2. to encase
|
|
||||||
3. cover
|
|
||||||
4. sheath
|
|
||||||
5. to overlap
|
|
||||||
6. to interleave
|
|
||||||
7. to model after
|
|
||||||
8. to copy
|
|
||||||
9. formula
|
|
||||||
10. harness
|
|
||||||
11. loop of rope
|
|
||||||
12. (fig.) to fish for
|
|
||||||
13. to obtain slyly
|
|
||||||
14. classifier for sets, collections
|
|
||||||
15. bend (of a river or mountain range, in place names)
|
|
||||||
16. tau (Greek letter Ττ)" tào 套 套
|
|
||||||
1. even if; even though jí shǐ 即使 即使
|
|
||||||
"1. cozy
|
|
||||||
2. snug" shū shì 舒适 舒適
|
|
||||||
"1. fashion
|
|
||||||
2. fad
|
|
||||||
3. fashionable" shí shàng 时尚 時尚
|
|
||||||
"1. not to be concerned
|
|
||||||
2. regardless of
|
|
||||||
3. no matter" bù guǎn 不管 不管
|
|
||||||
"1. leisure
|
|
||||||
2. relaxation
|
|
||||||
3. not working
|
|
||||||
4. idle
|
|
||||||
5. to enjoy leisure
|
|
||||||
6. to lie fallow" xiū xián 休闲 休閒
|
|
||||||
"1. (of a contagious disease etc) to spread
|
|
||||||
2. to propagate
|
|
||||||
3. (of a style of clothing, song etc) popular
|
|
||||||
4. fashionable" liú xíng 流行 流行
|
|
||||||
"1. to have confidence in oneself
|
|
||||||
2. self-confidence" zì xìn 自信 自信
|
|
||||||
"1. situation
|
|
||||||
2. occasion
|
|
||||||
3. context
|
|
||||||
4. setting
|
|
||||||
5. location
|
|
||||||
6. venue" chǎng hé 场合 場合
|
|
||||||
"1. to propose; to suggest; to recommend
|
|
||||||
2. proposal; suggestion; recommendation
|
|
||||||
3. CL:個|个[ge4],點|点[dian3]" jiàn yì 建议 建議
|
|
||||||
"1. impression (sth that stays in one's mind)
|
|
||||||
2. a memory" yìn xiàng 印象 印象
|
|
||||||
"1. to stroll
|
|
||||||
2. to visit" guàng 逛 逛
|
|
||||||
"1. to practice
|
|
||||||
2. field work
|
|
||||||
3. to intern
|
|
||||||
4. internship" shí xí 实习 實習
|
|
||||||
"1. ash
|
|
||||||
2. dust
|
|
||||||
3. lime
|
|
||||||
4. gray
|
|
||||||
5. discouraged; dejected" huī 灰 灰
|
|
||||||
|
@@ -1,71 +0,0 @@
|
|||||||
"1. association
|
|
||||||
2. society
|
|
||||||
3. group
|
|
||||||
4. union
|
|
||||||
5. club
|
|
||||||
6. organization" shè tuán 社团 社團
|
|
||||||
"1. to recruit
|
|
||||||
2. to provoke
|
|
||||||
3. to beckon
|
|
||||||
4. to incur
|
|
||||||
5. to infect
|
|
||||||
6. contagious
|
|
||||||
7. a move (chess)
|
|
||||||
8. a maneuver
|
|
||||||
9. device
|
|
||||||
10. trick
|
|
||||||
11. to confess" zhāo 招 招
|
|
||||||
1. public square; plaza guǎng chǎng 广场 廣場
|
|
||||||
"1. squadron
|
|
||||||
2. team
|
|
||||||
3. group
|
|
||||||
4. CL:個|个[ge4]" duì 队 隊
|
|
||||||
"1. the classics
|
|
||||||
2. scriptures
|
|
||||||
3. classical
|
|
||||||
4. classic (example, case etc)
|
|
||||||
5. typical" jīng diǎn 经典 經典
|
|
||||||
"1. to take a photograph
|
|
||||||
2. photography
|
|
||||||
3. to shoot (a movie)" shè yǐng 摄影 攝影
|
|
||||||
"1. to harvest
|
|
||||||
2. to reap
|
|
||||||
3. to gain
|
|
||||||
4. crop
|
|
||||||
5. harvest
|
|
||||||
6. profit
|
|
||||||
7. gain
|
|
||||||
8. bonus
|
|
||||||
9. reward" shōu huò 收获 收穫
|
|
||||||
"1. technology; technique; skill
|
|
||||||
2. CL:門|门[men2],種|种[zhong3],項|项[xiang4]" jì shù 技术 技術
|
|
||||||
"1. after school
|
|
||||||
2. extracurricular" kè yú 课余 課餘
|
|
||||||
1. richly colorful fēng fù duō cǎi 丰富多彩 豐富多彩
|
|
||||||
1. to hesitate yóu yù 犹豫 猶豫
|
|
||||||
"1. back of neck
|
|
||||||
2. item
|
|
||||||
3. thing
|
|
||||||
4. term (in a mathematical formula)
|
|
||||||
5. sum (of money)
|
|
||||||
6. classifier for principles, items, clauses, tasks, research projects etc" xiàng 项 項
|
|
||||||
"1. representative
|
|
||||||
2. delegate
|
|
||||||
3. CL:位[wei4],個|个[ge4],名[ming2]
|
|
||||||
4. to represent
|
|
||||||
5. to stand for
|
|
||||||
6. on behalf of
|
|
||||||
7. in the name of" dài biǎo 代表 代表
|
|
||||||
"1. not just; not limited to
|
|
||||||
2. (as a correlative conjunction) not only (..., but also ...)" bù jǐn 不仅 不僅
|
|
||||||
1. great streets and small alleys (idiom); everywhere in the city dà jiē xiǎo xiàng 大街小巷 大街小巷
|
|
||||||
1. enthusiastic; ardent; zealous rè xīn 热心 熱心
|
|
||||||
"1. to remind
|
|
||||||
2. to call attention to
|
|
||||||
3. to warn of" tí xǐng 提醒 提醒
|
|
||||||
"1. to be worried
|
|
||||||
2. to be distressed
|
|
||||||
3. worries" fán nǎo 烦恼 煩惱
|
|
||||||
"1. regret
|
|
||||||
2. to regret
|
|
||||||
3. to be sorry that" yí hàn 遗憾 遺憾
|
|
||||||
|
Binary file not shown.
@@ -1,89 +0,0 @@
|
|||||||
1. champion guàn jūn 冠军 冠軍
|
|
||||||
"1. to beat
|
|
||||||
2. to win
|
|
||||||
3. to profit" yíng 赢 贏
|
|
||||||
"1. opponent
|
|
||||||
2. rival
|
|
||||||
3. competitor
|
|
||||||
4. (well-matched) adversary
|
|
||||||
5. match" duì shǒu 对手 對手
|
|
||||||
"1. to lose; to be beaten
|
|
||||||
2. (bound form) to transport
|
|
||||||
3. (literary) to donate; to contribute
|
|
||||||
4. (coll.) to enter (a password)" shū 输 輸
|
|
||||||
"1. bill
|
|
||||||
2. list
|
|
||||||
3. form
|
|
||||||
4. single
|
|
||||||
5. only
|
|
||||||
6. sole
|
|
||||||
7. odd number
|
|
||||||
8. CL:個|个[ge4]" dān 单 單
|
|
||||||
"1. to coach; to train
|
|
||||||
2. instructor; sports coach; trainer (CL:個|个[ge4],位[wei4],名[ming2])" jiào liàn 教练 教練
|
|
||||||
"1. to add oil; to top up with gas; to refuel
|
|
||||||
2. to accelerate; to step on the gas
|
|
||||||
3. (fig.) to make an extra effort; to cheer sb on" jiā yóu 加油 加油
|
|
||||||
1. interjection of wonder, shock or admiration āi yā 哎呀 哎呀
|
|
||||||
"1. to lead
|
|
||||||
2. to be in front" lǐng xiān 领先 領先
|
|
||||||
"1. alas
|
|
||||||
2. oh dear" ài 唉 唉
|
|
||||||
"1. to fall behind
|
|
||||||
2. to lag (in technology etc)
|
|
||||||
3. backward
|
|
||||||
4. to retrogress" luò hòu 落后 落後
|
|
||||||
"1. office
|
|
||||||
2. situation
|
|
||||||
3. classifier for games: match, set, round etc" jú 局 局
|
|
||||||
"1. to sustain injuries
|
|
||||||
2. wounded (in an accident etc)
|
|
||||||
3. harmed" shòu shāng 受伤 受傷
|
|
||||||
"1. (it's) no wonder (that...)
|
|
||||||
2. (it's) not surprising (that)" nán guài 难怪 難怪
|
|
||||||
"1. matching
|
|
||||||
2. fitting in with
|
|
||||||
3. compatible with
|
|
||||||
4. to correspond
|
|
||||||
5. to fit
|
|
||||||
6. to conform to
|
|
||||||
7. rapport
|
|
||||||
8. to coordinate with
|
|
||||||
9. to act in concert with
|
|
||||||
10. to cooperate
|
|
||||||
11. to become man and wife
|
|
||||||
12. to combine parts of machine" pèi hé 配合 配合
|
|
||||||
"1. second place (in a sports contest)
|
|
||||||
2. runner-up" yà jūn 亚军 亞軍
|
|
||||||
1. semifinals bàn jué sài 半决赛 半決賽
|
|
||||||
1. finals (of a competition) jué sài 决赛 決賽
|
|
||||||
"1. to be defeated
|
|
||||||
2. to lose
|
|
||||||
3. to fail (e.g. experiments)
|
|
||||||
4. failure
|
|
||||||
5. defeat
|
|
||||||
6. CL:次[ci4]" shī bài 失败 失敗
|
|
||||||
"1. fan (ball sports)
|
|
||||||
2. CL:個|个[ge4]" qiú mí 球迷 球迷
|
|
||||||
1. first half of a game or contest shàng bàn chǎng 上半场 上半場
|
|
||||||
1. second half of a game or contest xià bàn chǎng 下半场 下半場
|
|
||||||
"1. flat
|
|
||||||
2. level
|
|
||||||
3. equal
|
|
||||||
4. to tie (make the same score)
|
|
||||||
5. to draw (score)
|
|
||||||
6. calm
|
|
||||||
7. peaceful
|
|
||||||
8. abbr. for 平聲|平声[ping2 sheng1]" píng 平 平
|
|
||||||
"1. (sports) overtime
|
|
||||||
2. extra time
|
|
||||||
3. play-off" jiā shí sài 加时赛 加時賽
|
|
||||||
"1. volleyball
|
|
||||||
2. CL:個|个[ge4]" pái qiú 排球 排球
|
|
||||||
"1. the scene (of a crime, accident etc)
|
|
||||||
2. (on) the spot
|
|
||||||
3. (at) the site" xiàn chǎng 现场 現場
|
|
||||||
1. to renounce; to abandon; to give up fàng qì 放弃 放棄
|
|
||||||
"1. to persevere with
|
|
||||||
2. to persist in
|
|
||||||
3. to insist on" jiān chí 坚持 堅持
|
|
||||||
|
@@ -1,119 +0,0 @@
|
|||||||
"1. stiff
|
|
||||||
2. harsh" shēng yìng 生硬 生硬
|
|
||||||
"1. basic
|
|
||||||
2. fundamental
|
|
||||||
3. main
|
|
||||||
4. elementary" jī běn 基本 基本
|
|
||||||
1. etiquette lǐ jié 礼节 禮節
|
|
||||||
"1. master
|
|
||||||
2. host
|
|
||||||
3. owner
|
|
||||||
4. CL:個|个[ge4]" zhǔ rén 主人 主人
|
|
||||||
"1. urgent
|
|
||||||
2. pressing
|
|
||||||
3. rapid
|
|
||||||
4. hurried
|
|
||||||
5. worried
|
|
||||||
6. to make (sb) anxious" jí 急 急
|
|
||||||
"1. seldom
|
|
||||||
2. rare
|
|
||||||
3. hard to come by" nán dé 难得 難得
|
|
||||||
"1. to the greatest extent
|
|
||||||
2. (when used before a noun of location) furthest or extreme
|
|
||||||
3. to be within the limits of
|
|
||||||
4. to give priority to" jǐn 尽 儘
|
|
||||||
1. even; so much so that shèn zhì 甚至 甚至
|
|
||||||
1. to hold a reception; to offer hospitality; to entertain (guests); to serve (customers) zhāo dài 招待 招待
|
|
||||||
"1. to add
|
|
||||||
2. (math.) plus
|
|
||||||
3. to increase; to augment
|
|
||||||
4. (used before a disyllabic verb, often after an adverb like 不[bu4], 大[da4], 稍[shao1] etc, to indicate that the action applies to sth previously mentioned, as in 稍加改良[shao1 jia1 gai3 liang2] 'make some minor improvements to (it)')" jiā 加 加
|
|
||||||
"1. to hold
|
|
||||||
2. to contain
|
|
||||||
3. to ladle
|
|
||||||
4. to pick up with a utensil" chéng 盛 盛
|
|
||||||
1. to shake hands wò shǒu 握手 握手
|
|
||||||
1. position; post; job zhí wèi 职位 職位
|
|
||||||
"1. courtesy; politeness; manners
|
|
||||||
2. courteous; polite" lǐ mào 礼貌 禮貌
|
|
||||||
"1. unit (forming an entity)
|
|
||||||
2. element
|
|
||||||
3. (in a residential building) entrance or staircase" dān yuán 单元 單元
|
|
||||||
"1. bungalow
|
|
||||||
2. single-story house" píng fáng 平房 平房
|
|
||||||
"1. to open one's mouth (to speak, esp. to make a request)
|
|
||||||
2. to gape" zhāng zuǐ 张嘴 張嘴
|
|
||||||
"1. (prefix) can; may; able to; -able
|
|
||||||
2. to approve; to permit
|
|
||||||
3. to suit
|
|
||||||
4. (particle used for emphasis) certainly; very
|
|
||||||
5. but; however" kě 可 可
|
|
||||||
"1. intimate
|
|
||||||
2. close" qīn mì 亲密 親密
|
|
||||||
"1. secrets
|
|
||||||
2. private business
|
|
||||||
3. privacy" yǐn sī 隐私 隱私
|
|
||||||
"1. to show an interest in
|
|
||||||
2. to get involved with" guò wèn 过问 過問
|
|
||||||
1. the building or room opposite duì mén 对门 對門
|
|
||||||
1. odor; scent qì wèi 气味 氣味
|
|
||||||
1. erhua variant of 老伴[lao3 ban4] lǎo bàn r5 老伴儿 老伴兒
|
|
||||||
"1. nanny; babysitter
|
|
||||||
2. housekeeper" bǎo mǔ 保姆 保姆
|
|
||||||
1. village cūn zi 村子 村子
|
|
||||||
"1. fundamental
|
|
||||||
2. basic
|
|
||||||
3. root
|
|
||||||
4. simply
|
|
||||||
5. absolutely (not)
|
|
||||||
6. (not) at all
|
|
||||||
7. CL:個|个[ge4]" gēn běn 根本 根本
|
|
||||||
"1. to lean against or on
|
|
||||||
2. to stand by the side of
|
|
||||||
3. to come near to
|
|
||||||
4. to depend on
|
|
||||||
5. to trust
|
|
||||||
6. to fuck (vulgar)
|
|
||||||
7. traditional military costume drama where the performers wear armor (old)" kào 靠 靠
|
|
||||||
"1. opposite
|
|
||||||
2. contrary" xiāng fǎn 相反 相反
|
|
||||||
"1. sequence
|
|
||||||
2. order" shùn xù 顺序 順序
|
|
||||||
"1. to correspond (by letter, email etc)
|
|
||||||
2. to send or receive messages through telecommunications" tōng xìn 通信 通信
|
|
||||||
"1. area
|
|
||||||
2. region
|
|
||||||
3. district
|
|
||||||
4. small
|
|
||||||
5. distinguish
|
|
||||||
6. CL:個|个[ge4]" qū 区 區
|
|
||||||
"1. street
|
|
||||||
2. CL:條|条[tiao2]
|
|
||||||
3. subdistrict
|
|
||||||
4. residential district" jiē dào 街道 街道
|
|
||||||
"1. to leave (a message etc)
|
|
||||||
2. to retain
|
|
||||||
3. to stay
|
|
||||||
4. to remain
|
|
||||||
5. to keep
|
|
||||||
6. to preserve" liú 留 留
|
|
||||||
"1. reality
|
|
||||||
2. practice
|
|
||||||
3. practical
|
|
||||||
4. realistic
|
|
||||||
5. real
|
|
||||||
6. actual" shí jì 实际 實際
|
|
||||||
"1. position
|
|
||||||
2. place
|
|
||||||
3. seat
|
|
||||||
4. CL:個|个[ge4]" wèi zhi 位置 位置
|
|
||||||
"1. (bound form) tip; end; extremity
|
|
||||||
2. (bound form) aspect; facet
|
|
||||||
3. (bound form) upright; proper
|
|
||||||
4. to hold sth level with both hands; to carry
|
|
||||||
5. to eliminate; to wipe out" duān 端 端
|
|
||||||
"1. thumb
|
|
||||||
2. big toe" mǔ zhǐ 拇指 拇指
|
|
||||||
1. little finger xiǎo zhǐ 小指 小指
|
|
||||||
"1. index finger
|
|
||||||
2. (literary) mouths to feed" shí zhǐ 食指 食指
|
|
||||||
|
@@ -1,64 +0,0 @@
|
|||||||
1. (coll.) paternal grandfather; grandpa yé ye 爷爷 爺爺
|
|
||||||
"1. (informal) grandma (paternal grandmother)
|
|
||||||
2. (respectful) mistress of the house
|
|
||||||
3. CL:位[wei4]
|
|
||||||
4. (coll.) boobies
|
|
||||||
5. breasts" nǎi nai 奶奶 奶奶
|
|
||||||
"1. older sister
|
|
||||||
2. CL:個|个[ge4]" jiě jie 姐姐 姐姐
|
|
||||||
"1. to drink
|
|
||||||
2. variant of 嗬[he1]" hē 喝 喝
|
|
||||||
"1. to see; to look at
|
|
||||||
2. to read
|
|
||||||
3. to watch
|
|
||||||
4. to visit; to call on
|
|
||||||
5. to consider; to regard as
|
|
||||||
6. to look after
|
|
||||||
7. to treat (a patient or illness)
|
|
||||||
8. to depend on
|
|
||||||
9. to feel (that)
|
|
||||||
10. (after a verb) to give it a try
|
|
||||||
11. to watch out for" kàn 看 看
|
|
||||||
"1. to listen to; to hear
|
|
||||||
2. to heed; to obey
|
|
||||||
3. a can (loanword from English 'tin')
|
|
||||||
4. classifier for canned beverages
|
|
||||||
5. to let be; to allow (Taiwan pr. [ting4])
|
|
||||||
6. (literary) to administer; to deal with (Taiwan pr. [ting4])" tīng 听 聽
|
|
||||||
1. to write xiě 写 寫
|
|
||||||
"1. to learn
|
|
||||||
2. to study" xué xí 学习 學習
|
|
||||||
1. to like; to be fond of xǐ huan 喜欢 喜歡
|
|
||||||
"1. (loanword) coffee
|
|
||||||
2. CL:杯[bei1]" kā fēi 咖啡 咖啡
|
|
||||||
"1. cow's milk
|
|
||||||
2. CL:瓶[ping2],杯[bei1]" niú nǎi 牛奶 牛奶
|
|
||||||
"1. beer (loanword)
|
|
||||||
2. CL:杯[bei1],瓶[ping2],罐[guan4],桶[tong3],缸[gang1]" pí jiǔ 啤酒 啤酒
|
|
||||||
"1. movie; film
|
|
||||||
2. CL:部[bu4],片[pian4],場|场[chang3]" diàn yǐng 电影 電影
|
|
||||||
"1. computer
|
|
||||||
2. CL:臺|台[tai2]" diàn nǎo 电脑 電腦
|
|
||||||
"1. music
|
|
||||||
2. CL:張|张[zhang1],曲[qu3],段[duan4]" yīn yuè 音乐 音樂
|
|
||||||
1. Chinese language Hàn yǔ 汉语 漢語
|
|
||||||
1. English (language) Ying1 yǔ 英语 英語
|
|
||||||
"1. difficult (to...)
|
|
||||||
2. problem
|
|
||||||
3. difficulty
|
|
||||||
4. difficult
|
|
||||||
5. not good" nán 难 難
|
|
||||||
"1. cheap; inexpensive
|
|
||||||
2. a petty advantage
|
|
||||||
3. to let sb off lightly" pián yi 便宜 便宜
|
|
||||||
"1. to thank
|
|
||||||
2. thanks
|
|
||||||
3. thank you" xiè xie 谢谢 謝謝
|
|
||||||
"1. you're welcome
|
|
||||||
2. don't mention it
|
|
||||||
3. impolite
|
|
||||||
4. rude
|
|
||||||
5. blunt" bù kè qi 不客气 不客氣
|
|
||||||
"1. I'm sorry; excuse me; I beg your pardon
|
|
||||||
2. to let (sb) down; to disappoint" duì bu qǐ 对不起 對不起
|
|
||||||
1. it doesn't matter méi guān xi 没关系 沒關係
|
|
||||||
|
@@ -1,103 +0,0 @@
|
|||||||
1. you (courteous, as opposed to informal 你[ni3]) nín 您 您
|
|
||||||
"1. (pronoun) this; these
|
|
||||||
2. (bound form) this; the (followed by a noun)
|
|
||||||
3. (bound form) this; these (followed by a classifier) (in this sense, commonly pr. [zhei4], esp. in Beijing)" zhè 这 這
|
|
||||||
"1. (specifier) that; the; those (colloquial pr. [nei4])
|
|
||||||
2. (pronoun) that (referring to persons, things or situations)
|
|
||||||
3. then (in that case)" nà 那 那
|
|
||||||
1. here zhè r5 这儿 這兒
|
|
||||||
1. there nà r5 那儿 那兒
|
|
||||||
"1. what?
|
|
||||||
2. something; anything" shén me 什么 什麼
|
|
||||||
"1. who
|
|
||||||
2. also pr. [shui2]" shéi 谁 誰
|
|
||||||
"1. where?
|
|
||||||
2. wherever; anywhere; somewhere
|
|
||||||
3. (used in rhetorical questions) how can ...?; how could ...?" nǎ r5 哪儿 哪兒
|
|
||||||
"1. to be (followed by substantives only)
|
|
||||||
2. correct; right; true
|
|
||||||
3. (respectful acknowledgement of a command) very well
|
|
||||||
4. (adverb for emphatic assertion)" shì 是 是
|
|
||||||
"1. to go
|
|
||||||
2. to go to (a place)
|
|
||||||
3. (of a time etc) last
|
|
||||||
4. just passed
|
|
||||||
5. to send
|
|
||||||
6. to remove
|
|
||||||
7. to get rid of
|
|
||||||
8. to reduce
|
|
||||||
9. to be apart from in space or time
|
|
||||||
10. to die (euphemism)
|
|
||||||
11. to play (a part)
|
|
||||||
12. (when used either before or after a verb) to go in order to do sth
|
|
||||||
13. (after a verb of motion indicates movement away from the speaker)
|
|
||||||
14. (used after certain verbs to indicate detachment or separation)" qù 去 去
|
|
||||||
"1. to circle
|
|
||||||
2. to go back
|
|
||||||
3. to turn around
|
|
||||||
4. to answer
|
|
||||||
5. to return
|
|
||||||
6. to revolve
|
|
||||||
7. Hui ethnic group (Chinese Muslims)
|
|
||||||
8. time
|
|
||||||
9. classifier for acts of a play
|
|
||||||
10. section or chapter (of a classic book)" huí 回 回
|
|
||||||
"1. to eat; to consume
|
|
||||||
2. to eat at (a cafeteria etc)
|
|
||||||
3. to eradicate; to destroy
|
|
||||||
4. to absorb
|
|
||||||
5. to suffer (shock, injury, defeat etc)" chī 吃 吃
|
|
||||||
"1. to speak; to talk; to say
|
|
||||||
2. to explain; to comment
|
|
||||||
3. to scold; to tell off
|
|
||||||
4. (bound form) theory; doctrine" shuō 说 說
|
|
||||||
"1. book
|
|
||||||
2. letter
|
|
||||||
3. document
|
|
||||||
4. CL:本[ben3],冊|册[ce4],部[bu4]
|
|
||||||
5. to write" shū 书 書
|
|
||||||
"1. cell phone; mobile phone
|
|
||||||
2. CL:部[bu4]" shǒu jī 手机 手機
|
|
||||||
"1. television; TV
|
|
||||||
2. CL:臺|台[tai2],部[bu4]" diàn shì 电视 電視
|
|
||||||
"1. teacher
|
|
||||||
2. CL:個|个[ge4],位[wei4]" lǎo shī 老师 老師
|
|
||||||
"1. student
|
|
||||||
2. schoolchild" xué sheng 学生 學生
|
|
||||||
"1. friend
|
|
||||||
2. CL:個|个[ge4],位[wei4]" péng you 朋友 朋友
|
|
||||||
"1. home
|
|
||||||
2. family
|
|
||||||
3. (polite) my (sister, uncle etc)
|
|
||||||
4. classifier for families or businesses
|
|
||||||
5. refers to the philosophical schools of pre-Han China
|
|
||||||
6. noun suffix for a specialist in some activity, such as a musician or revolutionary, corresponding to English -ist, -er, -ary or -ian
|
|
||||||
7. CL:個|个[ge4]" jiā 家 家
|
|
||||||
"1. store; shop
|
|
||||||
2. CL:家[jia1],個|个[ge4]" shāng diàn 商店 商店
|
|
||||||
"1. school
|
|
||||||
2. CL:所[suo3]" xué xiào 学校 學校
|
|
||||||
"1. water
|
|
||||||
2. (after a name) ... River
|
|
||||||
3. to swim (used mostly in 會水|会水[hui4 shui3] and 水性[shui3 xing4])
|
|
||||||
4. (coll.) lacking in substance; shoddy
|
|
||||||
5. (bound form) additional cost; extra income
|
|
||||||
6. classifier for washings of a garment" shuǐ 水 水
|
|
||||||
"1. tea
|
|
||||||
2. tea plant
|
|
||||||
3. CL:杯[bei1],壺|壶[hu2]" chá 茶 茶
|
|
||||||
"1. fruit
|
|
||||||
2. CL:個|个[ge4]" shuǐ guǒ 水果 水果
|
|
||||||
"1. cooked rice
|
|
||||||
2. CL:碗[wan3]
|
|
||||||
3. meal
|
|
||||||
4. CL:頓|顿[dun4]
|
|
||||||
5. (loanword) fan
|
|
||||||
6. devotee" fàn 饭 飯
|
|
||||||
"1. bread
|
|
||||||
2. CL:片[pian4],塊|块[kuai4]" miàn bāo 面包 麵包
|
|
||||||
1. China Zhōng guó 中国 中國
|
|
||||||
1. United States; USA; US Měi guó 美国 美國
|
|
||||||
1. Japan Ri4 běn 日本 日本
|
|
||||||
"1. South Korea (Republic of Korea)
|
|
||||||
2. (historical) Han, one of the Seven Warring States 戰國七雄|战国七雄[Zhan4 guo2 Qi1 xiong2]" Hán guó 韩国 韓國
|
|
||||||
|
@@ -1,140 +0,0 @@
|
|||||||
"1. zero
|
|
||||||
2. nought
|
|
||||||
3. zero sign
|
|
||||||
4. fractional
|
|
||||||
5. fragmentary
|
|
||||||
6. odd (of numbers)
|
|
||||||
7. (placed between two numbers to indicate a smaller quantity followed by a larger one)
|
|
||||||
8. fraction
|
|
||||||
9. (in mathematics) remainder (after division)
|
|
||||||
10. extra
|
|
||||||
11. to wither and fall
|
|
||||||
12. to wither" líng 零 零
|
|
||||||
"1. one
|
|
||||||
2. single
|
|
||||||
3. a (article)
|
|
||||||
4. as soon as
|
|
||||||
5. entire; whole; all; throughout
|
|
||||||
6. 'one' radical in Chinese characters (Kangxi radical 1)
|
|
||||||
7. also pr. [yao1] for greater clarity when spelling out numbers digit by digit" yī 一 一
|
|
||||||
"1. two
|
|
||||||
2. 2
|
|
||||||
3. (Beijing dialect) stupid" èr 二 二
|
|
||||||
"1. three
|
|
||||||
2. 3" sān 三 三
|
|
||||||
"1. four
|
|
||||||
2. 4" sì 四 四
|
|
||||||
"1. five
|
|
||||||
2. 5" wǔ 五 五
|
|
||||||
"1. six
|
|
||||||
2. 6" liù 六 六
|
|
||||||
"1. seven
|
|
||||||
2. 7" qī 七 七
|
|
||||||
1. eight bā 八 八
|
|
||||||
"1. nine
|
|
||||||
2. 9" jiǔ 九 九
|
|
||||||
"1. ten
|
|
||||||
2. 10" shí 十 十
|
|
||||||
"1. hundred
|
|
||||||
2. numerous
|
|
||||||
3. all kinds of" bǎi 百 百
|
|
||||||
1. thousand qiān 千 千
|
|
||||||
"1. ten thousand
|
|
||||||
2. a great number" wàn 万 萬
|
|
||||||
"1. two
|
|
||||||
2. both
|
|
||||||
3. some
|
|
||||||
4. a few
|
|
||||||
5. tael, unit of weight equal to 50 grams (modern) or 1⁄16 of a catty 斤[jin1] (old)" liǎng 两 兩
|
|
||||||
"1. (classifier used before a noun that has no specific classifier)
|
|
||||||
2. (bound form) individual" gè 个 個
|
|
||||||
"1. (bound form) root; stem
|
|
||||||
2. (bound form) origin; source
|
|
||||||
3. (bound form) one's own; this
|
|
||||||
4. (bound form) this; the current (year etc)
|
|
||||||
5. (bound form) original
|
|
||||||
6. (bound form) inherent
|
|
||||||
7. originally; initially
|
|
||||||
8. capital; principal
|
|
||||||
9. classifier for books, periodicals, files etc" běn 本 本
|
|
||||||
"1. page
|
|
||||||
2. leaf" yè 页 頁
|
|
||||||
"1. cup
|
|
||||||
2. glass
|
|
||||||
3. CL:個|个[ge4],隻|只[zhi1]" bēi zi 杯子 杯子
|
|
||||||
"1. bottle
|
|
||||||
2. CL:個|个[ge4]" píng zi 瓶子 瓶子
|
|
||||||
"1. how much?; how many?
|
|
||||||
2. (phone number, student ID etc) what number?" duō shao 多少 多少
|
|
||||||
"1. how much
|
|
||||||
2. how many
|
|
||||||
3. several
|
|
||||||
4. a few" jǐ 几 幾
|
|
||||||
"1. coin
|
|
||||||
2. money
|
|
||||||
3. CL:筆|笔[bi3]
|
|
||||||
4. unit of weight, one tenth of a tael 兩|两[liang3]" qián 钱 錢
|
|
||||||
"1. lump; chunk; piece
|
|
||||||
2. classifier for pieces of cloth, cake, soap etc
|
|
||||||
3. (coll.) classifier for money and currency units" kuài 块 塊
|
|
||||||
"1. currency unit (esp. Chinese yuan)
|
|
||||||
2. (bound form) first; original; primary
|
|
||||||
3. (bound form) basic; fundamental
|
|
||||||
4. (bound form) constituent; part
|
|
||||||
5. (prefix) meta-
|
|
||||||
6. (math.) argument; variable
|
|
||||||
7. era (of a reign)
|
|
||||||
8. (Tw) (geology) eon" yuán 元 元
|
|
||||||
"1. hair
|
|
||||||
2. feather
|
|
||||||
3. down
|
|
||||||
4. wool
|
|
||||||
5. mildew
|
|
||||||
6. mold
|
|
||||||
7. coarse or semifinished
|
|
||||||
8. young
|
|
||||||
9. raw
|
|
||||||
10. careless
|
|
||||||
11. unthinking
|
|
||||||
12. nervous
|
|
||||||
13. scared
|
|
||||||
14. (of currency) to devalue or depreciate
|
|
||||||
15. classifier for Chinese fractional monetary unit ( = 角[jiao3] , = one-tenth of a yuan or 10 fen 分[fen1])" máo 毛 毛
|
|
||||||
"1. angle
|
|
||||||
2. corner
|
|
||||||
3. horn
|
|
||||||
4. horn-shaped
|
|
||||||
5. unit of money equal to 0.1 yuan, or 10 cents (a dime)
|
|
||||||
6. CL:個|个[ge4]" jiǎo 角 角
|
|
||||||
"1. today
|
|
||||||
2. the present time; now" jīn tiān 今天 今天
|
|
||||||
1. yesterday zuó tiān 昨天 昨天
|
|
||||||
1. tomorrow míng tiān 明天 明天
|
|
||||||
"1. year
|
|
||||||
2. CL:個|个[ge4]" nián 年 年
|
|
||||||
"1. moon
|
|
||||||
2. month
|
|
||||||
3. monthly
|
|
||||||
4. CL:個|个[ge4],輪|轮[lun2]" yuè 月 月
|
|
||||||
"1. sun
|
|
||||||
2. day
|
|
||||||
3. date, day of the month" rì 日 日
|
|
||||||
"1. ordinal number
|
|
||||||
2. day of a month
|
|
||||||
3. mark
|
|
||||||
4. sign
|
|
||||||
5. business establishment
|
|
||||||
6. size
|
|
||||||
7. ship suffix
|
|
||||||
8. horn (wind instrument)
|
|
||||||
9. bugle call
|
|
||||||
10. assumed name
|
|
||||||
11. to take a pulse
|
|
||||||
12. classifier used to indicate number of people" hào 号 號
|
|
||||||
"1. week
|
|
||||||
2. CL:個|个[ge4]
|
|
||||||
3. day of the week
|
|
||||||
4. Sunday" xīng qī 星期 星期
|
|
||||||
1. Sunday Xing1 qī tiān 星期天 星期天
|
|
||||||
"1. goodbye
|
|
||||||
2. see you again later" zài jiàn 再见 再見
|
|
||||||
|
@@ -1,110 +0,0 @@
|
|||||||
"1. to shout
|
|
||||||
2. to call
|
|
||||||
3. to order
|
|
||||||
4. to ask
|
|
||||||
5. to be called
|
|
||||||
6. by (indicates agent in the passive mood)" jiào 叫 叫
|
|
||||||
"1. person; people
|
|
||||||
2. CL:個|个[ge4],位[wei4]" rén 人 人
|
|
||||||
"1. to have; there is
|
|
||||||
2. (bound form) having; with; -ful; -ed; -al (as in 有意[you3 yi4] intentional)" yǒu 有 有
|
|
||||||
"1. (joining two nouns) and; together with; with (Taiwan pr. [han4])
|
|
||||||
2. (math.) sum
|
|
||||||
3. to make peace
|
|
||||||
4. (sports) to draw; to tie
|
|
||||||
5. (bound form) harmonious
|
|
||||||
6. (bound form) Japan; Japanese" hé 和 和
|
|
||||||
"1. haven't
|
|
||||||
2. hasn't
|
|
||||||
3. doesn't exist
|
|
||||||
4. to not have
|
|
||||||
5. to not be" méi yǒu 没有 沒有
|
|
||||||
"1. doctor
|
|
||||||
2. CL:個|个[ge4],位[wei4],名[ming2]" yī shēng 医生 醫生
|
|
||||||
"1. also; too; as well; (not ...) either
|
|
||||||
2. (used after a verbal or nominal expression X to indicate that X is an extreme or unexpected case) even (X)
|
|
||||||
3. (literary) particle having functions similar to 啊[a5]" yě 也 也
|
|
||||||
"1. classifier for years (of age)
|
|
||||||
2. year
|
|
||||||
3. year (of crop harvests)" suì 岁 歲
|
|
||||||
1. elementary school; primary school xiǎo xué 小学 小學
|
|
||||||
"1. all; both; entirely
|
|
||||||
2. (used for emphasis) even
|
|
||||||
3. already
|
|
||||||
4. (not) at all" dōu 都 都
|
|
||||||
"1. middle-school student
|
|
||||||
2. high school student" zhōng xué shēng 中学生 中學生
|
|
||||||
1. university student; college student dà xué shēng 大学生 大學生
|
|
||||||
1. now; at present; currently xiàn zài 现在 現在
|
|
||||||
"1. university
|
|
||||||
2. college
|
|
||||||
3. CL:所[suo3]" dà xué 大学 大學
|
|
||||||
1. student studying abroad; returned student; foreign student; international student liú xué shēng 留学生 留學生
|
|
||||||
1. Jack (name) Jié kè 杰克 傑克
|
|
||||||
1. United Kingdom (UK); Britain Ying1 guó 英国 英國
|
|
||||||
"1. family name; surname
|
|
||||||
2. to be surnamed ..." xìng 姓 姓
|
|
||||||
"1. particle indicating that a previously asked question is to be applied to the preceding word ('What about ...?', 'And ...?')
|
|
||||||
2. particle for inquiring about location ('Where is ...?')
|
|
||||||
3. particle signaling a pause, to emphasize the preceding words and allow the listener time to take them on board ('ok?', 'are you with me?')
|
|
||||||
4. (at the end of a declarative sentence) particle indicating continuation of a state or action
|
|
||||||
5. particle indicating strong affirmation" ne 呢 呢
|
|
||||||
"1. how
|
|
||||||
2. which" nǎ 哪 哪
|
|
||||||
"1. country; nation; state
|
|
||||||
2. (bound form) national" guó 国 國
|
|
||||||
"1. position
|
|
||||||
2. location
|
|
||||||
3. place
|
|
||||||
4. seat
|
|
||||||
5. classifier for people (honorific)
|
|
||||||
6. classifier for binary bits (e.g. 十六位 16-bit or 2 bytes)
|
|
||||||
7. (physics) potential" wèi 位 位
|
|
||||||
"1. young lady
|
|
||||||
2. miss
|
|
||||||
3. (slang) prostitute
|
|
||||||
4. CL:個|个[ge4],位[wei4]" xiǎo jie 小姐 小姐
|
|
||||||
"1. female
|
|
||||||
2. woman
|
|
||||||
3. daughter" nu:3 女 女
|
|
||||||
"1. to study at the same school
|
|
||||||
2. fellow student
|
|
||||||
3. classmate
|
|
||||||
4. CL:位[wei4],個|个[ge4]" tóng xué 同学 同學
|
|
||||||
"1. name (of a person or thing)
|
|
||||||
2. CL:個|个[ge4]" míng zi 名字 名字
|
|
||||||
1. in total; altogether yī gòng 一共 一共
|
|
||||||
"1. married woman
|
|
||||||
2. Mrs.
|
|
||||||
3. Madam
|
|
||||||
4. wife
|
|
||||||
5. CL:個|个[ge4],位[wei4]" tài tai 太太 太太
|
|
||||||
1. daughter nu:3 ér 女儿 女兒
|
|
||||||
1. son ér zi 儿子 兒子
|
|
||||||
"1. to make; to produce
|
|
||||||
2. to write; to compose
|
|
||||||
3. to do; to engage in; to hold (a party etc)
|
|
||||||
4. (of a person) to be (an intermediary, a good student etc); to become (husband and wife, friends etc)
|
|
||||||
5. (of a thing) to serve as; to be used for
|
|
||||||
6. to assume (an air or manner)" zuò 做 做
|
|
||||||
"1. to work
|
|
||||||
2. (of a machine) to operate
|
|
||||||
3. job
|
|
||||||
4. work
|
|
||||||
5. task
|
|
||||||
6. CL:個|个[ge4],份[fen4],項|项[xiang4]" gōng zuò 工作 工作
|
|
||||||
"1. company; firm; corporation
|
|
||||||
2. CL:家[jia1]" gōng sī 公司 公司
|
|
||||||
"1. office worker
|
|
||||||
2. staff member
|
|
||||||
3. CL:個|个[ge4],位[wei4]" zhí yuán 职员 職員
|
|
||||||
1. child hái zi 孩子 孩子
|
|
||||||
"1. how old?
|
|
||||||
2. how big?
|
|
||||||
3. how much?
|
|
||||||
4. so big
|
|
||||||
5. that much" duō dà 多大 多大
|
|
||||||
1. surname Wang Wáng 王 王
|
|
||||||
"1. Mary or Marie (name)
|
|
||||||
2. Mali" Mǎ lì 玛丽 瑪麗
|
|
||||||
1. surname Li Li3 李 李
|
|
||||||
|
@@ -1,136 +0,0 @@
|
|||||||
"1. to exist; to be alive
|
|
||||||
2. (of sb or sth) to be (located) at
|
|
||||||
3. (used before a verb to indicate an action in progress)" zài 在 在
|
|
||||||
"1. lining
|
|
||||||
2. interior
|
|
||||||
3. inside
|
|
||||||
4. internal
|
|
||||||
5. also written 裏|里[li3]" lǐ 里 裡
|
|
||||||
"1. many; much; more; a lot of
|
|
||||||
2. too many; in excess
|
|
||||||
3. (after a numeral) ... odd
|
|
||||||
4. how (to what extent) (Taiwan pr. [duo2])
|
|
||||||
5. (bound form) multi-; poly-" duō 多 多
|
|
||||||
"1. tree
|
|
||||||
2. CL:棵[ke1]
|
|
||||||
3. to cultivate
|
|
||||||
4. to set up" shù 树 樹
|
|
||||||
"1. flower
|
|
||||||
2. blossom
|
|
||||||
3. CL:朵[duo3],支[zhi1],束[shu4],把[ba3],盆[pen2],簇[cu4]
|
|
||||||
4. fancy pattern
|
|
||||||
5. florid
|
|
||||||
6. to spend (money, time)
|
|
||||||
7. (coll.) lecherous
|
|
||||||
8. lustful" huā 花 花
|
|
||||||
"1. still
|
|
||||||
2. still in progress
|
|
||||||
3. still more
|
|
||||||
4. yet
|
|
||||||
5. even more
|
|
||||||
6. in addition
|
|
||||||
7. fairly
|
|
||||||
8. passably (good)
|
|
||||||
9. as early as
|
|
||||||
10. even
|
|
||||||
11. also
|
|
||||||
12. else" hái 还 還
|
|
||||||
"1. strip
|
|
||||||
2. item
|
|
||||||
3. article
|
|
||||||
4. clause (of law or treaty)
|
|
||||||
5. classifier for long thin things (ribbon, river, road, trousers etc)" tiáo 条 條
|
|
||||||
"1. river (CL:條|条[tiao2],道[dao4])
|
|
||||||
2. (bound form) the Yellow River
|
|
||||||
3. (bound form) the Milky Way
|
|
||||||
4. (bound form) (on restaurant menus) rice noodles 河粉[he2 fen3]" hé 河 河
|
|
||||||
"1. on top of
|
|
||||||
2. above-mentioned
|
|
||||||
3. also pr. [shang4 mian5]" shàng miàn 上面 上面
|
|
||||||
"1. seat
|
|
||||||
2. base; stand
|
|
||||||
3. (bound form) constellation
|
|
||||||
4. (archaic) suffix used in a respectful form of address (e.g. 師座|师座[shi1 zuo4])
|
|
||||||
5. classifier for large immovable objects such as buildings, mountains, bridges etc" zuò 座 座
|
|
||||||
"1. bridge
|
|
||||||
2. CL:座[zuo4]" qiáo 桥 橋
|
|
||||||
1. foreign country wài guó 外国 外國
|
|
||||||
"1. dormitory
|
|
||||||
2. dorm room
|
|
||||||
3. living quarters
|
|
||||||
4. hostel
|
|
||||||
5. CL:間|间[jian1]" sù shè 宿舍 宿舍
|
|
||||||
"1. near
|
|
||||||
2. beside" bàng biān 傍边 傍邊
|
|
||||||
"1. outside (also pr. [wai4 mian5] for this sense)
|
|
||||||
2. surface
|
|
||||||
3. exterior
|
|
||||||
4. external appearance" wài miàn 外面 外面
|
|
||||||
"1. sports field
|
|
||||||
2. playground
|
|
||||||
3. exercise yard" yùn dòng chǎng 运动场 運動場
|
|
||||||
"1. library
|
|
||||||
2. CL:家[jia1],個|个[ge4]" tú shū guǎn 图书馆 圖書館
|
|
||||||
"1. (sitting) opposite
|
|
||||||
2. across (the street)
|
|
||||||
3. directly in front
|
|
||||||
4. to be face to face" duì miàn 对面 對面
|
|
||||||
1. Shanghai municipality (abbr. to 滬|沪[Hu4]) Shàng hǎi 上海 上海
|
|
||||||
"1. photograph
|
|
||||||
2. picture
|
|
||||||
3. CL:張|张[zhang1],套[tao4],幅[fu2]" zhào piàn 照片 照片
|
|
||||||
"1. right side
|
|
||||||
2. right, to the right" yòu bian 右边 右邊
|
|
||||||
"1. (modal particle indicating suggestion or surmise)
|
|
||||||
2. ...right?
|
|
||||||
3. ...OK?
|
|
||||||
4. ...I presume." ba 吧 吧
|
|
||||||
"1. right; correct
|
|
||||||
2. towards; at; for
|
|
||||||
3. concerning; regarding
|
|
||||||
4. to treat (sb a certain way)
|
|
||||||
5. to face
|
|
||||||
6. (bound form) opposite; facing; matching
|
|
||||||
7. to match together; to adjust
|
|
||||||
8. to fit; to suit
|
|
||||||
9. to answer; to reply
|
|
||||||
10. to add; to pour in (a fluid)
|
|
||||||
11. to check; to compare
|
|
||||||
12. classifier: couple; pair" duì 对 對
|
|
||||||
"1. left
|
|
||||||
2. the left side
|
|
||||||
3. to the left of" zuǒ bian 左边 左邊
|
|
||||||
"1. roommate
|
|
||||||
2. to share a room" tóng wū 同屋 同屋
|
|
||||||
"1. table
|
|
||||||
2. desk
|
|
||||||
3. CL:張|张[zhang1],套[tao4]" zhuō zi 桌子 桌子
|
|
||||||
"1. interjection of surprise
|
|
||||||
2. Ah!
|
|
||||||
3. Oh!" ā 啊 啊
|
|
||||||
"1. dictionary
|
|
||||||
2. also written 辭典|辞典[ci2 dian3]
|
|
||||||
3. CL:部[bu4],本[ben3]" cí diǎn 词典 詞典
|
|
||||||
"1. area
|
|
||||||
2. place
|
|
||||||
3. space
|
|
||||||
4. room
|
|
||||||
5. territory
|
|
||||||
6. CL:處|处[chu4],個|个[ge4],塊|块[kuai4]" dì fang 地方 地方
|
|
||||||
"1. ahead
|
|
||||||
2. in front
|
|
||||||
3. preceding
|
|
||||||
4. above
|
|
||||||
5. also pr. [qian2 mian5]" qián miàn 前面 前面
|
|
||||||
"1. the back; the rear; the last bit
|
|
||||||
2. behind; near the end; at the back
|
|
||||||
3. later; afterwards" hòu mian 后面 後面
|
|
||||||
"1. mountain; hill (CL:座[zuo4])
|
|
||||||
2. (coll.) small bundle of straw for silkworms to spin cocoons on" shān 山 山
|
|
||||||
"1. boat
|
|
||||||
2. vessel
|
|
||||||
3. ship
|
|
||||||
4. CL:條|条[tiao2],艘[sou1],隻|只[zhi1]" chuán 船 船
|
|
||||||
1. Pierre, capital of South Dakota Pi2 ěr 皮尔 皮爾
|
|
||||||
1. France Fǎ guó 法国 法國
|
|
||||||
1. Anna (name) An1 nà 安娜 安娜
|
|
||||||
|
@@ -1,219 +0,0 @@
|
|||||||
"1. to stop
|
|
||||||
2. to block
|
|
||||||
3. (computing) (coll.) slow
|
|
||||||
4. (loanword) card
|
|
||||||
5. CL:張|张[zhang1],片[pian4]
|
|
||||||
6. truck (from 'car')
|
|
||||||
7. calorie (abbr. for 卡路里[ka3 lu4 li3])
|
|
||||||
8. cassette" kǎ 卡 卡
|
|
||||||
"1. to accompany
|
|
||||||
2. to keep sb company
|
|
||||||
3. to assist
|
|
||||||
4. old variant of 賠|赔[pei2]" péi 陪 陪
|
|
||||||
"1. nearby; neighboring
|
|
||||||
2. (in the) vicinity (of); neighborhood" fù jìn 附近 附近
|
|
||||||
"1. wall (CL:面[mian4],堵[du3])
|
|
||||||
2. (slang) to block (a website) (usu. in the passive: 被牆|被墙[bei4 qiang2])" qiáng 墙 牆
|
|
||||||
"1. to stick
|
|
||||||
2. to paste
|
|
||||||
3. to post (e.g. on a blog)
|
|
||||||
4. to keep close to
|
|
||||||
5. to fit snugly
|
|
||||||
6. to subsidize
|
|
||||||
7. allowance (e.g. money for food or housing)
|
|
||||||
8. sticker
|
|
||||||
9. classifier for sticking plaster: strip" tiē 贴 貼
|
|
||||||
"1. to advertise
|
|
||||||
2. a commercial
|
|
||||||
3. advertisement
|
|
||||||
4. CL:項|项[xiang4]" guǎng gào 广告 廣告
|
|
||||||
1. to line up pái duì 排队 排隊
|
|
||||||
"1. roughly
|
|
||||||
2. probably
|
|
||||||
3. rough
|
|
||||||
4. approximate
|
|
||||||
5. about
|
|
||||||
6. general idea" dà gài 大概 大概
|
|
||||||
"1. clerk
|
|
||||||
2. shop assistant
|
|
||||||
3. CL:個|个[ge4]" yíng yè yuán 营业员 營業員
|
|
||||||
"1. right; correct
|
|
||||||
2. towards; at; for
|
|
||||||
3. concerning; regarding
|
|
||||||
4. to treat (sb a certain way)
|
|
||||||
5. to face
|
|
||||||
6. (bound form) opposite; facing; matching
|
|
||||||
7. to match together; to adjust
|
|
||||||
8. to fit; to suit
|
|
||||||
9. to answer; to reply
|
|
||||||
10. to add; to pour in (a fluid)
|
|
||||||
11. to check; to compare
|
|
||||||
12. classifier: couple; pair" duì 对 對
|
|
||||||
"1. (after a verb) a bit; a little (indicating brief duration, or softening the tone, or suggesting giving sth a try)
|
|
||||||
2. all at once; suddenly" yī xià 一下 一下
|
|
||||||
"1. passport
|
|
||||||
2. CL:本[ben3],個|个[ge4]" hù zhào 护照 護照
|
|
||||||
"1. to yield
|
|
||||||
2. to permit
|
|
||||||
3. to let sb do sth
|
|
||||||
4. to have sb do sth
|
|
||||||
5. to make sb (feel sad etc)
|
|
||||||
6. by (indicates the agent in a passive clause, like 被[bei4])" ràng 让 讓
|
|
||||||
"1. to choose
|
|
||||||
2. to pick
|
|
||||||
3. to select
|
|
||||||
4. to elect" xuǎn 选 選
|
|
||||||
1. to recharge (money onto a card) chōng zhí 充值 充值
|
|
||||||
"1. domestic
|
|
||||||
2. internal (to a country)
|
|
||||||
3. civil" guó nèi 国内 國內
|
|
||||||
1. international guó jì 国际 國際
|
|
||||||
"1. long distance
|
|
||||||
2. long-distance phone call (abbr. for 長途電話|长途电话[chang2 tu2 dian4 hua4])
|
|
||||||
3. long-distance coach (abbr. for 長途汽車|长途汽车[chang2 tu2 qi4 che1])" cháng tú 长途 長途
|
|
||||||
"1. to cost
|
|
||||||
2. to spend
|
|
||||||
3. fee
|
|
||||||
4. wasteful
|
|
||||||
5. expenses" fèi 费 費
|
|
||||||
"1. to download
|
|
||||||
2. also pr. [xia4zai4]" xià zǎi 下载 下載
|
|
||||||
1. (computer) software ruǎn jiàn 软件 軟件
|
|
||||||
"1. to send out
|
|
||||||
2. to show (one's feeling)
|
|
||||||
3. to issue
|
|
||||||
4. to develop
|
|
||||||
5. to make a bundle of money
|
|
||||||
6. classifier for gunshots (rounds)" fā 发 發
|
|
||||||
"1. text message
|
|
||||||
2. SMS" duǎn xìn 短信 短信
|
|
||||||
"1. to receive
|
|
||||||
2. to accept
|
|
||||||
3. to collect
|
|
||||||
4. to put away
|
|
||||||
5. to restrain
|
|
||||||
6. to stop
|
|
||||||
7. in care of (used on address line after name)" shōu 收 收
|
|
||||||
"1. mail
|
|
||||||
2. post
|
|
||||||
3. email" yóu jiàn 邮件 郵件
|
|
||||||
"1. to come out
|
|
||||||
2. to appear
|
|
||||||
3. to arise" chū lái 出来 出來
|
|
||||||
"1. to take care of (a matter); to deal with (a task, procedure etc); to organize (an event)
|
|
||||||
2. to establish; to set up; to manage; to run (an enterprise)
|
|
||||||
3. (law) to handle; to investigate; to prosecute (a case or suspect)
|
|
||||||
4. (bound form) office (as in 招辦|招办[zhao1 ban4], admissions office) (abbr. for 辦公室|办公室[ban4 gong1 shi4])" bàn 办 辦
|
|
||||||
"1. (once) again
|
|
||||||
2. also
|
|
||||||
3. both... and...
|
|
||||||
4. and yet
|
|
||||||
5. (used for emphasis) anyway" yòu 又 又
|
|
||||||
"1. habit
|
|
||||||
2. custom
|
|
||||||
3. usual practice
|
|
||||||
4. to be used to
|
|
||||||
5. CL:個|个[ge4]" xí guàn 习惯 習慣
|
|
||||||
1. automated teller machine (ATM) zì dòng qǔ kuǎn jī 自动取款机 自動取款機
|
|
||||||
"1. to take
|
|
||||||
2. to get
|
|
||||||
3. to choose
|
|
||||||
4. to fetch" qǔ 取 取
|
|
||||||
"1. can
|
|
||||||
2. to be able to
|
|
||||||
3. might possibly
|
|
||||||
4. ability
|
|
||||||
5. (physics) energy" néng 能 能
|
|
||||||
1. website wǎng zhàn 网站 網站
|
|
||||||
"1. to be afraid
|
|
||||||
2. to fear
|
|
||||||
3. to dread
|
|
||||||
4. to be unable to endure
|
|
||||||
5. perhaps" pà 怕 怕
|
|
||||||
"1. trouble; inconvenience
|
|
||||||
2. inconvenient; troublesome; annoying
|
|
||||||
3. to bother sb; to put sb to trouble" má fan 麻烦 麻煩
|
|
||||||
"1. to pay
|
|
||||||
2. to hand over to
|
|
||||||
3. classifier for pairs or sets of things" fù 付 付
|
|
||||||
"1. method; way; technique; procedure
|
|
||||||
2. CL:個|个[ge4]" fāng fǎ 方法 方法
|
|
||||||
"1. battery; electric cell
|
|
||||||
2. CL:節|节[jie2],組|组[zu3]" diàn chí 电池 電池
|
|
||||||
1. battery charger chōng diàn qì 充电器 充電器
|
|
||||||
1. express delivery kuài dì 快递 快遞
|
|
||||||
1. ought to; should; must yīng gāi 应该 應該
|
|
||||||
"1. wristwatch
|
|
||||||
2. CL:塊|块[kuai4],隻|只[zhi1],個|个[ge4]" shǒu biǎo 手表 手錶
|
|
||||||
"1. to entrust; to place in sb's care
|
|
||||||
2. (bound form) to depend on; to attach oneself to; to reside temporarily
|
|
||||||
3. (bound form) foster (as in 寄女[ji4 nu : 3] foster daughter)
|
|
||||||
4. to send by post; to mail" jì 寄 寄
|
|
||||||
1. (of a period of time) long jiǔ 久 久
|
|
||||||
1. last year qù nián 去年 去年
|
|
||||||
1. client; customer kè hù 客户 客戶
|
|
||||||
"1. to serve
|
|
||||||
2. service
|
|
||||||
3. CL:項|项[xiang4]" fú wù 服务 服務
|
|
||||||
"1. to help
|
|
||||||
2. to assist
|
|
||||||
3. to support
|
|
||||||
4. for sb (i.e. as a help)
|
|
||||||
5. hired (as worker)
|
|
||||||
6. side (of pail, boat etc)
|
|
||||||
7. outer layer
|
|
||||||
8. upper (of a shoe)
|
|
||||||
9. group
|
|
||||||
10. gang
|
|
||||||
11. clique
|
|
||||||
12. party
|
|
||||||
13. secret society" bāng 帮 幫
|
|
||||||
"1. platform
|
|
||||||
2. stage
|
|
||||||
3. terrace
|
|
||||||
4. stand
|
|
||||||
5. support
|
|
||||||
6. station
|
|
||||||
7. broadcasting station
|
|
||||||
8. classifier for vehicles or machines" tái 台 臺
|
|
||||||
"1. air conditioning
|
|
||||||
2. air conditioner (including units that have a heating mode)
|
|
||||||
3. CL:臺|台[tai2]" kōng tiáo 空调 空調
|
|
||||||
"1. recently
|
|
||||||
2. soon
|
|
||||||
3. nearest" zuì jìn 最近 最近
|
|
||||||
"1. strange
|
|
||||||
2. odd
|
|
||||||
3. to marvel
|
|
||||||
4. to be baffled" qí guài 奇怪 奇怪
|
|
||||||
"1. to decorate
|
|
||||||
2. to embellish
|
|
||||||
3. to repair
|
|
||||||
4. to build
|
|
||||||
5. to write
|
|
||||||
6. to cultivate
|
|
||||||
7. to study
|
|
||||||
8. to take (a class)" xiū 修 修
|
|
||||||
"1. address
|
|
||||||
2. CL:個|个[ge4]" dì zhǐ 地址 地址
|
|
||||||
"1. preparation
|
|
||||||
2. to prepare
|
|
||||||
3. to intend
|
|
||||||
4. to be about to
|
|
||||||
5. reserve (fund)" zhǔn bèi 准备 準備
|
|
||||||
"1. way of handling sth; means; measure; (practical) solution to a problem
|
|
||||||
2. CL:條|条[tiao2],個|个[ge4]" bàn fǎ 办法 辦法
|
|
||||||
"1. to open
|
|
||||||
2. to show (a ticket)
|
|
||||||
3. to turn on
|
|
||||||
4. to switch on" dǎ kāi 打开 打開
|
|
||||||
"1. to press
|
|
||||||
2. to push
|
|
||||||
3. to leave aside or shelve
|
|
||||||
4. to control
|
|
||||||
5. to restrain
|
|
||||||
6. to keep one's hand on
|
|
||||||
7. to check or refer to
|
|
||||||
8. according to
|
|
||||||
9. in the light of
|
|
||||||
10. (of an editor or author) to make a comment" àn 按 按
|
|
||||||
|
@@ -1,196 +0,0 @@
|
|||||||
"1. to confer
|
|
||||||
2. to grant
|
|
||||||
3. to bestow a title
|
|
||||||
4. to seal
|
|
||||||
5. classifier for sealed objects, esp. letters" fēng 封 封
|
|
||||||
"1. to finish
|
|
||||||
2. to be over
|
|
||||||
3. whole
|
|
||||||
4. complete
|
|
||||||
5. entire" wán 完 完
|
|
||||||
"1. hard
|
|
||||||
2. firm
|
|
||||||
3. strong
|
|
||||||
4. just
|
|
||||||
5. barely
|
|
||||||
6. exactly" gāng 刚 剛
|
|
||||||
"1. to compare
|
|
||||||
2. (followed by a noun and adjective) more {adj.} than {noun}
|
|
||||||
3. ratio
|
|
||||||
4. to gesture
|
|
||||||
5. (Taiwan pr. [bi4] in some compounds derived from Classical Chinese)" bǐ 比 比
|
|
||||||
"1. temperature
|
|
||||||
2. CL:個|个[ge4]" wēn dù 温度 溫度
|
|
||||||
"1. to pass
|
|
||||||
2. to spend (time)
|
|
||||||
3. measure
|
|
||||||
4. limit
|
|
||||||
5. extent
|
|
||||||
6. degree of intensity
|
|
||||||
7. degree (angles, temperature etc)
|
|
||||||
8. kilowatt-hour
|
|
||||||
9. classifier for events and occurrences" dù 度 度
|
|
||||||
"1. winter
|
|
||||||
2. CL:個|个[ge4]" dōng tiān 冬天 冬天
|
|
||||||
"1. rain
|
|
||||||
2. CL:陣|阵[zhen4],場|场[chang2]" yǔ 雨 雨
|
|
||||||
"1. air
|
|
||||||
2. atmosphere" kōng qì 空气 空氣
|
|
||||||
"1. to be connected
|
|
||||||
2. traffic
|
|
||||||
3. transportation
|
|
||||||
4. communications
|
|
||||||
5. liaison" jiāo tōng 交通 交通
|
|
||||||
"1. sentence
|
|
||||||
2. CL:個|个[ge4]" jù zi 句子 句子
|
|
||||||
"1. to understand
|
|
||||||
2. to realize
|
|
||||||
3. to find out" liǎo jiě 了解 了解
|
|
||||||
"1. circumstances; state of affairs; situation
|
|
||||||
2. CL:個|个[ge4],種|种[zhong3]" qíng kuàng 情况 情況
|
|
||||||
"1. to pronounce
|
|
||||||
2. pronunciation
|
|
||||||
3. to emit sound" fā yīn 发音 發音
|
|
||||||
"1. same
|
|
||||||
2. like
|
|
||||||
3. equal to
|
|
||||||
4. the same as
|
|
||||||
5. just like" yī yàng 一样 一樣
|
|
||||||
"1. clear; obvious; unequivocal
|
|
||||||
2. sensible; reasonable
|
|
||||||
3. to understand; to realize" míng bai 明白 明白
|
|
||||||
"1. blanket; quilt
|
|
||||||
2. CL:條|条[tiao2],床[chuang2]" bèi zi 被子 被子
|
|
||||||
"1. waiter
|
|
||||||
2. waitress
|
|
||||||
3. attendant
|
|
||||||
4. customer service personnel
|
|
||||||
5. CL:個|个[ge4],位[wei4]" fú wù yuán 服务员 服務員
|
|
||||||
"1. salt
|
|
||||||
2. CL:粒[li4]" yán 盐 鹽
|
|
||||||
"1. to hold
|
|
||||||
2. to seize
|
|
||||||
3. to catch
|
|
||||||
4. to apprehend
|
|
||||||
5. to take
|
|
||||||
6. (used in the same way as 把[ba3]: to mark the following noun as a direct object)" ná 拿 拿
|
|
||||||
"1. cigarette or pipe tobacco
|
|
||||||
2. CL:根[gen1]
|
|
||||||
3. smoke
|
|
||||||
4. mist
|
|
||||||
5. vapour
|
|
||||||
6. CL:縷|缕[lu:3]
|
|
||||||
7. tobacco plant
|
|
||||||
8. (of the eyes) to be irritated by smoke" yān 烟 煙
|
|
||||||
"1. tone
|
|
||||||
2. note
|
|
||||||
3. a tone (on a Chinese syllable)
|
|
||||||
4. CL:個|个[ge4]" shēng diào 声调 聲調
|
|
||||||
1. important; significant; major zhòng yào 重要 重要
|
|
||||||
1. grammar yǔ fǎ 语法 語法
|
|
||||||
"1. more
|
|
||||||
2. even more
|
|
||||||
3. further
|
|
||||||
4. still
|
|
||||||
5. still more" gèng 更 更
|
|
||||||
"1. additional
|
|
||||||
2. in addition
|
|
||||||
3. besides
|
|
||||||
4. separate
|
|
||||||
5. other
|
|
||||||
6. moreover
|
|
||||||
7. furthermore" lìng wài 另外 另外
|
|
||||||
"1. mistake
|
|
||||||
2. wrong
|
|
||||||
3. bad
|
|
||||||
4. interlocking
|
|
||||||
5. complex
|
|
||||||
6. to grind
|
|
||||||
7. to polish
|
|
||||||
8. to alternate
|
|
||||||
9. to stagger
|
|
||||||
10. to miss
|
|
||||||
11. to let slip
|
|
||||||
12. to evade
|
|
||||||
13. to inlay with gold or silver" cuò 错 錯
|
|
||||||
"1. almost
|
|
||||||
2. nearly
|
|
||||||
3. more or less
|
|
||||||
4. about the same
|
|
||||||
5. good enough
|
|
||||||
6. not bad" chà bu duō 差不多 差不多
|
|
||||||
"1. ox
|
|
||||||
2. cow
|
|
||||||
3. bull
|
|
||||||
4. CL:條|条[tiao2],頭|头[tou2]
|
|
||||||
5. newton (abbr. for 牛頓|牛顿[niu2 dun4])
|
|
||||||
6. (slang) awesome" niú 牛 牛
|
|
||||||
"1. to touch briefly; to tap
|
|
||||||
2. to mark with a dot; to check off (on a list)
|
|
||||||
3. to order (food etc); to select
|
|
||||||
4. to mention; to bring up (a topic or person)
|
|
||||||
5. to hint at; to imply
|
|
||||||
6. to administer (eye medicine etc) in drops
|
|
||||||
7. to light (a fire, a lamp etc); to ignite
|
|
||||||
8. to nod (one's head) in agreement; to beckon by moving (one's hand) up and down
|
|
||||||
9. point; dot; spot; speck
|
|
||||||
10. dot stroke in Chinese characters
|
|
||||||
11. (math.) decimal point
|
|
||||||
12. point in time or space
|
|
||||||
13. (after a number) o'clock
|
|
||||||
14. a small amount; a bit; (after a verb or adjective) a bit more
|
|
||||||
15. classifier for small amounts" diǎn 点 點
|
|
||||||
"1. only
|
|
||||||
2. merely
|
|
||||||
3. no more than
|
|
||||||
4. but
|
|
||||||
5. however
|
|
||||||
6. anyway (to get back to a previous topic)
|
|
||||||
7. cannot be more (after adjectival)" bù guò 不过 不過
|
|
||||||
"1. surely
|
|
||||||
2. certainly
|
|
||||||
3. necessarily
|
|
||||||
4. fixed
|
|
||||||
5. a certain (extent etc)
|
|
||||||
6. given
|
|
||||||
7. particular
|
|
||||||
8. must" yī dìng 一定 一定
|
|
||||||
"1. thin
|
|
||||||
2. to lose weight
|
|
||||||
3. (of clothing) tight
|
|
||||||
4. (of meat) lean
|
|
||||||
5. (of land) unproductive" shòu 瘦 瘦
|
|
||||||
"1. anxious
|
|
||||||
2. worried
|
|
||||||
3. uneasy
|
|
||||||
4. to worry
|
|
||||||
5. to be anxious" dān xīn 担心 擔心
|
|
||||||
"1. to catch cold
|
|
||||||
2. (common) cold
|
|
||||||
3. CL:場|场[chang2],次[ci4]
|
|
||||||
4. (coll.) to be interested in (often used in the negative)
|
|
||||||
5. (Tw) to detest
|
|
||||||
6. can't stand" gǎn mào 感冒 感冒
|
|
||||||
1. to take note of; to pay attention to zhù yì 注意 注意
|
|
||||||
"1. to be a substitute for; to act on behalf of; to replace; to substitute
|
|
||||||
2. generation; dynasty; age; period; (historical) era; (geological) eon" dài 代 代
|
|
||||||
"1. towards
|
|
||||||
2. to face
|
|
||||||
3. to turn towards
|
|
||||||
4. direction
|
|
||||||
5. to support
|
|
||||||
6. to side with
|
|
||||||
7. shortly before
|
|
||||||
8. formerly
|
|
||||||
9. always
|
|
||||||
10. all along
|
|
||||||
11. (suffix) suitable for ...
|
|
||||||
12. oriented to ..." xiàng 向 向
|
|
||||||
"1. other
|
|
||||||
2. (sth or sb) else
|
|
||||||
3. the rest" qí tā 其他 其他
|
|
||||||
"1. to say hello to
|
|
||||||
2. to send one's regards to" wèn hǎo 问好 問好
|
|
||||||
"1. to hope
|
|
||||||
2. a hope; a wish (CL:個|个[ge4])" xī wàng 希望 希望
|
|
||||||
1. smoothly; without a hitch shùn lì 顺利 順利
|
|
||||||
|
@@ -1,247 +0,0 @@
|
|||||||
"1. illness
|
|
||||||
2. CL:場|场[chang2]
|
|
||||||
3. disease
|
|
||||||
4. to fall ill
|
|
||||||
5. defect" bìng 病 病
|
|
||||||
"1. to have a high temperature (from illness); to have a fever
|
|
||||||
2. (fig.) to be fascinated with; to obsess over
|
|
||||||
3. (fig.) flourishing; thriving; popular" fā shāo 发烧 發燒
|
|
||||||
"1. (it) hurts; sore
|
|
||||||
2. to love dearly" téng 疼 疼
|
|
||||||
"1. always
|
|
||||||
2. at all times
|
|
||||||
3. never (if used in negative sentence)" cóng lái 从来 從來
|
|
||||||
"1. slightly
|
|
||||||
2. a little
|
|
||||||
3. somewhat" yǒu diǎn r5 有点儿 有點兒
|
|
||||||
1. to be afraid; to be scared hài pà 害怕 害怕
|
|
||||||
1. chauffeur; driver sī jī 司机 司機
|
|
||||||
"1. band
|
|
||||||
2. belt
|
|
||||||
3. girdle
|
|
||||||
4. ribbon
|
|
||||||
5. tire
|
|
||||||
6. area
|
|
||||||
7. zone
|
|
||||||
8. region
|
|
||||||
9. CL:條|条[tiao2]
|
|
||||||
10. to wear
|
|
||||||
11. to carry
|
|
||||||
12. to take along
|
|
||||||
13. to bear (i.e. to have)
|
|
||||||
14. to lead
|
|
||||||
15. to bring
|
|
||||||
16. to look after
|
|
||||||
17. to raise" dài 带 帶
|
|
||||||
"1. to register (at a hospital etc)
|
|
||||||
2. to send by registered mail" guà hào 挂号 掛號
|
|
||||||
1. to go up shàng qù 上去 上去
|
|
||||||
1. to hear tīng jiàn 听见 聽見
|
|
||||||
1. to cry; to weep kū 哭 哭
|
|
||||||
"1. station
|
|
||||||
2. to stand
|
|
||||||
3. to halt
|
|
||||||
4. to stop
|
|
||||||
5. branch of a company or organization
|
|
||||||
6. website" zhàn 站 站
|
|
||||||
"1. ability; talent
|
|
||||||
2. sb of a certain type
|
|
||||||
3. a capable individual
|
|
||||||
4. then and only then
|
|
||||||
5. just now
|
|
||||||
6. (before an expression of quantity) only" cái 才 才
|
|
||||||
1. to go in jìn qù 进去 進去
|
|
||||||
1. doctor; physician dài fu 大夫 大夫
|
|
||||||
"1. throat
|
|
||||||
2. voice
|
|
||||||
3. CL:把[ba3]" sǎng zi 嗓子 嗓子
|
|
||||||
"1. to cough
|
|
||||||
2. CL:陣|阵[zhen4]" ké sou 咳嗽 咳嗽
|
|
||||||
1. to fall ill shēng bìng 生病 生病
|
|
||||||
"1. sick person
|
|
||||||
2. patient
|
|
||||||
3. invalid
|
|
||||||
4. CL:個|个[ge4]" bìng rén 病人 病人
|
|
||||||
1. to come in jìn lái 进来 進來
|
|
||||||
1. to go out chū qù 出去 出去
|
|
||||||
"1. to obtain
|
|
||||||
2. to get
|
|
||||||
3. to gain
|
|
||||||
4. to catch (a disease)
|
|
||||||
5. proper
|
|
||||||
6. suitable
|
|
||||||
7. proud
|
|
||||||
8. contented
|
|
||||||
9. to allow
|
|
||||||
10. to permit
|
|
||||||
11. ready
|
|
||||||
12. finished" dé 得 得
|
|
||||||
"1. heavy
|
|
||||||
2. serious
|
|
||||||
3. to attach importance to" zhòng 重 重
|
|
||||||
"1. medicine
|
|
||||||
2. drug
|
|
||||||
3. substance used for a specific purpose (e.g. poisoning, explosion, fermenting)
|
|
||||||
4. CL:種|种[zhong3],服[fu4],味[wei4]
|
|
||||||
5. to poison" yào 药 藥
|
|
||||||
1. to give or get an injection dǎ zhēn 打针 打針
|
|
||||||
"1. elevator
|
|
||||||
2. escalator
|
|
||||||
3. CL:臺|台[tai2],部[bu4]" diàn tī 电梯 電梯
|
|
||||||
"1. to go down
|
|
||||||
2. to descend
|
|
||||||
3. to go on
|
|
||||||
4. to continue
|
|
||||||
5. (of a servant) to withdraw" xià qù 下去 下去
|
|
||||||
"1. to come up
|
|
||||||
2. to approach
|
|
||||||
3. (verb complement indicating success)" shàng lái 上来 上來
|
|
||||||
"1. half of the day
|
|
||||||
2. a long time
|
|
||||||
3. quite a while
|
|
||||||
4. midair
|
|
||||||
5. CL:個|个[ge4]" bàn tiān 半天 半天
|
|
||||||
"1. might (happen)
|
|
||||||
2. possible
|
|
||||||
3. probable
|
|
||||||
4. possibility
|
|
||||||
5. probability
|
|
||||||
6. maybe
|
|
||||||
7. perhaps
|
|
||||||
8. CL:個|个[ge4]" kě néng 可能 可能
|
|
||||||
"1. to come down
|
|
||||||
2. (completed action marker)
|
|
||||||
3. (after verb of motion, indicates motion down and towards us, also fig.)
|
|
||||||
4. (indicates continuation from the past towards us)
|
|
||||||
5. to be harvested (of crops)
|
|
||||||
6. to be over (of a period of time)
|
|
||||||
7. to go among the masses (said of leaders)" xià lai 下来 下來
|
|
||||||
"1. still (as before)
|
|
||||||
2. had better
|
|
||||||
3. unexpectedly
|
|
||||||
4. or" hái shi 还是 還是
|
|
||||||
"1. to come over
|
|
||||||
2. to manage
|
|
||||||
3. to handle
|
|
||||||
4. to be able to take care of" guò lái 过来 過來
|
|
||||||
"1. (in the) past; former; previous
|
|
||||||
2. to go over; to pass by" guò qù 过去 過去
|
|
||||||
"1. to return
|
|
||||||
2. to go back" huí qu 回去 回去
|
|
||||||
"1. in good condition
|
|
||||||
2. perfectly good
|
|
||||||
3. carefully
|
|
||||||
4. well
|
|
||||||
5. thoroughly" hǎo hāo r5 好好儿 好好兒
|
|
||||||
1. to return; to come back huí lai 回来 回來
|
|
||||||
"1. to decide (to do something)
|
|
||||||
2. to resolve
|
|
||||||
3. decision
|
|
||||||
4. CL:個|个[ge4],項|项[xiang4]
|
|
||||||
5. certainly" jué dìng 决定 決定
|
|
||||||
1. to request leave of absence qǐng jià 请假 請假
|
|
||||||
1. (loanword) hamburger hàn bǎo bāo 汉堡包 漢堡包
|
|
||||||
1. french fries zhá shǔ tiáo 炸薯条 炸薯條
|
|
||||||
"1. sofa (loanword)
|
|
||||||
2. CL:條|条[tiao2],張|张[zhang1]
|
|
||||||
3. (Internet slang) the first reply or replier to a forum post" shā fā 沙发 沙發
|
|
||||||
"1. as if
|
|
||||||
2. to seem like" hǎo xiàng 好像 好像
|
|
||||||
"1. belly
|
|
||||||
2. abdomen
|
|
||||||
3. stomach
|
|
||||||
4. CL:個|个[ge4]" dù zi 肚子 肚子
|
|
||||||
"1. ache
|
|
||||||
2. pain
|
|
||||||
3. sorrow
|
|
||||||
4. deeply
|
|
||||||
5. thoroughly" tòng 痛 痛
|
|
||||||
"1. desperately serious
|
|
||||||
2. disastrous
|
|
||||||
3. extremely
|
|
||||||
4. exceedingly" bù dé liǎo 不得了 不得了
|
|
||||||
"1. (bound form) up; upper; above; previous
|
|
||||||
2. first (of multiple parts)
|
|
||||||
3. to climb; to get onto; to go up
|
|
||||||
4. to attend (class or university)
|
|
||||||
5. (directional complement) up
|
|
||||||
6. (noun suffix) on; above" shàng 上 上
|
|
||||||
"1. toilet; lavatory
|
|
||||||
2. CL:間|间[jian1],處|处[chu4]" cè suǒ 厕所 廁所
|
|
||||||
"1. hotpot
|
|
||||||
2. (basketball) a blocked shot; a block" huǒ guō 火锅 火鍋
|
|
||||||
1. ice cream bīng qí lín 冰淇淋 冰淇淋
|
|
||||||
"1. inspection
|
|
||||||
2. to examine
|
|
||||||
3. to inspect
|
|
||||||
4. CL:次[ci4]" jiǎn chá 检查 檢查
|
|
||||||
"1. to pull
|
|
||||||
2. to play (a bowed instrument)
|
|
||||||
3. to drag
|
|
||||||
4. to draw
|
|
||||||
5. to chat
|
|
||||||
6. (coll.) to empty one's bowels" lā 拉 拉
|
|
||||||
"1. to be careful
|
|
||||||
2. to take care" xiǎo xīn 小心 小心
|
|
||||||
"1. thin piece
|
|
||||||
2. flake
|
|
||||||
3. a slice
|
|
||||||
4. film
|
|
||||||
5. TV play
|
|
||||||
6. to slice
|
|
||||||
7. to carve thin
|
|
||||||
8. partial
|
|
||||||
9. incomplete
|
|
||||||
10. one-sided
|
|
||||||
11. classifier for slices, tablets, tract of land, area of water
|
|
||||||
12. classifier for CDs, movies, DVDs etc
|
|
||||||
13. used with numeral 一[yi1]: classifier for scenario, scene, feeling, atmosphere, sound etc
|
|
||||||
14. Kangxi radical 91" piàn 片 片
|
|
||||||
"1. on time
|
|
||||||
2. before deadline
|
|
||||||
3. on schedule" àn shí 按时 按時
|
|
||||||
"1. to hear (sth said)
|
|
||||||
2. one hears (that)
|
|
||||||
3. hearsay
|
|
||||||
4. listening and speaking" tīng shuō 听说 聽說
|
|
||||||
"1. nose
|
|
||||||
2. CL:個|个[ge4],隻|只[zhi1]" bí zi 鼻子 鼻子
|
|
||||||
"1. strawberry
|
|
||||||
2. CL:顆|颗[ke1]
|
|
||||||
3. (Tw) hickey
|
|
||||||
4. love bite" cǎo méi 草莓 草莓
|
|
||||||
"1. to give guidance
|
|
||||||
2. to mentor
|
|
||||||
3. to counsel
|
|
||||||
4. to coach
|
|
||||||
5. to tutor" fǔ dǎo 辅导 輔導
|
|
||||||
1. to be concerned about; to care about guān xīn 关心 關心
|
|
||||||
"1. to speak
|
|
||||||
2. to explain
|
|
||||||
3. to negotiate
|
|
||||||
4. to emphasize
|
|
||||||
5. to be particular about
|
|
||||||
6. as far as sth is concerned
|
|
||||||
7. speech
|
|
||||||
8. lecture" jiǎng 讲 講
|
|
||||||
"1. to request
|
|
||||||
2. to require
|
|
||||||
3. requirement
|
|
||||||
4. to stake a claim
|
|
||||||
5. to ask
|
|
||||||
6. to demand
|
|
||||||
7. CL:點|点[dian3]" yāo qiú 要求 要求
|
|
||||||
"1. notebook (stationery) (CL:本[ben3])
|
|
||||||
2. (computing) laptop; notebook (abbr. for 筆記本電腦|笔记本电脑[bi3 ji4 ben3 dian4 nao3])" bǐ jì běn 笔记本 筆記本
|
|
||||||
"1. to feel relieved
|
|
||||||
2. to feel reassured
|
|
||||||
3. to be at ease" fàng xīn 放心 放心
|
|
||||||
"1. to record
|
|
||||||
2. to note
|
|
||||||
3. to memorize
|
|
||||||
4. to remember
|
|
||||||
5. mark
|
|
||||||
6. sign
|
|
||||||
7. classifier for blows, kicks, shots" jì 记 記
|
|
||||||
"1. paper (CL:張|张[zhang1],沓[da2])
|
|
||||||
2. classifier for documents, letters etc" zhǐ 纸 紙
|
|
||||||
|
@@ -1,240 +0,0 @@
|
|||||||
"1. affair; matter; thing; business
|
|
||||||
2. CL:件[jian4],樁|桩[zhuang1]" shì qing 事情 事情
|
|
||||||
1. complicated; complex fù zá 复杂 複雜
|
|
||||||
"1. if
|
|
||||||
2. in case
|
|
||||||
3. in the event that" rú guǒ 如果 如果
|
|
||||||
"1. to taste; to try (food)
|
|
||||||
2. to experience
|
|
||||||
3. (literary) ever; once" cháng 尝 嘗
|
|
||||||
"1. flavor; taste
|
|
||||||
2. (fig.) feeling (of ...); sense (of ...); hint (of ...)
|
|
||||||
3. (fig.) interest; delight
|
|
||||||
4. (dialect) smell; odor" wèi dao 味道 味道
|
|
||||||
"1. to have to
|
|
||||||
2. must
|
|
||||||
3. compulsory
|
|
||||||
4. necessarily" bì xū 必须 必須
|
|
||||||
1. although; even though (often used correlatively with 可是[ke3 shi4] or 但是[dan4 shi4] etc) suī rán 虽然 雖然
|
|
||||||
"1. price
|
|
||||||
2. CL:個|个[ge4]" jià gé 价格 價格
|
|
||||||
"1. companionship
|
|
||||||
2. fellowship
|
|
||||||
3. friendship" yǒu yì 友谊 友誼
|
|
||||||
"1. dining hall
|
|
||||||
2. dining room
|
|
||||||
3. restaurant
|
|
||||||
4. CL:間|间[jian1],家[jia1]" cān tīng 餐厅 餐廳
|
|
||||||
1. aspect particle indicating action in progress or ongoing state zhe 着 著
|
|
||||||
"1. (formal) to honor with one's presence
|
|
||||||
2. to attend" guāng lín 光临 光臨
|
|
||||||
"1. to hang; to suspend (from a hook etc)
|
|
||||||
2. to hang up (the phone)
|
|
||||||
3. (of a line) to be dead
|
|
||||||
4. to be worried; to be concerned
|
|
||||||
5. (dialect) to make a phone call
|
|
||||||
6. to register (at a hospital); to make an appointment (with a doctor)
|
|
||||||
7. (slang) to kill; to die; to be finished; to fail (an exam)
|
|
||||||
8. classifier for sets or clusters of objects" guà 挂 掛
|
|
||||||
"1. width
|
|
||||||
2. roll
|
|
||||||
3. classifier for textiles or pictures" fú 幅 幅
|
|
||||||
"1. orderly
|
|
||||||
2. neat
|
|
||||||
3. even
|
|
||||||
4. tidy" zhěng qí 整齐 整齊
|
|
||||||
"1. to put
|
|
||||||
2. to place
|
|
||||||
3. to release
|
|
||||||
4. to free
|
|
||||||
5. to let go
|
|
||||||
6. to let out
|
|
||||||
7. to set off (fireworks)" fàng 放 放
|
|
||||||
"1. chopsticks
|
|
||||||
2. CL:對|对[dui4],根[gen1],把[ba3],雙|双[shuang1]" kuài zi 筷子 筷子
|
|
||||||
"1. tray
|
|
||||||
2. plate
|
|
||||||
3. dish
|
|
||||||
4. CL:個|个[ge4]" pán zi 盘子 盤子
|
|
||||||
"1. to touch briefly; to tap
|
|
||||||
2. to mark with a dot; to check off (on a list)
|
|
||||||
3. to order (food etc); to select
|
|
||||||
4. to mention; to bring up (a topic or person)
|
|
||||||
5. to hint at; to imply
|
|
||||||
6. to administer (eye medicine etc) in drops
|
|
||||||
7. to light (a fire, a lamp etc); to ignite
|
|
||||||
8. to nod (one's head) in agreement; to beckon by moving (one's hand) up and down
|
|
||||||
9. point; dot; spot; speck
|
|
||||||
10. dot stroke in Chinese characters
|
|
||||||
11. (math.) decimal point
|
|
||||||
12. point in time or space
|
|
||||||
13. (after a number) o'clock
|
|
||||||
14. a small amount; a bit; (after a verb or adjective) a bit more
|
|
||||||
15. classifier for small amounts" diǎn 点 點
|
|
||||||
"1. fish (CL:條|条[tiao2],尾[wei3])
|
|
||||||
2. used in the names of various aquatic animals that are not fish (including abalone 鮑魚|鲍鱼[bao4 yu2], alligators and crocodiles 鱷魚|鳄鱼[e4 yu2] and octopi 章魚|章鱼[zhang1 yu2])" yú 鱼 魚
|
|
||||||
"1. soup
|
|
||||||
2. hot or boiling water
|
|
||||||
3. decoction of medicinal herbs
|
|
||||||
4. water in which sth has been boiled" tāng 汤 湯
|
|
||||||
1. (cooked) rice mǐ fàn 米饭 米飯
|
|
||||||
"1. meat
|
|
||||||
2. flesh
|
|
||||||
3. pulp (of a fruit)
|
|
||||||
4. (coll.) (of a fruit) squashy
|
|
||||||
5. (of a person) flabby
|
|
||||||
6. irresolute
|
|
||||||
7. Kangxi radical 130" ròu 肉 肉
|
|
||||||
"1. mouth
|
|
||||||
2. classifier for things with mouths (people, domestic animals, cannons, wells etc)
|
|
||||||
3. classifier for bites or mouthfuls" kǒu 口 口
|
|
||||||
"1. sour
|
|
||||||
2. tart
|
|
||||||
3. sick at heart
|
|
||||||
4. grieved
|
|
||||||
5. sore
|
|
||||||
6. aching
|
|
||||||
7. pedantic
|
|
||||||
8. impractical
|
|
||||||
9. to make sarcastic remarks about sb
|
|
||||||
10. an acid" suān 酸 酸
|
|
||||||
"1. hungry
|
|
||||||
2. to starve (sb)" è 饿 餓
|
|
||||||
"1. all
|
|
||||||
2. to have; to possess; to own" suǒ yǒu 所有 所有
|
|
||||||
"1. to remain
|
|
||||||
2. to be left
|
|
||||||
3. to have as remainder" shèng 剩 剩
|
|
||||||
"1. dumpling
|
|
||||||
2. pot-sticker
|
|
||||||
3. CL:個|个[ge4],隻|只[zhi1]" jiǎo zi 饺子 餃子
|
|
||||||
"1. satisfied
|
|
||||||
2. pleased
|
|
||||||
3. to one's satisfaction" mǎn yì 满意 滿意
|
|
||||||
1. thirsty kě 渴 渴
|
|
||||||
"1. to listen to; to hear
|
|
||||||
2. to heed; to obey
|
|
||||||
3. a can (loanword from English 'tin')
|
|
||||||
4. classifier for canned beverages
|
|
||||||
5. to let be; to allow (Taiwan pr. [ting4])
|
|
||||||
6. (literary) to administer; to deal with (Taiwan pr. [ting4])" tīng 听 聽
|
|
||||||
"1. amusing
|
|
||||||
2. entertaining
|
|
||||||
3. (loanword) cola" kě lè 可乐 可樂
|
|
||||||
1. to settle accounts; to pay the bill jié zhàng 结账 結賬
|
|
||||||
"1. (bound form) tip; end; extremity
|
|
||||||
2. (bound form) aspect; facet
|
|
||||||
3. (bound form) upright; proper
|
|
||||||
4. to hold sth level with both hands; to carry
|
|
||||||
5. to eliminate; to wipe out" duān 端 端
|
|
||||||
"1. watermelon
|
|
||||||
2. CL:顆|颗[ke1],個|个[ge5]" xī guā 西瓜 西瓜
|
|
||||||
1. other people; others; other person bié ren 别人 別人
|
|
||||||
"1. straight
|
|
||||||
2. upright
|
|
||||||
3. proper
|
|
||||||
4. main
|
|
||||||
5. principal
|
|
||||||
6. to correct
|
|
||||||
7. to rectify
|
|
||||||
8. exactly
|
|
||||||
9. just (at that time)
|
|
||||||
10. right (in that place)
|
|
||||||
11. (math.) positive" zhèng 正 正
|
|
||||||
"1. umbrella
|
|
||||||
2. parasol
|
|
||||||
3. CL:把[ba3]" sǎn 伞 傘
|
|
||||||
1. to have no other option but to ...; to have to; to be forced to zhǐ hǎo 只好 只好
|
|
||||||
"1. to stop
|
|
||||||
2. to halt
|
|
||||||
3. to park (a car)" tíng 停 停
|
|
||||||
"1. expert in
|
|
||||||
2. good at" ná shǒu 拿手 拿手
|
|
||||||
"1. menu
|
|
||||||
2. CL:份[fen4],張|张[zhang1]" cài dān 菜单 菜單
|
|
||||||
"1. hot (spicy)
|
|
||||||
2. pungent
|
|
||||||
3. (of chili pepper, raw onions etc) to sting
|
|
||||||
4. to burn" là 辣 辣
|
|
||||||
1. if (coming after a conditional clause) de huà 的话 的話
|
|
||||||
"1. tofu
|
|
||||||
2. bean curd" dòu fu 豆腐 豆腐
|
|
||||||
"1. fowl
|
|
||||||
2. chicken
|
|
||||||
3. CL:隻|只[zhi1]
|
|
||||||
4. (slang) prostitute" jī 鸡 雞
|
|
||||||
"1. enough (sufficient)
|
|
||||||
2. enough (too much)
|
|
||||||
3. (coll.) (before adj.) really
|
|
||||||
4. (coll.) to reach by stretching out" gòu 够 夠
|
|
||||||
1. tomato xī hóng shì 西红柿 西紅柿
|
|
||||||
"1. to sauté; to stir-fry
|
|
||||||
2. to speculate (in real estate etc); to scalp
|
|
||||||
3. to hype up
|
|
||||||
4. to sack; to fire (sb)" chǎo 炒 炒
|
|
||||||
1. vegetables shū cài 蔬菜 蔬菜
|
|
||||||
"1. just now
|
|
||||||
2. a moment ago" gāng cái 刚才 剛才
|
|
||||||
"1. mutton
|
|
||||||
2. goat meat" yáng ròu 羊肉 羊肉
|
|
||||||
1. to be in the process of (doing sth); to be currently ...-ing zhèng zài 正在 正在
|
|
||||||
"1. drink
|
|
||||||
2. beverage" yǐn liào 饮料 飲料
|
|
||||||
"1. to die
|
|
||||||
2. impassable
|
|
||||||
3. uncrossable
|
|
||||||
4. inflexible
|
|
||||||
5. rigid
|
|
||||||
6. extremely
|
|
||||||
7. damned" sǐ 死 死
|
|
||||||
"1. to give a dinner party
|
|
||||||
2. to entertain guests
|
|
||||||
3. to invite to dinner" qǐng kè 请客 請客
|
|
||||||
"1. polite
|
|
||||||
2. courteous
|
|
||||||
3. formal
|
|
||||||
4. modest" kè qi 客气 客氣
|
|
||||||
"1. oil
|
|
||||||
2. fat
|
|
||||||
3. grease
|
|
||||||
4. petroleum
|
|
||||||
5. to apply tung oil, paint or varnish
|
|
||||||
6. oily
|
|
||||||
7. greasy
|
|
||||||
8. glib
|
|
||||||
9. cunning" yóu 油 油
|
|
||||||
"1. salted
|
|
||||||
2. salty
|
|
||||||
3. stingy
|
|
||||||
4. miserly" xián 咸 鹹
|
|
||||||
"1. to cover
|
|
||||||
2. to wrap
|
|
||||||
3. to hold
|
|
||||||
4. to include
|
|
||||||
5. to take charge of
|
|
||||||
6. to contract (to or for)
|
|
||||||
7. package
|
|
||||||
8. wrapper
|
|
||||||
9. container
|
|
||||||
10. bag
|
|
||||||
11. to hold or embrace
|
|
||||||
12. bundle
|
|
||||||
13. packet
|
|
||||||
14. CL:個|个[ge4],隻|只[zhi1]" bāo 包 包
|
|
||||||
"1. fragrant
|
|
||||||
2. sweet smelling
|
|
||||||
3. aromatic
|
|
||||||
4. savory or appetizing
|
|
||||||
5. (to eat) with relish
|
|
||||||
6. (of sleep) sound
|
|
||||||
7. perfume or spice
|
|
||||||
8. joss or incense stick
|
|
||||||
9. CL:根[gen1]" xiāng 香 香
|
|
||||||
"1. to drink a toast
|
|
||||||
2. Cheers! (proposing a toast)
|
|
||||||
3. Here's to you!
|
|
||||||
4. Bottoms up!
|
|
||||||
5. lit. dry cup" gān bēi 干杯 乾杯
|
|
||||||
"1. mapo tofu
|
|
||||||
2. stir-fried beancurd in chili sauce" má pó dòu fǔ 麻婆豆腐 麻婆豆腐
|
|
||||||
1. laziji, spicy dish of chicken cubes stir-fried with chili peppers là zi jī 辣子鸡 辣子雞
|
|
||||||
|
@@ -1,230 +0,0 @@
|
|||||||
"1. holiday
|
|
||||||
2. festival
|
|
||||||
3. CL:個|个[ge4]" jié rì 节日 節日
|
|
||||||
"1. to commemorate; to honor the memory of
|
|
||||||
2. memento; keepsake; souvenir" jì niàn 纪念 紀念
|
|
||||||
"1. tradition
|
|
||||||
2. traditional
|
|
||||||
3. convention
|
|
||||||
4. conventional
|
|
||||||
5. CL:個|个[ge4]" chuán tǒng 传统 傳統
|
|
||||||
1. to have a holiday or vacation fàng jià 放假 放假
|
|
||||||
1. to welcome; to greet yíng jiē 迎接 迎接
|
|
||||||
"1. apart from; besides; in addition to (used to exclude, as in 除了他,誰也沒來|除了他,谁也没来[chu2 le5 ta1 , shei2 ye3 mei2 lai2] 'apart from him, nobody came', or to include, as in 除了英語,他也會法語|除了英语,他也会法语[chu2 le5 Ying1 yu3 , ta1 ye3 hui4 Fa3 yu3] 'in addition to English, he also knows French')
|
|
||||||
2. (used to introduce one of two habitual alternatives in the pattern 除了[chu2 le5] + A + 就是[jiu4 shi4] + B, 'either A or B')" chú le 除了 除了
|
|
||||||
"1. apart from
|
|
||||||
2. other than
|
|
||||||
3. except for
|
|
||||||
4. external
|
|
||||||
5. outside of
|
|
||||||
6. on the other side of
|
|
||||||
7. beyond" yǐ wài 以外 以外
|
|
||||||
"1. area
|
|
||||||
2. region
|
|
||||||
3. district
|
|
||||||
4. small
|
|
||||||
5. distinguish
|
|
||||||
6. CL:個|个[ge4]" qū 区 區
|
|
||||||
1. for; for the purpose of; in order to wèi le 为了 為了
|
|
||||||
"1. day
|
|
||||||
2. a (calendar) date
|
|
||||||
3. days of one's life" rì zi 日子 日子
|
|
||||||
"1. the traditional Chinese calendar
|
|
||||||
2. the lunar calendar" nóng lì 农历 農曆
|
|
||||||
1. first month of the lunar year Zhēng yuè 正月 正月
|
|
||||||
"1. at first
|
|
||||||
2. (at the) beginning
|
|
||||||
3. first
|
|
||||||
4. junior
|
|
||||||
5. basic" chū 初 初
|
|
||||||
"1. to stop
|
|
||||||
2. to pause
|
|
||||||
3. to arrange
|
|
||||||
4. to lay out
|
|
||||||
5. to kowtow
|
|
||||||
6. to stamp (one's foot)
|
|
||||||
7. at once
|
|
||||||
8. classifier for meals, beatings, scoldings etc: time, bout, spell, meal" dùn 顿 頓
|
|
||||||
1. to have a reunion tuán yuán 团圆 團圓
|
|
||||||
"1. same
|
|
||||||
2. ordinary
|
|
||||||
3. so-so
|
|
||||||
4. common
|
|
||||||
5. general
|
|
||||||
6. generally
|
|
||||||
7. in general" yī bān 一般 一般
|
|
||||||
"1. final; last; ultimate
|
|
||||||
2. finally; in the end" zuì hòu 最后 最後
|
|
||||||
1. lunar New Year's Eve Chú xī 除夕 除夕
|
|
||||||
1. night yè 夜 夜
|
|
||||||
"1. all
|
|
||||||
2. whole
|
|
||||||
3. entire
|
|
||||||
4. every
|
|
||||||
5. complete" quán 全 全
|
|
||||||
"1. to assemble; to gather (transitive or intransitive)
|
|
||||||
2. (chemistry) poly-" jù 聚 聚
|
|
||||||
"1. firecrackers
|
|
||||||
2. string of small firecrackers
|
|
||||||
3. CL:枚[mei2]" biān pào 鞭炮 鞭炮
|
|
||||||
"1. fireworks
|
|
||||||
2. prostitute (esp. in Yuan theater)" yān huā 烟花 煙花
|
|
||||||
"1. (bound form) whole; complete; entire; (before a measure word) whole; (before or after number + measure word) exactly
|
|
||||||
2. (bound form) in good order; tidy; neat
|
|
||||||
3. (bound form) to put in order; to straighten
|
|
||||||
4. (bound form) to repair; to mend; to renovate
|
|
||||||
5. (coll.) to fix sb; to give sb a hard time; to mess with sb
|
|
||||||
6. (dialect) to tinker with; to do sth to" zhěng 整 整
|
|
||||||
"1. a relative (i.e. family relation)
|
|
||||||
2. CL:門|门[men2],個|个[ge4],位[wei4]" qīn qi 亲戚 親戚
|
|
||||||
"1. to pay a New Year call
|
|
||||||
2. to wish sb a Happy New Year" bài nián 拜年 拜年
|
|
||||||
"1. to congratulate
|
|
||||||
2. congratulations
|
|
||||||
3. CL:個|个[ge4]" zhù hè 祝贺 祝賀
|
|
||||||
1. May you have a prosperous New Year! (New Year's greeting) gōng xǐ fā cái 恭喜发财 恭喜發財
|
|
||||||
1. boiled or deep-fried balls of glutinous rice flour, usually eaten during Lantern Festival tāng yuán 汤圆 湯圓
|
|
||||||
"1. to pass away
|
|
||||||
2. to die" qù shì 去世 去世
|
|
||||||
1. to sweep a grave (and pay one's respects to the dead person) sǎo mù 扫墓 掃墓
|
|
||||||
"1. to row
|
|
||||||
2. to paddle
|
|
||||||
3. profitable
|
|
||||||
4. worth (the effort)
|
|
||||||
5. it pays (to do sth)" huá 划 划
|
|
||||||
"1. Chinese dragon; loong
|
|
||||||
2. (fig.) emperor
|
|
||||||
3. dragon
|
|
||||||
4. (bound form) dinosaur" lóng 龙 龍
|
|
||||||
1. glutinous rice and choice of filling wrapped in leaves and steamed or boiled zòng zi 粽子 粽子
|
|
||||||
"1. (not only ...) but also
|
|
||||||
2. moreover
|
|
||||||
3. in addition
|
|
||||||
4. furthermore" ér qiě 而且 而且
|
|
||||||
"1. bright; light
|
|
||||||
2. to shine; to flash
|
|
||||||
3. loud and clear
|
|
||||||
4. to show (one's passport etc); to make public (one's views etc)" liàng 亮 亮
|
|
||||||
1. the moon yuè liang 月亮 月亮
|
|
||||||
1. mooncake (esp. for the Mid-Autumn Festival) yuè bǐng 月饼 月餅
|
|
||||||
1. young nián qīng 年轻 年輕
|
|
||||||
"1. the West
|
|
||||||
2. the Occident
|
|
||||||
3. Western countries" Xi1 fāng 西方 西方
|
|
||||||
1. winter vacation hán jià 寒假 寒假
|
|
||||||
"1. to plan
|
|
||||||
2. to intend
|
|
||||||
3. to calculate
|
|
||||||
4. plan
|
|
||||||
5. intention
|
|
||||||
6. calculation
|
|
||||||
7. CL:個|个[ge4]" dǎ suàn 打算 打算
|
|
||||||
"1. to leave (a message etc)
|
|
||||||
2. to retain
|
|
||||||
3. to stay
|
|
||||||
4. to remain
|
|
||||||
5. to keep
|
|
||||||
6. to preserve" liú 留 留
|
|
||||||
1. erhua variant of 一塊|一块[yi1 kuai4] yī kuài r5 一块儿 一塊兒
|
|
||||||
1. New Year's Day Yuán dàn 元旦 元旦
|
|
||||||
1. Spring Festival (Chinese New Year) Chūn jié 春节 春節
|
|
||||||
1. International Labor Day (May Day) Láo dòng jié 劳动节 勞動節
|
|
||||||
1. PRC National Day (October 1st) Guó qìng jié 国庆节 國慶節
|
|
||||||
1. International Women's Day (March 8) Fu4 nu:3 jié 妇女节 婦女節
|
|
||||||
1. Teachers' Day (September 10th in PRC and Confucius's birthday, September 28th in Taiwan) Jiào shī jié 教师节 教師節
|
|
||||||
1. Children's Day Er2 tóng jié 儿童节 兒童節
|
|
||||||
1. Lantern Festival, the final event of the Spring Festival 春節|春节, on 15th of first month of the lunar calendar Yuán xiāo jié 元宵节 元宵節
|
|
||||||
1. Qingming or Pure Brightness Festival or Tomb Sweeping Day, celebration for the dead (in early April) Qing1 míng jié 清明节 清明節
|
|
||||||
1. Dragon Boat Festival (5th day of the 5th lunar month) Duān wǔ jié 端午节 端午節
|
|
||||||
1. the Mid-Autumn Festival on 15th of 8th lunar month Zhōng qiū jié 中秋节 中秋節
|
|
||||||
1. Valentine's Day Qing2 rén jié 情人节 情人節
|
|
||||||
"1. summer vacation
|
|
||||||
2. CL:個|个[ge4]" shǔ jià 暑假 暑假
|
|
||||||
"1. luggage
|
|
||||||
2. CL:件[jian4]" xíng li 行李 行李
|
|
||||||
"1. to put in order
|
|
||||||
2. to tidy up
|
|
||||||
3. to pack
|
|
||||||
4. to repair
|
|
||||||
5. (coll.) to sort sb out
|
|
||||||
6. to fix sb" shōu shi 收拾 收拾
|
|
||||||
"1. termination
|
|
||||||
2. to finish
|
|
||||||
3. to end
|
|
||||||
4. to conclude
|
|
||||||
5. to close" jié shù 结束 結束
|
|
||||||
"1. guesthouse
|
|
||||||
2. lodge
|
|
||||||
3. hotel
|
|
||||||
4. CL:個|个[ge4],家[jia1]" bīn guǎn 宾馆 賓館
|
|
||||||
"1. to agree
|
|
||||||
2. to conclude
|
|
||||||
3. to draw up
|
|
||||||
4. to subscribe to (a newspaper etc)
|
|
||||||
5. to order" dìng 订 訂
|
|
||||||
"1. to have a pleasant journey
|
|
||||||
2. Bon voyage!" yī lù píng ān 一路平安 一路平安
|
|
||||||
"1. (bound form) male
|
|
||||||
2. baron, the lowest of the five ranks of nobility 五等爵位[wu3 deng3 jue2 wei4]" nán 男 男
|
|
||||||
"1. to marry
|
|
||||||
2. to get married
|
|
||||||
3. CL:次[ci4]" jié hūn 结婚 結婚
|
|
||||||
"1. horizontal; level
|
|
||||||
2. a standard; a level (of ability, development etc)" shuǐ píng 水平 水平
|
|
||||||
"1. short
|
|
||||||
2. brief
|
|
||||||
3. to lack
|
|
||||||
4. weak point
|
|
||||||
5. fault" duǎn 短 短
|
|
||||||
"1. achievement
|
|
||||||
2. performance records
|
|
||||||
3. grades
|
|
||||||
4. CL:項|项[xiang4],個|个[ge4]" chéng jì 成绩 成績
|
|
||||||
"1. to pass through; to get through
|
|
||||||
2. to adopt (a resolution); to pass (legislation)
|
|
||||||
3. to pass (a test)
|
|
||||||
4. by means of; through; via" tōng guò 通过 通過
|
|
||||||
"1. level
|
|
||||||
2. grade
|
|
||||||
3. rank
|
|
||||||
4. step (of stairs)
|
|
||||||
5. CL:個|个[ge4]
|
|
||||||
6. classifier: step, level" jí 级 級
|
|
||||||
1. to play a joke; to make fun of; to joke kāi wán xiào 开玩笑 開玩笑
|
|
||||||
"1. to add oil; to top up with gas; to refuel
|
|
||||||
2. to accelerate; to step on the gas
|
|
||||||
3. (fig.) to make an extra effort; to cheer sb on" jiā yóu 加油 加油
|
|
||||||
"1. (interj.) ha!
|
|
||||||
2. (onom. for laughter)
|
|
||||||
3. (slang) to be infatuated with; to adore
|
|
||||||
4. (bound form) husky (dog) (abbr. for 哈士奇[ha1 shi4 qi2])" hā 哈 哈
|
|
||||||
1. to depart; to leave lí kāi 离开 離開
|
|
||||||
"1. opportunity
|
|
||||||
2. chance
|
|
||||||
3. occasion
|
|
||||||
4. CL:個|个[ge4]" jī huì 机会 機會
|
|
||||||
"1. low
|
|
||||||
2. beneath
|
|
||||||
3. to lower (one's head)
|
|
||||||
4. to let droop
|
|
||||||
5. to hang down
|
|
||||||
6. to incline" dī 低 低
|
|
||||||
1. to continue; to proceed with; to go on with jì xù 继续 繼續
|
|
||||||
"1. to raise
|
|
||||||
2. to increase
|
|
||||||
3. to improve" tí gāo 提高 提高
|
|
||||||
"1. term
|
|
||||||
2. semester
|
|
||||||
3. CL:個|个[ge4]" xué qī 学期 學期
|
|
||||||
"1. (express) thanks
|
|
||||||
2. gratitude
|
|
||||||
3. grateful
|
|
||||||
4. thankful
|
|
||||||
5. thanks" gǎn xiè 感谢 感謝
|
|
||||||
"1. in the future
|
|
||||||
2. future
|
|
||||||
3. the future
|
|
||||||
4. CL:個|个[ge4]" jiāng lái 将来 將來
|
|
||||||
1. see 成都市[Cheng2 du1 Shi4] Chéng dū 成都 成都
|
|
||||||
1. see 西藏自治區|西藏自治区[Xi1 zang4 Zi4 zhi4 qu1] Xi1 zàng 西藏 西藏
|
|
||||||
1. see 廣州市|广州市[Guang3 zhou1 Shi4] Guǎng zhōu 广州 廣州
|
|
||||||
|
@@ -1,210 +0,0 @@
|
|||||||
"1. target; object
|
|
||||||
2. partner; boyfriend; girlfriend
|
|
||||||
3. CL:個|个[ge4]" duì xiàng 对象 對象
|
|
||||||
"1. small
|
|
||||||
2. tiny
|
|
||||||
3. few
|
|
||||||
4. young" xiǎo 小 小
|
|
||||||
"1. good
|
|
||||||
2. appropriate; proper
|
|
||||||
3. all right!
|
|
||||||
4. (before a verb) easy to
|
|
||||||
5. (before a verb) good to
|
|
||||||
6. (before an adjective for exclamatory effect) so
|
|
||||||
7. (verb complement indicating completion)
|
|
||||||
8. (of two people) close; on intimate terms
|
|
||||||
9. (after a personal pronoun) hello" hǎo 好 好
|
|
||||||
"1. tour guide
|
|
||||||
2. guidebook
|
|
||||||
3. to conduct a tour" dǎo yóu 导游 導遊
|
|
||||||
"1. to speak
|
|
||||||
2. to talk
|
|
||||||
3. to converse
|
|
||||||
4. to chat
|
|
||||||
5. to discuss" tán 谈 談
|
|
||||||
"1. to succeed
|
|
||||||
2. success
|
|
||||||
3. successful; fruitful" chéng gōng 成功 成功
|
|
||||||
"1. appointment
|
|
||||||
2. engagement
|
|
||||||
3. date
|
|
||||||
4. CL:次[ci4],個|个[ge4]
|
|
||||||
5. to arrange to meet" yuē huì 约会 約會
|
|
||||||
"1. other people
|
|
||||||
2. sb else
|
|
||||||
3. he, she or they
|
|
||||||
4. I, me (referring to oneself as 'one' or 'people')" rén jia 人家 人家
|
|
||||||
"1. stature; height; size (of a person or object)
|
|
||||||
2. (agriculture) bundle of cereal stalks tied together" gè zi 个子 個子
|
|
||||||
1. body weight tǐ zhòng 体重 體重
|
|
||||||
"1. but
|
|
||||||
2. yet
|
|
||||||
3. however
|
|
||||||
4. while
|
|
||||||
5. to go back
|
|
||||||
6. to decline
|
|
||||||
7. to retreat
|
|
||||||
8. nevertheless
|
|
||||||
9. even though" què 却 卻
|
|
||||||
"1. indeed
|
|
||||||
2. really
|
|
||||||
3. reliable
|
|
||||||
4. real
|
|
||||||
5. true" què shí 确实 確實
|
|
||||||
1. to lose weight jiǎn féi 减肥 減肥
|
|
||||||
"1. result
|
|
||||||
2. effect
|
|
||||||
3. efficacy
|
|
||||||
4. (theater) sound or visual effects" xiào guǒ 效果 效果
|
|
||||||
"1. alas
|
|
||||||
2. oh dear" ài 唉 唉
|
|
||||||
"1. experience
|
|
||||||
2. to go through; to experience" jīng yàn 经验 經驗
|
|
||||||
1. the other person; the other side; the other party duì fāng 对方 對方
|
|
||||||
"1. straight
|
|
||||||
2. erect
|
|
||||||
3. to stick out (a part of the body)
|
|
||||||
4. to (physically) straighten up
|
|
||||||
5. to support
|
|
||||||
6. to withstand
|
|
||||||
7. outstanding
|
|
||||||
8. (coll.) quite
|
|
||||||
9. very
|
|
||||||
10. classifier for machine guns" tǐng 挺 挺
|
|
||||||
"1. wages; pay
|
|
||||||
2. CL:份[fen4]" gōng zī 工资 工資
|
|
||||||
"1. at least
|
|
||||||
2. (to say the) least" zhì shǎo 至少 至少
|
|
||||||
"1. that level or higher; that amount or more
|
|
||||||
2. the above-mentioned
|
|
||||||
3. (used to indicate that one has completed one's remarks) That is all." yǐ shàng 以上 以上
|
|
||||||
1. square meter píng fāng mǐ 平方米 平方米
|
|
||||||
"1. condition; circumstance; term; factor
|
|
||||||
2. requirement; prerequisite; qualification
|
|
||||||
3. situation; state; condition
|
|
||||||
4. CL:個|个[ge4]" tiáo jiàn 条件 條件
|
|
||||||
"1. apparently
|
|
||||||
2. it seems that" kàn lai 看来 看來
|
|
||||||
"1. to circle
|
|
||||||
2. to go back
|
|
||||||
3. to turn around
|
|
||||||
4. to answer
|
|
||||||
5. to return
|
|
||||||
6. to revolve
|
|
||||||
7. Hui ethnic group (Chinese Muslims)
|
|
||||||
8. time
|
|
||||||
9. classifier for acts of a play
|
|
||||||
10. section or chapter (of a classic book)" huí 回 回
|
|
||||||
"1. comes at the end of the sentence to indicate a strong degree
|
|
||||||
2. quite
|
|
||||||
3. rather" zhe ne 着呢 著呢
|
|
||||||
"1. impression (sth that stays in one's mind)
|
|
||||||
2. a memory" yìn xiàng 印象 印象
|
|
||||||
"1. to wish
|
|
||||||
2. to want
|
|
||||||
3. ready
|
|
||||||
4. willing (to do sth)" yuàn yì 愿意 願意
|
|
||||||
"1. original; former
|
|
||||||
2. originally; formerly; at first
|
|
||||||
3. so, actually, as it turns out" yuán lái 原来 原來
|
|
||||||
"1. manager
|
|
||||||
2. director
|
|
||||||
3. CL:個|个[ge4],位[wei4],名[ming2]" jīng lǐ 经理 經理
|
|
||||||
"1. capability
|
|
||||||
2. ability
|
|
||||||
3. CL:個|个[ge4]" néng lì 能力 能力
|
|
||||||
"1. successful career woman
|
|
||||||
2. able woman" nu:3 qiáng rén 女强人 女強人
|
|
||||||
"1. to carry (hanging down from the hand)
|
|
||||||
2. to lift
|
|
||||||
3. to put forward
|
|
||||||
4. to mention
|
|
||||||
5. to raise (an issue)
|
|
||||||
6. upwards character stroke
|
|
||||||
7. lifting brush stroke (in painting)
|
|
||||||
8. scoop for measuring liquid" tí 提 提
|
|
||||||
"1. to earn
|
|
||||||
2. to make a profit" zhuàn 赚 賺
|
|
||||||
"1. to have to
|
|
||||||
2. must
|
|
||||||
3. ought to
|
|
||||||
4. to need to" děi 得 得
|
|
||||||
"1. household duties
|
|
||||||
2. housework" jiā wù 家务 家務
|
|
||||||
"1. heart
|
|
||||||
2. mind
|
|
||||||
3. intention
|
|
||||||
4. center
|
|
||||||
5. core
|
|
||||||
6. CL:顆|颗[ke1],個|个[ge4]" xīn 心 心
|
|
||||||
1. colleague; co-worker tóng shì 同事 同事
|
|
||||||
"1. to remind
|
|
||||||
2. to call attention to
|
|
||||||
3. to warn of" tí xǐng 提醒 提醒
|
|
||||||
"1. to cheat
|
|
||||||
2. to swindle
|
|
||||||
3. to deceive
|
|
||||||
4. to get on (a horse etc) by swinging one leg over" piàn 骗 騙
|
|
||||||
1. to believe; to be convinced; to accept as true xiāng xìn 相信 相信
|
|
||||||
"1. (romantic) love
|
|
||||||
2. CL:個|个[ge4],場|场[chang3]
|
|
||||||
3. in love
|
|
||||||
4. to have an affair" liàn ài 恋爱 戀愛
|
|
||||||
"1. surname Zhao
|
|
||||||
2. one of the seven states during the Warring States period (476–220 BC)
|
|
||||||
3. the Former Zhao 前趙|前赵[Qian2 Zhao4] (304–329) and Later Zhao 後趙|后赵[Hou4 Zhao4] (319–350), states of the Sixteen Kingdoms" Zhào 赵 趙
|
|
||||||
"1. knowledge
|
|
||||||
2. CL:門|门[men2]
|
|
||||||
3. intellectual" zhī shi 知识 知識
|
|
||||||
"1. population
|
|
||||||
2. people" rén kǒu 人口 人口
|
|
||||||
1. 100 million yì 亿 億
|
|
||||||
"1. world
|
|
||||||
2. CL:個|个[ge4]" shì jiè 世界 世界
|
|
||||||
"1. country; nation; state
|
|
||||||
2. CL:個|个[ge4]" guó jiā 国家 國家
|
|
||||||
"1. area (of a floor, piece of land etc)
|
|
||||||
2. surface area
|
|
||||||
3. tract of land" miàn jī 面积 面積
|
|
||||||
1. kilometer gōng lǐ 公里 公里
|
|
||||||
"1. to save; to economize; to be frugal
|
|
||||||
2. to omit; to delete; to leave out
|
|
||||||
3. province
|
|
||||||
4. provincial capital
|
|
||||||
5. a ministry (of the Japanese government)" shěng 省 省
|
|
||||||
1. autonomous region – a provincial-level administrative division of China with self-governance for ethnic minorities (five in total: Guangxi, Inner Mongolia, Ningxia, Xinjiang and Tibet) zì zhì qū 自治区 自治區
|
|
||||||
"1. municipality, namely: Beijing 北京, Tianjin 天津, Shanghai 上海 and Chongqing 重慶|重庆, the first level administrative subdivision
|
|
||||||
2. province level city
|
|
||||||
3. also called directly governed city" zhí xiá shì 直辖市 直轄市
|
|
||||||
"1. special administrative region (SAR), of which there are two in the PRC: Hong Kong 香港 and Macau 澳門|澳门
|
|
||||||
2. refers to many different areas during late Qing, foreign occupation, warlord period and Nationalist government
|
|
||||||
3. refers to special zones in North Korea and Indonesia" tè bié xíng zhèng qū 特别行政区 特別行政區
|
|
||||||
"1. capital (city)
|
|
||||||
2. CL:個|个[ge4]" shǒu dū 首都 首都
|
|
||||||
"1. nationality; ethnic group
|
|
||||||
2. CL:個|个[ge4]" mín zú 民族 民族
|
|
||||||
"1. small number
|
|
||||||
2. few
|
|
||||||
3. minority" shǎo shù 少数 少數
|
|
||||||
1. northeast dōng běi 东北 東北
|
|
||||||
1. air temperature qì wēn 气温 氣溫
|
|
||||||
"1. that level or lower
|
|
||||||
2. that amount or less
|
|
||||||
3. the following" yǐ xià 以下 以下
|
|
||||||
"1. average; on average
|
|
||||||
2. evenly; in equal proportions" píng jūn 平均 平均
|
|
||||||
"1. distance
|
|
||||||
2. CL:個|个[ge4]
|
|
||||||
3. to be apart from" jù lí 距离 距離
|
|
||||||
"1. sun
|
|
||||||
2. sunlight; sunshine
|
|
||||||
3. temple (on the side of the human head) (abbr. for 太陽穴|太阳穴[tai4 yang2 xue2])" tài yang 太阳 太陽
|
|
||||||
1. Europe (abbr. for 歐羅巴洲|欧罗巴洲[Ou1 luo2 ba1 Zhou1]) Ou1 zhōu 欧洲 歐洲
|
|
||||||
1. Han ethnic group Hàn zú 汉族 漢族
|
|
||||||
1. Hui Islamic ethnic group living across China Hui2 zú 回族 回族
|
|
||||||
1. Tibetan ethnic group Zàng zú 藏族 藏族
|
|
||||||
1. Mongol ethnic group of north China and Inner Mongolia Měng gǔ zú 蒙古族 蒙古族
|
|
||||||
1. Yangtze River, or Chang Jiang Cháng Jiāng 长江 長江
|
|
||||||
1. Yellow River or Huang He Huáng Hé 黄河 黃河
|
|
||||||
1. Heilongjiang Province, capital Harbin 哈爾濱市|哈尔滨市[Ha1 er3 bin1 Shi4] (abbr. to 黑[Hei1]) Hēi lóng jiāng Shěng 黑龙江省 黑龍江省
|
|
||||||
1. Hainan Island, China's southernmost province, off the coast of Guangdong Hǎi nán Dǎo 海南岛 海南島
|
|
||||||
|
@@ -1,168 +0,0 @@
|
|||||||
"1. gold
|
|
||||||
2. chemical element Au
|
|
||||||
3. generic term for lustrous and ductile metals
|
|
||||||
4. money
|
|
||||||
5. golden
|
|
||||||
6. highly respected
|
|
||||||
7. one of the eight categories of ancient musical instruments 八音[ba1 yin1]" jīn 金 金
|
|
||||||
"1. necklace
|
|
||||||
2. CL:條|条[tiao2]" xiàng liàn 项链 項鏈
|
|
||||||
"1. common
|
|
||||||
2. ordinary
|
|
||||||
3. general
|
|
||||||
4. average" pǔ tōng 普通 普通
|
|
||||||
"1. worker
|
|
||||||
2. CL:個|个[ge4],名[ming2]" gōng rén 工人 工人
|
|
||||||
"1. identical
|
|
||||||
2. same" xiāng tóng 相同 相同
|
|
||||||
1. always zǒng shì 总是 總是
|
|
||||||
1. to get rich fā cái 发财 發財
|
|
||||||
"1. dream (CL:場|场[chang2],個|个[ge4])
|
|
||||||
2. (bound form) to dream" mèng 梦 夢
|
|
||||||
1. to pick up; to collect; to gather jiǎn 捡 撿
|
|
||||||
"1. purse
|
|
||||||
2. wallet" qián bāo 钱包 錢包
|
|
||||||
1. lottery ticket cǎi piào 彩票 彩票
|
|
||||||
1. to win a prize (in a lottery etc) zhòng jiǎng 中奖 中獎
|
|
||||||
"1. to touch
|
|
||||||
2. to meet with
|
|
||||||
3. to bump" pèng 碰 碰
|
|
||||||
"1. ordinarily
|
|
||||||
2. in normal times
|
|
||||||
3. in peacetime" píng shí 平时 平時
|
|
||||||
1. sudden; abrupt; unexpected tū rán 突然 突然
|
|
||||||
"1. to yell
|
|
||||||
2. to shout
|
|
||||||
3. to call out for (a person)" hǎn 喊 喊
|
|
||||||
"1. sound
|
|
||||||
2. voice
|
|
||||||
3. tone
|
|
||||||
4. noise
|
|
||||||
5. reputation
|
|
||||||
6. classifier for sounds" shēng 声 聲
|
|
||||||
1. hastily jí máng 急忙 急忙
|
|
||||||
"1. to turn
|
|
||||||
2. to change direction
|
|
||||||
3. to transfer
|
|
||||||
4. to forward (mail)
|
|
||||||
5. (Internet) to share (sb else's content)" zhuǎn 转 轉
|
|
||||||
1. middle age zhōng nián 中年 中年
|
|
||||||
1. woman fù nu:3 妇女 婦女
|
|
||||||
"1. finger
|
|
||||||
2. to point at or to
|
|
||||||
3. to indicate or refer to
|
|
||||||
4. to depend on
|
|
||||||
5. to count on
|
|
||||||
6. (of hair) to stand on end" zhǐ 指 指
|
|
||||||
"1. earth
|
|
||||||
2. ground
|
|
||||||
3. field
|
|
||||||
4. place
|
|
||||||
5. land
|
|
||||||
6. CL:片[pian4]" dì 地 地
|
|
||||||
"1. careful; attentive; cautious
|
|
||||||
2. to be careful; to look out
|
|
||||||
3. (dialect) thrifty; frugal" zǐ xì 仔细 仔細
|
|
||||||
"1. one
|
|
||||||
2. single
|
|
||||||
3. a (article)
|
|
||||||
4. as soon as
|
|
||||||
5. entire; whole; all; throughout
|
|
||||||
6. 'one' radical in Chinese characters (Kangxi radical 1)
|
|
||||||
7. also pr. [yao1] for greater clarity when spelling out numbers digit by digit" yī 一 一
|
|
||||||
"1. value
|
|
||||||
2. (to be) worth
|
|
||||||
3. to happen to
|
|
||||||
4. to be on duty" zhí 值 值
|
|
||||||
"1. to rise
|
|
||||||
2. to raise
|
|
||||||
3. to get up
|
|
||||||
4. to set out
|
|
||||||
5. to start
|
|
||||||
6. to appear
|
|
||||||
7. to launch
|
|
||||||
8. to initiate (action)
|
|
||||||
9. to draft
|
|
||||||
10. to establish
|
|
||||||
11. to get (from a depot or counter)
|
|
||||||
12. verb suffix, to start
|
|
||||||
13. starting from (a time, place, price etc)
|
|
||||||
14. classifier for occurrences or unpredictable events: case, instance
|
|
||||||
15. classifier for groups: batch, group" qǐ 起 起
|
|
||||||
"1. to lose
|
|
||||||
2. to put aside
|
|
||||||
3. to throw" diū 丢 丟
|
|
||||||
1. (coll.) if yào shi 要是 要是
|
|
||||||
1. perhaps; maybe yě xǔ 也许 也許
|
|
||||||
"1. (after a verb) indicating the beginning and continuation of an action or a state
|
|
||||||
2. indicating an upward movement (e.g. after 站[zhan4])
|
|
||||||
3. indicating completion
|
|
||||||
4. (after a perception verb, e.g. 看[kan4]) expressing preliminary judgment
|
|
||||||
5. also pr. [qi3lai5]" qi lai 起来 起來
|
|
||||||
"1. this kind of
|
|
||||||
2. so
|
|
||||||
3. this way
|
|
||||||
4. like this
|
|
||||||
5. such" zhè yàng 这样 這樣
|
|
||||||
"1. to divide; to separate
|
|
||||||
2. to distribute; to allocate
|
|
||||||
3. to distinguish (good and bad)
|
|
||||||
4. (bound form) branch of (an organization); sub- (as in 分局[fen1 ju2])
|
|
||||||
5. fraction
|
|
||||||
6. one tenth (of certain units)
|
|
||||||
7. unit of length equivalent to 0.33 cm
|
|
||||||
8. minute (unit of time)
|
|
||||||
9. minute (angular measurement unit)
|
|
||||||
10. a point (in sports or games)
|
|
||||||
11. 0.01 yuan (unit of money)" fēn 分 分
|
|
||||||
"1. to fall
|
|
||||||
2. to drop
|
|
||||||
3. to lag behind
|
|
||||||
4. to lose
|
|
||||||
5. to go missing
|
|
||||||
6. to reduce
|
|
||||||
7. fall (in prices)
|
|
||||||
8. to lose (value, weight etc)
|
|
||||||
9. to wag
|
|
||||||
10. to swing
|
|
||||||
11. to turn
|
|
||||||
12. to change
|
|
||||||
13. to exchange
|
|
||||||
14. to swap
|
|
||||||
15. to show off
|
|
||||||
16. to shed (hair)
|
|
||||||
17. (used after certain verbs to express completion, fulfillment, removal etc)" diào 掉 掉
|
|
||||||
"1. meat pie
|
|
||||||
2. pie
|
|
||||||
3. pasty" xiàn bǐng 馅饼 餡餅
|
|
||||||
1. thereupon; as a result; consequently; thus; hence yú shì 于是 於是
|
|
||||||
1. immediately; at once; right away lì kè 立刻 立刻
|
|
||||||
"1. to turn over
|
|
||||||
2. to flip over
|
|
||||||
3. to overturn
|
|
||||||
4. to rummage through
|
|
||||||
5. to translate
|
|
||||||
6. to decode
|
|
||||||
7. to double
|
|
||||||
8. to climb over or into
|
|
||||||
9. to cross" fān 翻 翻
|
|
||||||
"1. fake
|
|
||||||
2. false
|
|
||||||
3. artificial
|
|
||||||
4. to borrow
|
|
||||||
5. if
|
|
||||||
6. suppose" jiǎ 假 假
|
|
||||||
1. to open (one's eyes) zhēng 睁 睜
|
|
||||||
"1. really
|
|
||||||
2. sure enough
|
|
||||||
3. as expected
|
|
||||||
4. if indeed" guǒ rán 果然 果然
|
|
||||||
"1. taken in (by sb's deceit)
|
|
||||||
2. to be fooled
|
|
||||||
3. to be duped" shàng dàng 上当 上當
|
|
||||||
"1. brains
|
|
||||||
2. mind
|
|
||||||
3. CL:個|个[ge4]" nǎo zi 脑子 腦子
|
|
||||||
"1. to worry; to feel anxious
|
|
||||||
2. to feel a sense of urgency; to be in a hurry
|
|
||||||
3. Taiwan pr. [zhao1ji2]" zháo jí 着急 著急
|
|
||||||
|
Binary file not shown.
@@ -1,259 +0,0 @@
|
|||||||
"1. along with
|
|
||||||
2. in the wake of
|
|
||||||
3. following" suí zhe 随着 隨著
|
|
||||||
"1. content
|
|
||||||
2. substance
|
|
||||||
3. details
|
|
||||||
4. CL:個|个[ge4],項|项[xiang4]" nèi róng 内容 內容
|
|
||||||
"1. to enrich
|
|
||||||
2. rich
|
|
||||||
3. plentiful
|
|
||||||
4. abundant" fēng fù 丰富 豐富
|
|
||||||
"1. light
|
|
||||||
2. gentle
|
|
||||||
3. relaxed
|
|
||||||
4. effortless
|
|
||||||
5. uncomplicated
|
|
||||||
6. to relax
|
|
||||||
7. to take things less seriously" qīng sōng 轻松 輕鬆
|
|
||||||
"1. reporter; journalist
|
|
||||||
2. CL:個|个[ge4]" jì zhě 记者 記者
|
|
||||||
"1. to interview
|
|
||||||
2. to gather news
|
|
||||||
3. to hunt for and collect
|
|
||||||
4. to cover" cǎi fǎng 采访 採訪
|
|
||||||
"1. pertaining to
|
|
||||||
2. concerning
|
|
||||||
3. with regard to
|
|
||||||
4. about
|
|
||||||
5. a matter of" guān yú 关于 關於
|
|
||||||
"1. to arrange
|
|
||||||
2. to plan
|
|
||||||
3. to set up
|
|
||||||
4. arrangements
|
|
||||||
5. plans" ān pái 安排 安排
|
|
||||||
1. to stay; to remain dāi 待 待
|
|
||||||
"1. bored
|
|
||||||
2. boring
|
|
||||||
3. senseless" wú liáo 无聊 無聊
|
|
||||||
"1. diocese
|
|
||||||
2. parish" jiào qū 教区 教區
|
|
||||||
1. not only (... but also ...) bù dàn 不但 不但
|
|
||||||
"1. environment
|
|
||||||
2. circumstances
|
|
||||||
3. surroundings
|
|
||||||
4. CL:個|个[ge4]
|
|
||||||
5. ambient" huán jìng 环境 環境
|
|
||||||
"1. to exist
|
|
||||||
2. to deposit
|
|
||||||
3. to store
|
|
||||||
4. to keep
|
|
||||||
5. to survive" cún 存 存
|
|
||||||
"1. to cover
|
|
||||||
2. to encase
|
|
||||||
3. cover
|
|
||||||
4. sheath
|
|
||||||
5. to overlap
|
|
||||||
6. to interleave
|
|
||||||
7. to model after
|
|
||||||
8. to copy
|
|
||||||
9. formula
|
|
||||||
10. harness
|
|
||||||
11. loop of rope
|
|
||||||
12. (fig.) to fish for
|
|
||||||
13. to obtain slyly
|
|
||||||
14. classifier for sets, collections
|
|
||||||
15. bend (of a river or mountain range, in place names)
|
|
||||||
16. tau (Greek letter Ττ)" tào 套 套
|
|
||||||
"1. exhausting
|
|
||||||
2. hard
|
|
||||||
3. tough
|
|
||||||
4. arduous
|
|
||||||
5. to work hard
|
|
||||||
6. to go to a lot of trouble
|
|
||||||
7. hardship(s)" xīn kǔ 辛苦 辛苦
|
|
||||||
"1. to agree; to consent
|
|
||||||
2. to be willing to" kěn 肯 肯
|
|
||||||
"1. refrigerator
|
|
||||||
2. (old) icebox" bīng xiāng 冰箱 冰箱
|
|
||||||
"1. mahjong
|
|
||||||
2. CL:局[ju2],副[fu4]" má jiàng 麻将 麻將
|
|
||||||
"1. (prefix) can; may; able to; -able
|
|
||||||
2. to approve; to permit
|
|
||||||
3. to suit
|
|
||||||
4. (particle used for emphasis) certainly; very
|
|
||||||
5. but; however" kě 可 可
|
|
||||||
"1. interest (desire to know about sth)
|
|
||||||
2. interest (thing in which one is interested); hobby
|
|
||||||
3. CL:個|个[ge4]" xìng qù 兴趣 興趣
|
|
||||||
"1. to compete
|
|
||||||
2. competition" jìng zhēng 竞争 競爭
|
|
||||||
"1. (of competition or fighting) intense
|
|
||||||
2. fierce
|
|
||||||
3. (of pain) acute
|
|
||||||
4. (of an expression of opinion) impassioned
|
|
||||||
5. vehement
|
|
||||||
6. (of a course of action) drastic
|
|
||||||
7. extreme" jī liè 激烈 激烈
|
|
||||||
"1. to supervise
|
|
||||||
2. to manage
|
|
||||||
3. to administer
|
|
||||||
4. management
|
|
||||||
5. administration
|
|
||||||
6. CL:個|个[ge4]" guǎn lǐ 管理 管理
|
|
||||||
"1. master's degree
|
|
||||||
2. person who has a master's degree
|
|
||||||
3. learned person" shuò shì 硕士 碩士
|
|
||||||
"1. course; academic program
|
|
||||||
2. CL:堂[tang2],節|节[jie2],門|门[men2]" kè chéng 课程 課程
|
|
||||||
"1. gate
|
|
||||||
2. door
|
|
||||||
3. CL:扇[shan4]
|
|
||||||
4. gateway
|
|
||||||
5. doorway
|
|
||||||
6. CL:個|个[ge4]
|
|
||||||
7. opening
|
|
||||||
8. valve
|
|
||||||
9. switch
|
|
||||||
10. way to do something
|
|
||||||
11. knack
|
|
||||||
12. family
|
|
||||||
13. house
|
|
||||||
14. (religious) sect
|
|
||||||
15. school (of thought)
|
|
||||||
16. class
|
|
||||||
17. category
|
|
||||||
18. phylum or division (taxonomy)
|
|
||||||
19. classifier for large guns
|
|
||||||
20. classifier for lessons, subjects, branches of technology
|
|
||||||
21. (suffix) -gate (i.e. scandal; derived from Watergate)" mén 门 門
|
|
||||||
1. gym; fitness club jiàn shēn fáng 健身房 健身房
|
|
||||||
1. (loanword) yoga yú jiā 瑜伽 瑜伽
|
|
||||||
"1. badminton
|
|
||||||
2. shuttlecock" yǔ máo qiú 羽毛球 羽毛球
|
|
||||||
"1. to keep
|
|
||||||
2. to maintain
|
|
||||||
3. to hold
|
|
||||||
4. to preserve" bǎo chí 保持 保持
|
|
||||||
"1. vigor; vitality
|
|
||||||
2. spirited
|
|
||||||
3. good-looking" jīng shen 精神 精神
|
|
||||||
"1. naughty
|
|
||||||
2. mischievous
|
|
||||||
3. unruly" tiáo pí 调皮 調皮
|
|
||||||
"1. kindergarten
|
|
||||||
2. nursery school" yòu ér yuán 幼儿园 幼兒園
|
|
||||||
"1. to take care of
|
|
||||||
2. to show consideration
|
|
||||||
3. to attend to
|
|
||||||
4. to look after" zhào gu 照顾 照顧
|
|
||||||
"1. to take care (of)
|
|
||||||
2. to control
|
|
||||||
3. to manage
|
|
||||||
4. to be in charge of
|
|
||||||
5. to look after
|
|
||||||
6. to run
|
|
||||||
7. to care about
|
|
||||||
8. tube
|
|
||||||
9. pipe
|
|
||||||
10. woodwind
|
|
||||||
11. classifier for tube-shaped objects
|
|
||||||
12. particle similar to 把[ba3] in 管...叫 constructions
|
|
||||||
13. writing brush
|
|
||||||
14. (coll.) to
|
|
||||||
15. towards" guǎn 管 管
|
|
||||||
"1. to approve
|
|
||||||
2. to endorse
|
|
||||||
3. (literary) to assist" zàn chéng 赞成 贊成
|
|
||||||
"1. to pluck (a string)
|
|
||||||
2. to play (a string instrument)
|
|
||||||
3. to spring or leap
|
|
||||||
4. to shoot (e.g. with a catapult)
|
|
||||||
5. (of cotton) to fluff or tease
|
|
||||||
6. to flick
|
|
||||||
7. to flip
|
|
||||||
8. to accuse
|
|
||||||
9. to impeach
|
|
||||||
10. elastic (of materials)" tán 弹 彈
|
|
||||||
"1. piano
|
|
||||||
2. CL:架[jia4],臺|台[tai2]" gāng qín 钢琴 鋼琴
|
|
||||||
"1. to mature
|
|
||||||
2. to grow
|
|
||||||
3. growth" chéng zhǎng 成长 成長
|
|
||||||
"1. benefit; advantage; merit
|
|
||||||
2. gain; profit
|
|
||||||
3. also pr. [hao3chu4]" hǎo chu 好处 好處
|
|
||||||
"1. surname Ma
|
|
||||||
2. abbr. for Malaysia 馬來西亞|马来西亚[Ma3 lai2 xi1 ya4]" Mǎ 马 馬
|
|
||||||
1. surname Liu Liu2 刘 劉
|
|
||||||
1. Master of Business Administration (MBA) gōng shāng guǎn lǐ shuò shì 工商管理硕士 工商管理碩士
|
|
||||||
"1. surname Zhou
|
|
||||||
2. Zhou Dynasty (1046–256 BC)" Zhōu 周 周
|
|
||||||
"1. one of the twelve animals symbolic of the earthly branches 地支[di4 zhi1]
|
|
||||||
2. animal from the Chinese zodiac" shēng xiào 生肖 生肖
|
|
||||||
1. narrative; story; tale gù shi 故事 故事
|
|
||||||
"1. god; deity
|
|
||||||
2. supernatural; magical; mysterious
|
|
||||||
3. spirit; mind; energy
|
|
||||||
4. lively; expressive
|
|
||||||
5. look; expression
|
|
||||||
6. (coll.) awesome; amazing" shén 神 神
|
|
||||||
"1. one's conduct
|
|
||||||
2. deed
|
|
||||||
3. activity
|
|
||||||
4. accomplishment
|
|
||||||
5. achievement
|
|
||||||
6. to act as
|
|
||||||
7. as (in the capacity of)
|
|
||||||
8. qua
|
|
||||||
9. to view as
|
|
||||||
10. to look upon (sth as)
|
|
||||||
11. to take sth to be" zuò wéi 作为 作為
|
|
||||||
"1. to stipulate; to specify; to prescribe; to fix (a price); to set (a quota)
|
|
||||||
2. regulations; rules; provisions; stipulations" guī dìng 规定 規定
|
|
||||||
1. to get; to obtain; to receive dé dào 得到 得到
|
|
||||||
"1. (piece of) news; information
|
|
||||||
2. message
|
|
||||||
3. CL:條|条[tiao2]" xiāo xi 消息 消息
|
|
||||||
1. rat; mouse (CL:隻|只[zhi1]) lǎo shǔ 老鼠 老鼠
|
|
||||||
"1. tail
|
|
||||||
2. colloquial pr. [yi3 ba5]" wěi ba 尾巴 尾巴
|
|
||||||
"1. the back of a body or object
|
|
||||||
2. to turn one's back
|
|
||||||
3. to hide something from
|
|
||||||
4. to learn by heart
|
|
||||||
5. to recite from memory
|
|
||||||
6. (slang) unlucky
|
|
||||||
7. hard of hearing" bèi 背 背
|
|
||||||
"1. name
|
|
||||||
2. noun (part of speech)
|
|
||||||
3. place (e.g. among winners)
|
|
||||||
4. famous
|
|
||||||
5. classifier for people" míng 名 名
|
|
||||||
"1. hare
|
|
||||||
2. rabbit
|
|
||||||
3. CL:隻|只[zhi1]" tù zi 兔子 兔子
|
|
||||||
"1. snake
|
|
||||||
2. serpent
|
|
||||||
3. CL:條|条[tiao2]" shé 蛇 蛇
|
|
||||||
"1. sheep; goat
|
|
||||||
2. CL:頭|头[tou2],隻|只[zhi1]" yáng 羊 羊
|
|
||||||
"1. to have bad luck
|
|
||||||
2. to be out of luck" dǎo méi 倒霉 倒霉
|
|
||||||
1. to miss (train, opportunity etc) cuò guò 错过 錯過
|
|
||||||
"1. original
|
|
||||||
2. originally
|
|
||||||
3. at first
|
|
||||||
4. it goes without saying
|
|
||||||
5. of course" běn lái 本来 本來
|
|
||||||
"1. and
|
|
||||||
2. as well as
|
|
||||||
3. and so
|
|
||||||
4. but (not)
|
|
||||||
5. yet (not)
|
|
||||||
6. (indicates causal relation)
|
|
||||||
7. (indicates change of state)
|
|
||||||
8. (indicates contrast)" ér 而 而
|
|
||||||
1. peach táo 桃 桃
|
|
||||||
"1. South Gate to Heaven, the name a gate constructed on various mountains, most notably on Mount Tai 泰山[Tai4 Shan1]
|
|
||||||
2. (mythology) southern gate of the Heavenly Palace" Nán tiān mén 南天门 南天門
|
|
||||||
|
@@ -1,397 +0,0 @@
|
|||||||
"1. to advertise
|
|
||||||
2. a commercial
|
|
||||||
3. advertisement
|
|
||||||
4. CL:項|项[xiang4]" guǎng gào 广告 廣告
|
|
||||||
"1. different
|
|
||||||
2. distinct
|
|
||||||
3. not the same
|
|
||||||
4. not alike" bù tóng 不同 不同
|
|
||||||
"1. quiet
|
|
||||||
2. peaceful
|
|
||||||
3. calm" ān jìng 安静 安靜
|
|
||||||
1. pretty; beautiful piào liang 漂亮 漂亮
|
|
||||||
"1. the East; the Orient
|
|
||||||
2. two-character surname Dongfang" Dōng fāng 东方 東方
|
|
||||||
"1. oneself
|
|
||||||
2. one's own" zì jǐ 自己 自己
|
|
||||||
"1. everyone
|
|
||||||
2. influential family
|
|
||||||
3. great expert" dà jiā 大家 大家
|
|
||||||
1. video shì pín 视频 視頻
|
|
||||||
"1. photograph
|
|
||||||
2. picture
|
|
||||||
3. CL:張|张[zhang1],套[tao4],幅[fu2]" zhào piàn 照片 照片
|
|
||||||
"1. question
|
|
||||||
2. problem
|
|
||||||
3. issue
|
|
||||||
4. topic
|
|
||||||
5. CL:個|个[ge4]" wèn tí 问题 問題
|
|
||||||
"1. affair; matter; thing; business
|
|
||||||
2. CL:件[jian4],樁|桩[zhuang1]" shì qing 事情 事情
|
|
||||||
"1. afterwards; later
|
|
||||||
2. newly arrived" hòu lái 后来 後來
|
|
||||||
"1. to send out
|
|
||||||
2. to show (one's feeling)
|
|
||||||
3. to issue
|
|
||||||
4. to develop
|
|
||||||
5. to make a bundle of money
|
|
||||||
6. classifier for gunshots (rounds)" fā 发 發
|
|
||||||
"1. easy; straightforward
|
|
||||||
2. likely; liable to; apt to" róng yì 容易 容易
|
|
||||||
"1. interesting
|
|
||||||
2. meaningful
|
|
||||||
3. enjoyable
|
|
||||||
4. fun" yǒu yì si 有意思 有意思
|
|
||||||
"1. if
|
|
||||||
2. in case
|
|
||||||
3. in the event that" rú guǒ 如果 如果
|
|
||||||
"1. only
|
|
||||||
2. merely
|
|
||||||
3. no more than
|
|
||||||
4. but
|
|
||||||
5. however
|
|
||||||
6. anyway (to get back to a previous topic)
|
|
||||||
7. cannot be more (after adjectival)" bù guò 不过 不過
|
|
||||||
"1. chopsticks
|
|
||||||
2. CL:對|对[dui4],根[gen1],把[ba3],雙|双[shuang1]" kuài zi 筷子 筷子
|
|
||||||
"1. Internet celebrity; influencer
|
|
||||||
2. (attributive) popular on the Internet" wǎng hóng 网红 網紅
|
|
||||||
"1. to travel
|
|
||||||
2. journey; trip
|
|
||||||
3. CL:趟[tang4],次[ci4]" lu:3 xíng 旅行 旅行
|
|
||||||
1. husband zhàng fu 丈夫 丈夫
|
|
||||||
"1. before
|
|
||||||
2. formerly
|
|
||||||
3. previous
|
|
||||||
4. ago" yǐ qián 以前 以前
|
|
||||||
"1. chest
|
|
||||||
2. heart; mind" xīn li 心里 心裡
|
|
||||||
"1. recently
|
|
||||||
2. soon
|
|
||||||
3. nearest" zuì jìn 最近 最近
|
|
||||||
"1. (once) again
|
|
||||||
2. also
|
|
||||||
3. both... and...
|
|
||||||
4. and yet
|
|
||||||
5. (used for emphasis) anyway" yòu 又 又
|
|
||||||
"1. to move (sb)
|
|
||||||
2. to touch (sb emotionally)
|
|
||||||
3. moving" gǎn dòng 感动 感動
|
|
||||||
1. to cry; to weep kū 哭 哭
|
|
||||||
1. narrative; story; tale gù shi 故事 故事
|
|
||||||
1. to be concerned about; to care about guān xīn 关心 關心
|
|
||||||
"1. to live
|
|
||||||
2. life
|
|
||||||
3. livelihood" shēng huó 生活 生活
|
|
||||||
"1. to notice; to become aware of
|
|
||||||
2. to discover; to find; to detect
|
|
||||||
3. a discovery" fā xiàn 发现 發現
|
|
||||||
"1. to misunderstand
|
|
||||||
2. to mistake
|
|
||||||
3. misunderstanding
|
|
||||||
4. CL:個|个[ge4]" wù huì 误会 誤會
|
|
||||||
1. to discuss; to talk over tǎo lùn 讨论 討論
|
|
||||||
"1. to understand
|
|
||||||
2. to realize
|
|
||||||
3. to find out" liǎo jiě 了解 了解
|
|
||||||
"1. someone
|
|
||||||
2. people
|
|
||||||
3. anyone
|
|
||||||
4. there is someone there
|
|
||||||
5. occupied (as in restroom)" yǒu rén 有人 有人
|
|
||||||
1. only; merely; just zhǐ 只 只
|
|
||||||
1. to dance tiào wǔ 跳舞 跳舞
|
|
||||||
"1. traffic accident; car crash
|
|
||||||
2. CL:起[qi3]" chē huò 车祸 車禍
|
|
||||||
"1. each
|
|
||||||
2. every" měi 每 每
|
|
||||||
"1. common
|
|
||||||
2. ordinary
|
|
||||||
3. general
|
|
||||||
4. average" pǔ tōng 普通 普通
|
|
||||||
"1. straight (in a straight line)
|
|
||||||
2. continuously; always; all the way through" yī zhí 一直 一直
|
|
||||||
"1. hard
|
|
||||||
2. firm
|
|
||||||
3. strong
|
|
||||||
4. just
|
|
||||||
5. barely
|
|
||||||
6. exactly" gāng 刚 剛
|
|
||||||
"1. band
|
|
||||||
2. belt
|
|
||||||
3. girdle
|
|
||||||
4. ribbon
|
|
||||||
5. tire
|
|
||||||
6. area
|
|
||||||
7. zone
|
|
||||||
8. region
|
|
||||||
9. CL:條|条[tiao2]
|
|
||||||
10. to wear
|
|
||||||
11. to carry
|
|
||||||
12. to take along
|
|
||||||
13. to bear (i.e. to have)
|
|
||||||
14. to lead
|
|
||||||
15. to bring
|
|
||||||
16. to look after
|
|
||||||
17. to raise" dài 带 帶
|
|
||||||
"1. to take care of
|
|
||||||
2. to show consideration
|
|
||||||
3. to attend to
|
|
||||||
4. to look after" zhào gu 照顾 照顧
|
|
||||||
"1. to yield
|
|
||||||
2. to permit
|
|
||||||
3. to let sb do sth
|
|
||||||
4. to have sb do sth
|
|
||||||
5. to make sb (feel sad etc)
|
|
||||||
6. by (indicates the agent in a passive clause, like 被[bei4])" ràng 让 讓
|
|
||||||
1. public square; plaza guǎng chǎng 广场 廣場
|
|
||||||
"1. to feel embarrassed
|
|
||||||
2. to find it embarrassing
|
|
||||||
3. to be sorry (for inconveniencing sb)" bù hǎo yì si 不好意思 不好意思
|
|
||||||
"1. to wish
|
|
||||||
2. to want
|
|
||||||
3. ready
|
|
||||||
4. willing (to do sth)" yuàn yì 愿意 願意
|
|
||||||
"1. to live
|
|
||||||
2. life
|
|
||||||
3. livelihood" shēng huó 生活 生活
|
|
||||||
"1. to change into
|
|
||||||
2. to turn into
|
|
||||||
3. to become" biàn chéng 变成 變成
|
|
||||||
"1. appearance
|
|
||||||
2. manner
|
|
||||||
3. pattern
|
|
||||||
4. model" yàng zi 样子 樣子
|
|
||||||
1. more and more yuè lái yuè 越来越 越來越
|
|
||||||
"1. right; correct
|
|
||||||
2. towards; at; for
|
|
||||||
3. concerning; regarding
|
|
||||||
4. to treat (sb a certain way)
|
|
||||||
5. to face
|
|
||||||
6. (bound form) opposite; facing; matching
|
|
||||||
7. to match together; to adjust
|
|
||||||
8. to fit; to suit
|
|
||||||
9. to answer; to reply
|
|
||||||
10. to add; to pour in (a fluid)
|
|
||||||
11. to check; to compare
|
|
||||||
12. classifier: couple; pair" duì 对 對
|
|
||||||
"1. to practice
|
|
||||||
2. field work
|
|
||||||
3. to intern
|
|
||||||
4. internship" shí xí 实习 實習
|
|
||||||
"1. this kind of
|
|
||||||
2. so
|
|
||||||
3. this way
|
|
||||||
4. like this
|
|
||||||
5. such" zhè yàng 这样 這樣
|
|
||||||
1. to express; to convey biǎo dá 表达 表達
|
|
||||||
"1. to contain
|
|
||||||
2. to hold
|
|
||||||
3. (of a person or style etc) reserved
|
|
||||||
4. restrained
|
|
||||||
5. (of words, writings) full of hidden meaning
|
|
||||||
6. implicit
|
|
||||||
7. veiled (criticism)" hán xù 含蓄 含蓄
|
|
||||||
"1. to bend
|
|
||||||
2. bent
|
|
||||||
3. a bend; a turn (in a road etc)
|
|
||||||
4. CL:道[dao4]" wān 弯 彎
|
|
||||||
1. romantic làng màn 浪漫 浪漫
|
|
||||||
"1. direct (opposite: indirect 間接|间接[jian4 jie1])
|
|
||||||
2. immediate
|
|
||||||
3. straightforward" zhí jiē 直接 直接
|
|
||||||
"1. why?
|
|
||||||
2. for what reason?" wèi shén me 为什么 為什麼
|
|
||||||
"1. more
|
|
||||||
2. even more
|
|
||||||
3. further
|
|
||||||
4. still
|
|
||||||
5. still more" gèng 更 更
|
|
||||||
"1. reason
|
|
||||||
2. argument
|
|
||||||
3. sense
|
|
||||||
4. principle
|
|
||||||
5. basis
|
|
||||||
6. justification
|
|
||||||
7. CL:個|个[ge4]" dào li 道理 道理
|
|
||||||
"1. to resemble
|
|
||||||
2. to be like
|
|
||||||
3. to look as if
|
|
||||||
4. such as
|
|
||||||
5. appearance
|
|
||||||
6. image
|
|
||||||
7. portrait
|
|
||||||
8. image under a mapping (math.)" xiàng 像 像
|
|
||||||
"1. long
|
|
||||||
2. (bound form) length
|
|
||||||
3. (bound form) strong point; forte
|
|
||||||
4. (bound form) to be good at
|
|
||||||
5. (literary) surplus; spare (Taiwan pr. [zhang4])" cháng 长 長
|
|
||||||
"1. idea
|
|
||||||
2. opinion
|
|
||||||
3. meaning
|
|
||||||
4. wish
|
|
||||||
5. desire
|
|
||||||
6. interest
|
|
||||||
7. fun
|
|
||||||
8. token of appreciation, affection etc
|
|
||||||
9. CL:個|个[ge4]
|
|
||||||
10. to give as a small token
|
|
||||||
11. to do sth as a gesture of goodwill etc" yì si 意思 意思
|
|
||||||
"1. loud voice
|
|
||||||
2. in a loud voice
|
|
||||||
3. loudly" dà shēng 大声 大聲
|
|
||||||
"1. habit
|
|
||||||
2. custom
|
|
||||||
3. usual practice
|
|
||||||
4. to be used to
|
|
||||||
5. CL:個|个[ge4]" xí guàn 习惯 習慣
|
|
||||||
1. brave; courageous yǒng gǎn 勇敢 勇敢
|
|
||||||
1. then; after that; afterwards rán hòu 然后 然後
|
|
||||||
"1. operation
|
|
||||||
2. action
|
|
||||||
3. CL:個|个[ge4]
|
|
||||||
4. to move about
|
|
||||||
5. mobile" xíng dòng 行动 行動
|
|
||||||
"1. how (wonderful etc)
|
|
||||||
2. what (a great idea etc)
|
|
||||||
3. however (difficult it may be etc)
|
|
||||||
4. (in interrogative sentences) how (much etc)
|
|
||||||
5. to what extent" duō me 多么 多麼
|
|
||||||
1. wife qī zi 妻子 妻子
|
|
||||||
"1. nature
|
|
||||||
2. disposition
|
|
||||||
3. temperament
|
|
||||||
4. character
|
|
||||||
5. CL:個|个[ge4]" xìng gé 性格 性格
|
|
||||||
1. mother-in-law and daughter-in-law pó xí 婆媳 婆媳
|
|
||||||
1. difficult problem nán tí 难题 難題
|
|
||||||
"1. not long (after)
|
|
||||||
2. before too long
|
|
||||||
3. soon
|
|
||||||
4. soon after" bù jiǔ 不久 不久
|
|
||||||
"1. to come across
|
|
||||||
2. to run into
|
|
||||||
3. to meet
|
|
||||||
4. to hit" pèng dào 碰到 碰到
|
|
||||||
"1. to take a walk
|
|
||||||
2. to window-shop
|
|
||||||
3. to stroll down the street" guàng jiē 逛街 逛街
|
|
||||||
1. cockroach zhāng láng 蟑螂 蟑螂
|
|
||||||
"1. to clean
|
|
||||||
2. to sweep" dǎ sǎo 打扫 打掃
|
|
||||||
"1. original; former
|
|
||||||
2. originally; formerly; at first
|
|
||||||
3. so, actually, as it turns out" yuán lái 原来 原來
|
|
||||||
"1. to leave
|
|
||||||
2. to part from
|
|
||||||
3. to be away from
|
|
||||||
4. (in giving distances) from
|
|
||||||
5. without (sth)
|
|
||||||
6. independent of
|
|
||||||
7. one of the Eight Trigrams 八卦[ba1 gua4], symbolizing fire
|
|
||||||
8. ☲" lí 离 離
|
|
||||||
1. minute fēn zhōng 分钟 分鐘
|
|
||||||
"1. ability; talent
|
|
||||||
2. sb of a certain type
|
|
||||||
3. a capable individual
|
|
||||||
4. then and only then
|
|
||||||
5. just now
|
|
||||||
6. (before an expression of quantity) only" cái 才 才
|
|
||||||
"1. urgent
|
|
||||||
2. pressing
|
|
||||||
3. rapid
|
|
||||||
4. hurried
|
|
||||||
5. worried
|
|
||||||
6. to make (sb) anxious" jí 急 急
|
|
||||||
"1. to feel happy
|
|
||||||
2. to rejoice
|
|
||||||
3. to have a great time
|
|
||||||
4. to make fun of sb" kāi xīn 开心 開心
|
|
||||||
"1. way of handling sth; means; measure; (practical) solution to a problem
|
|
||||||
2. CL:條|条[tiao2],個|个[ge4]" bàn fǎ 办法 辦法
|
|
||||||
"1. flower
|
|
||||||
2. blossom
|
|
||||||
3. CL:朵[duo3],支[zhi1],束[shu4],把[ba3],盆[pen2],簇[cu4]
|
|
||||||
4. fancy pattern
|
|
||||||
5. florid
|
|
||||||
6. to spend (money, time)
|
|
||||||
7. (coll.) lecherous
|
|
||||||
8. lustful" huā 花 花
|
|
||||||
"1. disappointed
|
|
||||||
2. to lose hope
|
|
||||||
3. to despair" shī wàng 失望 失望
|
|
||||||
"1. surely
|
|
||||||
2. certainly
|
|
||||||
3. necessarily
|
|
||||||
4. fixed
|
|
||||||
5. a certain (extent etc)
|
|
||||||
6. given
|
|
||||||
7. particular
|
|
||||||
8. must" yī dìng 一定 一定
|
|
||||||
"1. to go out
|
|
||||||
2. to leave home
|
|
||||||
3. to go on a journey
|
|
||||||
4. away from home
|
|
||||||
5. (of a woman) to get married" chū mén 出门 出門
|
|
||||||
"1. echo
|
|
||||||
2. sound
|
|
||||||
3. noise
|
|
||||||
4. to make a sound
|
|
||||||
5. to sound
|
|
||||||
6. to ring
|
|
||||||
7. loud
|
|
||||||
8. classifier for noises" xiǎng 响 響
|
|
||||||
1. already yǐ jīng 已经 已經
|
|
||||||
1. what's to be done zěn me bàn 怎么办 怎麼辦
|
|
||||||
"1. price
|
|
||||||
2. CL:個|个[ge4]" jià gé 价格 價格
|
|
||||||
1. parts of the country other than where one is wài dì 外地 外地
|
|
||||||
"1. to work a temporary or casual job
|
|
||||||
2. (of students) to have a job outside of class time, or during vacation" dǎ gōng 打工 打工
|
|
||||||
1. Spring Festival (Chinese New Year) Chūn jié 春节 春節
|
|
||||||
1. to celebrate the Chinese New Year guò nián 过年 過年
|
|
||||||
1. kilometer gōng lǐ 公里 公里
|
|
||||||
"1. (loanword) motorbike; motorcycle
|
|
||||||
2. CL:輛|辆[liang4],部[bu4]" mó tuō chē 摩托车 摩托車
|
|
||||||
"1. exhausting
|
|
||||||
2. hard
|
|
||||||
3. tough
|
|
||||||
4. arduous
|
|
||||||
5. to work hard
|
|
||||||
6. to go to a lot of trouble
|
|
||||||
7. hardship(s)" xīn kǔ 辛苦 辛苦
|
|
||||||
1. scenery; landscape fēng jǐng 风景 風景
|
|
||||||
"1. hotel
|
|
||||||
2. CL:家[jia1]" lu:3 guǎn 旅馆 旅館
|
|
||||||
"1. luggage
|
|
||||||
2. CL:件[jian4]" xíng li 行李 行李
|
|
||||||
"1. to hear (sth said)
|
|
||||||
2. one hears (that)
|
|
||||||
3. hearsay
|
|
||||||
4. listening and speaking" tīng shuō 听说 聽說
|
|
||||||
1. it tā 它 它
|
|
||||||
"1. like that; in that way; to that extent
|
|
||||||
2. (before a number) ... or so; about ...
|
|
||||||
3. then; in that case" nà me 那么 那麼
|
|
||||||
"1. to be afraid
|
|
||||||
2. to fear
|
|
||||||
3. to dread
|
|
||||||
4. to be unable to endure
|
|
||||||
5. perhaps" pà 怕 怕
|
|
||||||
"1. trip
|
|
||||||
2. journey
|
|
||||||
3. tourism
|
|
||||||
4. travel
|
|
||||||
5. tour
|
|
||||||
6. to travel" lu:3 yóu 旅游 旅遊
|
|
||||||
1. old variant of 出[chu1] chū 岀 岀
|
|
||||||
"1. bright; light
|
|
||||||
2. to shine; to flash
|
|
||||||
3. loud and clear
|
|
||||||
4. to show (one's passport etc); to make public (one's views etc)" liàng 亮 亮
|
|
||||||
"1. safe; secure
|
|
||||||
2. safety; security" ān quán 安全 安全
|
|
||||||
1. don't!; must not bù yào 不要 不要
|
|
||||||
"1. to send
|
|
||||||
2. to give as a present" sòng gěi 送给 送給
|
|
||||||
|
Reference in New Issue
Block a user