<?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="IntangibleIndividual">
    <cycAnnot:label xml:lang="en">IntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of wholly intangible 
individuals, a specialization of both &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; and &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;.  
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; are immaterial, and thus do not have mass, color, or other tangible qualities. Examples include mathematical objects (such as numbers, functions, and relations), attributes, time intervals, space regions, and events.  Excluded are sets and collections because, although intangible, they are not individuals.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvVjj45wpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:label xml:lang="en">intangible individual object</rdfs:label>
    <rdfs:subClassOf rdf:resource="PartiallyIntangibleIndividual"/>
    <rdfs:subClassOf rdf:resource="Intangible"/>
    <rdf:type rdf:resource="Top_Topic"/>
    <rdf:type rdf:resource="ObjectType"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/ac/IntangibleIndividual"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjj45wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVjj45wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVjj45wpEbGdrcN5Y29ycA"/>
    <broaderTerm rdf:resource="PartiallyIntangibleIndividual"/>
    <broaderTerm rdf:resource="Intangible"/>
    <prettyString xml:lang="en">intangible individual objects</prettyString>
  </owl:Class>

  <owl:Class rdf:about="Affinity">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">affinity</rdfs:label>
    <cycAnnot:label xml:lang="en">Affinity</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="HTTP_RequestMethod">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">HTTP request method</rdfs:label>
    <rdfs:comment xml:lang="en">Protocols for issuing HTTP requests, one of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HTTP_GET_RequestMethod&quot; class=&quot;cyc_term&quot;&gt;HTTP_GET_RequestMethod&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HTTP_POST_RequestMethod&quot; class=&quot;cyc_term&quot;&gt;HTTP_POST_RequestMethod&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">HTTP-RequestMethod</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__events_time_periods_">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet Event TimeInterval))</cycAnnot:label>
    <rdfs:label xml:lang="en">the union of { events, time periods }</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of_The_Set_calendar_milli_second_CycL_sentence">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet CalendarMilliSecond CycLSentence))</cycAnnot:label>
    <rdfs:label xml:lang="en">the union of The Set calendar milli second CycL sentence</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Artifact_Intangible">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt; is an intangible thing intentionally created by an agent or agents.  Important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt; include &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguage&lt;/font&gt;, &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/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible artifact</rdfs:label>
    <cycAnnot:label xml:lang="en">Artifact-Intangible</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_concept_corresponding_to_STRIVING_in__SENSUS_Information1997">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">the concept corresponding to STRIVING in SENSUS-Information1997</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeaningInSystemFn SENSUS-Information1997 &quot;STRIVING&quot;)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ComputationalObject">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">computational object</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MathematicalOrComputationalThing&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrComputationalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputationalObject&quot; class=&quot;cyc_term&quot;&gt;ComputationalObject&lt;/a&gt; is a syntactically structured form, such as a Cyc system expression, a Lisp string, a C variable name, or an equation in a particular canonical form format.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputationalObject</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SpaceRegion">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">spatial region</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/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; (qq.v.) whose instances are regions of space that exclusively act as possible locations for other spatial objects, and thus are immobile.  A space region might be three-, two-, one-, or zero-dimensional; and spatial objects &amp;quot;occupy&amp;quot; such regions accordingly.  Three-dimensional space regions (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpaceChunk&quot; class=&quot;cyc_term&quot;&gt;SpaceChunk&lt;/a&gt;) can be occupied by solid objects.   Two-dimensional space regions (or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Surface&quot; class=&quot;cyc_term&quot;&gt;Surface&lt;/a&gt;s) can be occupied by a purely two-dimensional objects.  And similarly for one-dimensional space regions (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Line&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;s) and zero-dimensional space regions (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Point&quot; class=&quot;cyc_term&quot;&gt;Point&lt;/a&gt;s). 
