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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayVersioned.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/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/"
         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/">
    <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="Mx4rvVirnZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ObjectType</cycAnnot:label>
    <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/Mx4rvVirnZwpEbGdrcN5Y29ycA&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/Mx4rwgfukKs8QdePzLB9nLNpTw&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/Mx4rvViBBJwpEbGdrcN5Y29ycA&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/Mx4rvViBBJwpEbGdrcN5Y29ycA&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/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWHsNJwpEbGdrcN5Y29ycA&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/Mx4rvVirnZwpEbGdrcN5Y29ycA&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/Mx4rvViVwZwpEbGdrcN5Y29ycA&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/Mx4rvVj5FpwpEbGdrcN5Y29ycA&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/Mx4rvViVwZwpEbGdrcN5Y29ycA&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/Mx4rvViVwZwpEbGdrcN5Y29ycA&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/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&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/Mx4rvWn4OZwpEbGdrcN5Y29ycA&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/Mx4rvVjyV5wpEbGdrcN5Y29ycA&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/Mx4rvVirnZwpEbGdrcN5Y29ycA&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/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; for the contrasting (though not disjoint) notion of being stuff-like.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="Mx4rHIBS0h_TEdaAAABQ2rksLw"/>
    <rdf:type rdf:resource="Mx4rg-it9mKPQdiEb_WTqktCoQ"/>
    <rdf:type rdf:resource="Mx4rHQdVmB_TEdaAAABQ2rksLw"/>
    <rdf:type rdf:resource="Mx4rqEYnNVMqEdaSKAACs0x8nw"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/ac/ObjectType"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">kind of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">object type</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">types of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">kinds of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">object types</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwQweT5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">MedicalPlanTypeByAdministration</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQweT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MedicalPlanTypeByAdministration&lt;/a&gt; are types of medical plans characterized by how they are administered.</rdfs:comment>
    <rdfs:label xml:lang="en">medical plan type by administration</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvWIze5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">DrugAdministrationRouteType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of drug administration method</rdfs:label>
    <rdfs:comment xml:lang="en">Ways drugs are administered.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rfDXgcENaEdaAAAACs4vPlg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ObjectTypeByColor</cycAnnot: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/Mx4rfDXgcENaEdaAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;ObjectTypeByColor&lt;/a&gt; is a collection of objects that are the same with respect to having a common color. Indicate a particular object&apos;s &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rr19QJHStEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Color&lt;/a&gt; with one of the following predicates: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r6lGcdn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r45WD6H7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r4ZhYNn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">object type by color</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvmhjYZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">AttackByComputerOperationActionType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all action types which are typically involved in electronic attack. At present, this collection is extensionally defined.</rdfs:comment>
    <rdfs:label xml:lang="en">attack by computer operation type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViq35wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally object-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally object-like just in case it generally holds that any proper purely temporal parts (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWn4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is not itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;.  More precisely, a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViq35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; just in case it satisfies the following: For any distinct &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/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWn4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt;, then &lt;i&gt;not&lt;/i&gt; &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt;.
&lt;p/&gt;
For example, none of the proper time-slices of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is itself a calendar year.  Likewise for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViYBpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViYBpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt; are both instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViq35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;. Conversely, a proper time-slice of a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVisWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; might itself be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVisWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; (e.g. an hour has minutes and seconds as time-slices); so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVisWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a temporal-object-type.
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVitN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; for the disjoint notion of being temporally stuff-like.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporalObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">temporal object type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rMcRuvFrLEdqAAAACs6hO_g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rMcRuvFrLEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;TopologicalSpaceType&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtppU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt; whose instances are types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rWsCsIlDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;TopologicalSpace&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TopologicalSpaceType</cycAnnot:label>
    <rdfs:label xml:lang="en">topological space type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv2Lt75wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">UnderspecifiedObjectType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv2Lt75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnderspecifiedObjectType&lt;/a&gt; is a collection of objects that may bridge any of the domains of literality and metaphoricity, space and time, or physical and intangible. Each type of underspecified object is intensionally neutral with regard to such issues; the type exists to allow underspecification to occur at the relational level, thus releasing Natural Language (NL) semantics from the need to specify precise semantic structures when such a responsibility is essentially post-NL (i.e., one of real-world reasoning).  For a more complete explanation of underspecification, please see the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; on &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyGj9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnderspecifiedCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of underspecified object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rieW1ukPjQdmHMObq4GWMSg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">WarrantyTypeByCoverage</cycAnnot:label>
    <rdfs:label xml:lang="en">warranty type by coverage</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;font color=&quot;#ff0000&quot;&gt;#$SiblingDisjointCollection&lt;/font&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rieW1ukPjQdmHMObq4GWMSg&quot; class=&quot;cyc_term&quot;&gt;WarrantyTypeByCoverage&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVierZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Warranty&lt;/a&gt; all of whose instances have roughly the same degree of coverage (both in terms of the duration of the warranty, and the parts and services covered by the warranty). Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rieW1ukPjQdmHMObq4GWMSg&quot; class=&quot;cyc_term&quot;&gt;WarrantyTypeByCoverage&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLehQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImpliedWarranty&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rKfWylEPaQdmak_hJrglWfA&quot; class=&quot;cyc_term&quot;&gt;ExtendedWarranty&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4r21deUWESEdaN3QACs2S-ew">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ListTypeByMemberType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of list by member type</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r21deUWESEdaN3QACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;ListTypeByMemberType&lt;/a&gt; is a collection of lists of objects of a specified type. For example, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvmtxnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfTypeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjnZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;City&lt;/a&gt;), the collection of lists of cities, is a member of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r21deUWESEdaN3QACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;ListTypeByMemberType&lt;/a&gt;. Another instance would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvmtxnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfTypeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;), the collection of lists of integers.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVivWJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">LicenseType</cycAnnot:label>
    <rdfs:label xml:lang="en">intellecutal property license class</rdfs:label>
    <rdfs:comment xml:lang="en">Elements are different classes of rights to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;s.  If something &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LicenseType&lt;/a&gt;, its elements are all agreements that give the same _kinds_ of rights, but to various &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;s.  A class including all the various kinds of licenses to War and Peace, for example, would not be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LicenseType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViLRZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">IDStringType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViLRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDStringType&lt;/a&gt; is a collection of character strings which is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDString&lt;/a&gt; (q.v.).  A few notable instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViLRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDStringType&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkF05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductName&lt;/a&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$ProductVersion&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjYb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailAddress&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjs7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhoneNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQraSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostalCode&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of ID string</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rsfCSKjIZEdaAAACQJ5pZBw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">This type-level collection partitions &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV_I65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Field_LogicalOrPhysical&lt;/a&gt; into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWH8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalField&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FieldType-LogicalOrPhysical</cycAnnot:label>
    <rdfs:label xml:lang="en">field type logical or physical</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rd3ma-p33QdiPrJcwWhyTHw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SKSIHLModuleType</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSIHL module type</rdfs:label>
    <rdfs:comment xml:lang="en">This &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjldVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Generic&lt;/a&gt; of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rcSFO8J33QdiFw-DGtJMWvA&quot; class=&quot;cyc_term&quot;&gt;SKSIHLModule&lt;/a&gt; which identifies the salient specializations of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rcSFO8J33QdiFw-DGtJMWvA&quot; class=&quot;cyc_term&quot;&gt;SKSIHLModule&lt;/a&gt; according to their functional use (removal, storage,
forward, etc.).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rJxvDdHyfEdaAAACQJ5T1Bg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TestResultNotificationType</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJxvDdHyfEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;TestResultNotificationType&lt;/a&gt; is a different type of notification style that may be used to communicate test results to a responsible party.</rdfs:comment>
    <rdfs:label xml:lang="en">test result notification type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rQW39xOlYQdeR5oeb-ZRvbA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtppU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt; which facets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rOSAApOlYQdecYtisiWoL_A&quot; class=&quot;cyc_term&quot;&gt;IndexDataStructure&lt;/a&gt; by the
physical storage and retrieval algorithm. Usually,
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rQW39xOlYQdeR5oeb-ZRvbA&quot; class=&quot;cyc_term&quot;&gt;IndexDataStructureType&lt;/a&gt;s are optimized to store specific types of
data or to permit specific types of retrieval.</rdfs:comment>
    <rdfs:label xml:lang="en">index data structure type</rdfs:label>
    <cycAnnot:label xml:lang="en">IndexDataStructureType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVjPL5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">EncodingSchemeType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of encoding scheme</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv4dcZ5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4dcZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringType&lt;/a&gt; is a collection of concrete character-string tokens (regardless of their physical form: written, spoken, or whatever) that all represent the same abstract character-string.  That is, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4dcZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringType&lt;/a&gt; is the collection of all character-string tokens that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdOoG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;tokensString&lt;/a&gt; some particular character-string.  (Thus &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4dcZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringType&lt;/a&gt; might have been called &amp;quot;&lt;i&gt;TokenTypeByCharacterString&lt;/i&gt;&amp;quot;.)  An example is the collection of all tokens of the string &apos;hello&apos;, whether inscribed, sounded, or electromagnetically encoded.  
&lt;p/&gt;
For more specialized collections that correspond to particular physical forms, see 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxs-dZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringMode&lt;/a&gt; and its specializations.  Note that although instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4dcZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringType&lt;/a&gt; group character-string tokens according what abstract character-strings they represent, character-string types are not to be confused with the abstract character-strings themselves; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3V9JJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;typeForString&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of character string</rdfs:label>
    <cycAnnot:label xml:lang="en">CharacterStringType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rn3yL9FlGEdaAAAABAxv-7A">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of textual material classified by function</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt; and hence a collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rn3yL9FlGEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;TextualMaterialTypeByFunction&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; whose instances perform a particular and distinct type of function -- for instance &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1kFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LeaseDocument&lt;/a&gt; (instances of which are used to establish legally binding terms of lease) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1a95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpenseReport&lt;/a&gt; (used by employees to request reimbursement for expense).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TextualMaterialTypeByFunction</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r7t_pDm-3QdmFj4-LjqyNqA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7t_pDm-3QdmFj4-LjqyNqA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByPlatform&lt;/a&gt; is a collection of types of computer programs.  Collections that are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7t_pDm-3QdmFj4-LjqyNqA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByPlatform&lt;/a&gt; are collections of programs for which any instance PROG, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHFcGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;runsUnderOS&lt;/a&gt; PROG OS) is true for some single value of OS.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByPlatform</cycAnnot:label>
    <rdfs:label xml:lang="en">computer program type by platform</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rlQEuXvRxEdmAAAACs71DGQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlQEuXvRxEdmAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;MarkupTagTypeByPurpose&lt;/a&gt; is the collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwGHb4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MarkupLanguageTag&lt;/a&gt; that share a common function in a given markup language.  Notable examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rgIsU7vRxEdmAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;FontStyleMarkupTag&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rqRSz7PRyEdmAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;PhraseStyleMarkupTag&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarkupTagTypeByPurpose</cycAnnot:label>
    <rdfs:label xml:lang="en">markup tag type by purpose</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rhz6DbnSwEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">movie genre</rdfs:label>
    <cycAnnot:label xml:lang="en">MovieTypeByGenre</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rhz6DbnSwEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;MovieTypeByGenre&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt; whose instances are of the same genre (e.g. comedy, drama, science fiction).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rJI9tVgsbQdmVl5rldzbsnA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">RepaymentPlanTypeByPaymentFrequency</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that facets the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Every instance &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJI9tVgsbQdmVl5rldzbsnA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlanTypeByPaymentFrequency&lt;/a&gt; is a collection of plans that share a common payment frequency (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rCjUcJAsdQdmYfMOaeYPmlA&quot; class=&quot;cyc_term&quot;&gt;agreementDictatesPaymentFrequency&lt;/a&gt;).  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r0jfoDAsbQdmOIvb_OZYVOg&quot; class=&quot;cyc_term&quot;&gt;MonthlyRepaymentPlan&lt;/a&gt; is the collection of repayment plans that call for a payment every month.</rdfs:comment>
    <rdfs:label xml:lang="en">repayment plan type by payment frequency</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwS2K2pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of list classified by length</rdfs:label>
    <cycAnnot:label xml:lang="en">ListTypeByLength</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwS2K2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListTypeByLength&lt;/a&gt; is a collection of sequences of specific lengths or a range of lengths.  For example, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRxOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfLengthFn&lt;/a&gt; 2), the collection of lists of exactly two items, is a member of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwS2K2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListTypeByLength&lt;/a&gt;.  Another instance would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdah_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StringOfLengthFn&lt;/a&gt; 9), the collection of 9 character strings. Yet another instance would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRxOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfLengthFn&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rva7bcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerFromToFn&lt;/a&gt; 0 6).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvrxE_ZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of computer program by function</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of types of computer programs.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrxE_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByFunction&lt;/a&gt; is a collection of programs (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;) whose instances all serve a similar function and can be used for a similar purpose.  This purpose might be very specific (see e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rveW_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AutoLoanCalculatorProgram&lt;/a&gt;) or more general (see e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwGM3oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialProgram&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByFunction</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rIRwAivAuQdacuY8ZSNGIXw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">An instance of this collection is a specialization of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVibyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChemicalReaction&lt;/a&gt; identified by a corresponding equation formula: that is,
for every instance R-TYPE of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rIRwAivAuQdacuY8ZSNGIXw&quot; class=&quot;cyc_term&quot;&gt;ChemicalReactionTypeByEquationFormula&lt;/a&gt;, there
are lists of, resp., reactants and products LIST1 and LIST2 such that
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDTF8HPAuQdaM8Lzwv-PXUQ&quot; class=&quot;cyc_term&quot;&gt;chemicalEquation_Unbalanced&lt;/a&gt; R-TYPE LIST1 LIST2) is true.</rdfs:comment>
    <rdfs:label xml:lang="en">chemical reaction type by equation formula</rdfs:label>
    <cycAnnot:label xml:lang="en">ChemicalReactionTypeByEquationFormula</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r-R_HYVeoEdaUKAABAxo0mg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SmallCollectionOfProperlyNamedEntities</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances are collections whose extent is small (on the order of 20 instances or smaller), completely known, and instances of which are normally referred to by proper names.  This class is useful for suggesting meaningful followup searches to users of search enhancement applications.</rdfs:comment>
    <rdfs:label xml:lang="en">small set of named entities</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4roG_WbHKPEdaAAAACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of Nobel prize by field</rdfs:label>
    <cycAnnot:label xml:lang="en">NobelPrizeTypeByField</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of types of Nobel prize.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4roG_WbHKPEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NobelPrizeTypeByField&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj_y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NobelPrize&lt;/a&gt; whose instances are all awarded in the same field.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuz5L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NobelPrizeForPhysics&lt;/a&gt; is an instance of NobelPrizeTypeByField -- each of its instances is awarded for excellence in physics.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv1vk55wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1vk55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnchangedActor&lt;/a&gt;s is the collection of actors of some event that have been unaffected by that event.</rdfs:comment>
    <rdfs:label xml:lang="en">unchanged thing</rdfs:label>
    <cycAnnot:label xml:lang="en">UnchangedActor</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rnDB93o1vQdiA6LABy86Aog">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rnDB93o1vQdiA6LABy86Aog&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestSpecificationType&lt;/a&gt; is a collection
