1、curriculum    必修课 主修课

2、sought       seek的过去式

3、blessed with a wonderful marriage   有个幸福美满的婚姻

4、align     对齐 联盟 匹配

5、assumption   假设

6、prevail    战胜 胜利

7、deserve   应得 应受

8、serenity  安静 晴朗

9、distracting  分散注意力

10、instant    立即 马上

11、profound    意义深远

12、willpower   毅力 意志力

13、poignant   深刻 切中要害的

14、betray    背叛

15、cautious   谨慎十分小心的

16、old threadbare arguments  陈词滥调

17、torment     煎熬 折磨

18、Beethoven   贝多芬

19、anti  反对的  反对者

20、perishable   易腐坏的 易毁坏的

21、mystery  神秘的 谜底 秘诀

22、endure   忍耐 持续

23、structure   建筑

24、solid  固体 可靠的 结实的

25、barn  仓库 谷仓

26、eaves  屋檐

27、beams  梁

28、tremble   摇晃 战栗 发抖 焦虑

29、timber   木材  木料

30、oak  橡木 橡树  橡木家具

31、dowel  木钉

32、joint   链接 接头 关节

33、rot   腐烂

34、lilac   丁香花

35、shrub   灌木  灌木丛

36、incident   事件  事变

37、parallel   平行线  平行状态  与...相应

38、nasty   下流的 险恶的  脾气不好的

39、脆的  新鲜的 易碎的

40、sting  刺入痛  苦恼

today's learning of english 1的更多相关文章

  1. today's learning of english 2

    1..fumbling    缓慢 笨拙的 2.dancing with impatience in the chekout line sighed exasperation        在安全线外 ...

  2. English Phrases with THE – Linking the TH Sound

    English Phrases with THE – Linking the TH Sound Share Tweet Share Tagged With: The Word THE Study En ...

  3. Catch Up 朋友小聚 - 地道英语 - BBC Learning English BBC英语教学 - 爱思英语网

    Catch Up 朋友小聚 - 地道英语 - BBC Learning English BBC英语教学 - 爱思英语网 Catch Up 朋友小聚 分享到: 新浪微博 QQ空间 腾讯微博 微信 更多 ...

  4. Learning English with EnglishClass101.com---10 Habits of highly Effective Learners

    you can find it on YouTube:Learning English with EnglishClass101.com 10 Habits of highly Effective L ...

  5. 我正在学英语是用learning english还是用studying english?

    学一门语言用 learn. study 表示深入研究,一般指在大学里.如果大学里的专业是英语,就可以说 study English. 1. If you study hard, you will le ...

  6. Second Day learning English

    Today I have set my Microsoft word program, use it send documents to the blog site.

  7. English Learning

    EnglishPod 百度云盘:http://pan.baidu.com/s/1eQUJquA

  8. English learning method ---学英语重中之重打通“任督二脉”

    漫漫十年艰辛路,英语学习之旅 曾经秉承“路漫漫其修远兮,吾将上下而求索”的信念,初一那年了解到原来(a b c d e f g) 不仅仅读作(啊,波,词,的,额,佛,哥),在英语的世界中它有另外的读法 ...

  9. 程序猿学英语—In July the English learning summary

    七月的英语学习更加曲折,七月初.查看更多,周六和周日可以保证每天两小时的英语教室学习.周一到周 五一般是上完晚自习九点多来机房学习英语,学习一个小时十点多再回宿舍. 考完试,回家待了五天,不好意思的说 ...

随机推荐

  1. css media

    /* media */ /* 横屏 */ @media screen and (orientation:landscape){ } /* 竖屏 */ @media screen and (orient ...

  2. [LeetCode OJ] Single Number之二 ——Given an array of integers, every element appears THREE times except for one. Find that single one.

    class Solution { public: int singleNumber(int A[], int n) { ; ; ; i<=bits; i++) { ; ; ; j<n; j ...

  3. Debian 8.0(Jessie) 无线网卡,ATI显卡驱动和输入法等安装记录。

    转载请注明作者与出处!谢谢! 最近准备彻底转换到Linux平台,之前一直用的是Red Hat,对Debian不是很熟悉,花了不少时间摸索.下面记录一下安装的过程以便备忘,顺便给他人能做个参考. 我的是 ...

  4. 利用js获取时间并输出值

    <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8" ...

  5. ecshop数据库操作类

    ECShop v2.7.2没有使用一些开源的数据库操作类,比如adodb或者PEAR,而是封装了自己的实现. 好处:实现非常轻量,只有一个文件,27Kb,大大减小了分发包的文件大小. 当网站需要做me ...

  6. php foreach 使用&(与运算符)引用赋值要注意的问题

    首先了解一下“引用赋值”,看一个例子: <?php <?php $a=123; $a=123; $b=$a; $b=&$a; $a=321; $a=321; echo"$ ...

  7. input里面的查找标记 ő

    <i id="J_SearchIcon" class="iconfont">ő</i> .iconfont {ont-family: i ...

  8. Lua 5.1 for Delphi 2010

    This is a Lua 5.1 Wrapper for Delphi 2009 and Delphi 2010 which automatically creates OOP callback f ...

  9. Why your Games are Unfinished, and What To Do About It (转)

    So, you've got a new game idea, and it's going to change what everyone knows about the genre! Great! ...

  10. ExtJS 4 树

    Tree Panel是ExtJS中最多能的组件之一,它非常适合用于展示分层的数据.Tree Panel和Grid Panel继承自相同的基类,所以所有从Grid Panel能获得到的特性.扩展.插件等 ...