&lt;p/&gt;
Another important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpaceRegion&quot; class=&quot;cyc_term&quot;&gt;SpaceRegion&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpaceRegion_Empirical&quot; class=&quot;cyc_term&quot;&gt;SpaceRegion_Empirical&lt;/a&gt;, whose instances are pieces of the embedding space for spatio-temporal objects (see &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;).
&lt;p/&gt;
For more on spatial location and occupancy, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbsoluteLocationalPredicate&quot; class=&quot;cyc_term&quot;&gt;AbsoluteLocationalPredicate&lt;/a&gt; and its instances.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SpaceRegion</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="TranscriptFilter">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">TranscriptFilter</rdfs:label>
    <cycAnnot:label xml:lang="en">TranscriptFilter</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranscriptFilter&quot; class=&quot;cyc_term&quot;&gt;TranscriptFilter&lt;/a&gt;s are used for filtering remote operations.  Use the predicates   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/filterTerms&quot; class=&quot;cyc_term&quot;&gt;filterTerms&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/filterCollections&quot; class=&quot;cyc_term&quot;&gt;filterCollections&lt;/a&gt; to associate other constants with a particular   transcript filter.  These can be added to the current filtering state of a running   image using the TranscriptFilter field on the Remote Operation Filtering page. This page can be found by clicking on &amp;quot;Comm&amp;quot; and then &amp;quot;Edit Remote Operation Filters&amp;quot;. 
 All   collections and terms associated with the filter will be filtered exactly as if they   had been entered separately in the Collection and Term fields on the same page.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PresuppositionVocabTerm">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">presupposition vocab term</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycL terms
 that 
 enable a basic representation of commonsense knowledge 
that &amp;quot;pack in&amp;quot; or &amp;quot;gloss over&amp;quot; assumptions that, for a machine,
 would generally need to be made explicit.  By
 definition, instances of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PresuppositionVocabTerm&quot; class=&quot;cyc_term&quot;&gt;PresuppositionVocabTerm&lt;/a&gt; are axiomatically 
 related to other predicates that make all or most of
 the assumptions in such natural language expressions
 explicit.  Consider, for example, the Cyc treatment
 of statements about evidence, which (appropriately)
 involves ascribing an amount of evidence that an 
 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; has in support of some belief (see
 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/evidentialSupportForBelief&quot; class=&quot;cyc_term&quot;&gt;evidentialSupportForBelief&lt;/a&gt;).  However, in ordinary
 English, people who make statements about evidence 
generally do not make them in terms of agents or beliefs.
 Often, they make them in terms of an amount of evidence
 and some &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; or &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; (e.g., &amp;quot;there
 is plenty of evidence for Nessie,&amp;quot; &amp;quot;there is no
 evidence of UFOs&amp;quot;).  Obviously, representing such compacted 