whose instances are individual software test definitions. Instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rnDB93o1vQdiA6LABy86Aog&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestSpecificationType&lt;/a&gt; represent categories of tests grouped
together because they test similar functionality, and which might sensibly
be run as a unit.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareTestSpecificationType</cycAnnot:label>
    <rdfs:label xml:lang="en">software test specification type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r1wyCUopIQdeYLrT8NVrNmQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">software object type by fault</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareObjectTypeByFault</cycAnnot: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/Mx4r1wyCUopIQdeYLrT8NVrNmQ&quot; class=&quot;cyc_term&quot;&gt;SoftwareObjectTypeByFault&lt;/a&gt; is a collection of software objects that have a certain fault.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwLykOHOUQdiEVsNFRFjNsw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SituationalObjectType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are situationally object-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is situationally object-like just in case it generally holds that any proper sub-situation (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rBCj1OqKRQdeRRuR9K1A5lQ&quot; class=&quot;cyc_term&quot;&gt;properSubSituations&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is not itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;.  More precisely, a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLykOHOUQdiEVsNFRFjNsw&quot; class=&quot;cyc_term&quot;&gt;SituationalObjectType&lt;/a&gt; just in case it satisfies the following: For any distinct &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/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnfLX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subSituations&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt;, then &lt;i&gt;not&lt;/i&gt; &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt;.
