<?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="mainColorOfObject">
    <rdfs:label xml:lang="en">Main Color Of Object</rdfs:label>
    <cycAnnot:label xml:lang="en">mainColorOfObject</cycAnnot:label>
    <cycAnnot:externalID>Mx4r45WD6H7_EdaAAAABAjVgzA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">The formula (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; ?OBJ ?COL) means that the &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; ?OBJ is almost entirely colored with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; ?COL.  For example, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; may have green eyes and white claws, but we would still say that the bear is brown.  Therefore, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownColor&quot; class=&quot;cyc_term&quot;&gt;BrownColor&lt;/a&gt;) would be true.  The green and white would be referenced with the predicate, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.  An example where it is NOT  appropriate to use this predicate is to describe a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt;.  Since a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt; is roughly equally black and white, we would not say that it is primarily either of those colors.  In this case, it would be better to use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/significantColorOfObject&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;.  One should think of the expressions of the form &apos;The OBJECT is COLOR&apos; when using this predicate.  For example, even though an apple may have a brown stem and a green leaf, we would still say &apos;The apple is red&apos;.  Contrarily, we would NOT say &apos;That zebra is black&apos;.  Likewise, if we had a shirt that was 49% red and 51% green, we would NOT say that the color of that shirt is green.  If we had a shirt that was green with a small, white insignia on the pocket, we WOULD, in this case, say that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, this shirt, is green.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
    <rdf:type rdf:resource="FirstOrderCollectionPredicate"/>
    <rdfs:domain rdf:resource="SpatialThing_Localized"/>
    <rdfs:range rdf:resource="Color"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4r45WD6H7_EdaAAAABAjVgzA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4r45WD6H7_EdaAAAABAjVgzA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4r45WD6H7_EdaAAAABAjVgzA"/>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="uniformColorOfObject">
    <rdfs:subPropertyOf rdf:resource="mainColorOfObject"/>
    <rdfs:comment xml:lang="en">The formula (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt; OBJ COL) means that all of the visible parts of the &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; OBJ have the color the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; COL.  Hence, this predicate only applies to objects that are entirely one color. For example, the assertion (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationAllInstance&quot; class=&quot;cyc_term&quot;&gt;relationAllInstance&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; Gold) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GoldColor&quot; class=&quot;cyc_term&quot;&gt;GoldColor&lt;/a&gt;) means that all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visibleParts&quot; class=&quot;cyc_term&quot;&gt;visibleParts&lt;/a&gt; of all instances of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gold&quot; class=&quot;cyc_term&quot;&gt;Gold&lt;/a&gt;) are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GoldColor&quot; class=&quot;cyc_term&quot;&gt;GoldColor&lt;/a&gt;.  This predicate should be used carefully, as it has far more strength than the other color predicates.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Uniform Color Of Object</rdfs:label>
    <cycAnnot:label xml:lang="en">uniformColorOfObject</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="&ocyc;Mx4r45WD6H7_EdaAAAABAjVgzA">
    <cycAnnot:label xml:lang="en">mainColorOfObject</cycAnnot:label>
    <rdfs:label xml:lang="en">Main Color Of Object</rdfs:label>
    <rdfs:comment xml:lang="en">The formula (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; ?OBJ ?COL) means that the &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; ?OBJ is almost entirely colored with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; ?COL.  For example, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; may have green eyes and white claws, but we would still say that the bear is brown.  Therefore, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownColor&quot; class=&quot;cyc_term&quot;&gt;BrownColor&lt;/a&gt;) would be true.  The green and white would be referenced with the predicate, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.  An example where it is NOT  appropriate to use this predicate is to describe a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt;.  Since a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt; is roughly equally black and white, we would not say that it is primarily either of those colors.  In this case, it would be better to use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/significantColorOfObject&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;.  One should think of the expressions of the form &apos;The OBJECT is COLOR&apos; when using this predicate.  For example, even though an apple may have a brown stem and a green leaf, we would still say &apos;The apple is red&apos;.  Contrarily, we would NOT say &apos;That zebra is black&apos;.  Likewise, if we had a shirt that was 49% red and 51% green, we would NOT say that the color of that shirt is green.  If we had a shirt that was green with a small, white insignia on the pocket, we WOULD, in this case, say that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, this shirt, is green.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="FirstOrderCollectionPredicate">
    <cycAnnot:label xml:lang="en">FirstOrderCollectionPredicate</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PredicateType&quot; class=&quot;cyc_term&quot;&gt;PredicateType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionPredicate&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionPredicate&lt;/a&gt; (q.v.).  First-order collection predicates are used to make statements about first-order collections or types, primarily in order to say something about their instances.  They generally provide a simpler way of stating what could be stated (albeit less tersely) without the use of collection-predicates (viz. by referring more directly to the instances themselves).  More precisely: each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollectionPredicate&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollectionPredicate&lt;/a&gt; is a predicate at least one of whose relata is always a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; (q.v.).  Such predicates are typically used to make ground-atomic sentences (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycLClosedAtomicSentence&quot; class=&quot;cyc_term&quot;&gt;CycLClosedAtomicSentence&lt;/a&gt;) that are in principle equivalent to certain quantified sentences that involve no set-or-collection-predicates.
