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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLPredicateDisplayNL.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:ObjectProperty rdf:about="ibtGenerated">
    <rdfs:label xml:lang="en">Ibt Generated</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate which relates 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; to 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;. &lt;code&gt;(&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; &lt;b&gt;GEN-EVENT&lt;/b&gt; &lt;b&gt;IBT&lt;/b&gt;)&lt;/code&gt; means that 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; &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; (be it a gesture, a novel, a picture projected on a screen or a computer program copy) comes into existence in, or as an immediate consequence of, the event &lt;code&gt;&lt;b&gt;GEN-EVENT&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvqy9EpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">ibtGenerated</cycAnnot:label>
    <rdf:type rdf:resource="BinaryRolePredicate"/>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <rdf:type rdf:resource="AsymmetricBinaryPredicate"/>
    <rdfs:domain rdf:resource="IBTGeneration"/>
    <rdfs:range rdf:resource="InformationBearingThing"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvqy9EpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvqy9EpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvqy9EpwpEbGdrcN5Y29ycA"/>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="iboCreated">
    <rdfs:subPropertyOf rdf:resource="ibtGenerated"/>
    <rdfs:comment xml:lang="en">A binary predicate which relates instances of &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; to instances 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;. (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/iboCreated&quot; class=&quot;cyc_term&quot;&gt;iboCreated&lt;/a&gt; CREATION IBO) means that the tangible information-bearing object IBO is created in the event CREATION.  For example, my copy of today&apos;s morning newspaper was created during the previous night&apos;s paper-publishing event. If the &amp;quot;information-bearing object&amp;quot; generated by CREATION is not a physical object (i.e. an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;), use the less specific 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>
    <cycAnnot:label xml:lang="en">iboCreated</cycAnnot:label>
    <rdfs:label xml:lang="en">Ibo Created</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="fileCopyCreated">
    <rdfs:subPropertyOf rdf:resource="ibtGenerated"/>
    <cycAnnot:label xml:lang="en">fileCopyCreated</cycAnnot:label>
    <rdfs:label xml:lang="en">File Copy Created</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fileCopyCreated&quot; class=&quot;cyc_term&quot;&gt;fileCopyCreated&lt;/a&gt; CREATION FILE) means that FILE            is the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFileCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; created in the instance            of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreatingAFile&quot; class=&quot;cyc_term&quot;&gt;CreatingAFile&lt;/a&gt;, CREATION.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="copyProduced">
    <rdfs:subPropertyOf rdf:resource="ibtGenerated"/>
    <rdfs:comment xml:lang="en">A binary predicate which relates instances 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; (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;) to 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;. (&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; COPYING COPY) means that COPY is the copy produced in the &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; COPYING. This predicate is 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;. See also &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;, which relates copying events to items copied.</rdfs:comment>
    <rdfs:label xml:lang="en">Copy Produced</rdfs:label>
    <cycAnnot:label xml:lang="en">copyProduced</cycAnnot:label>
  </owl:ObjectProperty>

  <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="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:ObjectProperty rdf:about="&cyc;Mx4rvqy9EpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A binary predicate which relates 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; to 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;. &lt;code&gt;(&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; &lt;b&gt;GEN-EVENT&lt;/b&gt; &lt;b&gt;IBT&lt;/b&gt;)&lt;/code&gt; means that 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; &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; (be it a gesture, a novel, a picture projected on a screen or a computer program copy) comes into existence in, or as an immediate consequence of, the event &lt;code&gt;&lt;b&gt;GEN-EVENT&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Ibt Generated</rdfs:label>
    <cycAnnot:label xml:lang="en">ibtGenerated</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvqy9EpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A binary predicate which relates 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; to 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;. &lt;code&gt;(&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; &lt;b&gt;GEN-EVENT&lt;/b&gt; &lt;b&gt;IBT&lt;/b&gt;)&lt;/code&gt; means that 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; &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; (be it a gesture, a novel, a picture projected on a screen or a computer program copy) comes into existence in, or as an immediate consequence of, the event &lt;code&gt;&lt;b&gt;GEN-EVENT&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Ibt Generated</rdfs:label>
    <cycAnnot:label xml:lang="en">ibtGenerated</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="InformationBearingThing">
    <rdfs:label xml:lang="en">information-bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of spatially-localized  individuals, including various actions and events as well as physical  objects.  Each 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; (or &amp;quot;IBT&amp;quot;) is an  item that contains information (for an agent who knows how to interpret it).   Examples: a copy of the novel &lt;i&gt;Moby Dick&lt;/i&gt;; a signal buoy; a photograph; an  elevator sign in Braille; a map; a US dollar bill; a resume; a musical score;  copies of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.