&lt;p/&gt;
For example, none of the proper sub-situations of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrsYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Suicide&lt;/a&gt; is itself a suicide.  Likewise for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzl6RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CrossingAGap&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrsYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Suicide&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzl6RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CrossingAGap&lt;/a&gt; are both instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLykOHOUQdiEVsNFRFjNsw&quot; class=&quot;cyc_term&quot;&gt;SituationalObjectType&lt;/a&gt;. Conversely, a proper sub-situation of a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi__ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsCompetition&lt;/a&gt; might itself be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi__ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsCompetition&lt;/a&gt; (e.g. the biathalon during some Olympic games); so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi__ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsCompetition&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a situational-object-type.
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruc7JaHOdQdiRtNjeGi1T8A&quot; class=&quot;cyc_term&quot;&gt;SituationalStuffType&lt;/a&gt; for the disjoint notion of being situationally stuff-like.</rdfs:comment>
    <rdfs:label xml:lang="en">situational object type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVjOOJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjOOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathType&lt;/a&gt; is a collection that is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;.  There are several types of path, according to the medium or surface the path goes through or over.  In addition, the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViOopwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt; can be broken down into more specific &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjOOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathType&lt;/a&gt;s.  At a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPu9xJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JunctionOfPaths&lt;/a&gt;, the joined paths all have at least one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjOOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathType&lt;/a&gt; in common.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PathType</cycAnnot:label>
    <rdfs:label xml:lang="en">path type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4ry8wi2pCSQdeQM_rtKIX2Bw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Characteristics of objects based on stereotypical appeal or often attributed to them based on what sex they best befit.</rdfs:comment>
    <rdfs:label xml:lang="en">object type by gender</rdfs:label>
    <cycAnnot:label xml:lang="en">ObjectTypeByGender</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r7RiO1nSxEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">insurance type</rdfs:label>
    <cycAnnot:label xml:lang="en">InsuranceTypeByFeature</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance is a collection of insurance policies or plans with a particular feature.  These collections can be used to describe aspects of insurance plans and insurance coverage.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvjf6TJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of need classified by immediacy level</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/Mx4rvjf6TJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NeedTypeByImmediacy&lt;/a&gt; is a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkGrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NeedMicrotheory&lt;/a&gt; whose instances contain assertions about the relative immediacy of a thing&apos;s needs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NeedTypeByImmediacy</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvwN8wZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">localization sequence</rdfs:label>
    <cycAnnot:label xml:lang="en">LocalizationSequence</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwN8wZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalizationSequence&lt;/a&gt; is a collection consisting of a set of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwS68M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; plus one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvujec5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalReferent&lt;/a&gt; which will be an instance of either &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; or of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;.  It may be assumed that the predicate &lt;font color=&quot;#ff0000&quot;&gt;#$physicallyLocalizes&lt;/font&gt; forms a partial order on the instances of the collection, such that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvujec5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalReferent&lt;/a&gt; is the first element in the ordering, with the implication being that it is the location of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvujec5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalReferent&lt;/a&gt; which serves to determine the location of all the elements in the sequence, with each element in the sequence serving in turn to &lt;font color=&quot;#ff0000&quot;&gt;#$physicallyLocalize&lt;/font&gt; the next.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4r3Sz4zHSxEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">The collection of qualities describing a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LoanAgreementTypeByFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">type of loan agreement classified by feature</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvcNktpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ClassicalMusicalCompositionType</cycAnnot:label>
    <rdfs:label xml:lang="en">classical music genre</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all formalized types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtPYApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition_Classical&lt;/a&gt;. Elements include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5FimZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Symphony&lt;/a&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$ViolinConcerto&lt;/font&gt;, and &lt;font color=&quot;#ff0000&quot;&gt;#$CompositionMovement-SonataForm&lt;/font&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwSwyb5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSwyb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueIDType&lt;/a&gt; is a collection of ID objects (numbers, strings, etc.) which uniquely identify some class of things.  Some example instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSwyb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueIDType&lt;/a&gt; include:  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViYfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialSecurityNumber&lt;/a&gt;, whose elements each identify some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;; and &apos;GM vehicle ID number&apos;, whose elements would each identify some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViYVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GMAutomobile&lt;/a&gt;.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SerialNumber_String&lt;/a&gt; is not an instance of this class, since it is possible for two manufacturers to use the same number or string to identify different individuals, but specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SerialNumber_String&lt;/a&gt;, such as &apos;AcmeSerialNumber&apos;, might be valid instances.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwEpZgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;uniqueIDForType&lt;/a&gt;, which lets you state the class of objects which are uniquely identified by an ID type.  A good rule of thumb is that if you can&apos;t come up with a collection of objects that an ID type uniquely discriminates among, then it probably should not be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSwyb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueIDType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of unique ID</rdfs:label>
    <cycAnnot:label xml:lang="en">UniqueIDType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVjy9JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">LanguageGroupingType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of language grouping</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjy9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LanguageGroupingType&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5SKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanLanguage&lt;/a&gt; (q.v.).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rRLm3SAzAQdmaLaqfAnljVw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">IntermediateAdjustableRateLoanTypeByInitialAdjustmentPeriod</cycAnnot:label>
    <rdfs:label xml:lang="en">intermediate adjustable rate loan type by initial adjustment period</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvizqYpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">changed thing</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/Mx4rvizqYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChangedActor&lt;/a&gt;s is the collection of actors of some event that have been affected by that event.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChangedActor</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv1B3SZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">internet packet classified by transport layer protocol</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1B3SZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetPacketTypeByTransportLayerProtocol&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; grouped by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; (i.e., UDP or TCP) to which they conform.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InternetPacketTypeByTransportLayerProtocol</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rh_gFRnSwEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">LiteraryWorkTypeByGenre</cycAnnot:label>
    <rdfs:label xml:lang="en">literary genre</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rh_gFRnSwEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LiteraryWorkTypeByGenre&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt; whose instances are of the same genre.  An example would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwT9j95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GenreFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r8ZRp8HS-EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork_ScienceFictionGenre&lt;/a&gt;), the collection of literary works in the science fiction genre.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwO3H5pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of artifact</rdfs:label>
    <cycAnnot:label xml:lang="en">ArtifactType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv2GzE5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.
Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv2GzE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterSet&lt;/a&gt; is a collection of abstract
characters (i.e. a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVzt_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Character_Abstract&lt;/a&gt;).
Instances include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv4vRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UpperCaseLetter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkGlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Hieroglyph&lt;/a&gt;, and 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvqt57ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuxiliaryWritingSymbol&lt;/a&gt;.  For a more specialized 
collection-type, any instance of which is the set of characters
used in some _particular_ writing system, see 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkJwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WritingSymbolCharacterSet&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CharacterSet</cycAnnot:label>
    <rdfs:label xml:lang="en">character set</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVjD7ZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">LogicalFieldCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">logical field category</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r9zmcwMkGQdeQbtqjV3u8fA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">DegreeType</cycAnnot:label>
    <rdfs:comment xml:lang="en">DegreeType is a collection of collections. Each element of DegreeType is a collection of EducationalDegrees granted to persons having attained a specific level of education.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9zmcwMkGQdeQbtqjV3u8fA&quot; class=&quot;cyc_term&quot;&gt;DegreeType&lt;/a&gt; is partitioned into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rMFzJNskSQded5vPl43xgpQ&quot; class=&quot;cyc_term&quot;&gt;DegreeTypeByLevel&lt;/a&gt; (ignores &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi3N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;) and &lt;font color=&quot;#ff0000&quot;&gt;#$DegreeTypeByField&lt;/font&gt; (specifies &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi3N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">degree type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvkNTd5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of two disjoint collections, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViS05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommercialOrganization&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViu6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonProfitOrganization&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkNTd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationTypeByProfitMotive&lt;/a&gt; is a set whose elements are distinguished by either the fact that their activities are motivated by the desire to make a profit for their owners or by the fact that no such profit motive exists (or that any profit motive is secondary to a primary non-profit motive).  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SierraClub&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViu6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonProfitOrganization&lt;/a&gt;.  Although &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SierraClub&lt;/a&gt; may engage in activities designed to generate a profit (e.g., selling &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SierraClub&lt;/a&gt; products), those activities are engaged in only for the purpose of furthering the primary goal of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SierraClub&lt;/a&gt; (which does not involve making money for the organization&apos;s owners (it has none) or members).</rdfs:comment>
    <cycAnnot:label xml:lang="en">OrganizationTypeByProfitMotive</cycAnnot:label>
    <rdfs:label xml:lang="en">type of organization by profit motive</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rmXDqMOdwEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">award instrument type</rdfs:label>
    <cycAnnot:label xml:lang="en">AwardInstrumentType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvwxDdZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TVShowTypeByGenre</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwxDdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByGenre&lt;/a&gt; is a collection of collections.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwxDdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByGenre&lt;/a&gt; is a collection of specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; whose instances all have a similar type of content, style or format, e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjVMdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EducationalTVShowForChildren&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwScXBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimatedTVShow&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDnDJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMiniseries&lt;/a&gt;.  Though this collection consists of various subsets of the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;, it is not a partition of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; since many instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; will belong to more than one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwxDdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByGenre&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvc2HUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheSimpsons_TVShow&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwScXBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimatedTVShow&lt;/a&gt; as well as of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfnmg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SituationalComedy&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of television show by genre</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvsUHipwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">informative tv show topic</rdfs:label>
    <cycAnnot:label xml:lang="en">InformativeTVShowTypeByTopic</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsUHipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShowTypeByTopic&lt;/a&gt; is a collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsUHipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShowTypeByTopic&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOAc1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShow&lt;/a&gt; that are about the same topic. For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFw8CZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowOnHealth&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsUHipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShowTypeByTopic&lt;/a&gt;. Another example would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIix25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubcollectionOfAboutFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOAc1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShow&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjrVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Doctor_Medical&lt;/a&gt;). This collection was created to make use of a faceting of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOAc1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShow&lt;/a&gt; to generate English questions to aid classification. See &lt;font color=&quot;#ff0000&quot;&gt;#$NoteAboutHowFacetAssertionsAreUsed&lt;/font&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4riS8iHnSwEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of play by genre</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayTypeByGenre</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riS8iHnSwEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;PlayTypeByGenre&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0F5opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Play_CW&lt;/a&gt; whose instances are of the same genre.  An example would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwT9j95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GenreFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0F5opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Play_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rVGVKZHS-EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork_DramaGenre&lt;/a&gt;), the collection of plays in the &amp;quot;drama&amp;quot; genre.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwIM9S5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ComputerGameTypeByOperatingSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIM9S5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameTypeByOperatingSystem&lt;/a&gt; is a kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameProgram&lt;/a&gt; whose instances all run on a particular &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer game classified by operating system</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViX3JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">USWorkVisaType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The types of work visas given in the U.S.</rdfs:comment>
    <rdfs:label xml:lang="en">type of US work visa</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rkZiBKAWnQdiKBO9WvI6AOA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">GLFGraphCoreComponentType</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF graph core component type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvqk4t5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">NarrativeTypeByGenre</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvqk4t5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTypeByGenre&lt;/a&gt; is a collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvqk4t5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTypeByGenre&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; whose instances are all of a similar style.</rdfs:comment>
    <rdfs:label xml:lang="en">type of narrative by genre</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvcBi9pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of computer program by distribution</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances are subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;,
