I’vebeenwritingformostofmylife.ThebookWritingWithoutTeachersintroducedmetoonedistinctionandonepracticethathashelpedmywritingprocessestremendously.Thedistinctionisbetweenthecreativemindandthecriticalmind.Whileyouneedtoemploybothtogettoafinishedresult,theycannotworkinparallelnomatterhowmuchwemightliketothinkso.Tryingtocriticizewritingontheflyispossiblythesinglegreatestbarriertowritingthatmostofusencounter.Ifyouarelisteningtothat5thgradeEnglishteachercorrectyourgrammarwhileyouaretryingtocaptureafleeting(稍纵即逝的)thought,thethoughtwilldie.Ifyoucapturethefleetingthoughtandsimplyshareitwiththeworldinrawform,nooneislikelytounderstand.Youmustlearntocreatefirstandthencriticizeifyouwanttomakewritingthetoolforthinkingthatitis.Whentheauthorsaysthecreativemindandthecriticalmind“cannotworkinparallel”(Line4,Para.1)inthewritingprocess,hemeans________.A)noonecanbebothcreativeandcriticalB)theycannotberegardedasequallyimportantC)theyareinconstantconflictwitheachotherD)onecannotusethematthesametime(D)

I’ve been writing for most of my life. The book Writing Without Teachers introduced me to one distinction and one practice that has helped my writing processes tremendously. The distinction is between the creative mind and the critical mind. While you need to employ both to get to a finished result, they cannot work in parallel no matter how much we might like to think so.

Trying to criticize writing on the fly is possibly the single greatest barrier to writing that most of us encounter. If you are listening to that 5th grade English teacher correct your grammar while you are trying to capture a fleeting (稍纵即逝的) thought, the thought will die. If you capture the fleeting thought and simply share it with the world in raw form, no one is likely to understand. You must learn to create first and then criticize if you want to make writing the tool for thinking that it is.

 When the author says the creative mind and the critical mind “cannot work in parallel” (Line 4, Para. 1) in the writing process, he means ________.

A) no one can be both creative and critical

B) they cannot be regarded as equally important

C) they are in constant conflict with each other

D) one cannot use them at the same time(D)

 

 

 


相关考题:

假设需要格式化作者表AUTHOR查询的列信息,将AUTHOR_NAME列名字格式化为“作者编号”,AUTHOR_NAME列名字格式化为“作者名称”,AUTHOR_DESC列名字格式化为“作者简介”,可以使用如下()方式 A.FORMATAUTHOR_IDHEADING’作者编号’FORMATAUTHOR_NAMEHEADING’作者名称’FORMATAUTHOR_DESCHEADING’作者简介’SELECTAUTHOR_ID,AUTHOR_NAME,AUTHOR_DESCFROMAUTHORB.COLUMNAUTHOR_IDHEADING’作者编号’COLUMNAUTHOR_NAMEHEADING’作者名称’COLUMNAUTHOR_DESCHEADIN

_________ (creative) and originality are more important than technical skills.

Whichtwotriggersaremousemovementtriggers?() A.When-Mouse-UpB.When-Mouse-MoveC.When-Mouse-DownD.When-Mouse-ClickE.When-Mouse-Leave

阅读下面XML文档,下列说法正确的是______。<book><author>tony</author><!--作者信息--><bookcode>97873022</book>A.<book>是元素对象,同样也是数据内容B.<author>是数据内容C.<!--作者信息-->是元素对象D.97873022是数据内容

查询作者名长度大于等于8的图书信息,显示书名(BookName)及作者(Author)。语句如下: SELECT BookName, Author FROM Book WHERE Len(Author)_________

BookStore数据库中有图书表 Book(BookCode, BookName, Author, PublisherCode, PublishTime,BookSort, ISBN, BookPicture, ContentInro, Price, Discount) 查询作者名长度大于等于8的图书信息,显示书名(BookName)及作者(Author)。SQL语句: SELECT BookName, Author FROM Book WHERE Lenth(Author)= 8

在利用CSS表现XML时,需要将XML文档中的author元素的内容以列表项的方式显示,且列表项符号为实心圆,且项目符号突出到内容左边界以外,下面正确的选项是()。A.author{display:list-item;list-style-type:disc}B.author{display:list-item;list-style-type:disc;list-style-position:outside}C.author{display:list-item;list-style:disc outside}D.author{display:list-item;list-style-type:disc outside}

3、在利用CSS表现XML时,需要将XML文档中的author元素的内容以列表项的方式显示,且列表项符号为实心圆,且项目符号突出到内容左边界以外,下面正确的选项是()。A.author{display:list-item;list-style-type:disc}B.author{display:list-item;list-style-type:disc;list-style-position:outside}C.author{display:list-item;list-style:disc outside}D.author{display:list-item;list-style-type:disc outside}

在利用CSS表现XML时,需要将XML文档中的author元素的内容以内联方式显示(即所有的author元素的内容连续显示,不分段),且其内容自动折行以适应屏幕,多个连续空格压缩成一个空格,则下面正确的选项是()。A.author{display:inline;white-space:nowrap}B.author{display:inline;white-space:return}C.author{display:inline;white-space:normal}D.author{display:inline;white-space:pre}

2、在利用CSS表现XML时,需要将XML文档中的author元素的内容以内联方式显示(即所有的author元素的内容连续显示,不分段),且其内容自动折行以适应屏幕,多个连续空格压缩成一个空格,则下面正确的选项是()。A.author{display:inline;white-space:nowrap}B.author{display:inline;white-space:return}C.author{display:inline;white-space:normal}D.author{display:inline;white-space:pre}