forms of knowledge about evidence using 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/evidentialSupportForBelief&quot; class=&quot;cyc_term&quot;&gt;evidentialSupportForBelief&lt;/a&gt; is problematic.  Thus we
 need &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/evidentialSupportForPhenomena_AgentUnspecified&quot; class=&quot;cyc_term&quot;&gt;evidentialSupportForPhenomena_AgentUnspecified&lt;/a&gt;,
 which takes an amount and a collection -- and so 
 allows for representation of such commonly understood claims about
 evidence, and is understood by Cyc via axioms
 to the explicit, or &apos;longhand&apos; CycL involving
 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/evidentialSupportForBelief&quot; class=&quot;cyc_term&quot;&gt;evidentialSupportForBelief&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PresuppositionVocabTerm</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Indivisible">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">indivisible</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of discrete entities without distinguishable parts, portions, entries, subsets, elements,...  A couple examples are:  the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/False&quot; class=&quot;cyc_term&quot;&gt;False&lt;/a&gt; truth-value; any single &lt;font color=&quot;#ff0000&quot;&gt;#$MathematicalPoint&lt;/font&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Indivisible</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="IntangibleExistingThing">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleExistingThing&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt; exist stably in time (unlike instances 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;), but lack any material parts (unlike instances 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;). Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleExistingThing&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisedPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible thing existing stably in time</rdfs:label>
    <cycAnnot:label xml:lang="en">IntangibleExistingThing</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Encrypted">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">encrypted thing</rdfs:label>
    <rdfs:comment xml:lang="en">The attribute describing the security level of objects protected by encryption, most typically instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternetCommunication&quot; class=&quot;cyc_term&quot;&gt;InternetCommunication&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Encrypted</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AbstractIndividual">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">abstract individual</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractThing&quot; class=&quot;cyc_term&quot;&gt;AbstractThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; (q.v.).  This is the collection of all abstract (i.e. aspatial, atemporal) individuals.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractIndividual&quot; class=&quot;cyc_term&quot;&gt;AbstractIndividual&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Relation&quot; class=&quot;cyc_term&quot;&gt;Relation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tuple&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractStructure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AbstractIndividual</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ZeroDimensionalThing">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">zero dimensional</rdfs:label>
    <cycAnnot:label xml:lang="en">ZeroDimensionalThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThingTypeByNumberOfDimensions&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByNumberOfDimensions&lt;/a&gt; and a specialization of &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/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ZeroDimensionalThing&quot; class=&quot;cyc_term&quot;&gt;ZeroDimensionalThing&lt;/a&gt; is either a single &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Point&quot; class=&quot;cyc_term&quot;&gt;Point&lt;/a&gt; (q.v.) or an arrangement of disconnected points in space.  Zero-dimensional objects have no length or breadth or height, nor do they have parts.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="AspatialInformationStore">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">AspatialInformationStore</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialThing&quot; class=&quot;cyc_term&quot;&gt;AspatialThing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  &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; is the collection of all information stores that have no spatial location.  Specializations 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; include &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FieldOfStudy&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;.  Although no instance 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; has a spatial location, some instances can have multiple spatio-temporal &amp;quot;embodiments&amp;quot;. For example, an instance of &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; may be the content of several concrete documents, such as several instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt;); and several distinct events, such as spoken utterances, may have a certain unique &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; as their content (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">information</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TemporallyExtendedThing">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">the union of { time periods, situations }</rdfs:label>
    <cycAnnot:label xml:lang="en">TemporallyExtendedThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &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; that is  by definition (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/rewriteOf&quot; class=&quot;cyc_term&quot;&gt;rewriteOf&lt;/a&gt;) the union of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt; (qq.v.); it is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExtendedThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExtendedThing&lt;/a&gt; is the collection of all things that are &amp;quot;extended in time&amp;quot;, as opposed to being &amp;quot;wholly present at a time&amp;quot;.  