faceted by their method(s) of distribution.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByDistribution</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r5itnkP2sQdaPT_fytzyaGQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3NNXFjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Filesystem&lt;/a&gt;, divided by their means of implementation. One widely deployed instance is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3NN-IjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NetworkFileSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of file system</rdfs:label>
    <cycAnnot:label xml:lang="en">FileSystemTypeByImplementation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4ri1oxRURxEd2bkwDggVfexA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">The collection of all types of fact sheet tables.</rdfs:comment>
    <rdfs:label xml:lang="en">FactSheetTableType</rdfs:label>
    <cycAnnot:label xml:lang="en">FactSheetTableType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rmyd7NjIYEdaAAACQJ5pZBw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">This type-level collection partitions
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rnPI9UjIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;Schema_LogicalOrPhysical&lt;/a&gt; into the collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rnruEpDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;LogicalSchema&lt;/a&gt;
and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4roRuOYDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;PhysicalSchema&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">schema type logical or physical</rdfs:label>
    <cycAnnot:label xml:lang="en">SchemaType-LogicalOrPhysical</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rBU9nSCKDQdeWLpcPx_fdxQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rBU9nSCKDQdeWLpcPx_fdxQ&quot; class=&quot;cyc_term&quot;&gt;AcademicDepartmentTypeBySubject&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViWRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicDepartment&lt;/a&gt;s whose instances are distinguished by the fact that they all teach a similar subject matter (for instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViNWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicsDepartment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVix25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhilosophyDepartment&lt;/a&gt;). This collection differs from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rWr20VCJhQdedT87yBOKnOw&quot; class=&quot;cyc_term&quot;&gt;DepartmentTypeByFunction&lt;/a&gt; in that being an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViWRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicDepartment&lt;/a&gt; is assumed to be a single &apos;function&apos;, and that faceting by subjects taught/researched is therefore a further issue.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AcademicDepartmentTypeBySubject</cycAnnot:label>
    <rdfs:label xml:lang="en">type of academic department by subject-area</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r4NqWbhNFEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TradeableSecurityTypeByConvertibility</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that partitions &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt; into two classes: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rl6wvkhNGEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ConvertibleSecurity&lt;/a&gt;, the collection of securities that contain an option (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWnTEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OptionTransactionAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzyh1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subObligations&lt;/a&gt;) to convert that security into another security of a different type; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rR01syEHqEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;NonconvertibleSecurity&lt;/a&gt;, the collection of securities that do not contain any such option.</rdfs:comment>
    <rdfs:label xml:lang="en">tradeable security type by convertibility</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4ruzA89iHNQdeMeqNOqSBq8w">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruzA89iHNQdeMeqNOqSBq8w&quot; class=&quot;cyc_term&quot;&gt;DepartmentTypeByOrganization&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViNHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Department&lt;/a&gt;s whose instances are distinguished by the fact that they all belong to a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;. See, for instance, &lt;font color=&quot;#ff0000&quot;&gt;#$CycorpDepartment&lt;/font&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rWr20VCJhQdedT87yBOKnOw&quot; class=&quot;cyc_term&quot;&gt;DepartmentTypeByFunction&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DepartmentTypeByOrganization</cycAnnot:label>
    <rdfs:label xml:lang="en">type of department by organization</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvWXYgJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; (q.v.).  Moreover, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; is a collection that is temporally stuff-like (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVitN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;) but physically-spatially object-like (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;) -- i.e.  object-like with respect to some physical-spatial part-whole predicate (e.g. some specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r8a2smPXcQdiEoJhcx65EiQ&quot; class=&quot;cyc_term&quot;&gt;properPhysicalDecompositions&lt;/a&gt;).
