更多“Semantics”相关问题
  • 第1题:

    A management domain typically contains a large amount of management information. Each individual item of(71) information is an instance of a managed object type. The definition of a related set of managed (72)types is contained in a Management Information Base (MIB)module. Many such MIB modules are defined. For each managed object type it describes, a MIB (73) defines not only the semantics and syntax of that managed object type, but also the method of identifying an individual instance so that multiple () of the same managed object type can be distinguished. Typically, there are many instances of each managed object (75) within a management domain

    A.packets
    B.searches
    C.states
    D.instances

    答案:D
    解析:

  • 第2题:

    System analysis is traditionally done top-down using structured analysis based on( ).Object-oriented analysis focuses on creation of models.The three types of theanalysis model are(请作答此空).There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures.The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers.The objects are those which can be expected to vary from time to time quite rapidly.

    A.function model,class model and state model
    B.class model,interaction model and state model
    C.class model,interaction model and sequence model
    D.function model,interaction model and state model

    答案:B
    解析:
    传统的系统分析以功能分解为基础,利用结构化分析自顶向下完成。面向对象分析关注于模型的创建。该分析模型有三种类型:类模型、交互模型和状态模型。面向对象分析有两个子阶段。领域分析侧重于现实世界中那些语义被应用程序获取的事物。在需求分析中所构造的对象说明了现实世界系统的静态结构并将其组织为可用的片段。应用分析处理应用系统中用户可见的计算机问题。所分析的对象可能会被预计时不时地发生较快的变化。

  • 第3题:

    Which of the following refers to the study of meaning in abstraction?

    A.Phonetics
    B.Pragmatics
    C.Semantics
    D.Sociolinguistics

    答案:C
    解析:
    考查语言学知识。 Phonetics“语音学”,主要关注语音的产生、传播和接受的过程;Pragmatics“语用学”,研究话语在使用中的语境意义;Semantics“语义学”,研究自然语言的意义;Sociolinguistics“社会语言学”,研究社会的各层面对语言运用的影响。根据题干及四个选项的定义,故选C。

  • 第4题:

    Semantics is the study of( ).

    A.words
    B.sentences
    C.context
    D.meaning

    答案:D
    解析:
    语言学基本概念。语义学的研究对象是语言的意义。

  • 第5题:

    Once the notion of()was taken into consideration, semantics spilled into pragmatics.

    Ameaning

    Bcontext

    Cform

    Dcontent


    B

  • 第6题:

    Which the two are true regarding a web application class loader?()

    • A、 A web application may override the web container’s implementation classes
    • B、 A web application running in a J2EE product may override classes in the javax.* namespace
    • C、 A web application class loader may NOT override any classes in the java.* and javax.*  namespace
    • D、 Resources in the WAR class directory or in any of the JAR files within the library directory may  be accessed using the J2SE semantics of getResource
    • E、 Resources in the WAR class directory or in any of the JAR files within the library directory  cannot be accessed using the J2SE semantics of getResource

    正确答案:C,D

  • 第7题:

    Both semantics and pragmatics study meanings.


    正确答案:正确

  • 第8题:

    Which two are true regarding a web application class loader?()

    • A、A web application may override the web container’s implementation classes.
    • B、A web application running in a J2EE product may override classes in the javax.* namespace.
    • C、A web application class loader may NOT override any classes in the java.* and javax.* namespaces.
    • D、Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.

    正确答案:C,D

  • 第9题:

    单选题
    It can be inferred from the passage that someone who wanted to analyze the “grammar and semantics” of the language of art would most appropriately comment on which of the following?
    A

    The relationship between the drawing in a comic strip and the accompanying text.

    B

    The amount of detail that can be included in a tiny illustration on a postage stamp.

    C

    The sociological implications of the images chosen to advertise a particular product.

    D

    The particular juxtaposition of shapes in an illustration that makes one shape look as though it were behind another.


    正确答案: C
    解析:
    文章论述艺术和幻觉之间是密不可分的。由此可知,D选项:图像的特别设置可使得一个身形看起来就像隐藏在另一个后面,最符合题意。

  • 第10题:

    问答题
    Semantics

    正确答案: Semantics: The study of meaning in language is called semantics.
    解析: 暂无解析

  • 第11题:

    多选题
    Which two are true regarding a web application class loader?()
    A

    A web application may override the web container’s implementation classes.

    B

    A web application running in a J2EE product may override classes in the javax.* namespace.

    C

    A web application class loader may NOT override any classes in the java.* and javax.* namespaces.

    D

    Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.


    正确答案: B,A
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following would be affected by setting NLS_LENGTH_SEMANTICS=CHAR?()
    A

    All objects in the database

    B

    Tables owned by SYS and SYSTEM

    C

    Data dictionary tables

    D

    NCHAR columns

    E

    CHAR columns


    正确答案: E
    解析: 暂无解析

  • 第13题:

    A management domain typically contains a large amount of management information. Each individual item of() information is an instance of a managed object type. The definition of a related set of managed (72)types is contained in a Management Information Base (MIB)module. Many such MIB modules are defined. For each managed object type it describes, a MIB (73) defines not only the semantics and syntax of that managed object type, but also the method of identifying an individual instance so that multiple (74) of the same managed object type can be distinguished. Typically, there are many instances of each managed object (75) within a management domain

    A.rotation
    B.switch
    C.management
    D.transmission

    答案:C
    解析:

  • 第14题:

    System analysis is traditionally done top-down using structured analysis based on____.Object-oriented analysis focuses on creation of models.The three types of the analysis model are____.There are two substages of object-oriented analysis.____focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the__请作答该选项__of the real-world system and organizes it into workable pieces.____addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.

    A.static structure
    B.system components
    C.data flows
    D.program procedures

    答案:A
    解析:
    传统的系统分析以功能分解为基础,利用结构化分析自顶向下完成。面向对象分析关注于模型的创建。该分析模型有三种类型:类模型、交互模型和状态模型。面向对象分析有两个子阶段。领域分析侧重于现实世界中那些语义被应用程序获取的事物。在需求分析中所构造的对象说明了现实世界系统的静态结构并将其组织为可用的片段。应用分析处理应用系统中用户可见的计算机问题。所分析的对

  • 第15题:

    ( ) deals with the relationship between the linguistic element and the non-linguistic worldexperience.

    A.Reference
    B.Concept
    C.Semantics
    D.Sense

    答案:A
    解析:
    考查术语概念。Semantics(语义学)研究所有与意义相关的知识点,范围较宽泛;reference和sense容易混淆,两者的区别在于:reference(指称)是语言表达(命名、词语符号)与其所表示的客观事物或现象之间的关系;sense(意义或词义)指这个词与语言词汇系统中其他词所构成的关系中所处的位置,是一种仅限于语言词汇系统中词与词之间的语义关系,与客观世界中的事物不发生直接的联系。concept(概念)是语义三角中的概念,词语和物体的联系要借助于概念和思想来建立。

  • 第16题:

    Which one of the following studies the internal structure of words, and the rules by which words are ( ) formed?

    A.Morphology
    B.Syntax
    C.Phonology
    D.Semantics

    答案:A
    解析:
    考查语言学知识。题干为:以下哪一项研究单词的内部结构,以及单词形成的规则?A项Morphology(形态学)研究词的内部结构和构词规则。B项Syntax(句法学)主要研究语言的句子结构。C项Phonology(音系学)研究语音的产生、传播、接受过程,考查人类语言中的声音。D项Semantics(语义学)不仅关心字词作为词汇的意义,还有语言中词之上和之下的意义。

  • 第17题:

    Semantics is the main part of linguistics.


    正确答案:错误

  • 第18题:

    Pragmatics is different from semantics in that pragmatics studies meaning not in isolation, but in context.


    正确答案:正确

  • 第19题:

    Semantics


    正确答案:Semantics: The study of meaning in language is called semantics.

  • 第20题:

    Which of the following would be affected by setting NLS_LENGTH_SEMANTICS=CHAR?()

    • A、All objects in the database
    • B、Tables owned by SYS and SYSTEM
    • C、Data dictionary tables
    • D、NCHAR columns
    • E、CHAR columns

    正确答案:E

  • 第21题:

    单选题
    Which of the following would be affected by setting NLS_LENGTH_SEMANTICS=CHAR?()
    A

     All objects in the database

    B

     Tables owned by SYS and SYSTEM

    C

     Data dictionary tables

    D

     NCHAR columns

    E

     CHAR columns


    正确答案: E
    解析: 暂无解析

  • 第22题:

    多选题
    Which the two are true regarding a web application class loader?()
    A

    A web application may override the web container’s implementation classes

    B

    A web application running in a J2EE product may override classes in the javax.* namespace

    C

    A web application class loader may NOT override any classes in the java.* and javax.*  namespace

    D

    Resources in the WAR class directory or in any of the JAR files within the library directory may  be accessed using the J2SE semantics of getResource

    E

    Resources in the WAR class directory or in any of the JAR files within the library directory  cannot be accessed using the J2SE semantics of getResource


    正确答案: E,B
    解析: 暂无解析

  • 第23题:

    判断题
    Semantics is the main part of linguistics.
    A

    B


    正确答案:
    解析: Semantics is one of the parts linguistics.

  • 第24题:

    判断题
    Both semantics and pragmatics study meanings.
    A

    B


    正确答案:
    解析: 暂无解析