&lt;p/&gt;
For example, an event is a temporally-extended thing, as it is extended in time; it is not wholly present at any interval that is properly subsumed by its temporal extent.  Similarly for a time-interval, such as a particular &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;.  Conversely, a person is not a temporally-extended thing, as s/he exists at different times and is wholly present at each such time.
&lt;p/&gt;
As the above examples illustrate, it is &lt;i&gt;not&lt;/i&gt; the case that everthing that has a temporal extent (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/temporalExtent&quot; class=&quot;cyc_term&quot;&gt;temporalExtent&lt;/a&gt;) is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExtendedThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExtendedThing&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="SyntaxSpecificationSystem">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">SyntaxSpecificationSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all specifications of the syntax of relational structures (often &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CharacterString&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s, &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;s &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;s or whole &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;s).  The system may or may not be formalized with a precise test for compliance of a given structure with the specification.  Most &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FormalGrammarSpecification&quot; class=&quot;cyc_term&quot;&gt;FormalGrammarSpecification&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StringGrammar&quot; class=&quot;cyc_term&quot;&gt;StringGrammar&lt;/a&gt;s, but there are also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GraphGrammar&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt;s and other kinds.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SyntaxSpecificationSystem&quot; class=&quot;cyc_term&quot;&gt;SyntaxSpecificationSystem&lt;/a&gt; can specify &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguages&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalLanguage&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;s, decorative patterns, networks, document structures, plan structures, semantic networks, programs, protocols, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">syntax specification system</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="MathematicalObject">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">MathematicalObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MathematicalThing&quot; class=&quot;cyc_term&quot;&gt;MathematicalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MathematicalObject&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt; is a purely abstract mathematical thing which is also an individual (see &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;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MathematicalObject&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Quantifier&quot; class=&quot;cyc_term&quot;&gt;Quantifier&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RealNumber&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Triangle&quot; class=&quot;cyc_term&quot;&gt;Triangle&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TruthValue&quot; class=&quot;cyc_term&quot;&gt;TruthValue&lt;/a&gt;.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollection&quot; class=&quot;cyc_term&quot;&gt;SetOrCollection&lt;/a&gt; are not instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MathematicalObject&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt;, since they are not instances of &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;.</rdfs:comment>
    <rdfs:label xml:lang="en">individual mathematical object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Issue">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:comment xml:lang="en">The collection of all instances of matters of discussion, debate, or public concern.</rdfs:comment>
    <rdfs:label xml:lang="en">issue</rdfs:label>
    <cycAnnot:label xml:lang="en">Issue</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_concept_corresponding_to_INTERPERSONAL_THING_in__SENSUS_Information1997">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">(MeaningInSystemFn SENSUS-Information1997 &quot;INTERPERSONAL-THING&quot;)</cycAnnot:label>
    <rdfs:label xml:lang="en">the concept corresponding to INTERPERSONAL-THING in SENSUS-Information1997</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Limelight">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">limelight</rdfs:label>
    <cycAnnot:label xml:lang="en">Limelight</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of_The_Set_two_dimensional_thing_linear">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">the union of The Set two dimensional thing linear</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet TwoDimensionalThing OneDimensionalThing))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Shadow">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">shadow</rdfs:label>
    <cycAnnot:label xml:lang="en">Shadow</cycAnnot:label>
    <rdfs:comment xml:lang="en">A region of space having markedly less illumination than the area surrounding it, due to some object intervening between the light source and that region.  The shape of a shadow is related systematically to the shape of the object blocking the light source.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="SituationSpecification">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <cycAnnot:label xml:lang="en">SituationSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SituationSpecification&quot; class=&quot;cyc_term&quot;&gt;SituationSpecification&lt;/a&gt; is a collection of abstract individuals that are used in giving a type-level representation for the structure of the instances of some type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.  The sub-collections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SituationSpecification&quot; class=&quot;cyc_term&quot;&gt;SituationSpecification&lt;/a&gt; each perform different representational tasks.  For instance, the sub-collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStageSpecification&quot; class=&quot;cyc_term&quot;&gt;TemporalStageSpecification&lt;/a&gt; is used for representing temporal relations among individual situations that are themselves subsituations of the target type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; (e.g., whether one type of sub-event always comes before another).  Alternatively, the sub-collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RoleMappingSpecification&quot; class=&quot;cyc_term&quot;&gt;RoleMappingSpecification&lt;/a&gt; is used to represent relationships between the groups of actors which play roles in the situations (e.g., whether the set of actors which play one &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 a subset of, equivalent to, or disjoint with the set of actors which play another &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;).  For any particular type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;, it will likely be associated with many instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SituationSpecification&quot; class=&quot;cyc_term&quot;&gt;SituationSpecification&lt;/a&gt; and relationships will exist among those instances so as to establish arbitrarily complex relationships.  The key predicates for associating types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; with instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SituationSpecification&quot; class=&quot;cyc_term&quot;&gt;SituationSpecification&lt;/a&gt; are the specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/sitTypeHasSpecification&quot; class=&quot;cyc_term&quot;&gt;sitTypeHasSpecification&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">situation specification</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Format">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:comment xml:lang="en">A collection of argument entry-formats that can be  specified for &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 with respect to particular argument-places (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argFormat&quot; class=&quot;cyc_term&quot;&gt;argFormat&lt;/a&gt;).  An argument entry-format is a kind of restriction on  a predicate regarding how many things, or the range of things, that the  predicate holds of with respect to a given one of its argument-places.  More  precisely: given any particular way of fixing the arguments in the rest of  the predicate&apos;s argument-places, the entry-format tells us something about  the number of different things, or the range of things, that can occupy the  given argument-place such that the relation holds of those arguments.  That is, supposing the given argument-place is the Nth, the entry-format tells us  something about the number or range of different sequences of arguments  of which the predicate holds and that differ from each other only in their Nth items.  For example, the format &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleEntry&quot; class=&quot;cyc_term&quot;&gt;SingleEntry&lt;/a&gt; (q.v.) is used to state  that in every case there is at most only one such sequence, the format  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetTheFormat&quot; class=&quot;cyc_term&quot;&gt;SetTheFormat&lt;/a&gt; (q.v.) to state that there is no particular (upper or lower)  limit to the number of such sequences that applies to every case, and the  format &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntervalEntry&quot; class=&quot;cyc_term&quot;&gt;IntervalEntry&lt;/a&gt; (q.v.) to state that the Nth items of any two such  sequences must be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScalarInterval&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s that &amp;quot;intersect&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/quantityIntersects&quot; class=&quot;cyc_term&quot;&gt;quantityIntersects&lt;/a&gt;). Thus, the first argument-place of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/biologicalMother&quot; class=&quot;cyc_term&quot;&gt;biologicalMother&lt;/a&gt; has the format (see  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/arg1Format&quot; class=&quot;cyc_term&quot;&gt;arg1Format&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetTheFormat&quot; class=&quot;cyc_term&quot;&gt;SetTheFormat&lt;/a&gt;, since a given female animal might have any  number (including zero) of offspring; but the second argument-place of  this predicate has (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/arg2Format&quot; class=&quot;cyc_term&quot;&gt;arg2Format&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleEntry&quot; class=&quot;cyc_term&quot;&gt;SingleEntry&lt;/a&gt; format, since any  given animal has at most (in fact, exactly) one biological mother.  And  the format of the second argument-place of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/bodyTemperature&quot; class=&quot;cyc_term&quot;&gt;bodyTemperature&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntervalEntry&quot; class=&quot;cyc_term&quot;&gt;IntervalEntry&lt;/a&gt; because, while a given creature (at a given moment in time) has a single  exact (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScalarPointValue&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt;) body temperature, we want the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/bodyTemperature&quot; class=&quot;cyc_term&quot;&gt;bodyTemperature&lt;/a&gt; to be flexible enough to allow us to specify this  temperature with varying degrees of precision (e.g. as &amp;quot;98.6 degrees Fahrenheit&amp;quot; or as &amp;quot;between 98 and 99 degrees&amp;quot; or as &amp;quot;less than 100 degrees&amp;quot;).  See the various instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Format&quot; class=&quot;cyc_term&quot;&gt;Format&lt;/a&gt; for further details.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArgFormatPredicate&quot; class=&quot;cyc_term&quot;&gt;ArgFormatPredicate&lt;/a&gt;.  Note that, in contrast with what &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArgTypePredicate&quot; class=&quot;cyc_term&quot;&gt;ArgTypePredicate&lt;/a&gt;s  are used for, specifying an argument entry-format for a predicate does  _not_ impose any sort of necessary condition for semantic well-formedness.   A violation of a legitimate entry-format constraint necessarily involves  two or more statements, and at least one them must be _untrue_;  but there is no implication that any of them is malformed.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc argument entry format</rdfs:label>
    <cycAnnot:label xml:lang="en">Format</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Condolence">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">condolence</rdfs:label>
    <cycAnnot:label xml:lang="en">Condolence</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__time_periods_situations_">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">the union of { time periods, situations }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet TimeInterval Situation))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__time_periods_times_of_day_">
    <rdfs:subClassOf rdf:resource="IntangibleIndividual"/>
    <rdfs:label xml:lang="en">the union of { time periods, times of day }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet TimeInterval QualitativeTimeOfDay))</cycAnnot:label>
  </owl:Class>

  <IntangibleIndividual rdf:about="Extremism">
    <cycAnnot:label xml:lang="en">Extremism</cycAnnot:label>
    <rdfs:label xml:lang="en">extremism</rdfs:label>
  </IntangibleIndividual>

  <IntangibleIndividual rdf:about="PSP_TokUtterance_120731">
    <cycAnnot:label xml:lang="en">PSP-TokUtterance-120731</cycAnnot:label>
    <rdfs:label xml:lang="en">PSP Tok Utterance 120731</rdfs:label>
  </IntangibleIndividual>

  <owl:Class rdf:about="ObjectType">
    <rdfs:label xml:lang="en">type of object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all collections that are &amp;quot;object-like&amp;quot; in at least one respect. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is object-like just in case there is some sense of &apos;part&apos; according to which any (or nearly any) given proper part of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;not&lt;/i&gt; itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;; when this happens &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is said to be object-like with respect to that sense of &apos;part&apos;.
