<?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="IBTGeneration_Replication">
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is replicated</rdfs:label>
    <cycAnnot:externalID>Mx4rvV6pTJwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt; is an event in which a new instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT) is created whose content is based on that of a preexisting IBT (which is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt; (q.v.) of the generation event).  The new IBT contains at least part of the information content of the original IBT.  It may use the same or a different way of encoding the information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTGeneration-Replication</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="IBTGeneration"/>
    <rdf:type rdf:resource="TemporalStuffType"/>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6pTJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvV6pTJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvV6pTJwpEbGdrcN5Y29ycA"/>
    <broaderTerm rdf:resource="MediaTransferEvent"/>
    <prettyString xml:lang="en">events in which an Information Bearing Thing is replicated</prettyString>
  </owl:Class>

  <owl:Class rdf:about="AutomatedTextToSpeechConversion">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <rdfs:label xml:lang="en">automated text to speech conversion</rdfs:label>
    <rdfs:comment xml:lang="en">A collection whose instances are events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextToSpeechProgram&quot; class=&quot;cyc_term&quot;&gt;TextToSpeechProgram&lt;/a&gt; is used to produce, from a piece of text, a series of audible signals having the same propositional content as the text.  The input to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AutomatedTextToSpeechConversion&quot; class=&quot;cyc_term&quot;&gt;AutomatedTextToSpeechConversion&lt;/a&gt; need not be typed, though it probably typically is.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AutomatedTextToSpeechConversion</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AutomatedSpeechToTextConversion">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <cycAnnot:label xml:lang="en">AutomatedSpeechToTextConversion</cycAnnot:label>
    <rdfs:label xml:lang="en">automated speech to text conversion</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpeechToTextProgram&quot; class=&quot;cyc_term&quot;&gt;SpeechToTextProgram&lt;/a&gt; is used to generate, from some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; which contains the same propositional information as is contained in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IBTCopying">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is copied</rdfs:label>
    <cycAnnot:label xml:lang="en">IBTCopying</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTCopying&quot; class=&quot;cyc_term&quot;&gt;IBTCopying&lt;/a&gt; is an event which generates some new instance or instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; by copying the information and format from a source &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt;).  The new instance(s) of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; encode(s) approximately the same information in approximately the same way as the source &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  A positive example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTCopying&quot; class=&quot;cyc_term&quot;&gt;IBTCopying&lt;/a&gt; would be a person producing a hand-written copy of a newspaper story, where the copy is in the same language as the story, and the format of the story (e.g., the ordering of the paragraphs) is not changed.  Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTCopying&quot; class=&quot;cyc_term&quot;&gt;IBTCopying&lt;/a&gt; would be a person producing a translation of the newspaper story, or a person producing a document in which the paragraphs of the story are extensively rearranged.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTCopying&quot; class=&quot;cyc_term&quot;&gt;IBTCopying&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CopyingAComputerFile&quot; class=&quot;cyc_term&quot;&gt;CopyingAComputerFile&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhotocopyingADocument&quot; class=&quot;cyc_term&quot;&gt;PhotocopyingADocument&lt;/a&gt;. See also the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/copyProduced&quot; class=&quot;cyc_term&quot;&gt;copyProduced&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/itemCopied&quot; class=&quot;cyc_term&quot;&gt;itemCopied&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="GeneticInformationTransferEvent">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <cycAnnot:label xml:lang="en">GeneticInformationTransferEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which &apos;genetic information&apos;,
