摘要:识别语义重复的类型
词汇重复:
这是最常见的语义重复类型。例如,“return back”(“return” 本身就有 “回来” 的意思,“back” 多余)、“advance forward”(“advance” 包含 “向前” 的意思,“forward” 重复)。再如 “repeat again”(“repeat” 意思是 “重复”,不需要 “again”)。
短语重复:
有些短语表达的意思相同,一起使用就会造成重复。比如 “in my opinion, I think”(“in my opinion” 和 “I think” 都表示个人观点,保留一个即可)。“due to the fact that”(可以简化为 “because”,“due to the fact that” 显得冗长且语义重复)。
识别语义重复的类型
词汇重复:
这是最常见的语义重复类型。例如,“return back”(“return” 本身就有 “回来” 的意思,“back” 多余)、“advance forward”(“advance” 包含 “向前” 的意思,“forward” 重复)。再如 “repeat again”(“repeat” 意思是 “重复”,不需要 “again”)。
短语重复:
有些短语表达的意思相同,一起使用就会造成重复。比如 “in my opinion, I think”(“in my opinion” 和 “I think” 都表示个人观点,保留一个即可)。“due to the fact that”(可以简化为 “because”,“due to the fact that” 显得冗长且语义重复)。
从句和句子内容重复:
例如,“Although it is true that he is smart, but he still makes mistakes.”(“although” 和 “but” 不能同时使用,且 “it is true that” 在这里有些多余,可改为 “Although he is smart, he still makes mistakes.”)
分析句子结构以发现重复
检查并列结构:
当句子中有并列的成分时,注意是否有重复内容。例如,“The book is both interesting and it is educational.”(这里 “both...and...” 连接的两个部分结构不一致,且 “it is” 多余,应改为 “The book is both interesting and educational.”)
查看修饰语与中心词关系:
注意修饰语是否和中心词在语义上有重复部分。例如,“The final end of the story is sad.”(“final” 和 “end” 语义重复,可改为 “The end of the story is sad.”)
结合语境判断语义重复
有时候,单独看一个句子可能觉得有重复,但在特定语境下可能是为了强调。不过在 SAT 语法中,一般还是遵循简洁性原则。例如,“He really truly loves her.” 在日常表达中可能是为了强调,但在 SAT 语法要求下,“really” 和 “truly” 语义重复,可选择一个使用,如 “He really loves her.”
在 SAT 语法题中的应用
仔细阅读选项:
在做 SAT 语法题时,仔细阅读每个选项,观察是否存在语义重复的情况。如果一个选项比其他选项简洁,且没有改变句子原意,那么这个选项可能是正确的。
对比句子结构变化:
当题目对句子进行修改时,注意修改后的句子是否消除了原句的语义重复。例如,原句是 “The reason is because...”(语义重复),选项改为 “The reason is that...”(正确,消除了重复),就可以判断这个选项是更好的答案。