&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/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; it is sufficient that there be some specialization &lt;code&gt;&lt;b&gt;PARTPRED&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/properParts&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; such 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;, 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;b&gt;PARTPRED&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt; both hold, 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; does &lt;i&gt;not&lt;/i&gt; hold.  (Also sufficient for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is that there be some specialization &lt;code&gt;&lt;b&gt;INVPARTPRED&lt;/b&gt;&lt;/code&gt; of the &lt;i&gt;inverse&lt;/i&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/properParts&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genlInverse&quot; class=&quot;cyc_term&quot;&gt;genlInverse&lt;/a&gt;) such that &lt;code&gt;(&lt;b&gt;INVPARTPRED&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt;)&lt;/code&gt;, with everything else remaining the same as above.)  Note that neither of the above sufficient conditions for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is strictly necessary: some exceptions are allowed.  Thus as long as either one of the above conditionals holds in &lt;i&gt;nearly&lt;/i&gt; all cases, &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; should be considered an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.
&lt;p/&gt;
Here are two examples.  Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Automobile&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  Take an instance of that, say my car.  Now consider one of the proper &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/physicalParts&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; of my car, say the steering wheel.  The steering wheel is &lt;i&gt;not&lt;/i&gt; an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Automobile&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  And the same would be true for any proper physical part of any car.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Automobile&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &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 a year is itself a year.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  
&lt;p/&gt;
See &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; for the contrasting (though not disjoint) notion of being stuff-like.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ObjectType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVjj45wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">IntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of wholly intangible 
individuals, a specialization of both &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; and &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;.  
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; are immaterial, and thus do not have mass, color, or other tangible qualities. Examples include mathematical objects (such as numbers, functions, and relations), attributes, time intervals, space regions, and events.  Excluded are sets and collections because, although intangible, they are not individuals.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible individual object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Top_Topic">
    <rdfs:label xml:lang="en">top-topic</rdfs:label>
    <cycAnnot:label xml:lang="en">Top-Topic</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvVjj45wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">IntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of wholly intangible 
