当前位置:首页 > 技术知识 > 正文内容

高考一词多义考点! 30个高频词汇,完形填空再也不怕啦

maynowei11个月前 (08-02)技术知识197

1. address

·/a'dres/ v.处理(问题)

We must address the issue of climate change.

·/'aedres/ n.地址

Please write your address clearly.


2. bear

·/bear/v.忍受

She can't bear the noise.·n.熊

A bear appeared in the forest.


3. conduct

·/kan'd^kt/ v.进行(实验、调查)

Scientists conducted a new experiment.

· /'kpnd∧kt/ n.行为

His conduct was praised by the teacher.


4. current

·/'kxrant/ adj.当前的

The current situation is serious.

·n.水流;电流

The river has a strong current.


5. date

·/dert/n.日期

What's the date today?

·v.约会

They've been dating for months.


6. engage

·/n'ɡed/ v.参与

Students engaged in a debate.

v. 订婚 They got engaged last year.


7. file

·/fail/n.文件

Save the document in a new file.

·v.提交(申请)

He filed a complaint.


8. host

·/haust/ n.主人

The host welcomed the guests.

·v.主办

China hosted the Olympics in 2008.


9. light

·/laIt/ n.光

The room was full of light.

·adj.轻的

The bag is very light.


10.mine

· /main/ pron.我的

This book is mine.

n.矿 He works in a coal mine.


11. novel

· /'npvl/ n.小说

She wrote a best-selling novel.

·adj. 新颖的

His idea was quite novel.


12. object

· /'pbd31kt/n.物体

A strange object fell from the sky.

·/ab'dzekt/v.反对

They objected to the plan.


13. patient

./'pei∫ant/ adj. 耐心的

Teachers should be patient.

·n.病人

The doctor treated the patient.


14.present

./'preznt/ adj.现在的

The present situation is stable.

·n.礼物

He gave her a birthday present..

/prr'zent/

v.呈现

She presented her research findings.


15. project

./'prpd3ekt/ n.项目

The school launched a new project..

/pra'dzekt/ v.投射;预测

The film was projected on the wall.


16. refuse

· /rr'fju:z/v.拒绝

She refused his invitation.

· /'refju:s/ n.垃圾

Take the refuse to the bin.


17. row

· /rau/ n.一排

We sat in the front row.

n.尹吵

They had a row over money.


18. seal

·/si:l/ n.海豹

Seals live in cold oceans.

·v.密封

Seal the envelope before mailing.


19. tender

· /'tendar/ adj. 温柔的

She gave him a tender smile.

·adj.嫩的(食物)

The meat is very tender.


20. wind

/wind/n.风

The wind blew strongly.

·/waind/ v.缠绕

Wind the rope around the pole.


21. yield

./ji:ld/ v.产生(结果)

The experiment yielded good results.

·v.让步

He yielded to their demands.


22. attribute

·/a'tribju:t/ v. 归因于

She attributed her success to hard work.

·/'aetribju:t/n.特性

Kindness is his best attribute.


23. content

·/'kpntent/n.内容

The book's content is fascinating..

/kan'tent/ adj.满足的

He was content with his life.


24. discount

·/'diskaunt/ n.折扣

The store offers a 50% discount.

/diskaunt/v.忽视

Don't discount his advice.


25. exploit

· /Ik'splort/ v.剥削

The workers were exploited.

·/'eksplort/ v.利用(资源)

We must exploit solar energy.


26. lie

· /laI/ v.躺(过去式 lay) She lay on the sofa.

·/laI/ v.撒谎(过去式lied) He lied about his age.


27. match

·/maet∫/ n.比赛

They won the football match.

·n.火柴

Light a match to see the path.


28. mold

./mauld/n.霉菌

Bread can grow mold if left damp.

·v.塑造

Education molds a child's character.


29. pupil

·/'pju:pl/ n.学生

The pupils listened carefully.

·n.瞳孔

Her pupils dilated in the dark.


30. sink

· /sink/ v.下沉

The ship sank in the storm.

·n.水槽

Wash the dishes in the sink.

相关文章

IT博物馆之Objective-C诞生(micro博物馆)

1984年,Objective-C诞生。设计者:布莱德·考克斯(Brad Cox)、汤姆·洛夫(Tom Love)Objective-C是面向对象的通用、高级编程语言。它扩展了标准的 ANSI C,将...

单片机C语言编程,心得都在这里了

单片机写代码总踩坑,头文件被无视,老工程师的经验哪里来?前几天写8x8矩阵键盘的程序,搞了三天代码一直乱报错。后来发现自己连头文件是什么都不清楚,之前写的都是小程序,压根没碰过.h文件。看别人的程序都...

[三菱PLC] 用"C语言"玩转PLC,三菱PLC使用ST语言超详细教程

ST语言,全称为结构化文本(Structured Text),是一种高级编程语言,专为工业自动化和控制系统设计。我们学习PLC一般是用梯形图,梯形图学会后,学习SFC,但是我发现梯形图和SFC虽然简单...

Android主流UI开源库整理(android完整开源项目)

前言最近老大让我整理一份 Android主流UI开源库 的资料,以补充公司的Android知识库。由于对格式不做特别限制,于是打算用博客的形式记录下来,方便查看、防丢并且可以持续维护、不断更新。标题隐...

如何正确理解Java领域中的并发锁,我们应该具体掌握到什么程度?

苍穹之边,浩瀚之挚,眰恦之美; 悟心悟性,善始善终,惟善惟道! —— 朝槿《朝槿兮年说》写在开头对于Java领域中的锁,其实从接触Java至今,我相信每一位Java Developer都会有这样的一个...

大量类加载器创建导致诡异FullGC(类的加载器有什么用)

“ 由 GC 问题带你全面了解 JDK8 Metaspace”01—现象最近接手了一个同事的项目,某一天接口的响应耗时突然增加了很多,由几十ms 增加到了几十秒。首先查看机器上的日志,有调用第三方接口...