<?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="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>
    <cycAnnot:externalID>Mx4rZOAVeiYGEdqAAAACs2IMmw</cycAnnot:externalID>
    <rdf:type rdf:resource="TaxonomyLinkPredicate"/>
    <rdf:type rdf:resource="TransitiveBinaryPredicate"/>
    <rdfs:domain rdf:resource="Thing"/>
    <rdfs:range rdf:resource="Thing"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rZOAVeiYGEdqAAAACs2IMmw"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rZOAVeiYGEdqAAAACs2IMmw"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rZOAVeiYGEdqAAAACs2IMmw"/>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="anchorPointInLineSegment">
    <rdfs:subPropertyOf rdf:resource="broaderTerm"/>
    <rdfs:label xml:lang="en">Anchor Point In Line Segment</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/anchorPointInLineSegment&quot; class=&quot;cyc_term&quot;&gt;anchorPointInLineSegment&lt;/a&gt; POINT LINESEGMENT) means that POINT is a
point incident with LINESEGMENT that is either a boundary point of
LINESEGMENT, or is an interior anchor point of LINESEGMENT where two instances
of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineSegment&quot; class=&quot;cyc_term&quot;&gt;LineSegment&lt;/a&gt; that are part of LINESEGMENT meet.</rdfs:comment>
    <cycAnnot:label xml:lang="en">anchorPointInLineSegment</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="vertexOfGeometricallyDescribableThing">
    <rdfs:subPropertyOf rdf:resource="broaderTerm"/>
    <rdfs:comment xml:lang="en">The most general predicate relating a vertex to the thing on which that vertex is a point. &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/vertexOfGeometricallyDescribableThing&quot; class=&quot;cyc_term&quot;&gt;vertexOfGeometricallyDescribableThing&lt;/a&gt; &lt;b&gt;POINT&lt;/b&gt; &lt;b&gt;THING&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;POINT&lt;/b&gt;&lt;/code&gt; is a vertex of &lt;code&gt;&lt;b&gt;THING&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">vertexOfGeometricallyDescribableThing</cycAnnot:label>
    <rdfs:label xml:lang="en">Vertex Of Geometrically Describable Thing</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="generalizations">
    <rdfs:subPropertyOf rdf:resource="broaderTerm"/>
    <cycAnnot:label xml:lang="en">generalizations</cycAnnot:label>
    <rdfs:label xml:lang="en">Generalizations</rdfs:label>
    <rdfs:comment xml:lang="en">The most general reified instance of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TaxonomicSlotForAnyThing&quot; class=&quot;cyc_term&quot;&gt;TaxonomicSlotForAnyThing&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/generalizations&quot; class=&quot;cyc_term&quot;&gt;generalizations&lt;/a&gt; relates things
