decide whether the following translations are true or false. the intelligent-design people are trying to mislead people into thinking that the reference to science as an ongoing critical inquiry permits them to teach i.d. crap in the schools. 译文: 智慧设计论者试图误导人们,让人们以为把科学称为不断批判性探索就能为他们在学校教授智慧设计这种无稽之谈大开绿灯。()
第1题:
A.carry
B.make
C.take
D.decide
第2题:
There is no evidence【 that】 antibiotics, anti-viral medicines or steroids help, so doctors can offer only supportive care.
我知道这是同位语从句,不缺成分,所以【】里用that不用whether,
但我有2个问题:
1.如果一定要用whether的话,这句子该怎么变呢?
2.填whether不对的原因还有什么?感觉whether也很顺口
首先回答楼楼的第二个问题~英语和中文不同,我明白你想表达的意思是“没有证据证明xxxxx是否有效”,但注意,这是我们平时很随意的中文表达,在英文里,这种说法是不存在的。正如楼上朋友所说,There is no evidence/doubt that...这是固定搭配,为什么呢?仔细观察可以发现 no doubt和no evidence都是表达的单项可能性,即它们所传达出的结论只对多种可能性中的一种有效。举个例子吧,一个人被怀疑犯了罪,而他有不在场的证据,这个证据只能证明他没有犯罪,而不能证明他犯了罪,明白了不?所以,这题只能选that,而不能选whether。顺口是固然的,这和我们平时的语言习惯有关,可在逻辑性强而不浪漫的英语环境中这就不对咯!
还有楼楼的第一个问题~
应该可以解决了吧!既然同位语从句只能表达一种可能性,那么定然不能用whether了,所以第一题没有答案。
简单一点来说,There is no evidence/doubt that...就是约定俗成的用法,楼楼不必太钻牛角尖啊!
第3题:
2、已知A=1.0,B=2.0,C=3.0,L=.FALSE.则其值为.FALSE. 的表达式是:
A.A*C>B.AND. .NOT. L
B..NOT.(B<C+A) .OR.(L .NEQV.A>C)
C.B*A>B+A .OR.(L.AND..TRUE.)
D.L .EQV.A+C<B
第4题:
(73)
A.transportations
B.applications
C.connections
D.translations
第5题:
Before making an important __________(decide), think it over.
第6题:
1、以下代码的执行结果是() if -1: print("True.") else: print("False.")
A.True
B.False
C.0
D.-1