generally speaking, can be said to be transferred from one
&apos;embodiment&apos; to another.  This includes the central operations of DNA
replication (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Replication_DNA&quot; class=&quot;cyc_term&quot;&gt;Replication_DNA&lt;/a&gt;), DNA-to-RNA transcription
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Transcription_DNAToRNA&quot; class=&quot;cyc_term&quot;&gt;Transcription_DNAToRNA&lt;/a&gt;) and RNA-to-Protein translation
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_RNAToProtein&quot; class=&quot;cyc_term&quot;&gt;Translation_RNAToProtein&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">genetic information transfer</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="IBTRecoding">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <rdfs:label xml:lang="en">event in which an information bearing thing is recorded</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTRecoding&quot; class=&quot;cyc_term&quot;&gt;IBTRecoding&lt;/a&gt; is an event which generates a new information-bearing thing (i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;) by taking information from a source information-bearing thing (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt;), encoding it a new way, and incorporating it into a new information-bearing thing (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ibtGenerated&quot; class=&quot;cyc_term&quot;&gt;ibtGenerated&lt;/a&gt;).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTRecoding&quot; class=&quot;cyc_term&quot;&gt;IBTRecoding&lt;/a&gt; may be done either by agents (e.g., people) or by non-agents (e.g., record players, or computers running translation software).  Recoding the content of a pre-existing information-bearing thing presupposes some instance of accessing it (i.e., 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;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTRecoding</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MediaTransmitting">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <cycAnnot:label xml:lang="en">MediaTransmitting</cycAnnot:label>
    <rdfs:label xml:lang="en">media transmitting</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Emission&quot; class=&quot;cyc_term&quot;&gt;Emission&lt;/a&gt;.  In every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;, a collection of intangible &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s are transmitted and received by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationDevice&quot; class=&quot;cyc_term&quot;&gt;CommunicationDevice&lt;/a&gt;s.  These IBTs are NOT electrical signals, radio waves, or the like, but are constituted of sounds and/or images emitted by individual receiving devices and accessible to human senses.  Subsets of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Broadcasting&quot; class=&quot;cyc_term&quot;&gt;Broadcasting&lt;/a&gt; (via radio or TV) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVTransmitting&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt; (via cable or broadcast).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IBTTranslating">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <cycAnnot:label xml:lang="en">IBTTranslating</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTTranslating&quot; class=&quot;cyc_term&quot;&gt;IBTTranslating&lt;/a&gt; is an event which generates a new IBT (i.e., an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;) by copying the information from a source IBT (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt;) into a representation using a different &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Language&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt;.  The new IBT encodes approximately the same information as the source IBT.  This concept does not include changing the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WritingSystem&quot; class=&quot;cyc_term&quot;&gt;WritingSystem&lt;/a&gt; (which would be transliterating) of text, nor of converting &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DatabaseDataFormat&quot; class=&quot;cyc_term&quot;&gt;DatabaseDataFormat&lt;/a&gt;s, musical notation [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalNotation_General&quot; class=&quot;cyc_term&quot;&gt;MusicalNotation_General&lt;/a&gt;], or other syntactic properties of non-textual language.</rdfs:comment>
    <rdfs:label xml:lang="en">translation</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TakingWrittenNotes">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingWrittenNotes&quot; class=&quot;cyc_term&quot;&gt;TakingWrittenNotes&lt;/a&gt; is the collection of all &lt;font color=&quot;#ff0000&quot;&gt;#$WritingANote&lt;/font&gt; events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Note_Document&quot; class=&quot;cyc_term&quot;&gt;Note_Document&lt;/a&gt; is created whose content is based on a preexisting &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;. Examples include taking notes of a meeting, taking notes of a lecture, taking notes of a textbook. A negative example would be writing a note to remind oneself to go to the grocery store.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TakingWrittenNotes</cycAnnot:label>
    <rdfs:label xml:lang="en">taking written notes</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="PublishingWrittenMaterial">
    <rdfs:subClassOf rdf:resource="IBTGeneration_Replication"/>
    <rdfs:label xml:lang="en">publishing</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublishingWrittenMaterial&quot; class=&quot;cyc_term&quot;&gt;PublishingWrittenMaterial&lt;/a&gt;, a book or periodical is transformed from manuscript or typescript form to a form suitable for retail sale or public distribution.  This collection can include any kind of publishing, from manuscript copies to print media to electronic publishing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublishingWrittenMaterial</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="IBTGeneration">
    <cycAnnot:label xml:lang="en">IBTGeneration</cycAnnot:label>
    <rdfs:label xml:lang="en">generation of an information bearing thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;.  Each 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; is an event which creates some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; created may be either a transient wave phenomenon (e.g. sound, light, or radio waves), or it may be a relatively long-lasting instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt; (cf. the important specialization of IBTGeneration -- &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBOCreation&quot; class=&quot;cyc_term&quot;&gt;IBOCreation&lt;/a&gt;).  Humans frequently generate such IBTs as spoken language, gestures, and handwritten notes.  It is irrelevant for instances 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; whether there is another agent who accesses the resulting IBT.  Note that every communication act starts with 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;.  (Thus, see also &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; and its specializations, especially &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;.) For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt;. Two important specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Original&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Original&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;. See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ibtGenerated&quot; class=&quot;cyc_term&quot;&gt;ibtGenerated&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvV6pTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is replicated</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt; is an event in which a new instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT) is created whose content is based on that of a preexisting IBT (which is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt; (q.v.) of the generation event).  The new IBT contains at least part of the information content of the original IBT.  It may use the same or a different way of encoding the information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTGeneration-Replication</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="InformationAndCWs_Topic">
    <rdfs:label xml:lang="en">information and CWs topic</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationAndCWs-Topic</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6pTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is replicated</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt; is an event in which a new instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT) is created whose content is based on that of a preexisting IBT (which is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt; (q.v.) of the generation event).  The new IBT contains at least part of the information content of the original IBT.  It may use the same or a different way of encoding the information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTGeneration-Replication</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvV6pTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is replicated</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt; is an event in which a new instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT) is created whose content is based on that of a preexisting IBT (which is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt; (q.v.) of the generation event).  The new IBT contains at least part of the information content of the original IBT.  It may use the same or a different way of encoding the information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTGeneration-Replication</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="broaderTerm">
    <rdfs:label xml:lang="en">BT</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;broader&lt;/i&gt; than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;, in an extremely general sense of &amp;quot;broader&amp;quot;.  For example,  &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is, in the relevant sense, broader than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; if any of the following hold:&lt;br&gt;&lt;br&gt;

 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that subsumes &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as an instance; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection, instances of which have instances of the collection &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as parts; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as a part; &lt;br&gt;&lt;br&gt;

