Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:encodingLevel
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Classifies the contents of a lexical/conceptual resource or language description as regards the linguistic level of analysis it caters for
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/morphology
Value for 'EncodingLevel' for the particular linguistic level that relates to the study of word formation (such as inflection, derivation and compounding)
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/phonetics
Value for 'EncodingLevel' for the particular linguistic level that relates to the study of speech sounds
enumeration http://w3id.org/meta-share/meta-share/phonology
Value for 'EncodingLevel' for the particular linguistic level that relates to the study of speech sounds that constitute the fundamental components of a language
enumeration http://w3id.org/meta-share/meta-share/pragmatics
Value for 'EncodingLevel' for the particular linguistic level of analysis that studies the relationship of sentences to the environment in which they occur
enumeration http://w3id.org/meta-share/meta-share/semantics
Value for 'EncodingLevel' for the particular linguistic level of analysis that relates to the meaning of a word, phrase, etc.
enumeration http://w3id.org/meta-share/meta-share/syntax
Value for 'EncodingLevel' for the particular linguistic level that relates to the study of the structure of linguistic units (phrases, sentences)
Used by
Source
<xs:element name="encodingLevel">
  <xs:annotation>
    <xs:documentation xml:lang="en">Classifies the contents of a lexical/conceptual resource or language description as regards the linguistic level of analysis it caters for</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/encodingLevel</identifier>
      <label xml:lang="en">encoding level</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/morphology">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level that relates to the study of word formation (such as inflection, derivation and compounding)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/morphology</identifier>
            <label xml:lang="en">morphology</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/phonetics">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level that relates to the study of speech sounds</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/phonetics</identifier>
            <label xml:lang="en">phonetics</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/phonology">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level that relates to the study of speech sounds that constitute the fundamental components of a language</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/phonology</identifier>
            <label xml:lang="en">phonology</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/pragmatics">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level of analysis that studies the relationship of sentences to the environment in which they occur</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/pragmatics</identifier>
            <label xml:lang="en">pragmatics</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/semantics">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level of analysis that relates to the meaning of a word, phrase, etc.</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/semantics</identifier>
            <label xml:lang="en">semantics</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/syntax">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'EncodingLevel' for the particular linguistic level that relates to the study of the structure of linguistic units (phrases, sentences)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/syntax</identifier>
            <label xml:lang="en">syntax</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>