首页 | 继续教育 | 网上报名 | 警校招生 | 北京理工大学 | 中国政法大学 | 北京化工大学
21年考研英语词汇(五)50词
2020-03-27 11:55:26      点击:
摘要:2021考研英语复习必须从单词抓起,考研大纲要求掌握的单词是5500词,每天记一点,很快就能突破英语词汇难关。帮帮为大家整理了2021考研英语大纲词汇5500词,供大家参考学习。以下是第五篇。

1 、angle n.角,角度 v.钓鱼;(采用各种方法)取得

2 、angry a.生气的,愤怒的;(天气)风雨交加的

3 、anguish n.(尤指心灵上的)极度痛苦,烦恼

4 、animal n.动物,野兽,牲畜 a.动物的,野兽的

5 、ankle n.足踝,踝关节

6 、anniversary n.周年,周年纪念日

7 、announce v.正式宣布;发表;通告;广播(电台节目)

8 、annoy vt.使恼怒,使生气;打扰 vi.招人讨厌

9 、annual a.每年的,一年生的 n.年刊;一年生植物

10 、anonymous a.匿名的,无名的,姓氏不明的

11 、another a.另一个,又,再 pron.另一个,类似的一个

12 、answer vt.回答,答复,答案 v.回答,答复,响应

13 、ant n.蚁;蚂蚁

14 、antenna n.(无线电或电视的)天线

15 、anticipate vt.预料;期望;预先考虑;抢先;提前使用

16 、antique a.古式的,过时的 n.有价值的古物,古董

17 、anxiety n.挂念,焦虑,焦急,忧虑;渴望,热望

18 、anxious a.焦虑的,担心的;急于(得到的),渴望的

19 、any a.(用于否定句、疑问句等)什么,一些;任何的

20 、anybody pron.(否定句)任何人;(肯定句)随便哪个人

21 、anyhow ad.不管怎么说,无论如何;不论用何种方法

22 、anyone pron.(用于疑问句,否定式)任何人

23 、anything pron.任何东西(事物);无论什么东西(事物)

24 、anyway ad.不管怎么说,无论如何;不论以何种方式

25 、anywhere ad.无论哪里;(用于否定、疑问等)任何地方

26 、apart ad.分离,离开,隔开 a.分离的,分隔的

27 、apartment n.[英]房间,套间;[美]公寓

28 、apologise v.(to,for)道歉,认错

29 、apology n.道歉,认错,辩解,辩护

30 、appal v.使惊骇,使恐怖

31 、apparatus n.器械,器具,仪器;机构,组织

32 、apparent a.表面上的,貌似真实的;显然的,明明白白的

33 、appeal vi.呼吁,恳求;申诉 n.呼吁;申诉;吸引力

34 、appear vi.出现;出场;问世;仿佛;出版,发表

35 、appearance n.出现,露面;外表;(在会议等)作短暂露面

36 、appendix n.附录,附属物;阑尾,盲肠

37 、appetite n.食欲,胃口;欲望,****;爱好,趣味

38 、applaud vt.鼓掌欢迎;赞同 vi.鼓掌欢迎,欢呼

39 、applause n.鼓掌;喝彩;夸奖,赞扬

40 、apple n.苹果,苹果树

41 、appliance n.电器;器械,装置;应用,适用

42 、applicable a.可应用(实施)的;适当的,合适的

43 、application n.申请,请求,申请书;应用,实施,实用性

44 、apply vi.(以书面形式)申请;请求 vt.应用;实施

45 、appoint vt.任命,委派;指定,约定(时间、地点等)

46 、appointment n.约会,约定;任命,委派;委任的职位

47 、appraisal n.对...作出的评价;评价,鉴定,评估

48 、appreciate vt.为...表示感激,感谢;欣赏,赏识,评价

49 、approach v.靠近,接近n.接近;途径,入门;方式,方法

50 、appropriate a.适当的,恰当的,特有的 vt.拨给,挪用,盗用
首页 | 继续教育 | 网上报名 | 警校招生 | 北京理工大学 | 中国政法大学 | 北京化工大学
HTTP/1.1 200 OK Date: 2 ?? 2025 04:16:57 G6T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".

<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.

<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>