An illocutionary act is identical with

题目
单选题
An illocutionary act is identical with
A

sentence meaning

B

the speaker's intention

C

language understanding

D

the speaker's competence

参考答案和解析
正确答案: A
解析:
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

使用VC6打开考生文件夹下的工程test16_1,此工程包含一个源程序文件test16_1.cpp,但该程序运行有问题,请改正程序中的错误,使程序的输出结果为:

Which act(a or b)?b

act1

act2

Bact3

Bact4

Bend

源程序文件test16_1.cpp清单如下:

include<iostream.h>

class A

{

public:

virtual void act1(){cout<<"actl\n";act2();}

void act2(){cout<<"act2\n";act3();}

/**********+****** found *****************/

void act3(){cout<<"Aact3\n";act4();}

/***************** found *****************/

virtual void act4{cout<<"Aact4\n";act5();}

void act5(){cout<<"Aend\n";}

};

class B:public A

{

void act3(){cout<<"Bact3\n";act4();}

void act4() {cout<<"Bact4\n";act5() ;}

void act5() {cout<<"Bend\n";}

};

void main (void)

{

char c;

A *a;

cout<<"Which act (a or b) ?";

/***************** found *****************/

cin<<c;

if(c=='a')

a = new A;

else

a = new B;

a->act1 ( );

delete a;

}


正确答案:(1)错误:voidact3(){cout"Aact3\n";act4();} 正确:virtual void act3(){cout"Aact3\n";act4();} (2)错误:virtual void act4{cout"Aact4\n";act5();} 正确:virtual void act4(){cout"Aact4\n";act5();} (3)错误:cinc; 正确:cin>>c;
(1)错误:voidact3(){cout"Aact3\n";act4();} 正确:virtual void act3(){cout"Aact3\n";act4();} (2)错误:virtual void act4{cout"Aact4\n";act5();} 正确:virtual void act4(){cout"Aact4\n";act5();} (3)错误:cinc; 正确:cin>>c; 解析:(1)主要考查考生对于虚函数使用规则的理解,要实现对函数act3的动态联编应该使用虚函数,这样在本题中对于函数的调用才能实现根据不同对象调用不同函数;
(2)主要考查考生对于函数定义的掌握,虽然参数表为空,但括号是不能省略的:
(3)主要考查考生是否会使用流输入操作,本题中使用的是流输出符。

第2题:

According to Searle, the illocutionary point of the representative is ______.

A.to get the hearer to do something
B.to commit the speaker to something’s being the case
C.to commit the hearer to some future course of action
D.to express the feelings or attitude towards an existing state of affairs

答案:B
解析:
本题考查言语行为理论。

B选项,言外行为,强调说话者的目的或意图,综上,B选项正确。

A选项,听者做事情,故排除。

C选项,关键词为hear,故排除。

D选项,没有关键词,speaker,故排除。

故正确答案为B。

第3题:

You voice is ____ to hers.

A、same

B、like

C、equal

D、identical


正确答案:D

第4题:

The manager gave us the identical cottage each summer.

A:temporary
B:similar
C:same
D:attractive

答案:C
解析:

第5题:

When using the imperative "Turn it off" to give an order, the speaker highlights the _________of the utterance.


A.locutionary act

B.illocutionary act

C.perlocutionary act

D.indirect speech act

答案:B
解析:
考查言语行为理论。根据奥斯汀言语行为理论,说话者说话时可能同时实施三种行为:言内行为(locufionary act,又称发话行为)是说出词、短语和分句的行为,它是通过句法、词汇和音位来表达字面意义的行为。言外行为(illoeutionary act,又称行事行为)是表达说话者的意图的行为,它是在说某些话时所实施的行为。言后行为(pedocutionary act,又称取效行为)是通过某些话所实施的行为,或讲某些话所导致的行为,它是话语所产生的后果或所引起的变化,它是通过讲某些话所完成的行为。美国哲学语言学家约翰·舍尔又在奥斯汀之后把言外行为分为五类,每一类行为都有一个共同的、普遍的目的。这五大类是:阐述类(representatives)、指令类(directives)、承诺类(commissives)、表达类(expressives)、宣告类(declarations)。例如,说话人说出“Turn it off”,试图使听话者做某事,就属于指令类言外行为。故选B。

第6题:

window, he is performing ______.

A.an illocutionary act
B.a perlocutionary act
C.a locutionary act
D.direct speech act

答案:A
解析:
本题考查语用学中的会话含义理论。

A选项, an illocutionary act,言外行为强调说话者的目的。综上,正确选项为A.

B选项,a perlocutionary act 言后行为,强调对听者造成的影响,不符合题意,故排除。

C选项,a locutionary act 言内行为,强调话语的字面意思,不符合题意,故排除。

D选项,direct speech act直接言语行为,不合题意,故排除。

故A选项正确。

第7题:

__________ is the act performed by or resulting from saying something; it is the consequence of, or the change brought about by the utterance.

A.A locutionary act
B.An illocutionary act
C.A perlocutionary act
D.A performative act

答案:C
解析:
本题考查言语行为理论。

C选项,言后行为,强调对听话者造成的影响或结果。根据题干中的“resulting from ”和“ consequence”,综上,C选项正确。

A选项,言内行为,强调字面意思,故排除。

B选项,言外行为,强调说话者的目的或意图,故排除。

D选项,并非言语行为理论,故排除。

故正确答案为C。

第8题:

在体外循环CABG中,ACT的转机指征

A、ACT>480 s

B、ACT>300 s

C、ACT<400 s

D、ACT>400 s

E、ACT<300 s


参考答案:A

第9题:

__________ is the act performed by or resulting from saying something; it is the consequence of, or the change brought about by the utterance.

A.A locutionary act
B.An illocutionary act
C.A perlocutionary act
D.A performative act

答案:C
解析:
本题考查言语行为理论。
C选项,言后行为,强调对听话者造成的影响或结果。根据题干中的“resulting from ”和“ consequence”,综上,C选项正确。
A选项,言内行为,强调字面意思,故排除。
B选项,言外行为,强调说话者的目的或意图,故排除。
D选项,并非言语行为理论,故排除。
故正确答案为C。

第10题:

According to Searle,those illocutionary acts whose point is to commit the speaker to some future course of action are called ().

Acommisives

Bdirectives

Cexpressives

Ddeclaratives


A

更多相关问题