更多“In a natural language, most words are non-motivated.( ) ”相关问题
  • 第1题:

    My parents thought it was abnormal for a boy to be interested in ballet.

    A:interesting
    B:wonderful
    C:unusual
    D:natural

    答案:C
    解析:
    我父母觉得一个男孩子喜欢芭蕾舞是有些不正常的。unusuai少有的,不平常的”,例如:It's unusual for him to refuse a drink.给他饮料他不喝,这事可新鲜。interesting “有趣的”,例如:a really interesting TV program一个很有意思的电视节目。wonderful“极好的,惊人的”,例如:We had a wonderful time in Spain.我们在西班牙度过了一段美好时光。natural “自然的,正常的,本能的”,例如:It is natural for a bird to fly.鸟天生就会飞。只有unusual意思上和abnormal最接近。

  • 第2题:

    Phatic communication refers to( ).

    A.language’s function of the expression of identity
    B.social interaction of language
    C.language′s function of expressing it self
    D.sociological use of language

    答案:B
    解析:
    语言学基本概念。Phatic Communion(交际性谈话)指的是语言的社会交际功能。例如,我们径常说一些诸如God bless you!等礼节性的寒暄之语。

  • 第3题:

    以下对于列表的相关操作中哪些项有正确的输出结果?

    A.>>> language = list('PHP'); >>> language[1:] = 'ython'; >>> print language ['P', 'y', 't', 'h', 'o', 'n']#B.>>> print list('Life is short, you need Python.').count('is') 1#C.>>> x = [2, 3, 0, 4, 1] >>> x.sort() >>> print x [0, 1, 2, 3, 4]#D.>>> words = ['Life', 'is', 'short', 'you', 'need', 'Python'] >>> words.index('you') 4
    >>> language = list('PHP'); >>> language[1:] = 'ython'; >>> print language ['P', 'y', 't', 'h', 'o', 'n'];>>> x = [2, 3, 0, 4, 1]>>> x.sort()>>> print x[0, 1, 2, 3, 4]

  • 第4题:

    He led a very moral life.

    A:honorable
    B:human
    C:intelligent
    D:natural

    答案:A
    解析:
    本句意思:他这个人一向很正派。moral意思是“品行端正的,有道德的”,与honorable (品格高尚的)意思相近。human有人情味的,通人情的;intelligent有才智的,聪明的;natural自然的,天然的。

  • 第5题:

    以下对于列表的相关操作中哪些项有正确的输出结果?

    A.>>> language = list('PHP'); >>> language[1:] = 'ython'; >>> print(language) ['P', 'y', 't', 'h', 'o', 'n']#B.>>> print(list('Life is short, you need Python.').count('is')) 1#C.>>> x = [2, 3, 0, 4, 1] >>> x.sort() >>> print(x) [0, 1, 2, 3, 4]#D.>>> words = ['Life', 'is', 'short', 'you', 'need', 'Python'] >>> words.index('you') 4
    >>> language = list('PHP'); >>> language[1:] = 'ython'; >>> print language ['P', 'y', 't', 'h', 'o', 'n'];>>> x = [2, 3, 0, 4, 1]>>> x.sort()>>> print x[0, 1, 2, 3, 4]

  • 第6题:

    在MOST数据总线系统中, 把光信号变成电压,然后该电压被发送到MOST收发器。


    错误