<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.xsl"?>

<!DOCTYPE rdf:RDF [
     <!ENTITY ocyc "http://sw.opencyc.org/concept/" >
     <!ENTITY cyc  "http://sw.cyc.com/concept/" >
     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
   ]>

<rdf:RDF xml:base="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/en/">
    <owl:versionInfo>2008/06/10</owl:versionInfo>
    <rdfs:comment xml:lang="en">

      OpenCyc Knowledge Base

      Copyright© 2001-2008 Cycorp, Inc., http://www.cyc.com/, Austin, TX, USA

      This file contains an OWL representation of information contained 
      in the OpenCyc Knowledge Base. The content of this OWL file is 
      licensed under the Creative Commons Attribution 3.0 license whose 
      text can be found at http://creativecommons.org/licenses/by/3.0/legalcode. 
      The content of this OWL file, including the OpenCyc content it represents, 
      constitutes the "Work" referred to in the Creative Commons license. The terms of 
      this license equally apply to, without limitation, renamings and other 
      logically equivalent reformulations of the content of this OWL file 
      (or portions thereof) in any natural or formal language, as well 
      as to derivations of this content or inclusion of it in other ontologies.

    </rdfs:comment>
  </owl:Ontology>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#externalID">
    <rdfs:label xml:lang="en">externalID</rdfs:label>
    <rdfs:comment xml:lang="en">
      A unique, language-neutral, variable-sized identifier
      for a concept that can be used to refer unambiguously to that concept across 
      OWL exports or across Cyc inference engines.
    </rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:AnnotationProperty>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#label">
    <rdfs:label xml:lang="en">label</rdfs:label>
    <rdfs:comment xml:lang="en">
      A natural-language representation for a concept that is both human 
      readable and readable by the Cyc inference engine. These terms are not 
      guaranteed to refer to the same concept across time but are guaranteed to
      be consistent within a particular OWL export. Use 'cycAnnot:externalID'
      for unambiguously referring to a concept across OWL exports or across Cyc
      inference engines.
    </rdfs:comment>
  </owl:AnnotationProperty>

  <owl:Class rdf:about="MusicalCommunicating">
    <cycAnnot:label xml:lang="en">MusicalCommunicating</cycAnnot:label>
    <cycAnnot:externalID>Mx4rvViespwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">The communication of a musical idea.</rdfs:comment>
    <rdfs:label xml:lang="en">musical communicating</rdfs:label>
    <rdfs:subClassOf rdf:resource="NonVerbalCommunicating"/>
    <rdfs:subClassOf rdf:resource="AudioCommunicating"/>
    <rdfs:subClassOf rdf:resource="CommunicationAct_Single"/>
    <rdf:type rdf:resource="TemporalObjectType"/>
    <rdf:type rdf:resource="TypicalHumanActivityType_AtLeastOnce"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvViespwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvViespwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViespwpEbGdrcN5Y29ycA"/>
  </owl:Class>

  <owl:Class rdf:about="MusicalCommunicatingFromComposerToPerformer">
    <rdfs:subClassOf rdf:resource="MusicalCommunicating"/>
    <rdfs:label xml:lang="en">musical communicating from composer to performer</rdfs:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea from a composer to a performer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicalCommunicatingFromComposerToPerformer</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MusicalCommunicatingFromComposerToListener">
    <rdfs:subClassOf rdf:resource="MusicalCommunicating"/>
    <rdfs:label xml:lang="en">musical communicating from composer to listener</rdfs:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea from a composer to a listener.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicalCommunicatingFromComposerToListener</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MusicalCommunicatingFromPerformerToListener">
    <rdfs:subClassOf rdf:resource="MusicalCommunicating"/>
    <cycAnnot:label xml:lang="en">MusicalCommunicatingFromPerformerToListener</cycAnnot:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea from a performer to a listener.</rdfs:comment>
    <rdfs:label xml:lang="en">musical communicating from performer to listener</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvViespwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MusicalCommunicating</cycAnnot:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea.</rdfs:comment>
    <rdfs:label xml:lang="en">musical communicating</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TypicalHumanActivityType_AtLeastOnce">
    <rdfs:comment xml:lang="en">The collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt; such that persons typically are involved in (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) at least one instance of the activity type in their lifetime.</rdfs:comment>
    <rdfs:label xml:lang="en">typical human activity type at least once</rdfs:label>
    <cycAnnot:label xml:lang="en">TypicalHumanActivityType-AtLeastOnce</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AudioCommunicating">
    <cycAnnot:label xml:lang="en">AudioCommunicating</cycAnnot:label>
    <rdfs:label xml:lang="en">audio-communicating event</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioCommunicating&quot; class=&quot;cyc_term&quot;&gt;AudioCommunicating&lt;/a&gt; is a transmission of sound-borne information between two (or more) agents.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioCommunicating&quot; class=&quot;cyc_term&quot;&gt;AudioCommunicating&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpokenCommunicating&quot; class=&quot;cyc_term&quot;&gt;SpokenCommunicating&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalCommunicating&quot; class=&quot;cyc_term&quot;&gt;MusicalCommunicating&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="NonVerbalCommunicating">
    <rdfs:comment xml:lang="en">A collection of information transfer events; a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonVerbalCommunicating&quot; class=&quot;cyc_term&quot;&gt;NonVerbalCommunicating&lt;/a&gt; is a transmission of information that is not in the form of language. Thus spoken, written, and sign-language communications are excluded.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonVerbalCommunicating&quot; class=&quot;cyc_term&quot;&gt;NonVerbalCommunicating&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShakingHands&quot; class=&quot;cyc_term&quot;&gt;ShakingHands&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cuddling&quot; class=&quot;cyc_term&quot;&gt;Cuddling&lt;/a&gt;.