of various kinds to things of the same kind that are correlatively 
at least as general or inclusive as they are.  Thus it relates a set (see 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Set_Mathematical&quot; class=&quot;cyc_term&quot;&gt;Set_Mathematical&lt;/a&gt;) to its supersets, a collection (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;) 
to the collections that subsume it, a more-specific predicate (see 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Predicate&quot; class=&quot;cyc_term&quot;&gt;Predicate&lt;/a&gt;s) to those predicates that are correspondingly less-specific
than it, etc.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/generalizations&quot; class=&quot;cyc_term&quot;&gt;generalizations&lt;/a&gt; is itself the common generalization 
of a number of more type-specific generalization predicates, such as 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subsetOf&quot; class=&quot;cyc_term&quot;&gt;subsetOf&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genlPreds&quot; class=&quot;cyc_term&quot;&gt;genlPreds&lt;/a&gt; (qq.v.).  When making assertions to
the Cyc Knowledge Base, it is better to use one of these more specific 
predicates instead of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/generalizations&quot; class=&quot;cyc_term&quot;&gt;generalizations&lt;/a&gt; whenever possible.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instantiationOf_Underspecified">
    <rdfs:subPropertyOf rdf:resource="broaderTerm"/>
    <rdfs:label xml:lang="en">Instantiation Of Underspecified</rdfs:label>
    <cycAnnot:label xml:lang="en">instantiationOf-Underspecified</cycAnnot:label>
    <rdfs:comment xml:lang="en">An underspecified predicate used for parsing claims that one thing &quot;instantiates&quot; another thing.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Thing">
    <rdfs:label xml:lang="en">thing</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt; is the &amp;quot;universal collection&amp;quot;: the collection which, by definition, contains everything there is.  Every thing in the Cyc ontology -- every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; (of any kind), every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Set_Mathematical&quot; class=&quot;cyc_term&quot;&gt;Set_Mathematical&lt;/a&gt;, and every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; -- is an instance of (see &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;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;.  Similarly, every collection is a subcollection of (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;.  Trivially, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt; is both an instance of and a subcollection of itself, and is not a subcollection of any other collection.  (Note that the above reference to &amp;quot;every thing in the Cyc ontology&amp;quot; is &lt;i&gt;not&lt;/i&gt; meant to be limited to things actually &lt;i&gt;reified&lt;/i&gt; in the Cyc system, but includes (e.g.) every instance -- reified or not, known or not -- of every collection recognized by Cyc.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">Thing</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rZOAVeiYGEdqAAAACs2IMmw">
    <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="TaxonomyLinkPredicate">
    <rdfs:label xml:lang="en">taxonomy link predicate</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of predicates, including e.g. &lt;font color=&quot;#ff0000&quot;&gt;#$broaderThan&lt;/font&gt;, used to describe links within a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Taxonomy&quot; class=&quot;cyc_term&quot;&gt;Taxonomy&lt;/a&gt;. For taxonomy TAXON, GAFs involving these predicates are asserted (usually by rules) into (ContextOfPCWFn TAXON). Certain population rules which apply to all of these predicates are forward generated based on (&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; PRED &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TaxonomyLinkPredicate&quot; class=&quot;cyc_term&quot;&gt;TaxonomyLinkPredicate&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TaxonomyLinkPredicate</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&cyc;Mx4rZOAVeiYGEdqAAAACs2IMmw">
    <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:ObjectProperty rdf:about="&ocyc;Mx4rZOAVeiYGEdqAAAACs2IMmw">
    <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="TransitiveBinaryPredicate">
    <cycAnnot:label xml:lang="en">TransitiveBinaryPredicate</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &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 thus a specialization 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;.  A binary predicate &lt;code&gt;&lt;b&gt;PRED&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransitiveBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;TransitiveBinaryPredicate&lt;/a&gt; only if it has the following property: For any &lt;code&gt;&lt;b&gt;THING1&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;THING2&lt;/b&gt;&lt;/code&gt;, and &lt;code&gt;&lt;b&gt;THING3&lt;/b&gt;&lt;/code&gt;, if both of these hold:
&lt;pre&gt;
  (&lt;b&gt;PRED&lt;/b&gt; &lt;b&gt;THING1&lt;/b&gt; &lt;b&gt;THING2&lt;/b&gt;)
  (&lt;b&gt;PRED&lt;/b&gt; &lt;b&gt;THING2&lt;/b&gt; &lt;b&gt;THING3&lt;/b&gt;)
&lt;/pre&gt;
Then so does this:
&lt;pre&gt;
  (&lt;b&gt;PRED&lt;/b&gt; &lt;b&gt;THING1&lt;/b&gt; &lt;b&gt;THING3&lt;/b&gt;) .
&lt;/pre&gt;
Note that a necessary condition on &lt;code&gt;&lt;b&gt;PRED&lt;/b&gt;&lt;/code&gt;&apos;s being transitive is that its two argument-places must be co-satisfiable; 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;
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransitiveBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;TransitiveBinaryPredicate&lt;/a&gt; include &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;,
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/geographicalSubRegions&quot; class=&quot;cyc_term&quot;&gt;geographicalSubRegions&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cotemporal&quot; class=&quot;cyc_term&quot;&gt;cotemporal&lt;/a&gt;.  
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/QuasiTransitiveBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;QuasiTransitiveBinaryPredicate&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntiTransitiveBinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;AntiTransitiveBinaryPredicate&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">transitive binary predicate</rdfs:label>
  </owl:Class>

</rdf:RDF>