This list of reasons for why &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; could hold is not exhaustive, but it should give a good indication of how general the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; relation actually is.</rdfs:comment>
    <cycAnnot:label xml:lang="en">broaderTerm</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="MediaTransferEvent">
    <cycAnnot:label xml:lang="en">MediaTransferEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">disseminating news</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MassCommunicating&quot; class=&quot;cyc_term&quot;&gt;MassCommunicating&lt;/a&gt;.  In every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; is distributed to the public as a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s (IBTs). Accordingly, every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; has two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt;: (1) an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;, in which the IBTs are produced, and (2) an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt;, in which the IBTs are distributed.  Important subsets of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrintCirculationEvent&quot; class=&quot;cyc_term&quot;&gt;PrintCirculationEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;.  In &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrintCirculationEvent&quot; class=&quot;cyc_term&quot;&gt;PrintCirculationEvent&lt;/a&gt;s, the generated IBTs are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardcopyInformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;HardcopyInformationBearingObject&lt;/a&gt;s, and the replication subEvent precedes the distribution subEvent.  In &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;, the IBTs are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;s, and the replication subEvent is the same as the distribution subEvent.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaProduct&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="TemporalStuffType">
    <cycAnnot:label xml:lang="en">TemporalStuffType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of temporally stuff-like thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally stuff-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally stuff-like just in case every purely temporal part (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 itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;, unless it is a temporal part of a temporal granule of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt;).
&lt;p/&gt;
More precisely, for a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; to be an instance of &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; it is both a necessary and sufficient condition that for any &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; (with &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt; at or above &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s temporal granularity level), 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;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;
Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  Take an arbitrary instance &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; of this collection (say Miss America 2000&apos;s victory walk down the runway and back); and then take an arbitrary time-slice &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; that subsumes at least one instance of (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt; for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;) &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; (say her trip back from the end of the runway).  &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; is itself an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt; is an instance of &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;. See &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; for the disjoint notion of being temporally object-like.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
  </owl:ObjectProperty>

</rdf:RDF>