&lt;p/&gt;
Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAGesture&quot; class=&quot;cyc_term&quot;&gt;MakingAGesture&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonVerbalCommunicating&quot; class=&quot;cyc_term&quot;&gt;NonVerbalCommunicating&lt;/a&gt;, since instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAGesture&quot; class=&quot;cyc_term&quot;&gt;MakingAGesture&lt;/a&gt; are merely information-encodings, upon which communication (even &lt;i&gt;verbal&lt;/i&gt; communication, in the case sign-language) might or might not occur).</rdfs:comment>
    <rdfs:label xml:lang="en">non-verbal communication</rdfs:label>
    <cycAnnot:label xml:lang="en">NonVerbalCommunicating</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="CommunicationAct_Single">
    <cycAnnot:label xml:lang="en">CommunicationAct-Single</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of information transfer events; a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationAct_Single&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; is a single-source transmission of information from &lt;i&gt;one&lt;/i&gt; sender (see the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt;) to one or more recipients (see the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/recipientOfInfo&quot; class=&quot;cyc_term&quot;&gt;recipientOfInfo&lt;/a&gt;).  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationAct_Single&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; has a transmission sub-event (which is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;) and one or more reception sub-events (which are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccessingAnIBT&quot; class=&quot;cyc_term&quot;&gt;AccessingAnIBT&lt;/a&gt;).  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationAct_Single&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; starts when its transmission sub-event starts and ends when its accessing sub-event(s) end.</rdfs:comment>
    <rdfs:label xml:lang="en">single communication act</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvViespwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MusicalCommunicating</cycAnnot:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea.</rdfs:comment>
    <rdfs:label xml:lang="en">musical communicating</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TemporalObjectType">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally object-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally object-like just in case it generally holds that any proper purely temporal parts (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is not itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;.  More precisely, a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; just in case it satisfies the following: For any distinct &lt;code&gt;&lt;b&gt;OBJ1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt;, if &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt;, then &lt;i&gt;not&lt;/i&gt; &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt;.
&lt;p/&gt;
For example, none of the proper time-slices of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is itself a calendar year.  Likewise for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt; are both instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;. Conversely, a proper time-slice of a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; might itself be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; (e.g. an hour has minutes and seconds as time-slices); so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a temporal-object-type.
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; for the disjoint notion of being temporally stuff-like.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporalObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">temporal object type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViespwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MusicalCommunicating</cycAnnot:label>
    <rdfs:comment xml:lang="en">The communication of a musical idea.</rdfs:comment>
    <rdfs:label xml:lang="en">musical communicating</rdfs:label>
  </owl:Class>

</rdf:RDF>