&lt;p/&gt;
Consider the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;. Further, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is temporally stuff-like: any one of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWn4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; of a given copy &lt;code&gt;&lt;b&gt;COPY&lt;/b&gt;&lt;/code&gt; of (say) &amp;quot;Moby Dick&amp;quot; is still a copy of &amp;quot;Moby Dick&amp;quot;. (Most collections of tangible objects are temporally stuff-like in this way.)   But &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is spatially &lt;i&gt;object-like&lt;/i&gt;: if we take a scalpel and slice &lt;code&gt;&lt;b&gt;COPY&lt;/b&gt;&lt;/code&gt; into ten pieces, each piece is not a copy of &amp;quot;Moby Dick&amp;quot;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVny6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExistingObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rjRjXbEPjQdmPLbINuE6w6w">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">BondTypeByIssuingAgentType</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;font color=&quot;#ff0000&quot;&gt;#$SiblingDisjointCollection&lt;/font&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rjRjXbEPjQdmPLbINuE6w6w&quot; class=&quot;cyc_term&quot;&gt;BondTypeByIssuingAgentType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViEIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bond_Agreement&lt;/a&gt; all of whose instances are issued by the same type of agent (usually some specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;). Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rjRjXbEPjQdmPLbINuE6w6w&quot; class=&quot;cyc_term&quot;&gt;BondTypeByIssuingAgentType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rFuQlMD0fQdmM2Pq6mETBoQ&quot; class=&quot;cyc_term&quot;&gt;CorporateBond_Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwC7wm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MunicipalBond_Agreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">bond type by issuing agent type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rr19QJHStEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/Mx4rr19QJHStEdaAAACgyZzFrg&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/Mx4rwS68M5wpEbGdrcN5Y29ycA&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/Mx4r45WD6H7_EdaAAAABAjVgzA&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/Mx4r45WD6H7_EdaAAAABAjVgzA&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/Mx4r6lGcdn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r4ZhYNn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rAl3P4CKLEdeIqACgycbRfg&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Color</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvv3SrZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv3SrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByFormat&lt;/a&gt; is a collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv3SrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByFormat&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; that have the same format. For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJXGyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVGameShow&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvaDNnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VarietyShow&lt;/a&gt; are elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv3SrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByFormat&lt;/a&gt;. The format of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; is a way of describing the distinctive manner in which &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt;, and the visual and audio aspects of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; are combined. For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3A7lpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsShow&lt;/a&gt;s combine shorts bits of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; with bits of audio and video clips. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvaDNnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VarietyShow&lt;/a&gt;s mix a number of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjAJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EntertainmentPerformance&lt;/a&gt;s by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjjEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artist_Performer&lt;/a&gt;s. This collection was created to make use of a faceting of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; to generate English questions to aid classification. See &lt;font color=&quot;#ff0000&quot;&gt;#$NoteAboutHowFacetAssertionsAreUsed&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">TV show format</rdfs:label>
    <cycAnnot:label xml:lang="en">TVShowTypeByFormat</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rVJbWxN4EEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">DescriptionTypeByFocus</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;font color=&quot;#ff0000&quot;&gt;#$FacetingCollecionType&lt;/font&gt;, each instance is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rNzAdusFWEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; whose instances all describe an object of the same type.  (Note that since &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rNzAdusFWEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; is the collection of all descriptions of any instance of the type &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rNzAdusFWEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; is an instance of this collection.)</rdfs:comment>
    <rdfs:label xml:lang="en">description type by focus</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViIzpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Methods used for computing the price of in a Buying - see the instances for examples.</rdfs:comment>
    <rdfs:label xml:lang="en">billing scheme</rdfs:label>
    <cycAnnot:label xml:lang="en">BillingScheme</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViqv5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">specified information bearing thing type</rdfs:label>
    <cycAnnot:label xml:lang="en">SpecifiedInformationBearingThingType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections which is being phased out. In most cases, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; should be used instead. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, all of whose instances are instantiations of the same &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; and share a primary media form. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt; can be created to refer to any instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;. For example, the collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; which are instantiations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLgpCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WarAndPeace_TheNovel&lt;/a&gt; would be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;, as would the collection of all instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieShowing&lt;/a&gt; which are instantiations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwCuespwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Jaws_TheMovie&lt;/a&gt; (even though both the novel `War and Peace&apos; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwCuespwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Jaws_TheMovie&lt;/a&gt; were issued in slightly different variants). Heterogeneous collections, however, such as those defined by `copies of books written by Mark Twain&apos;, or by `physical instantiations of the Jaws story in all its forms&apos;, are NOT subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;, although they are subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;. Example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPzny5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DimeCoin_US&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rIbjReMgcQdeaWcn7RO2VIg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">VectorIntervalType</cycAnnot:label>
    <rdfs:label xml:lang="en">vector interval type</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of this collection is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjsEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VectorInterval&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rva9ujpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections. Each instance is a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWHek5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Puzzle_Generic&lt;/a&gt; whose instances are all of the same tangibility.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PuzzleTypeByTangibility</cycAnnot:label>
    <rdfs:label xml:lang="en">type of puzzle classified by tangibility</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rrFSopLOVEdqAAACQJw5drg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrFSopLOVEdqAAACQJw5drg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblemTypeByConceptInvolved&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rSaBhwKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem&lt;/a&gt;s involving the same concept or set of concepts.  Examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rS2xaQKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem_ConstantAcceleration&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rQWVzKKPUEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem_DistanceVelocity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicsProblemTypeByConceptInvolved</cycAnnot:label>
    <rdfs:label xml:lang="en">physics problem type by concept involved</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rjHSvUg3HEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TradeableSecurityTypeByListingStatus</cycAnnot:label>
    <rdfs:label xml:lang="en">tradeable security type by listing status</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that partitions &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt; into two classes: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryP5p4A3HEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ExchangeTradedSecurity&lt;/a&gt;, the collection of securities traded on an official exchange, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rWah5QA3IEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;UnlistedSecurity&lt;/a&gt;, the collection of securities that are not so traded.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwPRuD5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SpatialThingTypeByShape</cycAnnot:label>
    <rdfs:label xml:lang="en">configuration</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHIBS0h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; whose instances are collections of things sorted purely in terms of their shape.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPRuD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByShape&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; (q.v.) whose own instances are all and only those things, either tangible or intangible, that have some particular thing in common as regards their shape.  
&lt;p/&gt;
For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTr58ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Wedge&lt;/a&gt; is the collection of all wedge-shaped objects; it includes both physical wedges and wedge-shaped &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlxdi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpaceRegion&lt;/a&gt;s.  Similarly, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjUVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Square&lt;/a&gt; is the collection of all two-dimensional squares; but note that all of its instances are &lt;i&gt;intangible&lt;/i&gt;, since tangible objects are by their nature three-dimensional.  Finally, note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwwfziB5sQdeF8uYL1bPzcw&quot; class=&quot;cyc_term&quot;&gt;Block&lt;/a&gt; (e.g.) is &lt;i&gt;not&lt;/i&gt; a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPRuD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByShape&lt;/a&gt;; for it collects its instances not merely by their shape, but also by the fact that they are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjElJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;s.  
&lt;p/&gt;
Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPRuD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByShape&lt;/a&gt; include &lt;font color=&quot;#ff0000&quot;&gt;#$SpatialThingTypeByGeometricShape&lt;/font&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfBumZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByDimensionality&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rKrE1wiMEEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">DepositoryReceiptTypeByPolityOfIssue</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWPoRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DisjointCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rRJ7eqiMCEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;DepositoryReceipt&lt;/a&gt; into collections with a shared polity of issue.</rdfs:comment>
    <rdfs:label xml:lang="en">depository receipt type by polity of issue</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwLgp8pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.  Every
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLgp8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProductType&lt;/a&gt; is a collection of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s, subsets of which are distributed via the
mass media at regular intervals.  Examples: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKCY65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheNewYorkTimes_TheNewspaper&lt;/a&gt; is a
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLgp8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProductType&lt;/a&gt;, a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4ByW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperSeries&lt;/a&gt; of which each
edition is a subset -- a collection of the newspapers printed and
circulated on a particular day; each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKCY65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheNewYorkTimes_TheNewspaper&lt;/a&gt; is
a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVigXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperCopy&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjgDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HardcopyInformationBearingObject&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvu55tJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLgp8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProductType&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; of which each episode is a subset -- a collection of TV shows broadcast at a particular time; each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvu55tJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvRJWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesNthFn&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvkF-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesByDateFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MediaSeriesProductType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of media series product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwFdz8JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">FictionalTVShowTypeByTopic</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFdz8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShowTypeByTopic&lt;/a&gt; is a collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFdz8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShowTypeByTopic&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnApWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShow_CW&lt;/a&gt; that are about the same topic. For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZslbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LawyerTVShow&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFdz8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShowTypeByTopic&lt;/a&gt;. Another example would be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIix25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubcollectionOfAboutFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnApWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShow_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjrVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Doctor_Medical&lt;/a&gt;). This collection was created to make use of a faceting of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnApWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShow_CW&lt;/a&gt; to generate English questions to aid classification. See &lt;font color=&quot;#ff0000&quot;&gt;#$NoteAboutHowFacetAssertionsAreUsed&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">fictional tv show topic</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rNzs4SBvFEdqAAAACs71DGQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">The collection of specializations &lt;code&gt;&lt;b&gt;SPEC&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, such that each instance of &lt;code&gt;&lt;b&gt;SPEC&lt;/b&gt;&lt;/code&gt; is an HTML string with the same  outermost tag (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwADxqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HTMLTag&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">HTMLStringTypeByTag</cycAnnot:label>
    <rdfs:label xml:lang="en">HTML string type by tag</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rlKxg8kPjQdmfR5oByCeXYw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlKxg8kPjQdmfR5oByCeXYw&quot; class=&quot;cyc_term&quot;&gt;MarketTypeByProductSold&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrqCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Market&lt;/a&gt;, each of whose instances is a market for the same type of product.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rIkA7DkPgQdmEttq2OhDLWw&quot; class=&quot;cyc_term&quot;&gt;HousingMarket&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlKxg8kPjQdmfR5oByCeXYw&quot; class=&quot;cyc_term&quot;&gt;MarketTypeByProductSold&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarketTypeByProductSold</cycAnnot:label>
    <rdfs:label xml:lang="en">type of market classified by product sold</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVkDZJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of quantity</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkDZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuantityType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; (q.v.).  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkDZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuantityType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwF4t15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotallyOrderedQuantityType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnorderedQuantityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QuantityType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwQwW_pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">PhysiologicalConditionType</cycAnnot: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/Mx4rwQwW_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalConditionType&lt;/a&gt; is a specialization of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQw4WZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt; (q.v.), and thus a type of physiological state into which some organisms can enter.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQwW_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalConditionType&lt;/a&gt; include  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1qGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cancer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1baJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PsychologicalAilment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQwvf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Infection&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgC7mJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Malnutrition&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of ailment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv5HKoZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByCreator</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5HKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByCreator&lt;/a&gt; is a collection of types of computer programs.  Collections that are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5HKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByCreator&lt;/a&gt; are collections of programs whose instances all have a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjt9pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programAuthor&lt;/a&gt; in common.</rdfs:comment>
    <rdfs:label xml:lang="en">type of computer program by creator</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVkA9JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">LinguisticObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">linguistic object type</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/Mx4rvVkA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinguisticObjectType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjQ-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinguisticObject&lt;/a&gt; (q.v.).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwJQYe5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">BPVArtifactType</cycAnnot:label>
    <rdfs:label xml:lang="en">bpv artifact type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViL6JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">AccountType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of account</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViL6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountType&lt;/a&gt; is a collection of financial accounts of the same type.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViL6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViYz5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SavingsAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCardAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi6M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RetirementAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialSecurityAccount&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkJd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TravelExpenseAccount&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViVQJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of language family</rdfs:label>
    <rdfs:comment xml:lang="en">Related groups of languages.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LanguageFamilyType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvnRnKZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">NTStandardFileType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnRnKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTStandardFileType&lt;/a&gt; are collections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;es, instances of which are typically found on &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8x4M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTWorkstation&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvoJvnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTDomainServer&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">type of NT standard file</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rz1uBztVfEdqAAAACs6hO_g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">SKSI profiling query type</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rz1uBztVfEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;SKSIProfilingQueryType&lt;/a&gt; is a second order collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rNVgK2tPJEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;SKSIProfilingQuery&lt;/a&gt; which are intended to serve as query suites for profiling the performance of SKSI functionality under various perturbations of the Cyc architecture.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSIProfilingQueryType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rpPHhAOB1EdqAAAACs6hRXg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; is a collection C of spatial things (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;), where each of the spatial things in C is spatially disjoint with the other spatial things in C.
&lt;p/&gt;
For example, the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjaoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;, since dogs do not spatially overlap.  Even pregnant dogs do not spatially overlap the pups they bear; rather, pregnant dogs contain their unborn pups.  Other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwVGrQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvW4n1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Audio&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwR7UWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanetaryBody&lt;/a&gt;.  An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjlE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointRegionType&lt;/a&gt; (a collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjnZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;City&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwT-n15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrueContinent&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">spatially disjoint object type</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatiallyDisjointObjectType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvcrAW5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">CredentialTypeBySkill</cycAnnot:label>
    <rdfs:comment xml:lang="en">Elements are kinds of credentials, characterized by certifying a particular skill or training.</rdfs:comment>
    <rdfs:label xml:lang="en">type of credential by skill</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvp5UAZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of organization by clients</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of four collections, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rR3kXwo0FEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithClients&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyoleJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithoutClients&lt;/a&gt;, and two specializations of the former &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVlj5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithBusinessClients&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjcn4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithIndividualClients&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;s that are instances of the collections which are elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvp5UAZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationTypeByClients&lt;/a&gt; are distinguished by the types of clients they serve or by their lack of clients (clients being used here in the sense of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjLFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;clients&lt;/a&gt;).  Clients are not necessarily members of an Organization (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt;); although members of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; may also be clients of that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; (an employee of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViRwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Hospital&lt;/a&gt; may also be a patient of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViRwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Hospital&lt;/a&gt;), a client of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; need not be a member.  University students are both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjLFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;clients&lt;/a&gt; and members of a university.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OrganizationTypeByClients</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rO8FhpmPCQdiFNP6cJigi-g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">bugzilla bug report type</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rO8FhpmPCQdiFNP6cJigi-g&quot; class=&quot;cyc_term&quot;&gt;BugzillaBugReportType&lt;/a&gt; is a second order collection which facets BugzillaBugReport. Specializations of this collection type group the specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r8BS9oDL1Qdec54Cn4tsnZQ&quot; class=&quot;cyc_term&quot;&gt;BugzillaBugReport&lt;/a&gt; according to various properties of their member, such as by resolution priority and severity.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BugzillaBugReportType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvssgDJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">This collection classifies path systems according to the kind of event or structured system that they are used to model as opposed to the structural features of the path system (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvv7n5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathSystemType_Structural&lt;/a&gt;).  An example of an instance of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ5ejJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScriptGraph&lt;/a&gt; which is the collection of path systems used to model apects of  scripts and script types.</rdfs:comment>
    <rdfs:label xml:lang="en">model path system</rdfs:label>
    <cycAnnot:label xml:lang="en">PathSystemType-Model</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVi6wJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of force</rdfs:label>
    <rdfs:comment xml:lang="en">Types of forces. Its place in the hierarchy is parallel to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkDZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuantityType&lt;/a&gt;&apos;s place</rdfs:comment>
    <cycAnnot:label xml:lang="en">ForceType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rDTwbHqKrQdiDUfm18Y6Tow">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDTwbHqKrQdiDUfm18Y6Tow&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestTypeVersion&lt;/a&gt; is a 
version of a collection whose instances are individual software test 
definitions. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDTwbHqKrQdiDUfm18Y6Tow&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestTypeVersion&lt;/a&gt; represent 
categories of tests grouped together because they test similar 
functionality, and which might sensibly be run as a unit.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareTestTypeVersion</cycAnnot:label>
    <rdfs:label xml:lang="en">software test type version</rdfs:label>
  </owl:Class>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRZ4-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternetNewsgroup</cycAnnot:label>
    <rdfs:label xml:lang="en">newsgroup</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all internet newsgroups, such as rec.music.makers or alt.food.preserving.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRZ4-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetNewsgroup&lt;/a&gt; has as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv6HodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;episodes&lt;/a&gt; instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9-EFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetNewsgroupMessage&lt;/a&gt;, each of which is more or less on the group&apos;s central topic of focus.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGLo6sE1MQdmHFPIN7tSvFg">
    <cycAnnot:label xml:lang="en">LoanNote-Transferable</cycAnnot:label>
    <rdfs:label xml:lang="en">loan note</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rGLo6sE1MQdmHFPIN7tSvFg&quot; class=&quot;cyc_term&quot;&gt;LoanNote_Transferable&lt;/a&gt; is an agreement that has been recorded in writing as a short-term promise of an issuer to repay a specified principal amount on a particular date, together with interest at a stated rate, payable from a defined source of anticipated revenue. Notes usuall