皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
Sociolinguistics is concerned with the ethnography of speaking, that is, with cultural and subcultural patterns of speech variation in different social contexts. The sociolinguist might ask, for example, what kinds of things one talks about in casual conversations with a stranger. A foreigner may know English vocabulary and grammar well but may not know that one typically chats with a stranger about the weather or where one comes from, and not about what one ate that day or how much money one earns. A foreigner may be familiar with much of the culture of a North American city, but if that person divulges the real state of his or her health and feelings to the first person who says, “How are you?” he or she has much to learn about “small talk” in North American English. Similarly, North Americans tend to get confused in societies where greetings are quite different from ours. People in some other societies may ask a greeting, “Where are you going?” or “What are you cooking?” Some Americans may think such questions are rude; others may try to answer in excruciating detail, not realizing that only vague answers are expected, just as we don’t really expect a detailed answer when we ask people “How are you?” --Judith Resnick & Lanny Lester, Text & Thought, pp. 194-195 Which of the following is the best summary for this passage?
A.
A foreigner may be familiar with the English language but not with the appropriate topics for making small talk.
B.
North Americans may not respond appropriately to greetings in other societies.
C.
Conversation differs around the world.
D.
Sociolinguists are interested in how speech is used in different cultures and different social contexts, such as in making small talk and greeting people.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】阴道毛滴虫滋养体的增殖方式是
A.
二分裂繁殖
B.
多分裂增殖
C.
出芽增殖
D.
结合增殖
E.
配子增殖
【简答题】阴道毛滴虫以什么方式繁殖?
【多选题】胚泡的组成包括( )
A.
滋养层
B.
上胚层
C.
下胚层
D.
内细胞群
E.
胚泡腔
【单选题】下面程序的功能是从键盘输入一行字符(不超过80个),统计其中的英文字符、数字字符、空格和其他字符的个数。例如,输入的一行字符为*****c language.*****↙输出为English character: 9digit character: 0space: 1other character: 11按要求在空白处填写适当的表达式或语句,使程序完整并符合题目要求。#include#includ...
A.
第9行:  gets(str) 第10行: str[i] != '\0' 第12行: str[i] >= 'a' && str[i] <= 'z' || str[i]>= 'A' && str[i] <= 'Z' 第14行: str[i]>= '0' && str[i] <= '9'
B.
第9行:  scanf("%s",str) 第10行: str[i] != '\0' 第12行: 'z' >= str[i] >= 'a' || 'A' <= str[i] <='Z' 第14行: 9>= str[i] >= 0
C.
第9行:  puts(str) 第10行: str[i] != '\n' 第12行: 'z' >= str[i] >= 'a' || 'A' <= str[i] <='Z' 第14行: str[i]>= 0 || str[i] <= 9
D.
第9行:  getchar("%s",str) 第10行: str[i] != '\n' 第12行: str[i] >= 'a' || str[i] <= 'z' && str[i]>= 'A' || str[i] <= 'Z' 第14行: str[i]>= 0 && str[i] <= 9
【简答题】人类的基本感觉有味觉、嗅觉、视觉、听觉和( )。
【单选题】胚泡的组成不包括
A.
胚盘
B.
内细胞群
C.
滋养层
D.
胚泡腔
E.
极端滋养层
【单选题】【 10.1 】下面程序的功能是从键盘输入一行字符(不超过 80 个),统计其中的 英文字符 、 数字字符 、 空格 和 其他字符 的个数。例如,输入的一行字符为 *****c language.***** 输出为 English character: 9 digit character: 0 space: 1 other character: 11 按要求在下面程序的空白处填写适当的表达...
A.
第 9 行: puts(str) 第 10 行: str[i] != '\n' 第 12 行: 'z' >= str[i] >= 'a' || 'A' <= str[i] <='Z' 第 14 行: str[i]>= '0' && str[i] <= '9'
B.
第 9 行: scanf("%s",str) 第 10 行: str[i] != '\0' 第 12 行: 'z' >= str[i] >= 'a' || 'A' <= str[i] <='Z' 第 14 行: 9>= str[i] >= 0
C.
第 9 行: gets(str) 第 10 行: str[i] != '\0' 第 12 行: str[i] >= 'a' && str[i] <= 'z' || str[i]>= 'A' && str[i] <= 'Z' 第 14 行: str[i]>= '0' && str[i] <= '9'
D.
第 9 行: scanf("%s",str) 第 10 行: str[i] != '\n' 第 12 行: str[i] >= 'a' || str[i] <= 'z' && str[i]>= 'A' || str[i] <= 'Z' 第 14 行: str[i]>= 0 && str[i] <= 9
【简答题】阴道毛滴虫的繁殖方式为( )。
【单选题】GD refers to ____.
A.
Grammar-Discussion
B.
Given-Duty
C.
Guided-Discovery
D.
Grammar-Discourse
【多选题】阴道毛滴虫的繁殖方式是
A.
二分裂
B.
多分裂
C.
有性生殖
D.
世代交替
E.
出芽生殖
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题