Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:SpeechGenre
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A category for the conventionalized discourse of the speech part of a language resource, based on extra-linguistic and internal linguistic criteria
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_SpeechGenreIdentifier.tmp#SpeechGenreIdentifier ELG-SHARE_xsd_Complex_Type_ms_SpeechGenre.tmp#http___w3id.org_meta-share_meta-share__SpeechGenre
Type ms:SpeechGenre
Properties
content complex
Used by
Complex Type ms:CorpusAudioPart
Model
Children ms:SpeechGenreIdentifier, ms:categoryLabel
Instance
<ms:SpeechGenre xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:SpeechGenreIdentifier ms:SpeechGenreClassificationScheme="">{0,1}</ms:SpeechGenreIdentifier>
</ms:SpeechGenre>
Source
<xs:element name="SpeechGenre" type="ms:SpeechGenre">
  <xs:annotation>
    <xs:documentation xml:lang="en">A category for the conventionalized discourse of the speech part of a language resource, based on extra-linguistic and internal linguistic criteria</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/SpeechGenre</identifier>
      <label xml:lang="en">Speech genre</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/Genre</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>