&lt;p/&gt;
For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argIsaForType&quot; class=&quot;cyc_term&quot;&gt;argIsaForType&lt;/a&gt; is a &amp;quot;type-level&amp;quot; correlate of &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; that enables one to place a particular argument-type constraint on every instance of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RelationshipType&quot; class=&quot;cyc_term&quot;&gt;RelationshipType&lt;/a&gt; in one fell-swoop.  Thus, a ground-atomic sentence &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argIsaForType&quot; class=&quot;cyc_term&quot;&gt;argIsaForType&lt;/a&gt; &lt;b&gt;RELNTYPE&lt;/b&gt; &lt;b&gt;ARGNUM&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; is equivalent to the quantified sentence
&lt;p/&gt;
&lt;pre&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/forAll&quot; class=&quot;cyc_term&quot;&gt;forAll&lt;/a&gt; ?RELN
    (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/implies&quot; class=&quot;cyc_term&quot;&gt;implies&lt;/a&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; ?RELN &lt;b&gt;RELNTYPE&lt;/b&gt;)
      (&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; ?RELN &lt;b&gt;ARGNUM&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;))) .
&lt;/pre&gt;</rdfs:comment>
    <rdfs:label xml:lang="en">type predicate</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4r45WD6H7_EdaAAAABAjVgzA">
    <cycAnnot:label xml:lang="en">mainColorOfObject</cycAnnot:label>
    <rdfs:label xml:lang="en">Main Color Of Object</rdfs:label>
    <rdfs:comment xml:lang="en">The formula (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; ?OBJ ?COL) means that the &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; ?OBJ is almost entirely colored with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; ?COL.  For example, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; may have green eyes and white claws, but we would still say that the bear is brown.  Therefore, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownColor&quot; class=&quot;cyc_term&quot;&gt;BrownColor&lt;/a&gt;) would be true.  The green and white would be referenced with the predicate, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.  An example where it is NOT  appropriate to use this predicate is to describe a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt;.  Since a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt; is roughly equally black and white, we would not say that it is primarily either of those colors.  In this case, it would be better to use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/significantColorOfObject&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;.  One should think of the expressions of the form &apos;The OBJECT is COLOR&apos; when using this predicate.  For example, even though an apple may have a brown stem and a green leaf, we would still say &apos;The apple is red&apos;.  Contrarily, we would NOT say &apos;That zebra is black&apos;.  Likewise, if we had a shirt that was 49% red and 51% green, we would NOT say that the color of that shirt is green.  If we had a shirt that was green with a small, white insignia on the pocket, we WOULD, in this case, say that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, this shirt, is green.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="SpatialThing_Localized">
    <rdfs:label xml:lang="en">localized spatial thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  This is the collection of all spatial things, tangible or intangible, that can meaningfully be said to have location or position in the empirical universe.   
&lt;p/&gt;
Examples of spatially-localized things include all &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; things, such as trees and ships, as well as certain &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Intangible&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; spatial things, like the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EarthsEquator&quot; class=&quot;cyc_term&quot;&gt;EarthsEquator&lt;/a&gt;.  Also included are those events that can be pinned-down to specific places (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt;), and thus all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;s.  Excluded from this collection are any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;s that are &lt;i&gt;not&lt;/i&gt; localized, such as -- arguably -- purely abstract geometrical figures (e.g. a Platonic sphere). 
&lt;p/&gt;
Note that a fictional or imaginary object (such as Frodo, Captain Queeg, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HAL9000_TheComputer&quot; class=&quot;cyc_term&quot;&gt;HAL9000_TheComputer&lt;/a&gt;) is typically localized with respect to the universe of the fictional/imagnary context in which it is found, and so is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing_Localized&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; with respect to that context.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SpatialThing-Localized</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Color">
    <cycAnnot:label xml:lang="en">Color</cycAnnot:label>
    <rdfs:label xml:lang="en">color</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing_Localized&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; such that each has the same main exterior color.  Use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; to assert that a particular thing&apos;s main exterior color is some color.  For instance, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; THING COLOR) states that THING is predominantly the color COLOR.  See also: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/significantColorOfObject&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&cyc;Mx4r45WD6H7_EdaAAAABAjVgzA">
    <cycAnnot:label xml:lang="en">mainColorOfObject</cycAnnot:label>
    <rdfs:label xml:lang="en">Main Color Of Object</rdfs:label>
    <rdfs:comment xml:lang="en">The formula (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; ?OBJ ?COL) means that the &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; ?OBJ is almost entirely colored with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Color&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; ?COL.  For example, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; may have green eyes and white claws, but we would still say that the bear is brown.  Therefore, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownBear&quot; class=&quot;cyc_term&quot;&gt;BrownBear&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrownColor&quot; class=&quot;cyc_term&quot;&gt;BrownColor&lt;/a&gt;) would be true.  The green and white would be referenced with the predicate, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.  An example where it is NOT  appropriate to use this predicate is to describe a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt;.  Since a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Zebra&quot; class=&quot;cyc_term&quot;&gt;Zebra&lt;/a&gt; is roughly equally black and white, we would not say that it is primarily either of those colors.  In this case, it would be better to use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/significantColorOfObject&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;.  One should think of the expressions of the form &apos;The OBJECT is COLOR&apos; when using this predicate.  For example, even though an apple may have a brown stem and a green leaf, we would still say &apos;The apple is red&apos;.  Contrarily, we would NOT say &apos;That zebra is black&apos;.  Likewise, if we had a shirt that was 49% red and 51% green, we would NOT say that the color of that shirt is green.  If we had a shirt that was green with a small, white insignia on the pocket, we WOULD, in this case, say that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, this shirt, is green.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mainColorOfObject&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/uniformColorOfObject&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

</rdf:RDF>