&lt;p/&gt;
For representations of the propositional content  of information bearing things, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;; but note  that not all IBTs have a propositional content (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;).  An important specialization 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; is &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;,  which comprises all of those IBTs that are also physical objects (i.e.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s).  Though often a subtle task in particular contexts,  it is important to distinguish the various specializations 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; from those of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; (whose  instances are the chunks of information instantiated in particular IBTs;  see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIT&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIT&lt;/a&gt;) and from those 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; (whose  instances are the conceptual or artistic creations that are instantiated  in particular IBTs; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfWork&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;).
&lt;p/&gt;
For instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextString&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;  is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;, &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; is  a specialization 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;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; is a  specialization 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;; to conflate any of these with  another would be to make a &amp;quot;category error&amp;quot;.  Also note that events  in which information is transferred (see &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;) are  not considered 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;.  Rather, such  transfer events have as one of their participants (see &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;) some  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;; though in cases where IBTs are  themselves events this will require distinguishing very finely between  the event that encodes the information and the event that is the information transfer.  See also the sense-modality-based specializations, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoundInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="BinaryRolePredicate">
    <rdfs:label xml:lang="en">binary role predicate</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Role&quot; class=&quot;cyc_term&quot;&gt;Role&lt;/a&gt;.  An instance &lt;code&gt;&lt;b&gt;ROLE&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Role&quot; class=&quot;cyc_term&quot;&gt;Role&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryRolePredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryRolePredicate&lt;/a&gt; just in case &lt;code&gt;&lt;b&gt;ROLE&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryPredicate&lt;/a&gt;.  In other words, &lt;code&gt;&lt;b&gt;ROLE&lt;/b&gt;&lt;/code&gt; is a binary predicate that relates a situation to a single individual that is involved in that situation, For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subSituations&quot; class=&quot;cyc_term&quot;&gt;subSituations&lt;/a&gt;, &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;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/affectedAgent&quot; class=&quot;cyc_term&quot;&gt;affectedAgent&lt;/a&gt; are all binary role predicates.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryRoleTypePredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryRoleTypePredicate&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BinaryRolePredicate</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AsymmetricBinaryPredicate">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryPredicateTypeByLogicalFeature&quot; class=&quot;cyc_term&quot;&gt;BinaryPredicateTypeByLogicalFeature&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntiSymmetricBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;AntiSymmetricBinaryPredicate&lt;/a&gt; (q.v.).  A binary predicate &lt;code&gt;&lt;b&gt;BINPRED&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AsymmetricBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;AsymmetricBinaryPredicate&lt;/a&gt; if and only if (i) for any &lt;code&gt;&lt;b&gt;THING1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;THING2&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;(&lt;b&gt;BINPRED&lt;/b&gt; &lt;b&gt;THING1&lt;/b&gt; &lt;b&gt;THING2&lt;/b&gt;)&lt;/code&gt; implies &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/not&quot; class=&quot;cyc_term&quot;&gt;not&lt;/a&gt; (&lt;b&gt;BINPRED&lt;/b&gt; &lt;b&gt;THING2&lt;/b&gt; &lt;b&gt;THING1&lt;/b&gt;))&lt;/code&gt; and (ii) the single-argument argument type (i.e. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argIsa&quot; class=&quot;cyc_term&quot;&gt;argIsa&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argGenl&quot; class=&quot;cyc_term&quot;&gt;argGenl&lt;/a&gt;) constraints on &lt;code&gt;&lt;b&gt;BINPRED&lt;/b&gt;&lt;/code&gt;&apos;s two respective argument-places are &amp;quot;co-satisfiable&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cosatisfiableInArgs&quot; class=&quot;cyc_term&quot;&gt;cosatisfiableInArgs&lt;/a&gt; and &lt;font color=&quot;#ff0000&quot;&gt;#$NoteOnArgumentCosatisfiabilityRequirement&lt;/font&gt;).
&lt;p/&gt;
Examples of asymmetric binary predicates include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/northOf&quot; class=&quot;cyc_term&quot;&gt;northOf&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/children&quot; class=&quot;cyc_term&quot;&gt;children&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/greaterThan&quot; class=&quot;cyc_term&quot;&gt;greaterThan&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/overrides&quot; class=&quot;cyc_term&quot;&gt;overrides&lt;/a&gt;.  Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymmetricBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;SymmetricBinaryPredicate&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">asymmetric binary predicate</rdfs:label>
    <cycAnnot:label xml:lang="en">AsymmetricBinaryPredicate</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&ocyc;Mx4rvqy9EpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A binary predicate which relates 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; to 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;. &lt;code&gt;(&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; &lt;b&gt;GEN-EVENT&lt;/b&gt; &lt;b&gt;IBT&lt;/b&gt;)&lt;/code&gt; means that 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; &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; (be it a gesture, a novel, a picture projected on a screen or a computer program copy) comes into existence in, or as an immediate consequence of, the event &lt;code&gt;&lt;b&gt;GEN-EVENT&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Ibt Generated</rdfs:label>
    <cycAnnot:label xml:lang="en">ibtGenerated</cycAnnot:label>
  </owl:ObjectProperty>

</rdf:RDF>