individuals, a specialization of both &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; and &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;.  
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; are immaterial, and thus do not have mass, color, or other tangible qualities. Examples include mathematical objects (such as numbers, functions, and relations), attributes, time intervals, space regions, and events.  Excluded are sets and collections because, although intangible, they are not individuals.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible individual object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="PartiallyIntangibleIndividual">
    <rdfs:comment xml:lang="en">A specialization of both &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangible&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt; is an individual that has at least some intangible (i.e. immaterial) component.  The instance might be partly tangible (e.g. a copy of a book) and thus be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositeTangibleAndIntangibleObject&quot; class=&quot;cyc_term&quot;&gt;CompositeTangibleAndIntangibleObject&lt;/a&gt;, or it might be fully intangible (e.g. a number or an agreement) and thus be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">partially intangible individual</rdfs:label>
    <cycAnnot:label xml:lang="en">PartiallyIntangibleIndividual</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:Thing rdf:about="http://umbel.org/umbel/ac/IntangibleIndividual">
    <cycAnnot:label xml:lang="en">IntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of wholly intangible 
individuals, a specialization of both &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; and &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;.  
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; are immaterial, and thus do not have mass, color, or other tangible qualities. Examples include mathematical objects (such as numbers, functions, and relations), attributes, time intervals, space regions, and events.  Excluded are sets and collections because, although intangible, they are not individuals.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible individual object</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjj45wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">IntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of wholly intangible 
individuals, a specialization of both &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; and &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;.  
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; are immaterial, and thus do not have mass, color, or other tangible qualities. Examples include mathematical objects (such as numbers, functions, and relations), attributes, time intervals, space regions, and events.  Excluded are sets and collections because, although intangible, they are not individuals.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible individual object</rdfs:label>
  </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>

  <owl:Class rdf:about="Intangible">
    <rdfs:comment xml:lang="en">The collection of things that are not physical -- are not made of, or encoded in, matter.  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 &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; (even if its instances are tangible), and so are some &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;s.  Caution: do not confuse `tangibility&apos; with `perceivability&apos; -- humans can perceive light even though it&apos;s intangible--at least in a sense.  For more on this issue, see the relevant &lt;font color=&quot;#ff0000&quot;&gt;#$cyclistNotes&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible</rdfs:label>
    <cycAnnot:label xml:lang="en">Intangible</cycAnnot:label>
  </owl:Class>

</rdf:RDF>
