首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
An Approach to Factual Writing I. The demands of differing nonfiction text —Much of the research into the development of childr
An Approach to Factual Writing I. The demands of differing nonfiction text —Much of the research into the development of childr
admin
2018-04-04
84
问题
An Approach to Factual Writing
I. The demands of differing nonfiction text
—Much of the research into the development of children’s writing has
tended to concentrate on personal and【T1】texts.【T1】______
—Nonfiction writing often has been【T2】【T2】______
II. The language of【T3】【T3】______
A. Powerful forms of language
-【T4】【T4】______
—Explanation
—Report
—Discussion
B.【T5】the children’s range of nonfictional writing【T5】______
C. Spanning the joint-activity and independent-activity phase
III. Writing frames
A. The【T6】phase: where we offer our students strategies to aid【T6】______
writing but they can use without an adult being alongside them.
B. Writing frames:
—A(n)【T7】outline: keywords or phrases【T7】______
—Effects:
a)Students become increasingly【T8】with a particular genre form.【T8】______
b)Students overcome many problems often associated with
nonfiction writing.
IV. The genres of writing frames in practical use
A. The【T9】genre: encouraging the use of previous knowledge【T9】______
B. The【T10】genre: using a discussion frame【T10】______
【T8】
An Approach to Factual Writing
Good morning. Today we are going to talk about a new approach to factual writing. It is an observable fact that many of the texts we, as adult members of society, encounter everyday and need to deal with are nonfiction texts. Much of the research of the last few decades into the development of children’s writing has tended to concentrate on personal and fictional texts:(2)nonfiction writing often has been neglected.
(4)Persuasion, explanation, report and discussion are powerful forms of language that we use to get things done.(3)These forms have been called the language of power, and it can be argued that students who leave our classrooms unable to operate successfully within these powerful genres are denied access to becoming fully functioning members of society.(5)This fact suggests that it is not sufficient for us simply to accept the overwhelming dominance of recounts in our students’ nonfiction writing. We have to do something about broadening their range.
Students too often are expected to move into the independent writing phase before they are really ready: often the pressure to do so is based on the practical problem of teachers being unable to find the time to spend with them in individual support. What is clearly needed is something to span the joint-activity and independent-activity phase.
(6)We have called this additional phase the scaffolded phase—a phase where we offer our students strategies to aid writing but they can use without an adult being alongside them. One such strategy that we are going to explore is writing frames.
(7)A writing frame consists of a skeleton outline given to students to scaffold their nonfiction writing. The skeleton framework consists of different keywords or phrases, according to the particular generic form. The template of starters, connectives, and sentence modifiers that constitute a writing frame gives students a structure within which they can concentrate on communicating what they want to say while it scaffolds them in the use of a particular generic form.(8)By using the form students become increasingly familiar with it, and they also help students overcome many of the other problems often associated with nonfiction writing.
Next, I’d like to talk about the genres of writing frames in practical use. There are mainly two kinds of writing frames in common use.
(9)First, the recount genre. Using a recount frame designed to encourage the use of previous knowledge. 9-year-old Rachel wrote about her trip to Plymouth Museum. Her writing suggests that the frame had helped her structure her ideas and allowed her to make sense of what she had seen. It had encouraged her to reflect upon her learning. Her writing is also noticeably different to that which children often produce after an educational visit, that is, a simple retelling of what they did during the day. Rachel here is recounting her learning.
(10)Secondly, the discussion genre. Using a discussion frame helped 11-year-old Kerry write a thoughtful discussion about boxing. The frame encouraged her to structure the discussion to look at both sides of the argument. Many students of this age have difficulty with discussion because they find it challenging to see things from someone else’s point of view.
We have found writing frames helpful to students of all ages and all abilities. Teachers have commented on the improved quality and quantity of writing that has resulted from using the frames with these students. That’s all for today’s lecture. Thank you.
选项
答案
familiar
解析
本题为细节题。讲座提到By using the fi)rm students become increasingly familiarwith it,即通过运用这一文类形式,学生们对它会越来越熟悉。所以填入familiar。
转载请注明原文地址:https://kaotiyun.com/show/7GxK777K
0
专业英语四级
相关试题推荐
[A]befriend[B]directly[C]drives[D]slide[E]various[F]enormous[G]dumb[H]produce[I]blindly[J]affection[K]aware[L]observe[
Sincethefutureisuncertain,nobodycanreadit,______?
Heissokindandgenerousthathealwayscastshis______uponthewaters.
[A]benefits[I]flourishing[B]commissions[J]saddle[C]extravagant[K]inclination[D]similar[L]mounted[E]inaccessi
Whatdoes"Hisparentsaredeadagainstthetrip"mean?
[A]covering[I]little[B]clear[J]fog[C]slowly[K]immediately[D]walking[L]named[E]trucks[M]outskirts[F]surr
[A]covering[I]little[B]clear[J]fog[C]slowly[K]immediately[D]walking[L]named[E]trucks[M]outskirts[F]surr
[A]covering[I]little[B]clear[J]fog[C]slowly[K]immediately[D]walking[L]named[E]trucks[M]outskirts[F]surr
Competition/CooperationIsMoreImportantSomepeoplethinkthatasenseofcompetitioninchildrenshouldbeencouraged.Ot
InterculturalLearningI.Introduction—the【T1】ofinterculturalawareness:【T1】_____crucialtocomprehendandcommunicateinth
随机试题
109,某35岁孕妇,孕2产0,40周妊娠,自觉胎动减少1天来院就诊,行胎心监护OCT试验有频发晚期减速,24小时尿雌三醇小于10mg,则下一步处理是
我国会计制度规定,()采用多步式格式编制。
用于所获得或生产产品中的原产于东盟成员方的成分不少于该货物FOB价的(),并且最后的工序是在成员方境内完成,则认定原产国为东盟成员国。
从我国的实际情况来看,资产评估与审计的联系主要表现在()。
非现场检查主要是通过手工或计算机系统对上市公司上报的年度报告等资料进行定期和不定期的统计分析以及时发现存在的问题。()
治理通货膨胀的对策包括()。
自居易:在天愿作比翼鸟,在地愿为连理枝
有以下程序: main( ) { unsigned char a,b,c; a=0x3; b=a|0x8; c=b < < 1; printf("%d%d\n",b,c); } 程序运行后的输出结果是
A、WhenthePresidentandtheFirstLadydancedintheWhiteHouse.B、WhenanoldslavewasinterviewedaboutAmericanBlackHist
OfficialsattheWhiteHouseannouncedanewspacepolicyfocusedonmanagingtheincreasingnumberofsatellitesthatcompanies
最新回复
(
0
)