cr
没读懂句子结构导致选错
But the warming that has occurred is a great deal less than what would be expected based on the model.
a great deal 大量的,less than。。比。。少;就是the warming比model出来的少很多。。那肯定是model有问题啊
a 不对应为后面说的是model,不是实际测量
cr
是没读懂题,长难句
were not merely following other flies’ movements
cr
new info,没啥好说的
b无关,不习惯反而更好,有助于后面rise price
cr
又是没读懂c长难句而选错c
去掉无关紧要的成分提炼句子主干
Beets and carrots contain many nutrients, , of which many people fail to consume optmal quantities.-> many people fail to consume optimal 最佳的quantities of the nutrients.
题干: nutritionists usually advise people to avoid high-sugar and high-glycemic-index foods, despite any nutritional benefits they may confer重要的是让步句despite,帮助排除了选项c
尤其注意让步句,尽管despite,条件句,等等,不要只读题干主语
cr
bc选项
c中的then是放错位置了
if there is a reduction in the quantity of gold available, then, other things being equal, inflation must result
other being equal不是前面的结果
证实事实的应是“球”和“画在陶器上的人的表现”。按照本选项所写,动词attest的发出者变为了“球”和“画作”,这里并没有绘画的作品,只有画在陶器上的人。而D选项:并列对象有误,证明了事实的,应该是“水乳胶球”和“画在陶器上的人的表现”,不应是“水乳胶球的发现”和“画作”。另外,主谓不一致错误同选项(B)。
cr
gap:谁说一定否legal?c也是
we have no reason to assume that the existence of a rule implies compliance with that rule.
cr
错选e
e否定前提了,没有讨论的意义
B. Correct. This tells us that significant but incremental improvements in the accuracy of mathematical models result in gradual improvements in the accuracy of weather forecasting—even if wholly accurate and precise forecasts are never attained. This would allow evaluation of any progress in modeling and forecasting weather.
请问A为什么不对?
尽管A选项说还有很多其他的行星,但是我们不知道其他的行星是大的还是小的,如果A选项想要达成削弱,还需要增加新的条件。而D选项直接表明小行星难以探测,直接表明科学家调查的样本有问题。
cr
premise ”more violations of AB rules “ -> conclusion "This fact explains why Azura had more accidents"
错在没读懂题干和逻辑关系,选项引入他因->AB延长了
cr
错在长难句没读懂,分解句子结构,搞清楚谁在形容谁;去掉修饰成分
Garbage( containing large quantities of paper and cardboard )can easily burn hot (enough) for (some portion of the dioxins )that it contains( to be destroyed.) 摧毁dioxin中的一些portion
cr
cde三个选线
e不对,仔细读句意,是说doubt supply of nonpolluting energy will increase这个后者并没有doubt;
c,后者说了Demand for the cheaper, dirtier energy forms will then increase,但是没说Disagreeing that consumers are increasingly demanding nonpolluting energy;并不是非此即彼的关系,不要make extra assumption
考察:
代词;as much as; 完整性;
前: as much as差不多;as much community centers as purely religious edifices
中: they were structures that还是structures that;they指代不明确,看到有选项替换了they,就要警惕并且排除they的选项;排除abc
后:opposite of表示相反的,as opposed to表示与。。对照相反;应该是a private one与前面的a public realm对立;
e:as much as介词短语后应该加名词,不应该加句子,e错;
a;and 连词不应该用分号;and引导两个独立并列句子;用分号不应该用and;
考察:
like引导的比较对等;
1. Loch Ness和Lake Champlain比较对等;
2. 只有b比较对等,但是因为Loch Ness, which, like Lake Champlain is an inland lake的is前没有逗号,就没选
我觉得是因为“an organic relationship between the self and the cosmos" 描述的是自我和宇宙的关系,而后面一句的”These writers’ faith in the imagination and in themselves led them to conceive of the writer as a seer.“描述的是imagination对作家印象的影响,这两个并没有直接的关系。作为分论点,最后一段提到的这种”自我和宇宙的关系“和第一段中的humane perspective是相符合的,因此D优于E
简单题,错选e
rc
考查:
未画线部分平行,单复数;
1. lights是light的复数形式
2. 未画线部分used by unobtrusive equipment和前面used by visible equipment平行
3. that指代的是the amount of energy
Unions faced a choice between either maintaining the prewar status quo or promoting a more inclusive approach that sought for all members the right to participate in the internal affairs of unions
But he fails to note the decision's more far-reaching impact: shortly after Lone Wolf, the federal government totally abandoned negotiation and execution of formal written agreements with Indian tribes as a prerequisite for the implementation of federal Indian policy.”。
有问题的不是model, 是study
网格路径问题
无论路径如何,从X到Y都需要经过3条street和2条avenue,相当于从5个里面挑3个street,street确定了,avenue自然就确定了。
请问为什么相对于是在5个里挑3个呢~这类问题还是不太理解~
最短路径X→Y,无论哪种走法,必须经过3竖2横,即3次向上和2次向右。就是你从一个点出发,要走5步,其中3步向上,2步向右,都能到达同一个点,问有多少种不同的走法。
再直白来说,相当于你有3个一样的苹果,2个一样的梨,将它们排成一排,有多少种排法。
希望能够帮助到你
谢谢~确实是这个思路。