《单词的减法》state1~state17(200p)
单词的减法
2016.05.18
state 1
- absent
- accessible
- accordingly
- accuracy/accurate
- acquaint/acquaintance
- adequacy/adequate
- advisory
- ancient
- ancient
- annoy
- anticipate
- anxiety
- anxious
- appetite
- applause
state 2
- appliance/applicable/applicant/application
- appropriate
- appreciate
- approximate
- artisitic
- assert
- assist
- associate
- assure
- attempt/contempt !differently
- attorney
- authentic/authoritative
- auxiliary
- awful/awkward
- banquet
state 3
- barrel/barrier
- basically
- basin
- behalf benefit
- balde
- blast/explode
- blow
- bouncebound
- brake
- bow
state 4
- breadth/width
- breeze
- bridegroom
- brilliant
- bucket
- brow
- bulk
- bullet
- bureau
- bugone
- bypass
- cabin
- able
- cage
- careless/ceaseless
- cargo
- carpet/blanket
- cassette
- cart
- castle/cattle
- sentury
state 5
- cement
- chalk
- charity/clarify
- cheek
- cheque
- chimney
- chop
- church
- clap/claw
- clay
- climate
- clue/tip
state 6
- coarse/crude
- coil
- collapse
- colleague
- collision
- colony
- commencement
- commit
- commitment
- comparable/comparative
- compensation
- compete
- competent
- complaint/complain
- complicated
- compose
- conceal
- comprise/contain
- concrete
- condence/compress
- confess/frank
- conquest
state 7
- consent
- considerable/considerate
- contempt
- cpmtamination
- constract
- convention/conventional
- cooperate/corporte
- cord
- corresponding
- counter
- courier
- creature
state 8
- crowd/crown/crew/chew
- crust
- cultivate
- curricula
- curse
- curve/cave/carve
- dedication
- density
- destination
- democratic
- devotion/devote
- diagnose
- diplomatic
- disastrous
- disfigure/figure
- disruptive
- discrimination
- discover/discovery
- distinct/distinctive
- distract
- diverse/diversity
- division/department
- due/due to
- dreadful/awful
state 9
- demestic/demesticate
- dominate
- downsize/downfall
- town/downtown/hometown/ancient town/old town
- earnest
- economically
- elastic/plastic
- effective/efficient/sufficient
- elaborate
- elementary/primary
- emigrate
- encounter
- enforce/force
- engage/engagement
- enormous
- entertain/entertainment
state 10
- entrepreneur
- environmental
- equivalent
- essence
- estimate
- ethnic
- evaluate
- evaporate
- evolutionary
- evolve
- exclusively
- excursion
- execute
- executive
- exemplify
- exert
- exhausted
- expectancy
- exploit
- exposure
- external
- fabric
- facilitate
state 11
- faculty
- faint
- fascrinate/fascrinating
- fault/faulty
- feature
- feasible
- fertile
- fix 决定
- lash 闪光
- flaw 裂隙,缺点
- fleet 船队
- flesh
- flock
- fold
state 12
- fond
- foreseeable
- former
- forth
- foster
- frank
- frog/fog
- fruitful
- frontier
- furniture
- forthermore
- gay
- garage
- generous
- genetic
state 13
- germ
- glimpse
- glory
- goods
- granted???
- gratitude/grateful
- grape/grasp
- grave
- grief
- gross
- habitually
- harsh
- hatred
- hazard
state 14
- headquarter
- hedge
- heel
- heroic
- herd
- hillside
- hollow
- horizontal
- horn
- hospitalize
- humble
- identical
- identify
- identity
- illliterate
- ignorant
- immigrant
- implement
- implication
- impose
state 15
- inadequacy/inadequate
- indication
- indifferent
- inevitable
- inform
- ingredient
- inhabitant
- inherently
- inquire
- innovative
- insight
- instinct
- insufficient
- intake
- integrate
- intensely/sincerely
state 16
- interference
- intermediate
- interpret
- intimate
- invariably
- involve 潜心于
- jet
- jury
- knife
- lamp
- laborious
- landlord
- landscape
- lane
- laser/loser
state 17
- lest
- leather
- lean/leak
- laundry
- lavatory
- lawn
- liability/liable
- liberal
- lime
- lid
- lively/liver
- lodge
- longevity
- lump
- magnetic
- maid
- manual
- march
《单词的减法》state1~state17(200p)的更多相关文章
- 《单词的减法》state1~state17(第二遍学习记录)
单词的减法(二) 2016.05.18.2016.05.21 state 1 advisory 顾问的,劝告的 anticipate/participate 期望/参加 state 2 applian ...
- 《单词的减法》state1~state17(第一遍学习记录)
单词的减法 2016.05.18 state 1 accordingly 因此,相应地,对应地 advisory 顾问的,劝告的 annoy 打扰,干扰,使恼怒 anticipate/particip ...
- 《单词的减法》state1~state17(第三遍学习记录)
2016.05.24 state 8 curse/curve dedication 多用于奉献和献身 disastrous disruptive distract state 9 domestic/d ...
- uva 1567 - A simple stone game(K倍动态减法游戏)
option=com_onlinejudge&Itemid=8&page=show_problem&problem=4342">题目链接:uva 1567 - ...
- java统计字符串单词的个数
在一些项目中可能需要对一段字符串中的单词进行统计,我在这里写了一个简单的demo,有需要的同学可以拿去看一下. 本人没怎么写个播客,如果有啥说的不对的地方,你来打我啊 不说废话了直接贴代码: 实现代码 ...
- JavaScript将字符串中的每一个单词的第一个字母变为大写其余均为小写
要求: 确保字符串的每个单词首字母都大写,其余部分小写. 这里我自己写了两种方法,或者说是一种方法,另一个是该方法的变种. 第一种: function titleCase(str) { var new ...
- BZOJ 3172: [Tjoi2013]单词 [AC自动机 Fail树]
3172: [Tjoi2013]单词 Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 3198 Solved: 1532[Submit][Status ...
- [LeetCode] Concatenated Words 连接的单词
Given a list of words (without duplicates), please write a program that returns all concatenated wor ...
- [LeetCode] Word Squares 单词平方
Given a set of words (without duplicates), find all word squares you can build from them. A sequence ...
随机推荐
- vscode内置c++ define选项
https://stackoverflow.com/questions/46415076/how-can-i-define-macros-for-the-c-intellisense-engine
- [BZOJ4151]The Cave
Solution: 假设现在在点1,有许多形如 (x, y, z) 的限制条件,那么对于一组限制,必须先走到 x, y 的 \(\frac{z-dis(x, y)}{2}\) 级祖先,叫这些点为限 ...
- js实现千位符分隔
前几天面试做保险项目的公司,被问到了一道实现千位符分割方法的题,乍一看挺简单,但做起来最后却没给出来一个合适的解决方法.回来自己琢磨了一个还行的答案. var num = 3899000001, ar ...
- 对于nginx配置文件中的fastcgi_param相关参数的理解
今天在ubuntu中搭建LNMP的时候,遇到了一个问题 在浏览器中访问.php文件的时候,nginx不能正常解析,页面只是空白,后来百度了一下,发现了问题 在nginx的配置文件nginx.conf中 ...
- python常用模块---collections、time、random、os、sys、序列号模块
collections模块 在内置数据类型(dict.list.set.tuple)的基础上,collections模块还提供了几个额外的数据类型:Counter.deque.defaultdict. ...
- 【JMeter4.0】二、JMeter4.0安装与配置
二.安装配置JMeter jmeter是一个纯java工具,因此,JDK必不可少,现在最新版的jmeter是4.0,建议使用1.8及以上的JDK安装配置JDK,如没有,请见:[JMeter4.0]一. ...
- Leetcode Lect2 Java 中的 Interface
什么是 Interface Java接口(Interface)是一系列方法的声明,是一些方法特征的集合,一个接口只有方法的特征没有方法的实现,因此这些方法可以在不同的地方被不同的类实现,而这些实现可以 ...
- vim gdb使用
vim 8.0以上 :packadd termdebug :termdebug shell gdb中运行help all查看所有命令帮助 显示汇编窗口 layout asm
- Windows server 2012/2016系统安装zabbix3.2客户端
一. 上传zabbix客户端文件 将zabbix_agents_3.2.0.win.zip文件上传至服务器的指定路径. 二. 解压并修改相关信息 解压已上传的客户端文件,在co ...
- Django 高级配置
目录 Django 信号 信号系统三要素: 信号的分类: Django 内置信号: 具体 Django 信号内容 定义信号 发送信号 接收信号 信号接收器 防止重复信号 Django 内置信号操作步骤 ...