A:To encourage the students to think about the issue under a bigger context.
B:To elicit an answer from the students.
C:To compare two different things figuratively to engage his students.
D:To describe an imaginative situation.
How dies the professor illustrate his point about ___?(询问谈话人是如何创造了某种修辞手段的)
A:by comparing X to Y
B:by giving an example of X
Why does the professor say so?(节选了演讲中某一带有修辞用法的部分,让考生回答为什么谈话人用此修辞)
A:To point out a flaw
B:To repeat a point
C:To define an important term
D:To exemplify a key point
托福听力修辞题基本解题思路指点
1.熟悉常用修辞手段,如比喻(又分明喻、暗喻等)、夸张、比拟、例证、借代、反问、反复、设问等等。
2.听原文时即可判断谈话人真实的意图,谈话人某句讲话修辞手法运用明显之时往往就是考点出现的地方。
3.注意根据上线问和谈话气氛来综合回答问题,不要脱离主题然后凭空猜测谈话人的修辞意图。
托福阅读修辞题解题技巧实例讲解
Professor:Through much of the last century,America’s faith in freedom and democracy was a rock in a raging sea.Now it is a seed upon the wind,taking root in many nations.
Narrator:Listen again to a part of the lecture.Then answer the question.
Professor:…Now it is a seed upon the wind,taking root in many nations.
Why does the professor say this?
A:To encourage the students to think about the issue under a bigger context.
B:To elicit an answer from the students.
C:To compare two different things figuratively to engage his students.
SHOW FULL COLUMNS FROM `fqi_school` [ RunTime:0.001162s ]
SELECT * FROM `fqi_school` WHERE `school_id` = '168' AND `site_id` = 7 AND `school_status` = 1 LIMIT 1 [ RunTime:0.000272s ]
SHOW FULL COLUMNS FROM `fqi_school_class` [ RunTime:0.000668s ]
SELECT * FROM `fqi_school_class` WHERE `school_id` = 168 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `fqi_school_campus` [ RunTime:0.000637s ]
SELECT * FROM `fqi_school_campus` WHERE `school_id` = 168 [ RunTime:0.000264s ]
SHOW FULL COLUMNS FROM `fqi_school_news` [ RunTime:0.000680s ]
SELECT `a`.*,`content` FROM `fqi_school_news` `a` LEFT JOIN `fqi_school_news_content` `b` ON `b`.`content_id`=`a`.`content_id` WHERE `school_id` = 168 AND `a`.`content_id` = '8741' AND `news_status` = 1 AND `school_status` = 1 LIMIT 1 [ RunTime:0.000349s ]
(select content_id,news_name,school_id from fqi_school_news where school_id = '168' and content_id < '8741' and site_id <= '7' order by content_id desc limit 1) union all(select content_id,news_name,school_id from fqi_school_news where school_id = '168' and content_id > '8741' and site_id <= '7' order by content_id asc limit 1) [ RunTime:0.000781s ]
SHOW FULL COLUMNS FROM `fqi_school_course` [ RunTime:0.000711s ]
SELECT * FROM `fqi_school_course` WHERE `school_id` = 168 AND `site_id` = 7 AND `course_status` = 1 AND `school_status` = 1 ORDER BY `course_id` DESC LIMIT 4 [ RunTime:0.000402s ]
SELECT * FROM `fqi_school_course` WHERE `school_id` = 168 AND `school_status` = 1 AND `course_status` = 1 ORDER BY `course_id` DESC LIMIT 8 [ RunTime:0.000209s ]
SELECT * FROM `fqi_school_news` WHERE `school_id` = 168 ORDER BY `click` DESC,`news_id` DESC LIMIT 5 [ RunTime:0.000226s ]
SELECT `content_id`,`news_name`,`a`.`school_id`,`b`.`school_name` FROM `fqi_school_news` `a` LEFT JOIN `fqi_school` `b` ON `b`.`school_id`=`a`.`school_id` WHERE `a`.`site_id` = '7' AND `b`.`school_status` = '1' AND `news_status` = 1 AND `content_id` < 8741 ORDER BY `content_id` DESC LIMIT 20 [ RunTime:0.002901s ]