《单词的减法》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 ...
随机推荐
- PHP_CodeIgniter 细节
下载压缩包解压之后, 可以在 application/config/config.php 中修改配置信息,包括编码,目录地址 web目录默认是system,后台目录默认是Application, 可以 ...
- Spring学习(三)--高级装配
一.Spring profile 在开发软件的时候,有一个很大的挑战就是将应用程序从一个环境迁 移到另外一个环境.开发阶段中,某些环境相关做法可能并不适合迁 移到生产环境中,甚至即便迁移过去也无法正常 ...
- fastJson + lombok + 属性名命名 踩坑点
JavaBean属性名要求:前两个字母要么都大写,要么都小写 package com.jdyh.worker.project.controller; import com.alibaba.fastjs ...
- 用vuex写了一个购物车H5页面的示例代码
用vuex写了一个购物车H5页面的示例代码:https://www.jb51.net/article/152008.htm 通过购物车的一个案列,把vuex学习了一篇. vuex概念浅谈 Vuex 是 ...
- RMQ(连续相同最大值)
http://poj.org/problem?id=3368 Frequent values Time Limit: 2000MS Memory Limit: 65536K Total Submi ...
- 使用 typeof bar === "object" 来确定 bar 是否是对象的潜在陷阱是什么?
使用typeof首先要明白 typeof 可以检测什么. typeof 主要用于检测基本数据类型.typeof尽量不要用来检测复杂数据类型. typeof 检测null 和 数组 的时候 结果也是ob ...
- MySQL系列之三查询优化
通常来说,查询的生命周期大致可以按照顺序来看从客户端到服务端,然后在服务器上进行解析,生产执行计划, 执行,并返回结果给客户端.其中的执行阶段可以认为是整个生命周期中最重要的阶段,其中包括了大量为了检 ...
- hdu4336 Card Collector MinMax 容斥
题目传送门 https://vjudge.net/problem/HDU-4336 http://acm.hdu.edu.cn/showproblem.php?pid=4336 题解 minmax 容 ...
- bzoj4987 Tree 树上背包
题目传送门 https://lydsy.com/JudgeOnline/problem.php?id=4987 题解 一道还不错的题咯. 很容易发现一个结论:这 \(k\) 个点构成的一定是一个连通块 ...
- 全球的IPv6部署急剧增加,但中国几乎没有一个地方部署?
全球的IPv6部署继续增加,但中国在IPv6方面还需要努力,从部署图上分析,中国几乎没有几个地方是普及IPv6的.这6年来,自世界IPv6发布以来,全球网络和服务提供商的IPv6部署水平急剧增加.如图 ...