“Hen”is called“母鸡” in Chinese and“poule” in French.What design feature of language is reflected ( ) in the example?

题目
“Hen”is called“母鸡” in Chinese and“poule” in French.What design feature of language is reflected ( ) in the example?

A.Displacement
B.Cultural transmission
C.Duality.
D.Arbitrariness
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The smallest meaningful unit of language is called a morph.()


参考答案:错误

第2题:

The language used to talk about language is called .

A、special language

B、local language

C、metalanguage

D、human language


参考答案:C

第3题:

我国古代数学家张丘建在其著名的《算经》中提出了百鸡问题:每只公鸡5元,每只母鸡3元,三只雏鸡1元;如何用100元买100只鸡,即公鸡、母鸡、雏鸡各多少只。请在空白处填入适当的内容,将程序补充完整。

Private Sub Command1_Click()

Dim Cock As Integer

Dim Hen As Integer

Dim Chick As Integer

Form1.Print "公鸡数", "母鸡数", "雏鸡数"

For Cock=0 To 20

For Hen=0 To 33

For Chick=0 To 100

If 【7】 Then

Form1.Print Cock, Hen, Chick

End If

Next Chick

Next Hen

Next Cock

End Sub


正确答案:
正确答案:  1.(Cock + Hen + Chick = 100 And 5 * Cock + 3 * Hen + )  

第4题:

Which of the following property of language enables language users to overcome the barriers caused by time and place, due to this feature of language, speakers of a language are free to talk about anything in any situation ?

A.Transferability
B.Duality
C.Displacement
D.Arbitrariness

答案:C
解析:
本题考查语言的特征。
由题干中的关键词“overcome the barriers caused by time and place”可知应选C,综上,C选项正确。
A选项,可转移性,可转让性,并非语言的特征,故排除。
B选项,二重性,故排除。
D选项,任意性,故排除。
故正确为C。

第5题:

Structured programming practices(71)rise to Pascal, in which constructs were introduced to make programs more readable and better(72)C provided a combination of assembly and high -level structure to create a general -purpose language that could be used from system to(73)programming. Next came object orientation, which is(74)of a metrology and design philosophy than a language issue. This is(75)by the addition of so - called OO extensions to current language, such as C++.

A.giving

B.given

C.gave

D.gives


正确答案:C

第6题:

The language, used to talk about language, is called __________.

A、metalanguage

B、artificial language

C、natural language

D、language


参考答案:A

第7题:

In our Chinese language, children are taught not to address those who are older by their names.()


参考答案:正确

第8题:

Structured programming practices(71)rise to Pascal,in which constructs were introduced to make programs more readable and better(72). C provided a combination of assembly language and high-level Structure to create a general-purpose language that could be used from system to(73)programming. Next came object orientation,which is(74)of a methodology and design philosophy than a language issue.This is(75)by the addition of so-called OO extensions to current languages,such as C.

A.giving

B.given

C.gave

D.gives


正确答案:C

第9题:

Which of the following is not a design feature of human language?

A.Arbitrariness
B.Displacement
C.Duality
D.Diachronicity

答案:D
解析:
考查语言的定义特征。语言的定义特征主要包括任意性(Arbitrariness)、二层性(Duality)、创造性(Creativity)移位性(Displacement)等,并不包括历时性(Diachronicity)。
名师如何巧解题?查看视频解析>>

第10题:

Classroom language can also be called in-class language, which is the specially used language system by both teachers and students in classroom teaching. Which of the following is not consisted in it?

A.Spoken language.
B.Body language.
C.Spelling language.
D.Written language.

答案:C
解析:
考查课堂用语。题目的意思是“课堂用语是教师和学生在课堂上实施教学的语言,包含哪些种类 ”课堂用语包含书面语,口语,肢体语言。书面语的英文书写是“written language”。故选C。

更多相关问题