<?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 usually mature in a short period of time (usually one year or less) in contrast to bonds (see &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;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjj5pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn AustrianPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Austrians</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0wOW3hCOQdeW8vsy3Igbzg">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rWv2CrhCNQdeHeu_MGgJwdg&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Structural&lt;/a&gt; which denote Cyc inference problem logical links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemLink-Logical</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc problem logical link</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRmq45wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRmq45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalPersistenceDistribution&lt;/a&gt; is a collection of objects, each of which consists of parameters that together indicate the probability distribution (likelihood of being true) for an assertion or set of assertions over some time period.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporalPersistenceDistribution</cycAnnot:label>
    <rdfs:label xml:lang="en">temporal persistence distribution</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhv7pGkxoQdmLipzieItoOg">
    <cycAnnot:label xml:lang="en">PremiumBond-UK</cycAnnot:label>
    <rdfs:label xml:lang="en">premium bond</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUitm5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The &apos;organic&apos; body of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3n0p5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JesusChrist&lt;/a&gt;
as perceived by instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFAJYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CatholicPerson&lt;/a&gt; (perhaps naively, in the sense that
this belief may contradict other beliefs, e.g., that the divine Christ is non-corporeal) to constitute
the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvc3LNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunionWafer&lt;/a&gt; after &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHpgIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Transubstantiation&lt;/a&gt; has occured.</rdfs:comment>
    <rdfs:label xml:lang="en">body of jesus christ</rdfs:label>
    <cycAnnot:label xml:lang="en">BodyOfJesusChrist</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRrkXZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerWallpaperFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgYvyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerImageFile&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRrkXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerWallpaperFile&lt;/a&gt; represents an image that is intended to be displayed as the background of the GUI of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt; like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt;, or the background of a web page.</rdfs:comment>
    <rdfs:label xml:lang="en">wallpaper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rx2R3libXEdqAAAAH6RYvSQ">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from brandeis</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromBrandeis</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which were contributed by Brandeis for the Aquaint KB pilot evaluation.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvz9gbZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">template parsing syntactic constraint</rdfs:label>
    <cycAnnot:label xml:lang="en">TemplateParsingSyntacticConstraint</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKTckgEPcQdmS3MI2yon2UA">
    <rdfs:label xml:lang="en">gilt</rdfs:label>
    <cycAnnot:label xml:lang="en">Gilt-Bond</cycAnnot:label>
    <rdfs:comment xml:lang="en">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;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rKTckgEPcQdmS3MI2yon2UA&quot; class=&quot;cyc_term&quot;&gt;Gilt_Bond&lt;/a&gt; is a bond issued by the government of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViRhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitedKingdomOfGreatBritainAndNorthernIreland&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEKle5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">rolling log</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of rolling log files; i.e. files that discard old data to make room for new data.  Compare to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnPoFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FiniteLogFile&lt;/a&gt;.  Whether a file is rolling or not is typically controlled by the program that writes to it.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RollingLogFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjBvZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjBvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt; is either a conceptual work (an 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;) with instantiations which have been produced for distribution, or an information-bearing thing (an instance 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;) which has been produced for distribution.  Note that &amp;quot;published&amp;quot; here does not mean &amp;quot;printed and physically distributed&amp;quot;, since intangible information-bearing things can be published using the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvit1rpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_Concrete&lt;/a&gt;, or broadcast on the airwaves.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjBvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjncZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RecordedVideoProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkElZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RecordedSoundProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublishedMaterial</cycAnnot:label>
    <rdfs:label xml:lang="en">publication</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjD8ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">payment obligation</rdfs:label>
    <rdfs:comment xml:lang="en">The class of contexts arising from an agent agreeing to render payment for goods/services.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PaymentObligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVitPZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfNativeAmericansOfTheUS)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Native Americans of the United States</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rp2qfxDbvEdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">sanction</rdfs:label>
    <cycAnnot:label xml:lang="en">Sanction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rp2qfxDbvEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Sanction&lt;/a&gt; describes the &apos;content&apos; of some element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJkj85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImposingSanctions&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVivEZwpEbGdrcN5Y29ycB4rvq6reZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">college football game</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn FootballGame-American CollegeAndUniversitySportsEvent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVifMJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">social agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">SocialAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">agreements that are endorsed by soceity but might not have any legal status</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJR7_EHXbQdeW3ZWeZXwwtQ">
    <rdfs:comment xml:lang="en">The collection of all United States federal House of
Representatives seats. These offices are the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKjHxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USRepresentative&lt;/a&gt;s. Currently (02/02) there are 435, but this total
changes according to the US population as taken by the &lt;font color=&quot;#ff0000&quot;&gt;#$USCensus&lt;/font&gt;.
Members are elected for two-year terms.</rdfs:comment>
    <rdfs:label xml:lang="en">United States House of Representatives office</rdfs:label>
    <cycAnnot:label xml:lang="en">USHouseSeat-Federal</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwTB1kZwpEbGdrcN5Y29ycB4rvVkJdpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Giants news</rdfs:label>
    <cycAnnot:label xml:lang="en">(NewsFn NewYorkGiants)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu-xpp4nCkRsZ2tw3ljb3JwHw2CHivA_XnfnCkRsZ2tw3ljb3JwHiu-xpp4nCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { generic agents, groups of agents }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet Agent-Generic (GroupFn Agent-Generic)))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQncaJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">In some respects and in some domains (notably, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_rUGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerSecurityMt&lt;/a&gt;) it is sometimes more convenient and more natural to represent computer files as 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;.  This enables &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cyclist&lt;/a&gt;s to adapt existing, program-(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;) oriented vocabulary to represent files.  On the other hand, in some respects (notably when dealing with encryption) it is sometimes more convenient and natural to represent computer files as instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;.  Thus we have two collections, &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;.  This collection, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQncaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_Abstract&lt;/a&gt;, serves as the union of these two collections in order that there might be some vocabulary which can apply to both collections (e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0UdjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;fileFoundOnComputer&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerFile-Abstract</cycAnnot:label>
    <rdfs:label xml:lang="en">abstract computer file</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVimeZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of inventory buying manager. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of inventory buying manager</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn InventoryBuyingManager)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIpbVygtSQdmc3KfVZMKiHA">
    <cycAnnot:label xml:lang="en">RepaymentPlanWithBalloon</cycAnnot:label>
    <rdfs:label xml:lang="en">repayment plan with balloon</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Instances are repayment plans that call for a &amp;quot;balloon&amp;quot; payment, typically due at the end of the term of the relevant ecomonic agreement to which the plan applies.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP2CJJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">advertisement</rdfs:label>
    <cycAnnot:label xml:lang="en">Advertisement-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection 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;s of advertisements.  This includes advertisements for objects to sell, offers to buy, items to rent, give-away items, announcements of events, promotions for causes, personal ads, announcements of available jobs or availability for employment, etc.  For physical items instantiating such advertisements see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZyPeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Advertisement_IBT&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtZXOxP2uQdeQ1vfl0scpxg">
    <cycAnnot:label xml:lang="en">ReportOnSituation-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">situation report</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlEjHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonfictionalPCW&lt;/a&gt;.  Instances of this
collection are verbal or written reports of a particular
situation.  Positive examples of this collection would be a written
police report or a verbal report to my primary supervisor on the
status of an assignment.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjWt5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">employ</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; is an agreement between an employer and an employee, regarding the duties and remuneration which pertain to that employee&apos;s job for that employer.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; consist of various &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgGAWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subAgreements&lt;/a&gt;, typically including instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj5RZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobDescription&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj-lpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompensationPackage&lt;/a&gt;, and some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjXx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;employedAgent&lt;/a&gt;, which relates instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; to instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjsQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Employee&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPbEMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;jobAgreement&lt;/a&gt;, which relates instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; to instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWWQqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjq_ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of flight attendant. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of flight attendant</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn FlightAttendant)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjmxZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StyleOfCommunication</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the style used when communicating something.</rdfs:comment>
    <rdfs:label xml:lang="en">style of communication</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyAmuZwpEbGdrcN5Y29ycB8NhB4rwEfuYJwpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycB4rwQrqSpwpEbGdrcN5Y29ycB4rvVkIB5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fan site for the women&apos;s basketball team that Stanford University is affiliated with</rdfs:label>
    <cycAnnot:label xml:lang="en">(FanSiteFn (InstanceWithRelationToFn (CollectionIntersection2Fn BasketballTeam WomensSportsTeam) affiliatedWith StanfordUniversity))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHWvdgEjkEdaKIQACs0uFOQ">
    <cycAnnot:label xml:lang="en">DistributedDatabaseSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">distributed database system</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHWvdgEjkEdaKIQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;DistributedDatabaseSystem&lt;/a&gt; is a system that enable access to commonly replicated information from a central authority.  On computer networks a common in=mplementation of a distributed database is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHWvdgUjkEdaKIQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NetworkInformationSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFXFe5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WordsToPCW</cycAnnot:label>
    <rdfs:label xml:lang="en">words to pcw</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDBUqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalCWText&lt;/a&gt;s which are comprised of the words of the associated &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Instances are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s but the abstract words. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDBUqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalCWText&lt;/a&gt;s which are not comprised of words (such as code for computer programs  [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgBVeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CWIS&lt;/a&gt;] which have other symbols) are not instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFXFe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WordsToPCW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDClR4E0-QdmRgMGFVlAffQ">
    <cycAnnot:label xml:lang="en">DividendReinvestmentPlan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of dividend reinvestment plans (DRiP).  Each instance is a schedule that enables one to reinvest his/her divident earnings with little or no transaction fees.</rdfs:comment>
    <rdfs:label xml:lang="en">Drip</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjqeZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">diploma</rdfs:label>
    <cycAnnot:label xml:lang="en">Diploma</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of abstract &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;s each of which is awarded to certify that a particular &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Student&lt;/a&gt; has attended school or training sessions of some particular kind.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Diploma&lt;/a&gt; (the abstract &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;) is represented by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1K75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DiplomaDocument&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbtuRqjLxEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rbtuRqjLxEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Epilogue_PCW&lt;/a&gt; is a short passage intended to be published at the end of a larger literary work.</rdfs:comment>
    <rdfs:label xml:lang="en">epilogue</rdfs:label>
    <cycAnnot:label xml:lang="en">Epilogue-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rlntv-M4EEdmAAAACs6hRjg-tcG9sbEV4ZWN1dGlvbk10Rm9yVGFza3NGcm9tSHVtYW5DeWNsaXN0c190YXNrD5BodW1hbkN5Y2xpc3RfdmFyhw">
    <rdfs:label xml:lang="en">humanCyclist_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-AcceptingTasksFromHumanCyclists &quot;pollExecutionMtForTasksFromHumanCyclists_task&quot;) &quot;humanCyclist_var&quot; 7)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi_9ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RectilinearTrajectory</cycAnnot:label>
    <rdfs:label xml:lang="en">rectilinear trajectory</rdfs:label>
    <rdfs:comment xml:lang="en">A rectilinear trajectory</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvlv4QJwpEbGdrcN5Y29ycB4rwT9TaZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(AntiWeaponTypeFn Warplane)</cycAnnot:label>
    <rdfs:label xml:lang="en">anti-warplane weapon</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rviRqhZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all games [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;] whose performances are typically played by children [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanChild&lt;/a&gt;]</rdfs:comment>
    <rdfs:label xml:lang="en">child&apos;s game</rdfs:label>
    <cycAnnot:label xml:lang="en">ChildsGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoIpyZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPfNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Horoscope_AdviceOrPrediction&lt;/a&gt; instances which are intended to cover the time period of one month.</rdfs:comment>
    <rdfs:label xml:lang="en">monthly horoscope</rdfs:label>
    <cycAnnot:label xml:lang="en">Horoscope-Monthly</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViRapwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of chemical objects</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ChemicalObject)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViU1ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of metal refinisher</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of metal refinisher. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn MetalRefinisher)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj61ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of personal injury lawyer. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn PersonalInjuryLawyer)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of personal injury lawyer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi0gJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of counseling psychologist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of counseling psychologist</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn CounselingPsychologist)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9Or85wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">computer account</rdfs:label>
    <rdfs:comment xml:lang="en">A person or process with an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt; is able to access storage space and CPU time on an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhAUBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountSystem&lt;/a&gt;. Important subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0yBOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrivilegedAccount&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-FfRpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PersonalTax</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjm6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MicrotheoryType&lt;/a&gt; and a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-FfRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonalTax&lt;/a&gt; places an obligation upon certain persons to pay a tax to some agent (usually, the agent in question will be the government of some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjl2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalEntity&lt;/a&gt;). An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-FfRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonalTax&lt;/a&gt; places no tax obligation on any kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (for instance, corporations) other than persons.  A positive example would be a state&apos;s tax on personal income, while a negative example would be a state&apos;s corporate income tax.</rdfs:comment>
    <rdfs:label xml:lang="en">personal tax</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVixEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfIrish)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Irishmen</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvoPuLpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of military equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryEquipment)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwG-7OZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Gene-GenInfo</cycAnnot:label>
    <rdfs:label xml:lang="en">information encoded by some particular gene</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvqHO75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneticInformation&lt;/a&gt;. Instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwG-7OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gene_GenInfo&lt;/a&gt; represent the genetic information contained in a gene, see
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0yv45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gene_HereditaryUnit&lt;/a&gt;. The abstract genetic structure of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwG-7OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gene_GenInfo&lt;/a&gt;
is recorded in a corresponding &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBgSJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gene_GIS&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvXNIP5wpEbGdrcN5Y29ycB4rwIgEYZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">e-zine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ElectronicFn MagazineIssue)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVotnJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVotnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesAgreement&lt;/a&gt; is an agreement which governs aspects of some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjL2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Buying&lt;/a&gt; activity. This includes bidding activities as well as instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgGJIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">sales agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">SalesAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMeg6JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">comic book series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; that tell a story using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicStrip&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComicBookSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi3fpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all volumes of processed cow&apos;s &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjGZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Milk&lt;/a&gt;.  This is the drinkable &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkFYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; that can be bought in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GroceryStore&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CowsMilk-Product</cycAnnot:label>
    <rdfs:label xml:lang="en">milk</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwhObmpy9QdmD-_wOKB23HQ">
    <cycAnnot:label xml:lang="en">UIListEditorInput</cycAnnot:label>
    <rdfs:label xml:lang="en">UI list editor input</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;font color=&quot;#ff0000&quot;&gt;#$IUListEditorInput&lt;/font&gt; are specialized editors within a user interface that allow the user to view, create, or edit a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rE8qGVPEeQdaSN4jktrzb-A&quot; class=&quot;cyc_term&quot;&gt;List_Extensional&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViKG5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of obstetrician</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Obstetrician)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of obstetrician. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj6npwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn AdministrativeAssistant)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of administrative assistant. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of administrative assistant</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_d4ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternetStandard</cycAnnot:label>
    <rdfs:comment xml:lang="en">An internet standard is a kind of product specification, applicable to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVtUyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkingProgram&lt;/a&gt;s, concerning how the product behaves in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt; environment.</rdfs:comment>
    <rdfs:label xml:lang="en">Internet standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTwIBZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">syntactic analysis</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of microtheories.  Each element is a microtheory representing knowledge, theory, hypotheses, evidence, and problems related to the syntactic analysis of a data set taken from a language or group of languages.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LinguisticAnalysis-Syntactic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRN1G_jb0EdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">very long novel</rdfs:label>
    <cycAnnot:label xml:lang="en">VeryLongNovel-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViJb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Novel_CW&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rRN1G_jb0EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;VeryLongNovel_CW&lt;/a&gt; is a novel with very many more words than most novels.  &lt;i&gt;War and Peace&lt;/i&gt; is a typical example.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNYIR5wpEbGdrcN5Y29ycB4rvYjex5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Star Wars movies. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(IssueOfCWSeriesFn StarWars-MovieSeries)</cycAnnot:label>
    <rdfs:label xml:lang="en">star wars movie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViiIpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">maintenance schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">MaintenanceSchedule</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances contain axioms describing maintenance events which are supposed to be performed on a particular device.  MaintenanceSchedules describe not only what is done in these events but their timing, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjsEpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">relative location</rdfs:label>
    <cycAnnot:label xml:lang="en">VectorInterval</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt;.  Each instance 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; is an n-tuple of intervals (where n &amp;gt; 1), one of which is a direction.  Like the instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;, the intervals in an instance 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; may be point-valued or cover a range of values.  The minimal interval (i.e., point-valued) type of vector interval is exemplified by a vector such as `10 meters due east&apos;.   Vectors may also cover a range of values; e.g., `at least 10 feet away and in a horizontal direction&apos;; `between ten to twelve miles NNW&apos;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv1rL55wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn UserAccount)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of user accounts</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWYuCJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;s which are part of the legal codes in most modern western countries.  Examples: laws against murder, stealing, tax evasion, bribery, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LawCommonToMostModernWesternLegalCodes</cycAnnot:label>
    <rdfs:label xml:lang="en">law common to most modern western legal codes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjnCZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPrXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Binary&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MicroCode</cycAnnot:label>
    <rdfs:label xml:lang="en">micro code</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvunP-ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">list of lists</rdfs:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvunP-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLListOfSubLLists&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViWlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLList&lt;/a&gt;, in which each element of the list is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViWlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLList&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SubLListOfSubLLists</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5bIxEILrQdmRDo8nIKJuMw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt; is a specification which contains the terms of some policy of a particular agent or agents.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt; is thus stronger than &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;, since some normative specifications may describe the way the world should be without describing what agents should do.
&lt;p/&gt;
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt; would include U.S. Federal government hiring policies (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj1_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationPolicy&lt;/a&gt;), an individual&apos;s policy to refrain from violating rules of grammar when writing, to go to the gym three times a week, or to be honest (it is widely noted that honesty is the best policy).
&lt;p/&gt;
Note that most policies with more than one committed agent are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; (q.v.), a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">policy</rdfs:label>
    <cycAnnot:label xml:lang="en">Policy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwIw695wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of sports organisations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SportsOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjK7pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of airplane pilot. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of airplane pilot</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn AirplanePilot)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjU5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of cliffs</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Cliff)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwImzO5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">packet NIPR net</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwImzO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_NIPRNet&lt;/a&gt; is the collection of instances 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; which adhere to the specifications set by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdGoXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NIPRNetProtocol&lt;/a&gt;.    A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwImzO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_NIPRNet&lt;/a&gt; contains information which constrains it to be routed to its destination on machines on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvril6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NIPRNet_PathSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-NIPRNet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnApWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fictional TV show</rdfs:label>
    <cycAnnot:label xml:lang="en">FictionalTVShow-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">&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; is a collection 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;s whose content is not intended to be wholly factual. For example, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkqZxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MedicalTVShow&lt;/a&gt; like &apos;ER&apos; may contain some factual information about medical practice, but the characters and story line are fictional.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rkavwbjzdQdmDBO1NycSjeB4rbuxg6k1ZQdmGoZ5giu_9qw">
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn ExchangeTradedFund)</cycAnnot:label>
    <rdfs:label xml:lang="en">ETF share</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9ykjvguDEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">SBHLPathUnmarkingFunctionType</cycAnnot:label>
    <rdfs:label xml:lang="en">SBHL path unmarking function type</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViWZJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of security guard</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn SecurityGuard)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of security guard. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvfBoWZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of enzymes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Enzyme)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjODZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of mountains</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Mountain)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBI78ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBI78ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionSeries&lt;/a&gt; is a series consisting of versions of software.  A positive example is the Pine versions 4.0 through 4.5 inclusive.  Negative examples include Pine and Pine version 4.0, which are both instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBI78ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionSeries&lt;/a&gt; are disjoint and they partition the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">software version series</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareVersionSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjxHZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">certification of competence</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of certifications.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjxHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CertificationOfCompetence&lt;/a&gt; is the (abstract) declaration, by an appropriate authority, that a person is competent to perform a certain kind of job or task.  Such a certification may be embodied in a written document, oral testimonial, or personal recommendation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CertificationOfCompetence</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rG1_rTHSwEdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">NLGenQuantAttribute</cycAnnot:label>
    <rdfs:label xml:lang="en">natural language generalized quantifier attribute</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rveI9NpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLQuantAttribute&lt;/a&gt; that stand in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv99QPpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;correspondingGenQuant&lt;/a&gt; relation to some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1cuCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneralizedQuantifier&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi-3pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn TrainEngineer)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of railroad engineer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of railroad engineer. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhhcYM5CuEdmc3QAH6RYvUQ">
    <rdfs:label xml:lang="en">quadratic curve 3 D</rdfs:label>
    <cycAnnot:label xml:lang="en">QuadraticCurve-3D</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpAjIfHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">packet-based protocol</rdfs:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt; whose instances transmit information in packets. This means that the information transmitted via such a protocol is sent in discrete chunks, rather than as a continuous stream. Disjoint with &lt;font color=&quot;#ff0000&quot;&gt;#$ConnectionBasedProtocol&lt;/font&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PacketBasedProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWRmJZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVixZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SupposedToBeMicrotheory&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVixI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWRmJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Proposal&lt;/a&gt; is a potential agreement in the &apos;proposal&apos; stage -- i.e., a potential agreement which is under consideration but which has not yet been adopted.  The making and consideration of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWRmJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Proposal&lt;/a&gt;s is an important part of such activities as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjt_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Negotiating&lt;/a&gt; and legislative &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQCO_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Debate&lt;/a&gt; (qq.v.).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWRmJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Proposal&lt;/a&gt;s include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkYVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BidOnSale&lt;/a&gt;, job offers, proposed codes of conduct (including proposals for new &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;s), and proposed punishments.</rdfs:comment>
    <rdfs:label xml:lang="en">proposal</rdfs:label>
    <cycAnnot:label xml:lang="en">Proposal</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5BbtxHWPEdeEbAACs6hcjQ">
    <rdfs:label xml:lang="en">justification generation template</rdfs:label>
    <cycAnnot:label xml:lang="en">JustificationGenerationTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r2Tg8HAvrQdmfpuaLvvY87A">
    <cycAnnot:label xml:lang="en">PaymentPlanWithSinglePayment</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt; that schedule exactly one payment that pays of the relevant loan.</rdfs:comment>
    <rdfs:label xml:lang="en">payment plan with a single payment</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv_8fZJwpEbGdrcN5Y29ycB4rvVjbE5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">copy of the Cyc program</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProgramCopyFn CycProgram)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnpgm5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">web administrator account</rdfs:label>
    <cycAnnot:label xml:lang="en">WebAdministratorAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of accounts with privileges allowing users to alter the web pages for a web site.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaipZJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PeriodicalSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">periodical</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all static textual &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhz6_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProduct&lt;/a&gt;s that come out on a regular basis.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvaipZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalSeries&lt;/a&gt; is not created at one time, but &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt; are produced on a somewhat regular basis.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvzvrKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn BondageStory)</cycAnnot:label>
    <rdfs:label xml:lang="en">free bondage story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN8j7JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">COACommandIntentMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">coa command intent microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of microtheories.  The information in each
instance will inherit to some instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;, and in some cases, to multiple
instances.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN8j7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COACommandIntentMicrotheory&lt;/a&gt; is used to
specify the commander&apos;s intent for the overall purpose of the instance
or instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt; that appear among its
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngx4rvo2DEpwpEbGdrcN5Y29ycB4rvVjzyJwpEbGdrcN5Y29ycA2DHiu9WNf2nCkRsZ2tw3ljb3JwCw-EP0JBUw2DHiu9WID2nCkRsZ2tw3ljb3JwCw-EP0JPVw2DHiu9WID5nCkRsZ2tw3ljb3JwDYMeK71YgQScKRGxna3DeWNvcnALD4Q_Qk9XHitSkdHkFO0R2oAAAAKzqF9KDYMeKwbkrPrUrEHWlZ-scIpE2e8LD4Q_QkFTCw-EP0JPVw">
    <cycAnnot:label xml:lang="en">(GroupFn (CollectionSubsetFn Basin-Topographical (TheSetOf ?BAS (thereExists ?BOW (and (isa ?BOW BodyOfWater-Intermittent-DryPhase) (basinOfBodyOfWater ?BAS ?BOW))))))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of geological basins in the set of ?BAS such that ?BAS is the basin of some intermittent body of water in a dry phase</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHe43CBe0Ed2AAAACs6hRXg">
    <rdfs:label xml:lang="en">radar optics subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">OpticsSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHe43CBe0Ed2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;OpticsSubsystemOfRadar&lt;/a&gt; is a radar subsystem used for optical acquisition of a radar target.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvac70pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of higher education institutions</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn HigherEducationInstitution)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViuUJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of aircraft</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn AirTransportationDevice)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViKCJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all flatware sets. A type of group of devices.</rdfs:comment>
    <rdfs:label xml:lang="en">flatware set</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SilverwarePiece)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvqSrk5wpEbGdrcN5Y29ycB4reDpEcEMlQdmNbv7JKJOiRA">
    <rdfs:label xml:lang="en">instructions for direct debit</rdfs:label>
    <cycAnnot:label xml:lang="en">(InstructionsForUsingOrDoingFn DirectDebit)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9-EFpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternetNewsgroupMessage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvq7pm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Letter_CW&lt;/a&gt;. Each instance of this collection is an individual posting to some &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;.</rdfs:comment>
    <rdfs:label xml:lang="en">newsgroup message</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_MTupwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of information structures
  that are instantiated in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0I6OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HTTPCookie&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HTTPCookie-AIS</cycAnnot:label>
    <rdfs:label xml:lang="en">cookie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDNfd0xUOEdqfQQAH6RYvSQ">
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingSenseExtension</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which involve a sense extension of some sort (e.g. metonymy ometaphor).</rdfs:comment>
    <rdfs:label xml:lang="en">textual inference problem involving sense extension</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVLcRzAuDEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">CycLModule</cycAnnot:label>
    <rdfs:label xml:lang="en">CycL module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYcfcNtvvQdiGkqL51MjX4Q">
    <rdfs:label xml:lang="en">catalogue</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rYcfcNtvvQdiGkqL51MjX4Q&quot; class=&quot;cyc_term&quot;&gt;Catalog_CW&lt;/a&gt; is an abstract work intended to be instantiated as a catalog  (documents that list and describe types of items systematically) of some sort. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rYcfcNtvvQdiGkqL51MjX4Q&quot; class=&quot;cyc_term&quot;&gt;Catalog_CW&lt;/a&gt; may be intended to be instantiated in any  catalog format: hardcopy (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riKcTmtvuQdiFdZMV7GY81g&quot; class=&quot;cyc_term&quot;&gt;CatalogCopy&lt;/a&gt;), electronic, etc. Instances of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rYcfcNtvvQdiGkqL51MjX4Q&quot; class=&quot;cyc_term&quot;&gt;Catalog_CW&lt;/a&gt; are usually also instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; , but some may be  comprised of mainly non-propositional information, such as images.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Catalog-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rwGRHKpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn DownloadingAFile)</cycAnnot:label>
    <rdfs:label xml:lang="en">free software</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-nY3ljb3JwUmVmcmlnZXJhdG9yTWFzc0VtYWlsU2VuZGluZ190YXNrD4xjeWNsaXN0c192YXKG">
    <rdfs:label xml:lang="en">cyclists_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;cycorpRefrigeratorMassEmailSending_task&quot;) &quot;cyclists_var&quot; 6)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtmygZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">rural laboring class joke</rdfs:label>
    <cycAnnot:label xml:lang="en">RuralLaboringClassJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvj1HY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StereotypeJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtmygZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RuralLaboringClassJoke&lt;/a&gt; is the collection of           all jokes that are based on stereotypes about rural working class people.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDuSCFiFKEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">HTML heading tag</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwADxqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HTMLTag&lt;/a&gt; that are used to identify headings.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HTMLHeadingTag</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roeUSHAzCQdmLa9UyG9T4_w">
    <cycAnnot:label xml:lang="en">AdjustableRateLoan-ConsistentAdjustmentPeriod</cycAnnot:label>
    <rdfs:label xml:lang="en">adjustible rate loan with a consistent adjustment period</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r0DjuxnS9EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateLoan&lt;/a&gt; that have a consistent adjustment period (c.f., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4Qe3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;adjustmentPeriod&lt;/a&gt;), e.g., the interest rate adjusts every 6 months.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riMp6llg9EdiX7AAH6RYvSQ">
    <rdfs:label xml:lang="en">derived noun compound rule</rdfs:label>
    <cycAnnot:label xml:lang="en">DerivedNounCompoundRule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViJsZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fable</rdfs:label>
    <rdfs:comment xml:lang="en">A short allegorical story intended to convey a moral</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fable</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFC1Y5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of credentials; a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFC1Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BuildingPermit_PIT&lt;/a&gt; is an authorization for an agent to build some particular structure as specified in the permit.  A building permit is issued typically by the local government authority over the region wherein the building is to be built, and the permit information is embodied in a physical document, a copy of which typically must be displayed at the building site.</rdfs:comment>
    <rdfs:label xml:lang="en">building permit</rdfs:label>
    <cycAnnot:label xml:lang="en">BuildingPermit-PIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi18JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of novelist</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Novelist)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of novelist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWBqf5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This title is given to fellows of the American College of Gastroenterology.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FACG</cycAnnot:label>
    <rdfs:label xml:lang="en">F.A.C.G.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQrrEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ReifiedMapping</cycAnnot:label>
    <rdfs:label xml:lang="en">reified code mapping</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrrEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReifiedMapping&lt;/a&gt; collect sets of code-denotation mappings, specified by assertions involving &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrrNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;codeMapping&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVofFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;usesMapping&lt;/a&gt; can be used to specify an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQrrEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReifiedMapping&lt;/a&gt; to interpret a particular field in a physical table.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rssixtBCPQdeQNNzrlPeZag">
    <rdfs:label xml:lang="en">Cyc problem conjunctive link</rdfs:label>
    <cycAnnot:label xml:lang="en">CycProblemLink-Conjunctive</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r0wOW3hCOQdeW8vsy3Igbzg&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Logical&lt;/a&gt; which denotes Cyc inference problem conjunctive links.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsGHJ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bounded interval</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzfdJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedAbove&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvndKzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedBelow&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsGHJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_Bounded&lt;/a&gt; is an interval that has both upper and lower bounds.  Example: the interval comprised of real numbers from 3.5 to 4.5.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsGHJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_Bounded&lt;/a&gt; is more general than &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTGgF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerExtent&lt;/a&gt; (q.v.) because &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsGHJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_Bounded&lt;/a&gt; includes dense, negative, imaginary and complex ranges and point values.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Interval-Bounded</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVibuJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn AbleBodiedSeaman)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of able-bodied seaman</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of able-bodied seaman. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFuv35wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFuv35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternationalAgreement&lt;/a&gt; is a formal agreement among (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;) countries or organizations with international scope.
&lt;p/&gt;
Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFuv35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternationalAgreement&lt;/a&gt; include treaties to end wars, trade agreements, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9xMvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NuclearNonProliferationTreaty&lt;/a&gt;, the &lt;font color=&quot;#ff0000&quot;&gt;#$ChemicalWeaponsConvention&lt;/font&gt;, and the Geneva Convention.  Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD8ghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Treaty&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVidppwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeaceAccord&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InternationalAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">international agreement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViJj5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Bill-Currency)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of paper currency</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViZ4JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Matador)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of matador. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of matador</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjBuJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SmallGroup</cycAnnot:label>
    <rdfs:label xml:lang="en">small group</rdfs:label>
    <rdfs:comment xml:lang="en">A small group of objects</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfvYUpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerCode-Mobile</cycAnnot:label>
    <rdfs:comment xml:lang="en">This collection includes all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt; which can be
	implemented on &apos;any&apos; platform.  Typically instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfvYUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Mobile&lt;/a&gt;
	will also be instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_6Ke5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Interpreted&lt;/a&gt;.  This includes code written in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUFuH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaScriptProgrammingLanguage&lt;/a&gt;, ActiveX, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">platform independent computer code</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvpkt9JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TimeToLiveField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">time to live field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvpkt9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TimeToLiveField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates how many hops a &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; can make between
routers en route to its destination before it should be discarded.
This prevents lost &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;s from wandering around
indefinitely.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riFMd4Hy9EdaIRQABAkLVdg">
    <cycAnnot:label xml:lang="en">ComputerBinaryFile</cycAnnot:label>
    <rdfs:label xml:lang="en">computer file encoded in binary format</rdfs:label>
    <rdfs:comment xml:lang="en">The collection 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 encoded in binary format.    All executable programs are stored as binary files and so are most numeric data files.    A binary file is only computer-readable. In contrast, text files are stored in a form    (usually &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPts15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ASCII&lt;/a&gt;) that is human-readable.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvqs2C5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of playboy models</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PlayboyModel)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbVZSpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">genetic structure of ribonucleotides</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all abstract nucleotides [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYZoQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide_GIS&lt;/a&gt;] which are instantiated by instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHYAI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Ribonucleotide&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Ribonucleotide-GIS</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rI-v0wvUVEdyAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">UnitedStatesConstitutionalAmendment</cycAnnot:label>
    <rdfs:label xml:lang="en">U.S. Constitutional amendment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of amendments to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvy_ifZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USConstitution&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjp3ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn MusicalComposer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of composers</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmd2JElCEEdqAAAACs6hbjw">
    <rdfs:label xml:lang="en">custom</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrKPkBE16EdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt;.  Each
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmd2JElCEEdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;IndividualCustom&lt;/a&gt; is a particular convention that is
followed within some culture.  More precisely, each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmd2JElCEEdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;IndividualCustom&lt;/a&gt;
is the specification of some particular learned practice that forms part of some
overall &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDuTrfEyVEdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt;.  For more on this notion of a
cultural convention, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrKPkBE16EdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">IndividualCustom</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjz9pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of lagoons</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Lagoon)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvuav3ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn IncestStory)</cycAnnot:label>
    <rdfs:label xml:lang="en">free incest story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvs4gDZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ConventionalMarket</cycAnnot:label>
    <rdfs:label xml:lang="en">conventional market</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc5tp5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cruise on Lake Geneva</rdfs:label>
    <rdfs:comment xml:lang="en">The events associated with taking a cruise around Lake Geneva.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LakeGeneva-Cruise</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhFT1nEx3QdmA_Mz3JdeecQ">
    <cycAnnot:label xml:lang="en">ConvertibleBond</cycAnnot:label>
    <rdfs:label xml:lang="en">convertible bond</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rhFT1nEx3QdmA_Mz3JdeecQ&quot; class=&quot;cyc_term&quot;&gt;ConvertibleBond&lt;/a&gt; is a corporate bond that can be converted at a later date into shares of stock in the issuing company.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkD1ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of clothing items</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ClothingItem)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlQcy8jL2QdeM9JzWamzoQQ">
    <rdfs:label xml:lang="en">P1 bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">P1BugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwvPZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all mts which represent the content of letters (personal letters, business letters, etc.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Letter-PIT</cycAnnot:label>
    <rdfs:label xml:lang="en">letter pit</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTgmNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">FAQ</rdfs:label>
    <cycAnnot:label xml:lang="en">FrequentlyAskedQuestionsList</cycAnnot:label>
    <rdfs:comment xml:lang="en">Most often referred to by its abbreviation &apos;FAQ&apos;. A list of questions (and answers thereto) that newcomers to a Usenet newsgroup, etc., frequently ask or that those intimately familiar with the newsgroup, etc., feel that newcomers ought to be informed about before they get further involved. Most newsgroups have a FAQ that is updated and revised regularly, that contains fairly reliable and up-to-date information about the topic of the newsgroup, and that people who want to post something to the newsgroup are expected under established &apos;netiquette&apos; to read before posting. The use of FAQs has expanded beyond its original domain into informational websites, users manuals, etc. Cf. &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-jMBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FAQFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaiJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjaypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalInformation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjaiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SensoryInformation&lt;/a&gt; is the propositional content of a mental state in which an animal or other sentient being perceives something.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SensoryInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">sensory information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvthkWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">pornographic story</rdfs:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViJ9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Story&lt;/a&gt; whose elements contain the propositional content in which two or  more instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; engage in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvycLs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSexualBehavior&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EroticStory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjZupwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Punishment</cycAnnot:label>
    <rdfs:label xml:lang="en">punishment</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;. Each  describes the &apos;content&apos; of some element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViZKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Punishing&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHivA_WgUnCkRsZ2tw3ljb3JwHivBFnj6nCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { newsletters, newsgroups }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet Newsletter InternetNewsgroup))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvmuz6ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn AdultChatRoom)</cycAnnot:label>
    <rdfs:label xml:lang="en">free adult chat room</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV1TLJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">law</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; is a miniature &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt; that expresses a legal requirement or restriction.  For instance, one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; might say, effectively, that bigamy is illegal.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; is declared to be part of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; by using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.  Note that one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; can be part of more than one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Law</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzHRG5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ExpositoryArticle</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;] which, in the current &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, meet the criteria for articles such that their most salient style is &amp;quot;expository&amp;quot;. Such articles are written in a way so as to &amp;quot;lay out the facts&amp;quot;, &amp;quot;explain meanings&amp;quot;, &amp;quot;describe the truth&amp;quot;.  Note that although the definition of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt; must meet certain stylistic criteria, the current &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt; need not claim that the contents of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt;s are factual, correct, etc..  Consider the following 4 examples which assume that one is in microtheory which defines &amp;quot;expository&amp;quot; as a &amp;quot;20th Century Scientific Rationalist&amp;quot; person would.  (1) Any professional scientific journal article would be a typical positive example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt;.  (2) The writings of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJFbY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ThomasAquinas&lt;/a&gt; could qualify as a positive example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt; even though the contents of his writings might not be considered factual.  (3) A _Reader&apos;s Digest_ article version of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; would be a negative example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt; since its contents would be considered a narrative, and thus not in expository style. (Note that, even if said article contained expository tracts on whaling and ships, its most salient overall style would be narrative, and thus not expository.)  (4) An article from the &amp;quot;Journal of Irreproducible Results&amp;quot;, although fictional, is a positive example because it is written expositorily. To be sure, note that membership in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt; may change as one moves to microtheories which posit different requirements for what is considered &amp;quot;expository&amp;quot;.  For example, in a microtheory which defined &amp;quot;expository&amp;quot; as per around the time of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQCL0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheRenaissance&lt;/a&gt;, an article-sized excerpt of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwGv3zpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GalileoGalilei&lt;/a&gt;&apos;s &amp;quot;Dialogue Concerning the Two Chief World Systems, Ptolemaic &amp;amp; Copernican&amp;quot; could arguably count as an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt;.  However, in a microtheory such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPe7s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MainstreamAmericanCultureMt&lt;/a&gt;, it would be much more of a stretch to claim that something in the style of the previously mentioned dialogue would be an admissible element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">expository article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu-Q25-nCkRsZ2tw3ljb3JwHiu-xpp4nCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { information-bearing things, generic agents }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet InformationBearingThing Agent-Generic))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwK9hkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">material safety data sheet CW</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s the instances of members of which comprise the members of the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRnMJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaterialSafetyDataSheet&lt;/a&gt;. It is really the members of the present collection which companies are required to create.&amp;quot;</rdfs:comment>
    <cycAnnot:label xml:lang="en">MaterialSafetyDataSheetCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUCtxpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Linux distribution</rdfs:label>
    <cycAnnot:label xml:lang="en">LinuxOS</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQHMdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSourceComputerProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUCtxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxOS&lt;/a&gt; is an operating system built around &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviFn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxKernel_TheProgram&lt;/a&gt; (q.v).  Instances (known as &amp;quot;distributions&amp;quot;) include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_SfEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_Caldera&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN0Z1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_YellowDog&lt;/a&gt;, etc.  See &lt;font color=&quot;#ff0000&quot;&gt;#$SharedNoteOnOperatingSystemsAndKernels&lt;/font&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaglIJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Three-dimensional wallpaper</rdfs:label>
    <cycAnnot:label xml:lang="en">3DComputerWallpaperFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRrkXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerWallpaperFile&lt;/a&gt;s.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvaglIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;_3DComputerWallpaperFile&lt;/a&gt; represents a three-dimensional  image that is intended to be displayed as the background of the GUI of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt; like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt;, or the  background of a web page.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSZCd6u_JQdiOa_FrtNsrDg">
    <rdfs:comment xml:lang="en">The collection of all FHA mortgages. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViDk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AssumableLoanAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3Moh-nS9EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;FHALoan&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDX2J5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConformingMortgage&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">FHA mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">FHAMortgage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv5L5vZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PropositionalConceptualWork)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of written or spoken works</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3jT-ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">hydrographic path system</rdfs:label>
    <cycAnnot:label xml:lang="en">HydrographicPathSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRGZ0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialPathSystem&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3jT-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HydrographicPathSystem&lt;/a&gt; are system of streams. A path in such system is typically a portion of a stream (of a river for instance) between two points of confluence. This is a very general collection that admits system of natural streams only as well as systems including artificial paths (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViOopwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwCyIyZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of communication devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CommunicationDevice)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYwey5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SmallCapStock</cycAnnot:label>
    <rdfs:label xml:lang="en">small cap stock</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all small cap stocks. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvl0B1ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of student athletes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn StudentAthlete)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVpfXZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Filipinos</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfFilipinos)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj4IZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RasterArray</cycAnnot:label>
    <rdfs:comment xml:lang="en">Arrays used for storing rasters, mon.</rdfs:comment>
    <rdfs:label xml:lang="en">raster array</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwJzw5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FinancialAidAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all financial aid. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN86jJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Loan_WrittenLegalAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">financial aid</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rsW_e-oppQdiDaKcWadI7vQ">
    <rdfs:label xml:lang="en">library of congress country studies webpage</rdfs:label>
    <cycAnnot:label xml:lang="en">LibraryOfCongressCountryStudiesWebpage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwNRx85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_AIS&lt;/a&gt;. Each instance of
this collection are webpages maintained by the Library of Congress.
These pages contain extensive information on a selection of particular
countries, particularly the history, economy, political and social
systems. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rsSKIbIppQdiP2ZbWPrKomA&quot; class=&quot;cyc_term&quot;&gt;LibraryOfCongressCountryStudiesIndexPage&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rsoyT8IppQdiDCOZ27OvSFQ&quot; class=&quot;cyc_term&quot;&gt;LibraryOfCongressCountryStudiesWebpageFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjn6JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">financial obligation</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;s of a financial nature--obligations to make a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkKMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MoneyTransfer&lt;/a&gt;.  Such &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;s can arise from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjdf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Transaction&lt;/a&gt;s, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BorrowingSomething&lt;/a&gt;s, and can thus be related to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s, or can arise by other means, such as by the imposition of some legislative body in the case of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;s.  In the case of 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;, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwH2lXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; is both an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; and an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt;, but in the case of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; is not an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FinancialObligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-EEw5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-EEw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Poor&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwNQXcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Weak&lt;/a&gt;.  It includes short passwords and common passwords             such as &apos;PASSWORD&apos;  and &apos;START&apos;, as well as passwords that are fairly easily guessed, such as            any character strings that are also English words.</rdfs:comment>
    <rdfs:label xml:lang="en">poor password</rdfs:label>
    <cycAnnot:label xml:lang="en">Password-Poor</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI3ECJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TemplateMetaAttribute</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of the meta information attributes that can be encoded within the templates and the marker objects that can occur inside the templates.</rdfs:comment>
    <rdfs:label xml:lang="en">template meta attribute</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViQkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of street performer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of street performer. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn StreetPerformer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRnMJ5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of individual concrete
&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 which are required by law to be created by companies
which produce certain materials. The purpose of these sheets is to
provide information relevant to safety. There are sheets about many different
materials and are produced in conformity to ANSI standards.
There are many different MSDS types, and for some purposes it will be more useful
to talk about these types rather than about the members of this collection. See also
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwK9hkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaterialSafetyDataSheetCW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">material safety data sheet</rdfs:label>
    <cycAnnot:label xml:lang="en">MaterialSafetyDataSheet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVidHpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of mid-level manager</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn MidLevelManager)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of mid-level manager. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvdqdqZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn MissileAttack)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of missile attacks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMh5-aJnDEdaSxwACs0uXdw">
    <cycAnnot:label xml:lang="en">SpecialShellParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rMh5-aJnDEdaSxwACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;SpecialShellParameter&lt;/a&gt; is the collection of all parameters that
are treated exceptionally by programs interpreting scripts. Positive
examples would be the &amp;quot;$$&amp;quot; variable in shell scripting, which always
denotes the current process ID, and the &amp;quot;$_&amp;quot; variable in Perl, which
refers to the default input, output and pattern matching space.</rdfs:comment>
    <rdfs:label xml:lang="en">special shell parameter</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpBKMfHDEdaO6gABAkLVdg">
    <cycAnnot:label xml:lang="en">StructuredKnowledgeSourceProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;s for interacting with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">structured knowledge source protocol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7MecXArwQdiLR-tqN6PL3A">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7MecXArwQdiLR-tqN6PL3A&quot; class=&quot;cyc_term&quot;&gt;CycProgramFeature&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7MecXArwQdiLR-tqN6PL3A&quot; class=&quot;cyc_term&quot;&gt;CycProgramFeature&lt;/a&gt; is a parameter used to specify to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riTBnSAWFQdiOc5X686AWtw&quot; class=&quot;cyc_term&quot;&gt;LispReader&lt;/a&gt; precisely which code in the Cyc codebase to include in creating a Cyc executable.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProgramFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc program feature</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9ABjJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">comic book</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMeg6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicBookSeries&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9ABjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicBookIssue&lt;/a&gt; is instantiated in many copies.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComicBookIssue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjqdJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PublicHealthRegulation</cycAnnot:label>
    <rdfs:label xml:lang="en">public health regulation</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all public health regulations. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV6RRJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">server program</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVtUyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkingProgram&lt;/a&gt;. Each instance of this collection is a &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; used to process requests that come in across a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;. It is thus to be contrasted with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzmtx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalProgram&lt;/a&gt;. More technically, the defining characteristic of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt; is that it listens on a port.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ServerProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9dTF5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9dTF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpoofedUsernameAndPasswordPopUpWindow&lt;/a&gt; is a collection of programs
written in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUFuH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaScriptProgrammingLanguage&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt;.  Instances of this collection are designed
to run inside browser windows, and to request username/password
combinations.</rdfs:comment>
    <rdfs:label xml:lang="en">spoofed username and password pop-up window</rdfs:label>
    <cycAnnot:label xml:lang="en">SpoofedUsernameAndPasswordPopUpWindow</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWm-RGOfeQdiV3d-oPaYukA">
    <rdfs:label xml:lang="en">CBL singleton node</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLSingletonNode</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rl-XD2CUjQdiMM8EGYE9f2g&quot; class=&quot;cyc_term&quot;&gt;CBLNode&lt;/a&gt;s that when instantiated may have only one instantiation. (For non-instantiated nodes see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rC2tFFnO9QdiH6pWR7zHBNQ&quot; class=&quot;cyc_term&quot;&gt;CBLAbstractNode&lt;/a&gt;.)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv97PEJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">COASupplementMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">coa supplement microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">A military Course Of Action (COA) sketch only outlines the
intended course of action at a certain level of specificity.  For
purposes of evaluating COAs, users may on occasion wish to supply
supplementary hypotheses, deriving in particular from the mission
analysis products.  These can be supplied in instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv97PEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASupplementMicrotheory&lt;/a&gt;.  Instances are microtheories that consist
of sets of assertions that posit specific hypotheses whose effect on a
proposed plan execution we wish to test.  Some of these hypotheses
might involve adjustments to critical background parameters--e.g.,
suppositions to the effect that it is raining heavily or that it is
nighttime--or they might involve further assumptions about the
friendly forces charged with carrying out the tasks represented in the
COA.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQXwJ4khNQdiWpO4CCV9XHQ">
    <cycAnnot:label xml:lang="en">GLFBindingStatusArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rQXwJ4khNQdiWpO4CCV9XHQ&quot; class=&quot;cyc_term&quot;&gt;GLFBindingStatusArc&lt;/a&gt; are arcs that link nodes whose (underspecified) semantics is a query, and thus specify whether a query-node has bindings, lacks bindings, or whether the binding status is irrelevant.</rdfs:comment>
    <rdfs:label xml:lang="en">GLF binding status arc arc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4ryncJZCTfQdeEidQ7vusDfQ">
    <cycAnnot:label xml:lang="en">(GroupFn Summit)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of summits</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvk1zl5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBjhDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableExploit&lt;/a&gt;s that are designed to give a regular user of a computational system using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt; access to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt; for that system.</rdfs:comment>
    <rdfs:label xml:lang="en">executable system privilege exploit</rdfs:label>
    <cycAnnot:label xml:lang="en">ExecutableSystemPrivilegeExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVivc5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Stock)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of stock</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViGYZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Fjord)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of fiords</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxOIhpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">interval that is unbounded at the top</rdfs:label>
    <cycAnnot:label xml:lang="en">Interval-UnboundedAbove</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s that is not bounded at the top. It is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzfdJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedAbove&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLkb-flFFEdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">vertical geodetic data</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLACWrFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalDatum&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLkb-flFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalGeodeticDatum&lt;/a&gt;s are used to determine a location&apos;s height relative to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrLnJIE-7EdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;EarthsGeoidSurface&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">VerticalGeodeticDatum</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVibcpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of retail sales clerk. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of retail sales clerk</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn RetailSalesClerk)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViknpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn SocialBeing)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of social beings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkk9eBiqcQdiNG4KOuExWiw">
    <rdfs:comment xml:lang="en">The collection of all newscasts. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3A7lpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsShow&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">newscast</rdfs:label>
    <cycAnnot:label xml:lang="en">Newscast</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rJtdTVoJNQdeOqaFkQvl7dw">
    <cycAnnot:label xml:lang="en">(GroupFn WebSite)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of websites</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv5VvH5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of diplomats</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Diplomat)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwVETQpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WeddingVows</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwVETQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WeddingVows&lt;/a&gt; is an obligation that a bride or groom accepts as his or her responsibility to conform to upon getting married. Contents generally include love, faithfulness, and not participating in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-ePOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExtraMaritalSexualBehavior&lt;/a&gt;. The obligation holds for the length of the marriage, &lt;i&gt;i.e.&lt;/i&gt;, it is annulled only by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwP1XQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Divorce&lt;/a&gt; or by the death of one of the spouses.</rdfs:comment>
    <rdfs:label xml:lang="en">wedding vow</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rwQr0GZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all histories of agriculture. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViJNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HistoricalNarrative&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">history of agriculture</rdfs:label>
    <cycAnnot:label xml:lang="en">(HistoryFn Agriculture)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViNVpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">medical probe</rdfs:label>
    <cycAnnot:label xml:lang="en">MedicalProbe</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvXr44JwpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(SportsStatsForFn Basketball-TheGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">sports statistics for hoops</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwKAeP5wpEbGdrcN5Y29ycB4rvVj2XJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">recipe for soup</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all recipes for soup. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjN8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recipe_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(RecipeFn Soup)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvz7_25wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn WorldWideWebSite)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of web sites</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwEdf2pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of taking refuge</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TakingRefuge)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRObu8Cq8EdqAAAACs2IMmw">
    <cycAnnot:label xml:lang="en">Animal-HumanFoodSource</cycAnnot:label>
    <rdfs:label xml:lang="en">animal human food source</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r2dvggI0QEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">organization with delivery service</rdfs:label>
    <cycAnnot:label xml:lang="en">OrganizationWithDeliveryService</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of organizations that provide at least some of their &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjLFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;clients&lt;/a&gt; with goods off site, via one or more instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShippingOrganization&lt;/a&gt;, which may or may not be their own &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_v5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subOrganizations&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGE6eAAjDEdicKgACs4kcWg">
    <cycAnnot:label xml:lang="en">GLFArcType-LacksBindings</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF arc type lacks bindings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-nY3ljb3JwUmVmcmlnZXJhdG9yTWFzc0VtYWlsU2VuZGluZ190YXNrD4h0ZXh0X3ZhcoU">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;cycorpRefrigeratorMassEmailSending_task&quot;) &quot;text_var&quot; 5)</cycAnnot:label>
    <rdfs:label xml:lang="en">text_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9lIvlpcoEdqAAAACs4vPlg">
    <cycAnnot:label xml:lang="en">Parameter</cycAnnot:label>
    <rdfs:label xml:lang="en">parameter</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9lIvlpcoEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;Parameter&lt;/a&gt; is a component of some larger &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; that is capable of storing a value and having that value change.  An important sub-class of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;, but this collection is more general and includes such things as how much weight a college admissions officer gives to extracurricular activities when rating applications or how much a chess program values pawns when calculating the value of the board that results from a move.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvmsngpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances are microtheories denoting the content of an external knowledge source that has been read into Cyc for the purpose of &apos;slurping&apos; its contents with the KS tool.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KnowledgeSource-Represented</cycAnnot:label>
    <rdfs:label xml:lang="en">knowledge source represented</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVilYpwpEbGdrcN5Y29ycB4ro3lluGJHQdiVxrZReHS-jQ">
    <rdfs:label xml:lang="en">being that is also a location</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn IndividualAgent EnduringThing-Localized)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwMU99JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of refugees</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Refugee)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjTypwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">menu</rdfs:label>
    <cycAnnot:label xml:lang="en">RestaurantMenu</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all menus. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvY5LhpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non-agentive artifact</rdfs:label>
    <rdfs:comment xml:lang="en">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;, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvY5LhpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_NonAgentive&lt;/a&gt; is the collection of all artifacts that are _not_ agents (i.e., that are _not_ instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvY5LhpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_NonAgentive&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjo0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bicycle&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPvIyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pants&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjzcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Canal&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjNzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FoodUtensil&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Artifact-NonAgentive</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP3y2JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">prescription pit</rdfs:label>
    <cycAnnot:label xml:lang="en">Prescription-PIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvg3gaZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The 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 whose intention is artistic and whose theme is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQwdOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt;. This includes not only some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjHuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;s, but also some literary works, films, and dances. What some consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvg3gaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Erotica&lt;/a&gt; others may consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_qQOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">erotica</rdfs:label>
    <cycAnnot:label xml:lang="en">Erotica</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQryspwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PublicOfficial)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of public officials</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwAise5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ChildrensWebSite</cycAnnot:label>
    <rdfs:label xml:lang="en">kids&apos; web site</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;s that have content which is geared toward children.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyAmuZwpEbGdrcN5Y29ycB4rwBdRJZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fan site for women&apos;s college basketball</rdfs:label>
    <cycAnnot:label xml:lang="en">(FanSiteFn WomensCollegeBasketball-CW)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGiyXJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WindowsNTAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">Windows NT account</rdfs:label>
    <rdfs:comment xml:lang="en">A person with an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwGiyXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WindowsNTAccount&lt;/a&gt; is able to
access storage space and CPU time on an instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgiQQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTAccountSystem&lt;/a&gt;. The level of access of the account depends on
whether it is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwG3H7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdministratorAccount&lt;/a&gt;, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvptOJ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">law bar certification</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LawBarCertification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxUpLdhdTEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">dividend payment obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">DividendPaymentObligation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjD8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PaymentObligation&lt;/a&gt;.  Instances are obligations to make dividend payments to the holder of a security.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvp-LnJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MathematicalLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvp-LnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalLanguage&lt;/a&gt; is formalized &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj0iZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt; used in  mathematics to express mathematical notions. The language of set theory,  when formalized, is an example of a mathematical language. Usually  mathematical languages include a logical language together with some mathematical constants such as &apos;+&apos; or &apos;0&apos;.</rdfs:comment>
    <rdfs:label xml:lang="en">mathematical language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_ZtmpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bumpkin joke</rdfs:label>
    <cycAnnot:label xml:lang="en">BumpkinJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtmygZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RuralLaboringClassJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_ZtmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BumpkinJoke&lt;/a&gt; is the collection of all jokes that are based on stereotypes about so-called &amp;quot;bumpkins&amp;quot;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjy3pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Distribution</cycAnnot:label>
    <rdfs:label xml:lang="en">Statistical distribution</rdfs:label>
    <rdfs:comment xml:lang="en">This represents the most general distribution.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3SaTNErwQdmLPMBtnZlqiw">
    <cycAnnot:label xml:lang="en">PaymentPlanAccordingToWhichAnyMonthlyBalanceMustBePaidInFull</cycAnnot:label>
    <rdfs:label xml:lang="en">payment plan according to which any monthly balance must be paid in full</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r4ZH_rkosQdmGit1WuwAOSg&quot; class=&quot;cyc_term&quot;&gt;PaymentPlanWithInstallmentsAtIrregularIntervalsOrForVaryingAmounts&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3SaTNErwQdmLPMBtnZlqiw&quot; class=&quot;cyc_term&quot;&gt;PaymentPlanAccordingToWhichAnyMonthlyBalanceMustBePaidInFull&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt; that requires the borrower to pay off his balance in full each month.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-6kzpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WorldWideWebPage-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-6kzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_PCW&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt;.  It is the collection of propositional works designed to be accessed on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt; via an implementation of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJobjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextTransferProtocol&lt;/a&gt;.  Instances of this collection include all world wide web pages with significant propositional context.  Non-instances include web sites whose context is nearly entirely pictoral, musical, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">world wide web page</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjfIJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn CreditManager)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of credit manager. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of credit manager</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvp2v-5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strong password</rdfs:label>
    <cycAnnot:label xml:lang="en">Password-Strong</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvp2v-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Strong&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt;.  It includes passwords that           have been created and maintained according to strict security standards.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMZVZ5jL3Qdee3NIfi89JFQ">
    <cycAnnot:label xml:lang="en">CriticalBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">critical Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdRVspwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">J6Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">j6 obligation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVimKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of mammals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Mammal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFRLFZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The subcollection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0AdNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrickTakingCardGame&lt;/a&gt;s in which the value of the trick does not depend on what cards it contains.  The object of such games will typically be to win some number of tricks, or as many tricks as possible.  Occasionally the object is to win a specific trick (like the last one).  There are also some plain trick games where the object is to lose tricks (such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwI4sx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HeartsGame&lt;/a&gt;).  Other examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFRLFZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlainTrickCardGame&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvmlcn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Spades_CardGame&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1FL05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Whist&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOEVvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bridge_TheGame&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PlainTrickCardGame</cycAnnot:label>
    <rdfs:label xml:lang="en">plain-trick card game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLACWrFFFEdqAAAACs6hO_g">
    <cycAnnot:label xml:lang="en">VerticalDatum</cycAnnot:label>
    <rdfs:label xml:lang="en">vertical data</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLACWrFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalDatum&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryo22ZlFEEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;GeographicDatum&lt;/a&gt; which is used to accruately determine the height of a geographical location above (or below) some reference surface. For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLkb-flFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalGeodeticDatum&lt;/a&gt;s are used to determine a location&apos;s height relative to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrLnJIE-7EdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;EarthsGeoidSurface&lt;/a&gt;, while &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXlWJqlFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;TidalDatum&lt;/a&gt;s are used to determine a location&apos;s height relative to mean sea level.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgiGa5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProtoLanguage</cycAnnot:label>
    <rdfs:label xml:lang="en">protolanguage</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all protolanguages. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrPfJpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all directed simple graphs, i.e., node-and-link structure in which every link has one direction and no multiple links (between a pair of nodes) or loops are allowed, as studied in graph theory.  This is the intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLoMMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedMultigraph&lt;/a&gt;, which is the same as the intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKdFypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedPathSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DirectedGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">directed graph</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjUEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Tooth)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of teeth</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZEmofIVMQdeJRa6o_TEQpA">
    <rdfs:label xml:lang="en">Cyc ke interaction folder</rdfs:label>
    <cycAnnot:label xml:lang="en">KEInteractionFolder</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of this collection are (abstract) folders which organize pages of content (cf. &lt;font color=&quot;#ff0000&quot;&gt;#$PageTemplate&lt;/font&gt;) which should be used to facilitate interactions with a user.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvYjIS5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of situations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Situation)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJGLWQp8_EdqAAAAOpmP6eA">
    <rdfs:label xml:lang="en">parsing template</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt; that serve as patterns for mapping one sort of text structure into another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ParsingTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgGJIZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of agreements; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgGJIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt; is a legal agreement between a selling agent and a buying agent, stipulating the terms under which the seller will provide goods and/or services to the buyer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SalesContract</cycAnnot:label>
    <rdfs:label xml:lang="en">sales contract</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvi3kJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CommentaryArticle-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">commentary article</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;] expressing the opinion of the author(s) on some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv3qwJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Issue&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvfKQZZwpEbGdrcN5Y29ycB4rv8FjPpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">law about drugs</rdfs:label>
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn DrugSubstance)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvpcO4pwpEbGdrcN5Y29ycB4rwByumpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (ProfessionalFn Wrestler))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of pro wrestlers</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1TaX9PfUEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">small group of people</rdfs:label>
    <cycAnnot:label xml:lang="en">SmallGroupOfPeople</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of small groups whose members (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;) are all people (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;, q.v.).  See the comment on &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjBuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SmallGroup&lt;/a&gt; for more information about what counts as a small group.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvO0o2MfjEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">LinearObject-InfiniteUnbounded</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvO0o2MfjEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_InfiniteUnbounded&lt;/a&gt; is the collection of all and only linearly-shaped objects that are infinite in length and have no boundaries or end-points.  They might be straight or curved, intangible or (at least in principle) tangible.  
&lt;p/&gt;
An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvO0o2MfjEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_InfiniteUnbounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;, whose instances are strictly one-dimensional.
&lt;p/&gt;
Cf. &lt;font color=&quot;#ff0000&quot;&gt;#$LinearObject-InfiniteSemiBounded&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">linear object infinite unbounded</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roTc2YL7GQdeOz4rwGpx0hA">
    <rdfs:label xml:lang="en">diet program</rdfs:label>
    <cycAnnot:label xml:lang="en">DietProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkzeeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedStructuredActivity&lt;/a&gt;.  The  collection of all &amp;quot;programs&amp;quot; that constrain the types or amounts of things one eats or drinks.  A given diet program might be designed for losing weight (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvh8R5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WeightLossProgram&lt;/a&gt;), gaining weight, lowering cholesteral, lowering blood pressure, increasing strength, or some other purpose.  Some diet programs are commonly followed for at least partly ethical or religious reasons (e.g. a vegan diet or a kosher diet).  When following a diet program, one is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjUkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dieting&lt;/a&gt; (q.v.).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvn9aMpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">integer extension including only positive integers</rdfs:label>
    <cycAnnot:label xml:lang="en">PositiveIntegerExtent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTGgF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerExtent&lt;/a&gt;s which include only &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVie2ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PositiveInteger&lt;/a&gt;s</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUP6yBrveEdmAAAACs6hRjg">
    <cycAnnot:label xml:lang="en">MakingSomethingAbstractAvailable</cycAnnot:label>
    <rdfs:label xml:lang="en">making something abstract available</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all activities in which an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; makes it possible for another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; to use (but not necessarily own) an abstract thing.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDvKKJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance of this collection is an object consisting of parameters which together indicate the probability of an assertion or set of assertions being true.  The parameters define a spike-shaped distribution contour (graph).  The parameters are specified using the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv2GFCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikeWidth&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVz0Z5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikePeakValue&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgOY75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikeNonPeakValue&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRVJZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikePeakLocation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">spike distribution</rdfs:label>
    <cycAnnot:label xml:lang="en">Spike-PersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1TOpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of documents that contrast an agent&apos;s budget with their actual financial status and transactions.</rdfs:comment>
    <rdfs:label xml:lang="en">budget report</rdfs:label>
    <cycAnnot:label xml:lang="en">BudgetReportDocument</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVifPpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of handyman</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of handyman. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Handyman)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvu5T8JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Heart-LocusOfFeelings</cycAnnot:label>
    <rdfs:label xml:lang="en">heart</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjftZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn FatPhysicalBuild)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about fat animals</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rN_OtoKWIQdmDPdFWrdbtKQ">
    <cycAnnot:label xml:lang="en">SOETreeNode-Level0</cycAnnot:label>
    <rdfs:label xml:lang="en">SOE tree node level 0</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWlWZCnngQdiaHblZn64QCg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s having the typcast effect during assignment of the value expression to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmDcJbHawQdiT-rAKh30eDQ&quot; class=&quot;cyc_term&quot;&gt;CBLStateObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc behavior engine command having the typecast effect</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCommandHavingTypecast</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rIUUBBBWAEdqAAAACs6hfSg">
    <cycAnnot:label xml:lang="en">(GroupFn SaltLake)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of salt lakes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwTD6JpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of oil tankers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn OilTanker)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViwKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Windows application</rdfs:label>
    <rdfs:comment xml:lang="en">Programs that are made to run under &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">MSWindowsApplication</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rdNO4FC_YQdedMPgKRtd5cQ">
    <cycAnnot:label xml:lang="en">UMLStateMachineDefinitionMicrotheory</cycAnnot:label>
    <rdfs:comment xml:lang="en">A microtheory to contain the defining assertions for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rAvI9zPHNQdaQgJfcTBgOVQ&quot; class=&quot;cyc_term&quot;&gt;UMLStateMachine&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">UML state machine definition microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnbP_JwpEbGdrcN5Y29ycB4rvu5MmpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all country music lyrics. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">country music lyric</rdfs:label>
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Genre CountryMusic)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUAazkDU-QdedHZ8c88qrfQ">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt; is a &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;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt; denotes some formula through &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rUkrYSDU-QdeHv-lwD9tMYw&quot; class=&quot;cyc_term&quot;&gt;formulaForFormulaTemplate&lt;/a&gt;. It can be used as a template for other questions or statements by replacing certain terms in the formula. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt; can have specific replaceable terms (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4raDhUZDU-QdeEvZHklS5NCw&quot; class=&quot;cyc_term&quot;&gt;positionInFormulaTemplateIsReplaceable&lt;/a&gt;), candidate terms for those replaceable argument positions (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rzQSt2FvDQdeLf7nJLjIeFw&quot; class=&quot;cyc_term&quot;&gt;candidateReplacementForPosition&lt;/a&gt;), options to limit the available candidate terms (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rdUEHZDU-QdedzOKJF0TsNA&quot; class=&quot;cyc_term&quot;&gt;excludeReplacementOptionForFormulaTemplatePosition&lt;/a&gt;), specified constraints (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rfwN2alsnQdeKzOI_nLLCRw&quot; class=&quot;cyc_term&quot;&gt;constraintOnReplacement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmKzonlsnQdeCmcFs0Sso_w&quot; class=&quot;cyc_term&quot;&gt;constraintOnReplacementBasis&lt;/a&gt;), and can be specified to optionally combine with other template formulas.</rdfs:comment>
    <rdfs:label xml:lang="en">formula template</rdfs:label>
    <cycAnnot:label xml:lang="en">FormulaTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0oMfpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">power user account</rdfs:label>
    <rdfs:comment xml:lang="en">A type of account on instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8x4M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTWorkstation&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0oMfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PowerUserAccount&lt;/a&gt; combines the privileges of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkAvdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountOperatorAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuDGEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerOperatorAccount&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_gCbpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrintOperatorAccount&lt;/a&gt; on the NT server.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PowerUserAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv21MfpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjUoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FrameOfReference&lt;/a&gt; (q.v.).  This is the collection of systems with respect to which the locations 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;s can be specified.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv21MfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CoordinateSystem&lt;/a&gt; has an associated suite of coordinate value predicates (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rve1AOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;coordinateValuePredicateOfSystem&lt;/a&gt; and its specializations), which assign coordinates to spatial things.  
&lt;p/&gt;
The two most common types of coordinate systems are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0y055wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PolarCoordinateSystem&lt;/a&gt;s (qq.v.).  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMVWMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeodeticCoordinateSystem&lt;/a&gt; is an example of the latter; it has two coordinate value predicates, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjw3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;latitude&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjwmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;longitude&lt;/a&gt;, both of which assign &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVir1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AngularDistance&lt;/a&gt;s to spatial things.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CoordinateSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">coordinate system</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8HnwZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of microtheories.  The information in each
instance will inherit to some instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;, and in some cases, to multiple
instances.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8HnwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COAMissionAnalysisProdsG2Microtheory&lt;/a&gt; is used
to specify mission analysis products deriving from the G2, pursuant to the COAs
that appear among the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">COAMissionAnalysisProdsG2Microtheory</cycAnnot:label>
    <rdfs:label xml:lang="en">coa mission analysis prods g2 microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkBnpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of computer repair person</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn ComputerRepairPerson)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of computer repair person. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOqCzpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RadioMediaProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">radio media product</rdfs:label>
    <rdfs:comment xml:lang="en">A collection 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;s created for the purposes of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvb33ipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RadioBroadcasting&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRGzEZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">commandment</rdfs:label>
    <cycAnnot:label xml:lang="en">Commandment</cycAnnot:label>
    <rdfs:comment xml:lang="en">In Judeo-Christian teaching, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRGzEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commandment&lt;/a&gt; is 
a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvbyOwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MoralPrecept&lt;/a&gt; that has the authority of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GodOfAbrahamIsaacAndJacob&lt;/a&gt; behind it.
Whereas many precepts will be human interpretations of moral behaviour, Christians 
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQB295wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChristianPerson&lt;/a&gt;) and Jews (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQB4UJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JewishPerson&lt;/a&gt;) usually consider the commandments
to come from God (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GodOfAbrahamIsaacAndJacob&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViPCJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerInterfaceConvention</cycAnnot:label>
    <rdfs:comment xml:lang="en">the collection of computer interfaces</rdfs:comment>
    <rdfs:label xml:lang="en">computer interface</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5bquQkIbQdiVjNXAjDbyew">
    <rdfs:label xml:lang="en">value table schema</rdfs:label>
    <cycAnnot:label xml:lang="en">ValueTableSchema</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvs7VE5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CursorGUIComponent</cycAnnot:label>
    <rdfs:label xml:lang="en">cursor</rdfs:label>
    <rdfs:comment xml:lang="en">Members of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvs7VE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CursorGUIComponent&lt;/a&gt; are standard components of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvp3dOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphicalUserInterfaceProgram&lt;/a&gt;. Their position on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjoAJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_VideoKind&lt;/a&gt; can be changed by skillful manipulation of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjLo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerMouse&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvs7VE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CursorGUIComponent&lt;/a&gt; can be used to perform various kind of operations specified by the particular  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvp3dOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphicalUserInterfaceProgram&lt;/a&gt; it is a component of.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvZN0z5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Lewinsky joke</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn MonicaLewinsky)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvythW5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjKWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dictionary&lt;/a&gt;s. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvythW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SlangDictionary&lt;/a&gt; provides lexical information about words that are part of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8xJ6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SlangSpeech&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">slang dictionary</rdfs:label>
    <cycAnnot:label xml:lang="en">SlangDictionary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvoxIHZwpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (GameFn Basketball-TheGame))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of basketball games</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVizgZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Truck)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of trucks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViAB5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of tangible agents</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Agent-PartiallyTangible)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI6-9ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SpecifiedAcademicTest</cycAnnot:label>
    <rdfs:label xml:lang="en">standardized academic test</rdfs:label>
    <rdfs:comment xml:lang="en">This is the spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDDErJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedTest_CW&lt;/a&gt; consisting of academic tests, for example, the 1998 GRE test.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4robP74Pa3EdyAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4robP74Pa3EdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;DomesticPolicy&lt;/a&gt; is a policy for domestic affairs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DomesticPolicy</cycAnnot:label>
    <rdfs:label xml:lang="en">domestic policy</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvqJIn5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn InternetService)</cycAnnot:label>
    <rdfs:label xml:lang="en">free internet service</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwAN9opwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TemperatureInversionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi2eZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt;s in which a warm air mass is resting on top of a cold air mass without relative motion between the air masses.  Such an event keeps the cold air mass from rising along with any particulate matter or pollutants in the cold air mass.</rdfs:comment>
    <rdfs:label xml:lang="en">temperature inversion</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7p90TIocEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">Cyc argument datastructure</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rj31mKIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycKBDatastructure&lt;/a&gt; each instance of which gives (i.e. is an internal representation of)  one complete argument for or against some particular  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;&apos;s being true.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7p90TIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycArgumentDatastructure&lt;/a&gt; is either a  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r87JQbIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycDeductionDatastructure&lt;/a&gt; or an  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHvs58IodEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;HLAssertedArgumentKeywordDatastructure&lt;/a&gt; (qq.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycArgumentDatastructure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaypwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjaypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalInformation&lt;/a&gt; is the propositional content of a specific mental state (for example, a memory or a sensory perception) of an individual person.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MentalInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">piece of mental information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP1e1JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Poisoning)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of poisoning</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_7yQDOvgQdib4Lk-warhCA">
    <cycAnnot:label xml:lang="en">CBLParse</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc behavior language parse command type</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; parse command events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rA1yqUtCPQdiKwZE5rlaHhg">
    <cycAnnot:label xml:lang="en">NonThreatGroup</cycAnnot:label>
    <rdfs:label xml:lang="en">non threat group</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQLQ_JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information system</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbdY9EjMfQdeS5cbh1AVlsA">
    <rdfs:comment xml:lang="en">A microtheory to contain the defining assertions for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rZ-rxMvHiQdaXm9OsG3Qw6w&quot; class=&quot;cyc_term&quot;&gt;UMLProcedure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UMLStateMachineProcedureDefinitionMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">UML state machine procedure definition microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuUx7pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">transactional network</rdfs:label>
    <cycAnnot:label xml:lang="en">TransactionalNetwork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_9d5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strategic partnership</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;, according to which certain agreeing agents enter into a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQr9E5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;businessPartners&lt;/a&gt; relationship.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BusinessPartnershipAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5_PuJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BroadcastSeriesProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">broadcast series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all broadcast series considered as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5_PuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BroadcastSeriesProduct&lt;/a&gt; has a (large) number of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt; designed for broadcast as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBL0jOCTuQdiXxsfc5CXUrg">
    <rdfs:label xml:lang="en">cyc behavior language built-in findConstant command</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that find Cyc constants.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLFindConstant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDRqBDnTAEdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">DiscountLoan</cycAnnot:label>
    <rdfs:label xml:lang="en">discount loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s that have interest and financing charges deducted from the face amount.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NMwBzgtEdaHLgACs0uFOQ">
    <cycAnnot:label xml:lang="en">Array-DataStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3NMwBjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDataStructure&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3NMwBzgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Array_DataStructure&lt;/a&gt; arranges a group of data elements in a continuous block of memory.   Individual elements are accessed by index using integers.</rdfs:comment>
    <rdfs:label xml:lang="en">array</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvLgC5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UpskirtPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">upskirt picture</rdfs:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD6Hb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicPicture&lt;/a&gt;s. Each element depicts the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjiTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pelvis&lt;/a&gt; or the inner &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjN7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thigh&lt;/a&gt; of an ostensibly unsuspecting &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;..</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rfjeADg6nQdeb1YBlyxprEA">
    <cycAnnot:label xml:lang="en">CycProblem</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference problems.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkITpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Puerto Ricans</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn PuertoRicanPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvqF_7pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Lecture-CW)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of lectures</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP2iiZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">dragnet clause</rdfs:label>
    <cycAnnot:label xml:lang="en">DragnetClause</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvvm9OJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all poetry. A type 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;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(GroupFn Poem-CW)</cycAnnot:label>
    <rdfs:label xml:lang="en">poetry</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtPYApwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MusicalComposition-Classical</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUwN3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt;s that are considered &apos;classical&apos;, rather than popular. In the sphere of influence of Western Europe, instances are members of a tradition that started with the rise of counterpoint and modern conceptions of harmony around the 17th century.</rdfs:comment>
    <rdfs:label xml:lang="en">the classical style</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSsRRJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RegularExpression</cycAnnot:label>
    <rdfs:label xml:lang="en">regular expression</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of character strings used in text-processing.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSsRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RegularExpression&lt;/a&gt; is the collection of all &apos;regular expressions&apos; or &apos;regex&apos;es: character strings that are templates used by matching programs to indicate a match or partial match between the &apos;regular expression template&apos; and a target string of characters.   See (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhJib5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;regexStringMatch&lt;/a&gt; REGEX STRING), which  means that the &apos;regular expression template&apos; (or &apos;regex&apos;) REGEX matches some substring within STRING, and see also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsOx-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;regexFileMatch&lt;/a&gt;.  A regular expression allows for &apos;wildcard characters&apos; and other partial-match features in addition to exact matching.  The rules for what characters to use in the regex, and what constitutes a valid match, depend on the particular regular expression matcher being used.  (Regular expressions are used for matching in many programming languages.)  Some regex features are common to all such programs, including these: . [...] [^...] char ? * + ^ $ \&amp;lt; \&amp;gt; | (...) \1,\2,\3,...  Some other features vary.  This collection assumes that the PERL specification is used to define what a regular expression is.
&lt;p/&gt;
Briefly: A period in the regex matches &apos;any character&apos; in the target string.  Square brackets match a class of characters, those listed, possibly with ranges like A-Z or a-z or 1-8.  Square brackets with a caret-character as the first included character match the class of characters other than those listed between the brackets.   Backslash-character means the folowing special character is directly matched and is not treated as a special character.  Caret matches the position of the start-of-line.  Dollar-sign matches the position at the end-of-line.  \&amp;lt; matches any start of word.  \&amp;gt; matches any end-of-word.  Parentheses group whatever they enclose.  A character or group followed by a question-mark is optional; it matches zero or one occurence of that group or charater.  A character or group followed by an asterisk matches any number of repetitions that group or character, including zero.  A character or group followed by a plus-sign matches one or more repetitions of that group or character.  A vertical bar | separates alternative matches -- either may succeed.  \1,\2,\3, etc. are backreference variables to which each matched group is assigned in order, and they will match later occurrences of the assigned group.  For further details, see documentation for regular expressions or for PERL.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rREw8nsfnEdmAAAACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt; is the collection of all and only linearly-shaped objects that have no boundaries or end-points.  They might be straight or curved, tangible or intangible.  
&lt;p/&gt;
An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;, whose instances are infinite in length and strictly one-dimensional.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LinearObject-Unbounded</cycAnnot:label>
    <rdfs:label xml:lang="en">linear object unbounded</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTGGmJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of microtheories.  Each element is a microtheory representing knowledge, theory, hypotheses, evidence, and problems related to the semantic analysis of a data set taken from a language or group of languages.</rdfs:comment>
    <rdfs:label xml:lang="en">semantic analysis</rdfs:label>
    <cycAnnot:label xml:lang="en">LinguisticAnalysis-Semantic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEw9Y5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">political joke</rdfs:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwEw9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PoliticalJoke&lt;/a&gt; is the collection of all jokes that are           about some aspect of politics.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PoliticalJoke</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpYyUwyWJEdeQKwABAkLVkA">
    <rdfs:label xml:lang="en">test query multiple choice</rdfs:label>
    <cycAnnot:label xml:lang="en">TestQuery-MultipleChoice</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXq-apwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">shared note on assigned queries</rdfs:label>
    <cycAnnot:label xml:lang="en">SharedNoteOnAssignedQueries</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt; pertaining to 
assigned HPKB queries.  This collection and the notes in it
were created to providereviewers with a convenient way of quickly
pulling together all rules pertaining to the inference path of a given
query.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9EOF5HS7EdaAAACgyZzFrg">
    <rdfs:comment xml:lang="en">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; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9EOF5HS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LineOfCredit&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rrDhM9H8AEdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;loanTermOptions&lt;/a&gt; LOAN &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9EOF5HS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LineOfCredit&lt;/a&gt;) just when it is a loan that is valid for any amount up to a specified amount.  Money may be withdrawn on multiple occasions from the account at any time up to the due date.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LineOfCredit</cycAnnot:label>
    <rdfs:label xml:lang="en">line of credit</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNr2TpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strategic target</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwNr2TpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StrategicTarget&lt;/a&gt; is one which is large and immobile, for example:  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkMk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CityOfLosAngelesCA&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfrJZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OilRefinery&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi-lJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Railway&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">StrategicTarget</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJe3kVPjwQdeO37YmabIchw">
    <cycAnnot:label xml:lang="en">CycLock</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of objects contained in a Cyc KB that support requesting and
holding conventions such that when something requests a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJe3kVPjwQdeO37YmabIchw&quot; class=&quot;cyc_term&quot;&gt;CycLock&lt;/a&gt;, it gets to hold
the lock as soon as all previous requesters have released it.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc lock</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwECRgZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Password-Computer</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection 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;s. Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; that a user inputs to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjXzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; (usually in conjunction with a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxMRzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Username&lt;/a&gt; (q.v.)) that verifies to a program running on the computer that the user is who he claims to be. Note that an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; is an abstract &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, and not something with temporal extent like a sequence of keystrokes or the representation of those keystrokes inside the computer. The process of entering a valid &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxMRzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Username&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; constitutes &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoggingInOnAComputer&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmcNycCbDQdmCnrKwBWqLcg&quot; class=&quot;cyc_term&quot;&gt;LoggingInToAComputerProgram&lt;/a&gt; (qq.v.). A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; is typically between 4 and 10 characters long.</rdfs:comment>
    <rdfs:label xml:lang="en">password</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvs0AuZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all mailing lists. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjYvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List_Information&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MailingList</cycAnnot:label>
    <rdfs:label xml:lang="en">mailing list</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv42UCpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">research paper</rdfs:label>
    <rdfs:comment xml:lang="en">A collection consisting of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; which are research papers. The absract works -- not their physical embodiments.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ResearchPaper</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwS_tzZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">JobClassifiedAd</cycAnnot:label>
    <rdfs:label xml:lang="en">employment ad</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of classified ads for job opennings.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rzxyDsjGWQdic25sEYtGDOg">
    <rdfs:comment xml:lang="en">The collection of all odes. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvm9OJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Poem_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Ode</cycAnnot:label>
    <rdfs:label xml:lang="en">ode</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxU6H5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvj1HY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StereotypeJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxU6H5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RacistJoke&lt;/a&gt; is the collection of all jokes that are about            race or ethnicity.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RacistJoke</cycAnnot:label>
    <rdfs:label xml:lang="en">racist joke</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTFBE2ksFQdmesL4WFCCrjA">
    <rdfs:label xml:lang="en">credit record</rdfs:label>
    <cycAnnot:label xml:lang="en">CreditRecord</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rTFBE2ksFQdmesL4WFCCrjA&quot; class=&quot;cyc_term&quot;&gt;CreditRecord&lt;/a&gt; is a record of a person&apos;s credit history that is created and maintained by a credit reporting agency.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVisppwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ProtectiveAttire)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of protective garments</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhqa15wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ApocryphalBook</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Apocryphal Books of the Bible. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvy6zHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookOfTheBible&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Apocryphal Book</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjDi_5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;s which are used in the encrypting and decrypting of information.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwNsJ6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;encryptionAlgorithms&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">encryption algorithm</rdfs:label>
    <cycAnnot:label xml:lang="en">EncryptionAlgorithm</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhc5TWBe0Ed2AAAACs6hRXg">
    <rdfs:label xml:lang="en">radar video subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">VideoSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rhc5TWBe0Ed2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;VideoSubsystemOfRadar&lt;/a&gt; is a radar subsystem used to capture and display video related to the operation of the radar.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5dbgZiT4QdiNWauapoz-XA">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that train which objects are relevant for the given object of attention, given relevancy relationship and given context.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc behavior language built-in trainRelevantObjects command type</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLTrainRelevantObjects</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVioUZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of copy machine operator</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of copy machine operator. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn CopyMachineOperator)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViN4ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of physicist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of physicist</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Physicist)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1zUywIobEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rj31mKIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycKBDatastructure&lt;/a&gt; instances of which can be used as supports within a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r87JQbIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycDeductionDatastructure&lt;/a&gt;  (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r1zUywIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycSupportDatastructure&lt;/a&gt; is either  a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r8M7oBoocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLSupportDatastructure&lt;/a&gt; or a datastructure that stores  information about some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycSupportDatastructure</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc support</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV58TZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bid for an item</rdfs:label>
    <cycAnnot:label xml:lang="en">BidItem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A bid for a particular item.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDw8wJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">personal staff obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">PersonalStaffObligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViABJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">table</rdfs:label>
    <cycAnnot:label xml:lang="en">LogicalTableSchema</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances represent the propositions that define the schema (not the actual content) of a database table, or other information sources that can be considered as abstract tables.  They are often referred to as &apos;logical tables&apos;. The axioms for interpreting a database table are expressed as assertions involving instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt;, which serve as prototypes for the values in the fields of the table.  The actual content of a database table, to the extent that this content is ever imported into the Cyc KB, is represented in some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWWqqZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalTable&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZwUDpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OperaLibretto-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">libretto</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayScript&lt;/a&gt;s that supply the narrative structure of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcOKYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Opera_CW&lt;/a&gt;. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZwUDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperaLibretto_CW&lt;/a&gt; contains the words to be sung or spoken, as well as the action, scene descriptions, and stage directions of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcOKYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Opera_CW&lt;/a&gt; of which it is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;. The creator of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZwUDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperaLibretto_CW&lt;/a&gt; may differ from the creator of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcOKYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Opera_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkAE5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of cashier. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Cashier)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of cashier</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7wQW0iCrEdqNWgACs71DGQ">
    <rdfs:label xml:lang="en">forward-reifiable function term of the CycL language</rdfs:label>
    <cycAnnot:label xml:lang="en">ForwardReifiableCycLFunctor</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt;, this is the collection of instances &lt;code&gt;&lt;b&gt;FN&lt;/b&gt;&lt;/code&gt; of function-terms of the CycL language that are foward-reifiable -- i.e., can occur in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;termOfUnit&lt;/a&gt; clauses in forward rules with the effect that those rules will, when necessary, generate instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwMaw0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLNonAtomicReifiedTerm&lt;/a&gt; of the form &lt;code&gt;(&lt;b&gt;FN&lt;/b&gt; . &lt;b&gt;ARGS&lt;/b&gt;)&lt;/code&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUOOlVu-mQdiJVdSOA1PETg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rOXF1nO-mQdiEXut01KHU0A&quot; class=&quot;cyc_term&quot;&gt;SOENonLeafDaughterArc&lt;/a&gt;.  Each instance is an arc that links a node to or from some 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;.</rdfs:comment>
    <rdfs:label xml:lang="en">SOE faceting arc</rdfs:label>
    <cycAnnot:label xml:lang="en">SOEFacetingArc</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQFGvcCbFQdmTtMESq1KXaQ">
    <cycAnnot:label xml:lang="en">NooescapeProgramComponent</cycAnnot:label>
    <rdfs:label xml:lang="en">nooescape program component</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPDQI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramModule_CW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rQFGvcCbFQdmTtMESq1KXaQ&quot; class=&quot;cyc_term&quot;&gt;NooescapeProgramComponent&lt;/a&gt; is a sub-program of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rVvbCWop3QdieSqB6MlufRg&quot; class=&quot;cyc_term&quot;&gt;Nooescape_TheProgram&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlc1pRukqQdeAfvgr2p75nA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rK0XQ7D7YQdeHIenssJ50xA&quot; class=&quot;cyc_term&quot;&gt;NumericString&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLString&lt;/a&gt; that represents a number in some standard form of decimal notation (including, e.g., engineering and scientific notation).  Examples include &amp;quot;9828&amp;quot;, &amp;quot;3.14&amp;quot;, and &amp;quot;6.02e23&amp;quot;, but not &amp;quot;78731-1234&amp;quot; or &amp;quot;9/7/79&amp;quot;.  (But note that the latter two strings _are_ &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rK0XQ7D7YQdeHIenssJ50xA&quot; class=&quot;cyc_term&quot;&gt;NumericString&lt;/a&gt;s.)</rdfs:comment>
    <rdfs:label xml:lang="en">number string</rdfs:label>
    <cycAnnot:label xml:lang="en">NumberString</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVix8ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of women</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn AdultFemaleHuman)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4ruLFjFCTfQdeUtdRDT1nAmQ">
    <rdfs:label xml:lang="en">group of ridge-hills</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Ridge-Hill)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHYn_utyFQdaEfa7my5Muow">
    <rdfs:label xml:lang="en">user account group</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;. Each instance of this collection is a &apos;group&apos; as defined on a computer network as a named set of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;s which share a given set of access permissions to certain network resources (see, for example &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxLR_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupAccountForFile&lt;/a&gt;). Groups may be defined along functional, departmental, or other lines, and users may belong to a number of groups. However, each user account will be a member of just one primary group, which will be associated by default with the files that that user creates. A group is related to its user accounts by the predicate &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; (q.v.). Note that instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rHYn_utyFQdaEfa7my5Muow&quot; class=&quot;cyc_term&quot;&gt;UserAccountGroup&lt;/a&gt;, being &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;s, are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UserAccountGroup</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJRrmJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">shaped thing</rdfs:label>
    <cycAnnot:label xml:lang="en">ShapedObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">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; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r4Yj7IjVuQdeUnb1quULZig&quot; class=&quot;cyc_term&quot;&gt;PositiveDimensionalThing&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJRrmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShapedObject&lt;/a&gt; is a spatial object that has some well-defined shape (though what counts as a &amp;quot;well-defined shape&amp;quot; can vary from context to context); see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5t1XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;objectShapeType&lt;/a&gt;.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJRrmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShapedObject&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjCpZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TwoDimensionalGeometricThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxkznpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalShapedThing&lt;/a&gt;.  Contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViiNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmorphousThing&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rLvmjms4EEdmAAAACs6hRjg-OdGVybWluYXRlX3Rhc2sPkWNoaWxkTm9kZU5hbWVfdmFygQ">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-SystemAdministration &quot;terminate_task&quot;) &quot;childNodeName_var&quot; 1)</cycAnnot:label>
    <rdfs:label xml:lang="en">childNodeName_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJRU1enyuEdqAAAAOpmP6tw">
    <rdfs:comment xml:lang="en">The base class from which all useful lexicons are derived.  Because it is an abstract class, it should not be expected to be fully functional, and should not be used in applications, except for inheritance purposes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AbstractLexiconSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">abstract lexicon specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSaBhwKO_EdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">physics problem</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r-G8EIKO3EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Question_PCW&lt;/a&gt;.  Each instance 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; is a description of a problem to solve using knowledge of physics.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicsProblem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv48Uu5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">j2 obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">J2Obligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ruzKZbpfUQdiF1dCyyLxUhw">
    <cycAnnot:label xml:lang="en">WorkingDraft</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruzKZbpfUQdiF1dCyyLxUhw&quot; class=&quot;cyc_term&quot;&gt;WorkingDraft&lt;/a&gt; is a conceptual work that is a less-than-final version of some (at least prospective) published work (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r8mv4EJiPQdiY4-Z4KHlUwA&quot; class=&quot;cyc_term&quot;&gt;draftOfTextualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDaiDwshOQdeAx-NM2hTSHA&quot; class=&quot;cyc_term&quot;&gt;PublishedConceptualWork&lt;/a&gt;).
&lt;p/&gt;
Working drafts typically undergo numerous changes, or revisions, before a finished work is produced and published.  Thus the boundary between a working draft and the finished product is quite fuzzy.  In some cases it is difficult or impossible to say, even in hindsight, whether a work that existed at some earlier time constitutes (or constituted) a different work than a particular finished work we know today, or was instead simply that latter work itself at a less-than-ultimate stage in its evolution.  To call something CW a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruzKZbpfUQdiF1dCyyLxUhw&quot; class=&quot;cyc_term&quot;&gt;WorkingDraft&lt;/a&gt; at a given time T implies that either (i) there exists at T a distinct, more recently-created published work that CW is/was clearly an earlier draft of or (ii) CW is a still-in-progress work at T that is viewed by its author(s) as a draft of some prospective future published work.</rdfs:comment>
    <rdfs:label xml:lang="en">working draft</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkACpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Toxicologist)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of toxicologist</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of toxicologist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwTB1kZwpEbGdrcN5Y29ycB4rvVjzBJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(NewsFn SportsEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">sports news</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-nY3ljb3JwUmVmcmlnZXJhdG9yTWFzc0VtYWlsU2VuZGluZ190YXNrD5ZkZXN0aW5hdGlvbkFkZHJlc3NfdmFyiQ">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;cycorpRefrigeratorMassEmailSending_task&quot;) &quot;destinationAddress_var&quot; 9)</cycAnnot:label>
    <rdfs:label xml:lang="en">destinationAddress_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuGJ3ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of scientific theories. Minimal criteria that
apply to the notion of scientific theory are such that an instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGJ3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScientificTheory&lt;/a&gt; has to be logically or internally and empirically
consistent.</rdfs:comment>
    <rdfs:label xml:lang="en">scientific theory</rdfs:label>
    <cycAnnot:label xml:lang="en">ScientificTheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtkBB_DL2QdeSHtxUWYlLhA">
    <rdfs:label xml:lang="en">P3 bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">P3BugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raFYiHg7nQdeMmItYYmZP7g">
    <rdfs:comment xml:lang="en">The collection of all information about Kraken. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXPNMqA7nQdeZ0ZVELtb7xQ&quot; class=&quot;cyc_term&quot;&gt;InformationAboutCyc&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InformationAboutKraken</cycAnnot:label>
    <rdfs:label xml:lang="en">information about Kraken</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi7OZwpEbGdrcN5Y29ycB8NhB4rwAiHbpwpEbGdrcN5Y29ycB4rvVjmoJwpEbGdrcN5Y29ycB4rvVi5w5wpEbGdrcN5Y29ycB8Ngx4r9RIyhCizQdeGJMHANbqM04IC6AM">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn (GroupFn Island) (SubcollectionOfWithRelationToFn Group groupCardinality (IntervalRangeFn 2 1000)))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of islands that is also a group of things that has between 2 and 1000 members</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rvVjzBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sports history</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all sports history. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViJNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HistoricalNarrative&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(HistoryFn SportsEvent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUJHwJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">quasi-ordering</rdfs:label>
    <cycAnnot:label xml:lang="en">QuasiOrdering</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive and transitive relation on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER, i.e., for each X in S, R(X X) holds, and for each X, Y and Z in S, if R(X Y) and R(Y Z) then R(X Z).  For example, if you take the set of all people in the states today, and take the relation &apos;__ is at least as tall as ...&apos; (i.e., either __ is as tall as ...  or __ is taller than ...) on this set, you get a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; because this relation is reflexive and transitive on the set of all people in the states today.  Note that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; in this example is neither a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; nor a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;.  Subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKrQNpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwBObNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; symbolizes some thing or event or achievement, without describing it in any detail.  Examples include halos (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzaw1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Halo_Symbolic&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NationalAnthem&lt;/a&gt;s, school colors, and physical objects such as national flags which are instances of the (notable) subcollection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicObject&lt;/a&gt;.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; can be &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 or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s. They generally do not have propositional information (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;) contents -- rather, they are typically associated (by an informed interpreter) with particular entities.  To emotional interpreters, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s, symbolic objects are often evocative of certain attitudes associated with the entities symbolized -- such as nationalism, respect, school spirit, hatred, reverence, etc. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; differs from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; in that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt;s are one-time-only occurrences, whereas &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt;s are open to their characteristic interpretation any time they are encountered. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDZeOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifiesTo&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvX_fqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifies&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">symbolic representation</rdfs:label>
    <cycAnnot:label xml:lang="en">SymbolicThing</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rJjumdhVRQdiRIeGWZlNQog">
    <rdfs:label xml:lang="en">group of rebels</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Rebel)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbLwOlA6nQdeOCer-BRozTA">
    <rdfs:label xml:lang="en">Cyc inference problem store</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc problem stores.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemStore</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvYT2pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all convertibility options. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConvertibilityOption</cycAnnot:label>
    <rdfs:label xml:lang="en">convertibility option</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWdZHJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This title is given to people who are a member of a collegiate foundation which provides money and direction for research.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FellowCredential</cycAnnot:label>
    <rdfs:label xml:lang="en">fellow credential</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnbP_JwpEbGdrcN5Y29ycB4rvjwEK5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Genre RapMusic)</cycAnnot:label>
    <rdfs:label xml:lang="en">rap lyric</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all rap lyrics. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhqmMpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CavityOrContainer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all cavities, containers, and hollow
objects. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhqmMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CavityOrContainer&lt;/a&gt; spatially subsumes a hollow space region, and might include as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj5FpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; either no enclosing walls (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVio6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CavityInteriorRegion&lt;/a&gt;), just the inside surface of the walls (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdzSmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CavityWithWalls&lt;/a&gt;), or the complete walls (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvh-N_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContainerShapedObject&lt;/a&gt;).
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjOGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Container&lt;/a&gt;s, such as coffee cups, buildings or stomachs, have well-defined outside walls.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViRqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cavity&lt;/a&gt; such as caves
and rooms do not have well-defined outside walls. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhqmMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CavityOrContainer&lt;/a&gt;
was reified since certain properties hold true of both instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjOGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Container&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViRqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cavity&lt;/a&gt;, and since we wish to use certain
predicates interchangeably. For example, we wish to use the same
predicate, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTVH_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pipeEndsAtCavity&lt;/a&gt; for talking about relationships holding
between esophagi and stomachs in addition to that which holds between
hallways and rooms.</rdfs:comment>
    <rdfs:label xml:lang="en">cavity or container</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDfybzBCLQdeO1-39M7CGug">
    <rdfs:label xml:lang="en">cyc tactic</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference tactics.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycTactic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkGsW5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkGsW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolStackLayer&lt;/a&gt; is the collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt;s which are classifed relative to their position in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkGsW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolStackLayer&lt;/a&gt; is expected to provide certain services to other &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt;s which are instances of different &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkGsW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolStackLayer&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">protocol stack layer</rdfs:label>
    <cycAnnot:label xml:lang="en">ProtocolStackLayer</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKKEblnyuEdqAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">CyclifierLexiconSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">Specification for Lexicon objects that produce cyclifier semTrans semantics.  Lexicons intended for use by any of the &lt;font color=&quot;#ff0000&quot;&gt;#$Cyclifiers&lt;/font&gt; must be instances of &lt;font color=&quot;#ff0000&quot;&gt;#$CyclifierLexicon&lt;/font&gt;</rdfs:comment>
    <rdfs:label xml:lang="en">cyclifier lexicon specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkAw5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn KeyOfLock)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of keys</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGD5pJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">contact information</rdfs:label>
    <rdfs:comment xml:lang="en">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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwGD5pJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContactInfoString&lt;/a&gt; is a character string that conveys information about how to contact an agent or a place (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvc4ZHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContactInformation&lt;/a&gt;).  Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQraSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostalCode&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvmo-jZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DomainName&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjs7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhoneNumber&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ContactInfoString</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVibr5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of salesperson</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn SalesPerson)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of salesperson. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvshPLJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Fatwa</cycAnnot:label>
    <rdfs:label xml:lang="en">fatwa</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvshPLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Fatwa&lt;/a&gt; is a legal pronouncement in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjLJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Islam&lt;/a&gt;, issued by a religious lawyer called a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjBdZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mufti&lt;/a&gt;, based upon standing precedent and the Qur&apos;an.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj0uJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc counterfactual context</rdfs:label>
    <cycAnnot:label xml:lang="en">FictionalOrMythologicalContext</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryUv1yKjSQdeA-fvhXvrUbA&quot; class=&quot;cyc_term&quot;&gt;ConjecturalContext&lt;/a&gt;.  Most instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj0uJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalOrMythologicalContext&lt;/a&gt; are microtheories which are derived from the contents of fictional or mythological works or legends.  There are exceptions having to do with fictional accounts of nonfiction works -- Zeus&apos;s &amp;quot;state of the Heavens&amp;quot; address, in the context of Greek mythology, is a nonfiction report, but any context derived from it will be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj0uJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalOrMythologicalContext&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9p3wpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">practice</rdfs:label>
    <cycAnnot:label xml:lang="en">DevisedPracticeOrWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtisp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVixI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9p3wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt; is an abstract work which is the deliberate creation of one or more individuals working in concert.  Such works are instantiated either in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s (for instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkzeeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedStructuredActivity&lt;/a&gt; (q.v.)) or in &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.  Positive examples include: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; (as opposed to any instance COPY 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; such that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYyDjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjJe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; COPY), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ0xDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chess&lt;/a&gt; (as opposed to games of chess -- see  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ0xDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chess&lt;/a&gt;)), and Beethoven&apos;s 9th Symphony (as opposed to any performance of this symphony or any copy of its score).  Negative examples include paintings (instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;), customs (not deliberate creations), natural languages (not deliberate creations), and codes (their uses, not instantiations, are IBTs).  For those works which have associated &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;s see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwR71QJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">uniform residential loan application</rdfs:label>
    <cycAnnot:label xml:lang="en">UniformResidentialLoanApplication</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all uniform residential loan applications. A type of &lt;font color=&quot;#ff0000&quot;&gt;#$TextualDocument-CW&lt;/font&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkBxpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Goose-Bird)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of geese</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwD_r7ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">indexed information source</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all structured  information sources in which the information contained therein  is indexed by some set of index terms (the terms could be names, phrases, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s,  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjBK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDNumber&lt;/a&gt;s or codes).   For every index term, there is one  specific part of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt; associated with that  term.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt; has some format  or organizing structure of specified parts or &apos;chunks&apos; imposed on the information.    (Although its indexed parts might be  be ordered in a certain sequence, in theory it could be indexed without  there being any particular sequential ordering of the parts.)  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt;  is the abstract informational content of the source, not any  particular physical object in which the information is stored.   Examples include a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjKWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dictionary&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjKZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thesaurus&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-RqtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_AbstractContent&lt;/a&gt;, or a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt;.  Some examples  that do not qualify are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjHfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Painting_ArtForm&lt;/a&gt;, or a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;  without any structuring information about it or that has no  structure beyond being a string of characters.   Thus this is not referring to unstructured text, even if it has an &apos;Index&apos;.  The fact that a book has an index does not make it an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IndexedInformationSource</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgD4hZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AcidRainProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The process of acid rain falling.</rdfs:comment>
    <rdfs:label xml:lang="en">acid rain</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSmS-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Deoxyribonucleotide-GIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all abstract nucleotides [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYZoQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide_GIS&lt;/a&gt;] which are instantiated by instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxjjsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Deoxyribonucleotide&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">genetic structure of deoxyribonucleotides</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvp3Ls5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GamblingCardGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">All instances of gambling games played with playing cards</rdfs:comment>
    <rdfs:label xml:lang="en">gambling card game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXZ46zmifQdiY37RhQSazFg">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7K7VKsamQdeKMe0D_0MWng&quot; class=&quot;cyc_term&quot;&gt;JournalArticle&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwVXCTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScholarlyArticle&lt;/a&gt; which are
published in an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rBsjalGidQdif-9FgmylGYw&quot; class=&quot;cyc_term&quot;&gt;ConferenceProceedingsIssue&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConferenceProceedingsArticle</cycAnnot:label>
    <rdfs:label xml:lang="en">conference article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ri-yamvkgEdyAAADggVbxzQ">
    <rdfs:comment xml:lang="en">The collection of all instances of supply schedule, a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rR6PxumOVQdeLko0VOWA3tA&quot; class=&quot;cyc_term&quot;&gt;Table_PCW&lt;/a&gt; used in economics to record price/quantity-of-supply pairings for some type of product in a market over time.  The pairings can be used to generate a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5v71rPnlEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;SupplyCurve&lt;/a&gt; by plotting price points along the y-axis and quantity points along the x-axis of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SupplySchedule</cycAnnot:label>
    <rdfs:label xml:lang="en">supply schedule</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rzrlivGmgQdmaeYZSQVX-mg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; sensation command events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLSensation</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc behavior language sensation command type</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEizRJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Meteor</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all streaks of light formed when &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv24zJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meteoroid&lt;/a&gt;s pass through the atmosphere.</rdfs:comment>
    <rdfs:label xml:lang="en">meteor</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvu0mcJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of  free online games.</rdfs:comment>
    <rdfs:label xml:lang="en">free online game</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn OnlineGameProgram)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViZX5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn PurchasingManager)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of purchasing manager. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of purchasing manager</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDjiH1kSqQdmPfLk_62076A">
    <cycAnnot:label xml:lang="en">GarnisheeOrder</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all judicial &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcJInJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Writ&lt;/a&gt;s (q.v.) whereby monies owed to a debtor by a third party, or being held by a third party on behalf of a debtor can be seized. This is commonly used to freeze monies held in a bank account.</rdfs:comment>
    <rdfs:label xml:lang="en">garnishee order</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rlntv-M4EEdmAAAACs6hRjg-tcG9sbEV4ZWN1dGlvbk10Rm9yVGFza3NGcm9tSHVtYW5DeWNsaXN0c190YXNrD5Fhc3NpZ25lZFRhc2tzX3ZhcoE">
    <rdfs:label xml:lang="en">assignedTasks_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-AcceptingTasksFromHumanCyclists &quot;pollExecutionMtForTasksFromHumanCyclists_task&quot;) &quot;assignedTasks_var&quot; 1)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPfOMJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">tourist attraction</rdfs:label>
    <cycAnnot:label xml:lang="en">TouristAttraction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A site or object that draws tourists. E.g., a historic landmark, a site of remarkable scenic beauty; famous architecture; a museum containing famous art; a zoo; a home of, or monument to, a famous person; ...</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvcD6KJwpEbGdrcN5Y29ycB4rwPugD5wpEbGdrcN5Y29ycB4rvVjNiZwpEbGdrcN5Y29ycB4rvVjMf5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of deep parts of a waterway that are in some sea</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromTypeFn Channel-DeeperWaterwayPart geographicalSubRegions Sea))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rlntv-M4EEdmAAAACs6hRjg-tcG9sbEV4ZWN1dGlvbk10Rm9yVGFza3NGcm9tSHVtYW5DeWNsaXN0c190YXNrD5dwYXJhbWV0ZXJWYWx1ZXNMaXN0X3ZhcoY">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-AcceptingTasksFromHumanCyclists &quot;pollExecutionMtForTasksFromHumanCyclists_task&quot;) &quot;parameterValuesList_var&quot; 6)</cycAnnot:label>
    <rdfs:label xml:lang="en">parameterValuesList_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEDVY5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the Christian moral code</rdfs:label>
    <cycAnnot:label xml:lang="en">ChristianMoralCode</cycAnnot:label>
    <rdfs:comment xml:lang="en">The code of conduct one normally associates   with christian religious morality (as codified in the Ten Commandments say, and the  Golden Rule).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjv9ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Hockey)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about hockey</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkLQmZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all tags that are the result of an application of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvb_TU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CloseTagFn&lt;/a&gt;.  Instances of this collection are not reified.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ClosingTag</cycAnnot:label>
    <rdfs:label xml:lang="en">closing tag</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-nY3ljb3JwUmVmcmlnZXJhdG9yTWFzc0VtYWlsU2VuZGluZ190YXNrD4tjeWNsaXN0X3Zhcoc">
    <rdfs:label xml:lang="en">cyclist_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;cycorpRefrigeratorMassEmailSending_task&quot;) &quot;cyclist_var&quot; 7)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvXGBL5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn SpankingStory)</cycAnnot:label>
    <rdfs:label xml:lang="en">free spanking story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rwP1IC5wpEbGdrcN5Y29ycB4rvVi4IpwpEbGdrcN5Y29ycB4rvVi8V5wpEbGdrcN5Y29ycB4rwPKjXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationToTypeFn Lake in-ContOpen Crater))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of lakes that are in the open container some crater</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLyTr5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">formal meta grammar</rdfs:label>
    <cycAnnot:label xml:lang="en">FormalMetaGrammar</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all formal meta-grammars (such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwT72uZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BackusNaurForm&lt;/a&gt;), each being a textual formal specification 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;s that are themselves &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYZUOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammarSpecification&lt;/a&gt;s in forms allowed by the said specification in meta-grammar .  The meta-grammar specifies a class of grammars, each of which specifies its own class of complying structures.  Both the meta-grammar and the resulting grammars are formal in that there are, in theory at least, precise tests (whether or not decidable or feasible) for compliance of a given structure with its specification.  Most &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLyTr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalMetaGrammar&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYMjI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StringGrammar&lt;/a&gt;s defining classes of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYMjI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StringGrammar&lt;/a&gt;s, but they could also specify &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZr-_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt;s and other kinds.   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLyTr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalMetaGrammar&lt;/a&gt;s like that for DTDs in the &lt;font color=&quot;#ff0000&quot;&gt;#$XML-MarkupLanguage&lt;/font&gt; 
are used to specify document formats which are themselves &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvYZUOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammarSpecification&lt;/a&gt;s of actual document structure.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwU_WO5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all sports (instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;) which are also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;s.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjzBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsEvent&lt;/a&gt; for events of playing whole units of such games and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvgH-XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AthleticActivity&lt;/a&gt; for activity of the type engaged in while performing sports.</rdfs:comment>
    <rdfs:label xml:lang="en">sports game</rdfs:label>
    <cycAnnot:label xml:lang="en">SportsGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5IH-bnyHEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">inference parameter</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5IH-bnyHEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;s that control how the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt; operates when performing a CycL query.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InferenceParameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdnGh5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GameWalkthrough-Instructions</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all complete instructions for beating a computer
          game.  Walkthroughs are generally only possible for games which
          involve puzzles, like adventure games, RPGs, and puzzle games
          and therefore a set of detailed step-by-step instructions is
          appropriate.  Note that walkthroughs are more comprehensive and
          detailed than hints.  Walkthroughs are also not &apos;cheating&apos;: in
          computer game parlance, &apos;cheats&apos; are features in a game that 
          override the standard rules of the game and are (almost always)
          hard to find and not documented in game manuals.  Walkthroughs
          do not generally make use of these cheats.</rdfs:comment>
    <rdfs:label xml:lang="en">walk-through</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjv05wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of forester</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Forester)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of forester. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4ri6XfJCwGQdiV1cp0YzKHRA">
    <rdfs:label xml:lang="en">group of executioners</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Executioner)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbD6gpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">1040X tax form</rdfs:label>
    <cycAnnot:label xml:lang="en">TaxForm-1040X</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBeky5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">federal income tax</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all federal income taxes. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv94aCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IncomeTax&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FederalIncomeTax</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqtw1ojJrQdmeJOnIE1BtRw">
    <rdfs:label xml:lang="en">cyc creation template</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of groups of CycLTerm that, together, form a template for the creation of constants and the generation of assertions needed for some application.  For example, consider a (fictional) SUBL function call (CREATE-USER-AND-MT &amp;quot;user&amp;quot;) that creates two terms, User001 and Microtheory001, and three assertions, (isa User001 UserOfThisApplication), (isa Microtheory001 Microtheory) and (userApplicationMicrotheory User001 Microtheory001).  The creation template for CREATE-USER-AND-MT (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rTA-C7jJsQdmNc7aRxB815A&quot; class=&quot;cyc_term&quot;&gt;creationTemplateForSubLFunction&lt;/a&gt;) consists of an exemplar instance of &lt;font color=&quot;#ff0000&quot;&gt;#$UserOfThisApplication&lt;/font&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, as well as three assertions isomorphic with the assertions on User001 and Microtheory001 described above.  When CREATE-USER-AND-MT is called, the relevant creation template can be drawn upon to check for failure, or to optimize performance by restricting forward inference at creation time to only those rules that are known to succeed (by determining which rules successfully fired forward on FORTs associated with the template via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r1Nyj6DJuQdmBCfTYtq76Fw&quot; class=&quot;cyc_term&quot;&gt;creationTemplateFORTs&lt;/a&gt; (q.v.)), or to those rules explicitly associated with the template using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvuN-jJ4QdmLfKvfAuIN4A&quot; class=&quot;cyc_term&quot;&gt;creationTemplateAllowableRules&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycCreationTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvi9EhJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UnversionedProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvhA5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedSoftwareObject&lt;/a&gt; and &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;.  The collection of all instances 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; which are &amp;quot;unversioned&amp;quot; in the sense that, strictly speaking, not they, but versions of them, are downloaded, run on a machine, etc. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvi9EhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedProgram&lt;/a&gt; are thus highly abstract entities. Positive examples:  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviFn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxKernel_TheProgram&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvclthJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WU_FTPD_TheProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">unversioned program</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViF-JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">laughter</rdfs:label>
    <rdfs:comment xml:lang="en">Laughs -- utterances caused by humor.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Laugh</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViK45wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Internist)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of internist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of internist</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZiQAwDixEd2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">OnlineWebMailAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXXrsQDixEd2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;OnlineAccount&lt;/a&gt; is an account that provides the account holder access to an online web-mail service.</rdfs:comment>
    <rdfs:label xml:lang="en">online web-mail account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtXKWZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DirectedAcyclicGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">Directed Acyclic Graph</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt;s (node-and-link structures in which each link has one direction) each of which has no directed cycle in it.  This is the intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt; (which is the same as the intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt;).  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; is often used as a representation of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rs9jhHOrdQdiUTYaLsJPdgw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rDaiDwshOQdeAx-NM2hTSHA&quot; class=&quot;cyc_term&quot;&gt;PublishedConceptualWork&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt;.  Each instance of this collection is a country profile
published on the web by the BBC.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rujfuGOrdQdiaPNCpuJ00bQ&quot; class=&quot;cyc_term&quot;&gt;BBCCountryProfileFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">BBC country profile</rdfs:label>
    <cycAnnot:label xml:lang="en">BBCCountryProfile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_rqvZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WesternStory-Generic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of pieces of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.            Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_rqvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WesternStory_Generic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; containing the            propositional content of a story that would be considered a &apos;western&apos;, regardless of           the format or formats (play, book) in which the story is or can be told.</rdfs:comment>
    <rdfs:label xml:lang="en">western</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjSEZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">kb</rdfs:label>
    <cycAnnot:label xml:lang="en">KnowledgeBase</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv-RqtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_AbstractContent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt; is a database (considered as an abstract repository of information rather than a physical storage device) containing knowledge about at least part of the world.  A notable specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;, the collection of all Cyc knowledge bases.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOA5GIFCtEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">ComputerDisplayWindow-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">computer display window CW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as ``windows&apos;&apos; on a computer screen.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjQNpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Business)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of businesses</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjYvpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of pieces of information in which the contents are discrete items, perhaps enumerated or in some other way ordered.</rdfs:comment>
    <cycAnnot:label xml:lang="en">List-Information</cycAnnot:label>
    <rdfs:label xml:lang="en">list</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYt_K0WSUEdeEggADR6QijQ">
    <cycAnnot:label xml:lang="en">TestQuery-ResultAsConsequent</cycAnnot:label>
    <rdfs:label xml:lang="en">test query result as consequent</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViq2JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of analyst. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Analyst)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of analyst</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZvacpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of agreements.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvZvacpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Contract&lt;/a&gt; is a legal agreement in which two or more &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; promise to do (or not do) something.  There are legal consequences to breaking the promises made in a contract.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Contract</cycAnnot:label>
    <rdfs:label xml:lang="en">contract</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViQ-ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of female animals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn FemaleAnimal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyGnZ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OptionsField-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyGnZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OptionsField_Packet&lt;/a&gt; can include various optional
information about the &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; and its routing information.</rdfs:comment>
    <rdfs:label xml:lang="en">option&apos;s packet field</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rwSYeHJwpEbGdrcN5Y29ycB8Ngh4rvoxIHZwpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn ProfessionalSportsEvent (GameFn Basketball-TheGame))</cycAnnot:label>
    <rdfs:label xml:lang="en">professional basketball game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj9IZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of maid</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of maid. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Maid)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwToBYZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">riddle</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of riddles, questions that often involve puns or ambiguity.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Riddle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_ijkOk1LQdmCIYKpQuvqAw">
    <rdfs:label xml:lang="en">with profits insurance</rdfs:label>
    <cycAnnot:label xml:lang="en">WithProfitsInsurance</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjirZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InsurancePlan&lt;/a&gt; which has both an investment aspect and a coverage aspect, such as an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7IpXCuycQdiC8Y1DL_Fl9Q&quot; class=&quot;cyc_term&quot;&gt;Endowment_LifeInsurance&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWpuq7jODEduAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">MusicalComposition-Chant</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwUwN3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt;s that are considered &apos;classical&apos;, rather than popular. In the sphere of influence of Western Europe, instances are members of a tradition that started with the rise of counterpoint and modern conceptions of harmony around the 17th century.</rdfs:comment>
    <rdfs:label xml:lang="en">the chant style</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsMmu5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">FTP account</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt;s that give users access to files in the FTP directory of a computational system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FTPAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnbP_JwpEbGdrcN5Y29ycB4rvhBZ_5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all rock lyrics. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">rock lyric</rdfs:label>
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Genre RockMusic)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rr2pOmDRqQdea68bKcz8Lew">
    <cycAnnot:label xml:lang="en">NormalSeverityBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">Bugzilla bug report of normal severity</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqF_7pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of lectures, considered
  abstractly as conceptual works.  Note that
  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvqF_7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lecture_CW&lt;/a&gt; is not a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;, as
  the performances of their instances (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHt105wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalLecture_IBT&lt;/a&gt;s)
 often involve much more than a simple
  expression of propositions, e.g., 
  simple experiments.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Lecture-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">lecture</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8ATvpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MUDRealm</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of MUDs, which may be thought of as virtual worlds located in cyberspace. The term is derived from an acronym for &amp;quot;Multi-User Dungeon&amp;quot;, but
has since been generalized to apply to any well-detailed virtual environment in which
people, playing characters, can interact. The term is now sometimes taken as an acronym for &amp;quot;Multi-User Domain&amp;quot;. It is also sometimes used to refer to
 games that are played in such domains (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvo23mpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MUDGame&lt;/a&gt;), though some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8ATvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MUDRealm&lt;/a&gt;s exist for purposes other than
playing a game. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvr-UI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MultiplayerOnlineRolePlayingGame&lt;/a&gt;s are played in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv8ATvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MUDRealm&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">MUD</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJRGvYlM2QdecZ_TM_G24MQ">
    <cycAnnot:label xml:lang="en">ScenGenExpansionSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">scen gen expansion specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryjRY7FMmQdebNvBxIiDuJA&quot; class=&quot;cyc_term&quot;&gt;ScenGenStepSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJRGvYlM2QdecZ_TM_G24MQ&quot; class=&quot;cyc_term&quot;&gt;ScenGenExpansionSpecification&lt;/a&gt; describes how a particular rule should be handled by the scenario generator to expand a scenario. (See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJl8wYFM2QdeTFLzp_-dtqw&quot; class=&quot;cyc_term&quot;&gt;ScenGenRefinementSpecification&lt;/a&gt;.)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1KJZ6CTtQdifJYm8Aly2QQ">
    <rdfs:label xml:lang="en">cyc behavior language built-in cycImageControl command</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that control Cyc images.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCycImageControl</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvklnsJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwTZ2G5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering_Strict&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt; is an ordering in which the ordering relation R orders elements of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S into a strict line.  An instance ORDER of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt; just in case all elements of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER are comparable by the ordering relation R of ORDER; i.e., if X and Y are elements of S, then either R(X Y) or X = Y or R(Y X).  One example of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt; is the set of real numbers with the usual &apos;smaller than&apos; relation on those numbers.</rdfs:comment>
    <rdfs:label xml:lang="en">strict total ordering</rdfs:label>
    <cycAnnot:label xml:lang="en">TotalOrdering-Strict</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVzt_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Character-Abstract</cycAnnot:label>
    <rdfs:comment xml:lang="en">An abstract character from some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQBiZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;characterSetForWritingSystem&lt;/a&gt;,  which may occur in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;; a letter, numeral, space, punctuation-mark, ideograph, dingbat, hieroglyphic or the like.  These may be concatenated to form &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s.  A &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; is not any particular physical, tangible representation of the character, nor a particular encoding of it.  A &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; is taken from a fixed &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQBiZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;characterSetForWritingSystem&lt;/a&gt;, which depends in part on the language involved.  A character is a unit of information and cannot contain other characters.  Some characters are printing-characters in text, but others may be line-feeds, beeps, etc.  A character can be represented digitally with 32 or fewer bits, usually from 5 to 16 bits.  A character may be represented visually by a mark; it may represent one or more phonemes in speech.  Some phonemes may be represented by strings of more than one character.  By convention, a character may have attributes like Upper Case, Nonprinting, Numeric, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">abstract character</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMaRXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Applet-ComputerProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">Applets are small computer programs written in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv7msEF4gEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;Servlet_ComputerProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">java applet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlRpdZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BankingGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">All instances of any gambling game in which bets are laid against the gambling house or the dealer</rdfs:comment>
    <rdfs:label xml:lang="en">banking game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rH5YndtwoQdiEGMVPPYEwVw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7pvp0nS8EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;InstallmentLoan&lt;/a&gt;.  Each instance of this collection is a mortagage
loan such that the borrower repays on both the interest and the
capital with each monthly payment.</rdfs:comment>
    <rdfs:label xml:lang="en">repayment mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">RepaymentMortgage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvytwVZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">versioned program</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHnyS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionedSoftwareObject&lt;/a&gt; and &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;.  The collection of all instances 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; which represent programs that are in the most literal sense bought, downloaded, and run on a machine.  Positive examples: (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt; &amp;quot;6.1&amp;quot;) (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvclthJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WU_FTPD_TheProgram&lt;/a&gt; &amp;quot;2.5&amp;quot;).  Negative examples: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvclthJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WU_FTPD_TheProgram&lt;/a&gt;.  The latter are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvi9EhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedProgram&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VersionedProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhTSI_gv2QdmTMae_0Z1iBA">
    <rdfs:label xml:lang="en">payment plan with installments of equal value</rdfs:label>
    <cycAnnot:label xml:lang="en">PaymentPlanWithEqualValueInstallments</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Instances are payment schedules that call for a series of payments, each of which are of approximately equal value.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi08ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of translator. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Translator)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of translator</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNYIR5wpEbGdrcN5Y29ycB4rvxAXTpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">James Bond movie</rdfs:label>
    <cycAnnot:label xml:lang="en">(IssueOfCWSeriesFn JamesBond-MovieSeries)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvy05U5wpEbGdrcN5Y29ycB4rvVkCopwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CitizenFn Japan))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Japanese citizens</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGMKYpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FarmersAlmanac-TheReferenceWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Farmers Almanac. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjZxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Almanac&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Farmers Almanac</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSOkh5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VAMortgageInsurance</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all VA mortgage insurance. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rZvBvmAZgQdmVeskwusdIBg&quot; class=&quot;cyc_term&quot;&gt;GovernmentGuaranteedMortgageInsurance&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSOkh5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VAMortgageInsurance&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvom2E5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByBrand&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">VA mortgage insurance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVitS5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all etiquette. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MannersCodeOfConduct</cycAnnot:label>
    <rdfs:label xml:lang="en">etiquette</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViR75wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Atom)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of atoms</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4soPZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc application</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of Cyc-based applications.
          Excluded are programs which are internal or essential to the maintainence
          or operation of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;, such as the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt; or the
          &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycApplication</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjTaJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of ponds</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Pond)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc3LNZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">communion wafer</rdfs:label>
    <rdfs:comment xml:lang="en">The wafer of unleavened bread eaten by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQB295wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChristianPerson&lt;/a&gt;
as part of a ceremony to commemorate/honor the &lt;font color=&quot;#ff0000&quot;&gt;#$CrucifixionOfJesus&lt;/font&gt; and the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0WKUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ResurrectionOfJesus&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFAJYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CatholicPerson&lt;/a&gt; take this ceremony very
seriously indeed, and actually believe an alchemical-like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHpgIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Transubstantiation&lt;/a&gt;
process to occur, while instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv2dkzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtestantPerson&lt;/a&gt; view the consumption
of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvc3LNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunionWafer&lt;/a&gt; as a symbolic event only.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommunionWafer</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVihYJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of codes of conduct; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVivX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalCOC&lt;/a&gt; (the collection of formal codes of conduct).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt; is a formal regulation of behavior imposed upon agents -- including citizens, tourists, businesses, government entities, etc., in so far as they are subject to it -- who are located within the legal jurisdiction where that code of conduct holds.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt; includes both individual laws and whole legal codes.  Some examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt; include: the Napoleonic Code, the United States Constitution and all Federal, State, and local laws of the United States, and the particular laws against stealing found in most, if not all, countries.  Enforcement of a particular instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt; is authorized by the government associated with that code and carried out by its agents within their jurisdiction(s).  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">code of conduct imposed by government</rdfs:label>
    <cycAnnot:label xml:lang="en">GovernmentCOC</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViYJpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of declarative utterances issued in any language.</rdfs:comment>
    <rdfs:label xml:lang="en">imperative utterance</rdfs:label>
    <cycAnnot:label xml:lang="en">ImperativeUtterance</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7_dD3A6nQdeCRs7MLkm-sA">
    <rdfs:label xml:lang="en">provability status of neutral</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycProvabilityStatuses which denote Cyc inference neutral provability statuses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Neutral-ProblemProvabilityStatus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQw4WZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of medical conditions</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PhysiologicalCondition)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWHek5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all puzzles, i.e., instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; that have a &apos;solution&apos; one has to figure out, and which are intended to provide diversion or serve as a test of intellect.</rdfs:comment>
    <rdfs:label xml:lang="en">puzzle</rdfs:label>
    <cycAnnot:label xml:lang="en">Puzzle-Generic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXXrsQDixEd2AAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rXXrsQDixEd2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;OnlineAccount&lt;/a&gt; is an account that provides the account holder access to an online service.</rdfs:comment>
    <rdfs:label xml:lang="en">online account</rdfs:label>
    <cycAnnot:label xml:lang="en">OnlineAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVic-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn OfficeBuilding)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of office buildings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKCA3pnyuEdqAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">SemTransLexiconSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">Specification for Lexicon objects that produce semTrans semantics, for use by any application that desires simple semTranses for words</rdfs:comment>
    <rdfs:label xml:lang="en">sem trans lexicon specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwbJ4pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerUser</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;. Each instance of this collection is an agent that uses a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjXzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;. This collection includes &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s, and also copies of certain computer programs that access other programs  (such as web spiders). &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwbJ4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerUser&lt;/a&gt;s may be using their computers for personal, scientific, and/or institutional purposes.</rdfs:comment>
    <rdfs:label xml:lang="en">computer user</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtMRD5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all flight reservations. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvsCZDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TravelReservation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AirlineReservation</cycAnnot:label>
    <rdfs:label xml:lang="en">flight reservation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkWnQlo7uQdiUkonnPzbf0Q">
    <rdfs:label xml:lang="en">Cyc behavior engine group command having an associated if command group</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLGroupHavingElse</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rfuAygCRPQdiUS9YftnsmeQ&quot; class=&quot;cyc_term&quot;&gt;CBLGroup&lt;/a&gt; comands having an associated instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rRs4F1I7uQdiArO2-zs6Tww&quot; class=&quot;cyc_term&quot;&gt;CBLGroupHavingIfCondition&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWl4kJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">presentation layer protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">PresentationLayerProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all network protocols which implement a presentation layer. The only instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt; that generally includes instances of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvhh7x5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSystemInterconnectionReferenceModel&lt;/a&gt;. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt; takes the responsibility for routine tasks from an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwEytipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt;, such as converting between character sets.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvldq0ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">financial asset</rdfs:label>
    <cycAnnot:label xml:lang="en">FinancialAsset</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rArBmCMb7EdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">linear object semi bounded</rdfs:label>
    <cycAnnot:label xml:lang="en">LinearObject-SemiBounded</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt; is the collection of all and only linearly-shaped objects that have exactly one end-point.  They might be straight or curved, tangible or intangible, finite or infinite in length.
&lt;p/&gt;
An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvh19N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Ray_Geometrical&lt;/a&gt;, whose instances are infinite in length and strictly one-dimensional.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjcMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn MarketingPerson)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of marketer. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of marketer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQwvf5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of infection</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Infection)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLOwZCvkjQdea-sfI2QK3kQ">
    <rdfs:label xml:lang="en">bracket</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt; is a proper interval or range of numbers or quantities, as opposed to a single number or quantity (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt;).
&lt;p/&gt;
When a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitOfMeasure&lt;/a&gt; is applied to a &lt;i&gt;pair&lt;/i&gt; of distinct &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt;s, the result is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; that is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt;.  For example, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 3 5) is the distance &amp;quot;between 3 and 5 meters (inclusive)&amp;quot; and (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjrsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SecondsDuration&lt;/a&gt;  10 100) is  the duration &amp;quot;between 10 and 100 seconds (inclusive)&amp;quot;.
&lt;p/&gt;
Another sort of scalar proper interval is any instance of the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScalarProperInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinsZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn LegalAgent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of legal agents</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjdMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Shipping-ReceivingClerk)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of shipping-receiving clerk. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of shipping-receiving clerk</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvViX1JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about German</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfGermans)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLunEZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all static textual &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;s that are part of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvaipZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalSeries&lt;/a&gt;.  Many copies are made of each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;, the individual copies being instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalCopy&lt;/a&gt;.  Until the 1990s, the copies were made of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVibNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Paper&lt;/a&gt;, while since the 1990s copies of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt; were sometimes also (or solely) being distributed over &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PeriodicalIssue</cycAnnot:label>
    <rdfs:label xml:lang="en">periodical issue</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViJNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">history</rdfs:label>
    <cycAnnot:label xml:lang="en">HistoricalNarrative</cycAnnot:label>
    <rdfs:comment xml:lang="en">A narrative intended to convey facts about events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvYI-wJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn RidgeLine-Topographical)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of ridge lines</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1GkhehCNQdeM4trVi0Pxwg">
    <cycAnnot:label xml:lang="en">CycProblemLink-Content</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rjnLZHg6nQdePUoSsf8-jhQ&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink&lt;/a&gt;s which denote Cyc inference problem content links.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc problem content link</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-Xc0jm3vEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rGycW2GYOEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;FactGatheringPartialSentenceQuery&lt;/a&gt;.  Each instance of this collection is a query used to collect partial sentences to be passed to the Cyc-based fact gathering technology, where the partial sentences are deemed useful for named entity recognition experiments.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-ForNERExperiment</cycAnnot:label>
    <rdfs:label xml:lang="en">fact gathering PSQ for NER experiment</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj5M5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InformationRetrievalPSC</cycAnnot:label>
    <rdfs:label xml:lang="en">information retrieval psc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPaQUZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPaQUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IdentificationField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates which datagram a packet belongs to. This is necessary because
a single datagram may need to be split into various packets to conform to
restrictions on the size of a packet.</rdfs:comment>
    <rdfs:label xml:lang="en">identification field</rdfs:label>
    <cycAnnot:label xml:lang="en">IdentificationField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViu95wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn DrugProduct)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of medicine</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjUbpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NumericalAnalysisAlgorithm</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all numerical analysis algorithms. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">numerical analysis algorithm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8ONPLMRYQdeFrovKrALS4Q">
    <cycAnnot:label xml:lang="en">MagazineArticle</cycAnnot:label>
    <rdfs:label xml:lang="en">magazine article</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt; which are
published in some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjE7kJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">transfer agent</rdfs:label>
    <cycAnnot:label xml:lang="en">TransferAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj-wZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Physiologist)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of physiologist</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of physiologist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjb85wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OlympicMedal</cycAnnot:label>
    <rdfs:label xml:lang="en">olympic medal</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all olympic medals. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwKJMaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AthleticAward&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWWQqpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">job</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWbjKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt;. Each instance of this collection is a specific relationship between a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;(s) and 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; whereby the former fills a position at the latter. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPbEMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;jobAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HasPositionRelationship</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6RIhJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NetworkFlowSystem-Bounded</cycAnnot:label>
    <rdfs:label xml:lang="en">network flow system bounded</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all network flow systems with single source and sink nodes: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv9YtpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathSystem&lt;/a&gt;s of interlinked nodes in which each link, considered alone, has a single direction and has a certain local capacity for the flow of some quantity of something in that direction along that link.  For example, a road network in which the road capacity for each individual stretch of road (the maximum number of vehicles per hour), or the conductance of a pipe or wire, is known and recorded for each link.  Given such a network, all connected up, the capacity for flow along a particular link situated in the network may be less than it would be for the local link unconnected to the rest of the network.  For example, in a simple chain of links, a road-link with a high local flow capacity of 200 cars-per-hour while disconnected from the rest of the chain, might have an effective &apos;situated&apos; flow capacity of only 60 cars-per-hour within the chain, because of bottlenecks (like another link in the chain with capacity of only 60), i.e. links with lower capacities upstream or downstream. Given the values of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvkzLTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalLinkFlowCapacityFn&lt;/a&gt; for all links in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv6RIhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkFlowSystem_Bounded&lt;/a&gt;, the net value of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwNwFF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SituatedLinkFlowCapacityFn&lt;/a&gt; can be calculated for every link (e.g. using the Ford-Fulkerson Algorithm).  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv6RIhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkFlowSystem_Bounded&lt;/a&gt; as defined here has only one source node and one sink node.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvTf20sBLEdaK5AABAxv6tg">
    <cycAnnot:label xml:lang="en">DirectedPath-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">directed path</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Simple&lt;/a&gt; with an implicit or explicit direction. This includes actual routes that can be followed in a certain direction (that is, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdNM3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedCustomaryPath&lt;/a&gt;), but also abstract paths that are regarded as having an orientation: an upward trajectory, or a westward &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvu7q_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AxisOfAdvance&lt;/a&gt; are examples.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0i_oJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">relational structure</rdfs:label>
    <cycAnnot:label xml:lang="en">RelationalStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0i_oJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RelationalStructure&lt;/a&gt;
is a mathematical structure that is a composite individual consisting of (i) a base set (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt;) and (ii) one or more relations or operations on that 
set (and, optionally, one or more selected other sets, relations, functions, or individuals).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0i_oJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RelationalStructure&lt;/a&gt; include 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rveIS75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Multigraph&lt;/a&gt; (qq.v.).  Mathematicians sometimes 
specify a given relational structure as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; (q.v.) of sets, relations, 
functions, and/or individuals.  Note that a relational structure is not the 
same as its base set, since a pure &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjl_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SetOrCollection&lt;/a&gt; necessarily lacks the 
associated &amp;quot;structure&amp;quot;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvh5xC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;structureRelations&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyVuPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;structureFunctions&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0AD58NWqQdadfIveLiP7sA">
    <cycAnnot:label xml:lang="en">StructuredKnowledgeSource-Atomic</cycAnnot:label>
    <rdfs:label xml:lang="en">atomic structured knowledge source</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r0AD58NWqQdadfIveLiP7sA&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource_Atomic&lt;/a&gt; isa a knowledge sources that cannot be further subdivided into two or more
parts.  For example, a database table is such a knowledge source.  contrast this collection with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryNr_1tWqQdaSZK9dzHNCdQ&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource_Complex&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj749JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">generalized scenario</rdfs:label>
    <cycAnnot:label xml:lang="en">Scenario-Generalized</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjgBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about police officers</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn LawEnforcementOfficer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rlntv-M4EEdmAAAACs6hRjg-tcG9sbEV4ZWN1dGlvbk10Rm9yVGFza3NGcm9tSHVtYW5DeWNsaXN0c190YXNrD4xzZW50ZW5jZV92YXKI">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-AcceptingTasksFromHumanCyclists &quot;pollExecutionMtForTasksFromHumanCyclists_task&quot;) &quot;sentence_var&quot; 8)</cycAnnot:label>
    <rdfs:label xml:lang="en">sentence_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raXEd7KpIEdaAAABQ2sS97g">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4raXEd7KpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;ContentLocator&lt;/a&gt; are abstract objects that are used to
locate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; instances within a system of reference. An
example of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4raXEd7KpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;ContentLocator&lt;/a&gt; would be the location information for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;
in the &lt;font color=&quot;#ff0000&quot;&gt;#$Catalogue&lt;/font&gt; of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjknJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Library_Organization&lt;/a&gt; or the document number of a
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">object used to locate works within a system of reference</rdfs:label>
    <cycAnnot:label xml:lang="en">ContentLocator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1UMpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; bearing a message to some agent(s) that a particular event has occurred or is scheduled to occur.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Announcement</cycAnnot:label>
    <rdfs:label xml:lang="en">announcement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFMKvpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TransportLayerProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of network
protocol that implement a transport layer. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; 
is responsible for ensuring  that data arrives at the 
destination. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; splits
a stream of data into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvw3aw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportProtocolDataUnit&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">transport layer protocol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpTY5jmmfQdmO5dswBx7CCg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that issue messages at the lowest dispatching priority.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMessageDispatchingPriority-Lowest</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc behavior engine commands that issue messages at the lowest priority</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4r0Nnh5iJqEduAAADggVbxzR4rvViVx5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">investment related thing that is also a code of conduct</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn InvestmentRelatedThing CodeOfConduct)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUtac0jL3QdeEU7v1mD1ZFw">
    <cycAnnot:label xml:lang="en">MajorBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">major Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0O0vpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv0O0vpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLPersonAttribute&lt;/a&gt; are attributes values that specify linguistic person (e.g. ThirdPerson) for some expression. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_OEsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PronounFn&lt;/a&gt; for an example of how these are used.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NLPersonAttribute</cycAnnot:label>
    <rdfs:label xml:lang="en">natural language person attribute</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r6Itlxh8ZEdqAAAACs71DGR4rsUtZ3AhcEdqAAAACs4vPlg">
    <cycAnnot:label xml:lang="en">(ParameterTypeOfProgramFn CycAnalyticEnvironment-TheProgram)</cycAnnot:label>
    <rdfs:label xml:lang="en">Parameter Type Of Program Fn the Cyc Analytic Environment</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi0QZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of psychiatrist</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of psychiatrist. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Psychiatrist)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqlqvpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BateauMouche-Cruise</cycAnnot:label>
    <rdfs:label xml:lang="en">bateau mouche cruise</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN0iZZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sniffer</rdfs:label>
    <rdfs:comment xml:lang="en">An object that examines packets of data sent over a network and extracts information from them. Used as a tool by webmasters, may be used in espionage. Generally, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN0iZZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PacketSniffer&lt;/a&gt; are either programs residing on some computer connected to the network, or they physical devices connected to some peice of hardware which is connected to, or part of, the network.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PacketSniffer</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmR-Abkh7QdmCHuqrRenrRw">
    <rdfs:label xml:lang="en">judgment</rdfs:label>
    <cycAnnot:label xml:lang="en">CourtJudgment-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmR-Abkh7QdmCHuqrRenrRw&quot; class=&quot;cyc_term&quot;&gt;CourtJudgment_PCW&lt;/a&gt; is a decree by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwIt59JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Court_Judicial&lt;/a&gt; that a debt is due and payable.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rK_AJ-iTrQdiU-L4M1JuNUQ">
    <cycAnnot:label xml:lang="en">CBLSuspend</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc behavior language suspend command type</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; suspend command events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7lUbpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Maze</cycAnnot:label>
    <rdfs:label xml:lang="en">maze</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all mazes. A type 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;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-WIbPjL4QdeKD4dEf52l0A">
    <rdfs:label xml:lang="en">reopened Bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">ReopenedBugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rnqd_xD2eQdmF-uqicjZj2w">
    <rdfs:label xml:lang="en">group of investment vehicles</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn InvestmentVehicle)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvg8GlpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">J1Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">j1 obligation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9Mrj3HS_EdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">delinquent status</rdfs:label>
    <cycAnnot:label xml:lang="en">DelinquentStatus</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all delinquent statuses. A type of &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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHapw5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">All instances of any game involving the formation or alteration or discovery of words</rdfs:comment>
    <rdfs:label xml:lang="en">word game</rdfs:label>
    <cycAnnot:label xml:lang="en">WordGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkCDZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Chicken)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about chickens</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWSizJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn DoseOfDrug)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of doses</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvotkApwpEbGdrcN5Y29ycB8Ngh4rvVj7dpwpEbGdrcN5Y29ycB8Ngh4rvVj7LJwpEbGdrcN5Y29ycB4rv4ctQ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(MapFn-Individual (NorthernRegionFn (EasternRegionFn Bosnia-Herzegovina)))</cycAnnot:label>
    <rdfs:label xml:lang="en">map of North Eastern Bosnia-Herzegovina</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBOVJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GrammyAward</cycAnnot:label>
    <rdfs:label xml:lang="en">the Grammies</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all awards (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt;) designated &amp;quot;Grammy Awards&amp;quot;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlrdS5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ReleaseClause</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all release clauses. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">release clause</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvi1X8ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">franchise contract</rdfs:label>
    <cycAnnot:label xml:lang="en">FranchiseContract</cycAnnot:label>
    <rdfs:comment xml:lang="en">A contract between a company and an individual or organization granting the rights to use the company&apos;s name, image, etc., in selling the company&apos;s products.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjpQ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of male animals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MaleAnimal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVifB5wpEbGdrcN5Y29ycB4rv_c0XpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn InformationTransferEvent FiberOpticTransmission)</cycAnnot:label>
    <rdfs:label xml:lang="en">information transfer that is also fiber optics</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQrh8pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ColoringBook</cycAnnot:label>
    <rdfs:label xml:lang="en">coloring book</rdfs:label>
    <rdfs:comment xml:lang="en">a small book containing line drawings, intended for children to color.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3_R5Nk2iEdaCwAACs0x8nw">
    <rdfs:label xml:lang="en">SubL positive integer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all positive-integer-denoting expressions in the CycL language that are &lt;i&gt;not&lt;/i&gt; CycL constants or NATs, but are terms of SubL, the underlying implementation language of the Cyc system.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3_R5Nk2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLPositiveInteger&lt;/a&gt;s  are numeric strings of the Arabic decimal system (not including the decimal point or scientific notation).  Examples include the expressions &apos;2&apos;, &apos;12&apos;, and &apos;4&apos;.  Non-examples include &apos;0&apos;, &apos;4.012&apos;, &apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 6)&apos;, &apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViEcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Unity&lt;/a&gt; 3.3)&apos;, &apos;:34&apos;, and &apos;&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViEspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity&lt;/a&gt;&apos;.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3_R5Nk2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLPositiveInteger&lt;/a&gt; is a &amp;quot;quoted-collection&amp;quot; (see &lt;font color=&quot;#ff0000&quot;&gt;#$quotedCollection&lt;/font&gt;); thus the sentence &apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; 12 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3_R5Nk2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLPositiveInteger&lt;/a&gt;)&apos; means that the expression &apos;12&apos; (not the number 12) is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r3_R5Nk2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLPositiveInteger&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SubLPositiveInteger</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-NaW5pdGlhdGVfdGFzaw">
    <rdfs:label xml:lang="en">initiate_task</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;initiate_task&quot;)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvssK3pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Commercial sites. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommercialWebSite</cycAnnot:label>
    <rdfs:label xml:lang="en">Commercial site</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvz7_25wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WorldWideWebSite</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; is the subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt;s accessible from the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; is composed of a homepage and zero or more additional instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; connected by hyperlinks to the site&apos;s homepage. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; is maintained by a single webmaster or group of webmasters, and is thematically unified in some way, often as an individual&apos;s or corporation&apos;s &apos;presence&apos; on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; is designed with the intention that a visitor will enter the site via its homepage, and navigate to other pages in the site via hyperlinks.</rdfs:comment>
    <rdfs:label xml:lang="en">web site</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjfU5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Fish)</cycAnnot:label>
    <rdfs:label xml:lang="en">school</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViNQZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of educational organisations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn EducationalOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvulC0JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">aria</rdfs:label>
    <cycAnnot:label xml:lang="en">Aria</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all arias. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwEV5HpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompositionWithSoloistAndAccompaniment&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjSWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">story line</rdfs:label>
    <cycAnnot:label xml:lang="en">PlotOfStory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVic85wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of sailor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of sailor. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn CrewMemberOnShip)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlCzF5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">haunted thing</rdfs:label>
    <cycAnnot:label xml:lang="en">HauntedThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all places and objects which are considered to be visited regularly by the spirit of a dead person.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlCzF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HauntedThing&lt;/a&gt; should be declared only in microtheories expressing the viewpoint of one or more agents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgdz1yMyGEdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">extended real number</rdfs:label>
    <cycAnnot:label xml:lang="en">ExtendedRealNumber</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt; and a generalization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rgdz1yMyGEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ExtendedRealNumber&lt;/a&gt; is the collection of real numbers extended to include two additional instances, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7uEUtMyHEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity_Ordinal&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLVyE6MyJEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;MinusInfinity_Ordinal&lt;/a&gt;.  Extended reals are useful, for example, in measuring the size of an infinite spatial thing, such as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtUbp5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">scripture</rdfs:label>
    <cycAnnot:label xml:lang="en">SacredText</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all texts that are sacred to adherents of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkCHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Religion&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkF3ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkF3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductStandard&lt;/a&gt; is a precise description applied to the instances of a particular instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjKkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductType&lt;/a&gt;.  Manufacturers of that product type agree explicitly or in practice, or they may obey a government requirement, to make product designs following the specifications stated in the standard, so that products within the type will all have certain features in common.  For example, telephones and television sets fulfil certain product standards.  The resultant interchangeability allows compatibility with other devices and products, with public utilities, commercial trading expectations, and government purchasing requirements.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProductStandard</cycAnnot:label>
    <rdfs:label xml:lang="en">product standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_pMWJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">coa deep ops guidance microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of microtheories.  The information in each
instance will inherit to some instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;, and in some cases, to multiple
instances.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv_pMWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COADeepOpsGuidanceMicrotheory&lt;/a&gt; is used
to specify the commander&apos;s guidance for deep operations in the COAs
that appear among the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">COADeepOpsGuidanceMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxfXtJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">essay</rdfs:label>
    <cycAnnot:label xml:lang="en">AcademicEssay</cycAnnot:label>
    <rdfs:comment xml:lang="en">A kind of short non-fiction &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQq3eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicComposition&lt;/a&gt; in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Student&lt;/a&gt; argues for a point of view, discusses a topic, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjG6ybPkiEdyAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">PriceAtQuantitySchedule</cycAnnot:label>
    <rdfs:label xml:lang="en">price at quantity schedule</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rR6PxumOVQdeLko0VOWA3tA&quot; class=&quot;cyc_term&quot;&gt;Table_PCW&lt;/a&gt;.  Instances include any two-column tables that compare a price of some good to a quantity of that good, during some period of time.  If the quantity is interpreted as the number of units a consumer or market demand, the table is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rbOa92Pg6EdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;DemandSchedule&lt;/a&gt;.  If the quantity is interpreted as the number of units that a supplier or market are willing and able to supply, the table is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ri-yamvkgEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;SupplySchedule&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQBwppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of shooting a portable gun</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ShootingAGun-Portable)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkBGJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of lifeguard. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Lifeguard)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of lifeguard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvjWLKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free gay story</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn GayStory)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhMcdZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">movie short</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;s which tell a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; in more than one episode.  Subcollections include serial radio programs, serial movie shorts, serial animated cartoon film shorts, most &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwSFu1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoapOpera&lt;/a&gt;s, and other serial TV shows (&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;).  This collection does not include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s which are instantiated in print.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Serial-MediaProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc-YsJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLjlAJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVixI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt; (qq.v.).  The collection of all things that occupy definite locations in geographic space (in the sense of being representable on a map) but that are nevertheless best considered &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; or &amp;quot;imaginary&amp;quot;.  Examples 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;s and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdq0oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LongitudeLine&lt;/a&gt;s, the courses of airplanes and ships, ballistic trajectories, territorial boundaries and borders, air traffic control zones, etc.  Contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalThing-Intangible</cycAnnot:label>
    <rdfs:label xml:lang="en">intangible geographical thing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3Zd-jCb6EdqAAAACs6hO_g">
    <rdfs:comment xml:lang="en">This is the collection of mathematical constants (such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzKZSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pi_Number&lt;/a&gt;) which are
supported by SKSI in the sense that they are translatable to their SQL
equivalents.</rdfs:comment>
    <rdfs:label xml:lang="en">SKSI supported constant</rdfs:label>
    <cycAnnot:label xml:lang="en">SKSISupportedConstant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv986zZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Nucleotide)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of nucleotides</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rLvmjms4EEdmAAAACs6hRjg-JcGluZ190YXNr">
    <rdfs:label xml:lang="en">ping_task</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-SystemAdministration &quot;ping_task&quot;)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv17qcZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bpv agent</rdfs:label>
    <cycAnnot:label xml:lang="en">BPVAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViPHZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A system of written materials that formulates a concentrated imaginative awareness of experience in language chosen and arranged to create a specific emotional response through meaning, sound, and rhythm.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PoetrySystem</cycAnnot:label>
    <rdfs:label xml:lang="en">psalm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rt2Z8wi7_QdeM5f7nZ5_zCA">
    <rdfs:comment xml:lang="en">A microtheory to contain state variables for the evaluation of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rAvI9zPHNQdaQgJfcTBgOVQ&quot; class=&quot;cyc_term&quot;&gt;UMLStateMachine&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">UML state machine state microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">UMLStateMachine-StateMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVj1JZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn HomosexualHuman)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about homosexuals</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjgjJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of dancer</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Dancer-Performer)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of dancer. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyQKXZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">header checksum field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyQKXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HeaderChecksumField_Packet&lt;/a&gt; indicates the
checksum of only the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; of the &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;.
The checksum is used to ensure that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
was not corrupted en route to the destination.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HeaderChecksumField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXxfxkyE8EdqNWwACs71DGQ">
    <cycAnnot:label xml:lang="en">UnreifiableCycLFunctor</cycAnnot:label>
    <rdfs:label xml:lang="en">unreifiable CycL function term</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt;, this is the collection of instances &lt;code&gt;&lt;b&gt;FN&lt;/b&gt;&lt;/code&gt; of function-terms of the CycL language that &lt;b&gt;cannot&lt;/b&gt; occur as operators in &lt;b&gt;reified&lt;/b&gt; terms -- i.e., there can be no expression of the form &lt;code&gt;(&lt;b&gt;FN&lt;/b&gt; . &lt;b&gt;ARGS&lt;/b&gt;)&lt;/code&gt; that is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWOgzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReifiableDenotationalTerm&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjsPJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of inland seas</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn InlandSea)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViI6ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ShortStory</cycAnnot:label>
    <rdfs:label xml:lang="en">short story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjXfZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AnimalWalkingProcess)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of animal walking processes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWXHupwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LegalCode</cycAnnot:label>
    <rdfs:label xml:lang="en">legal code</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; is a code of conduct consisting of all the laws that hold in some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjl2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalEntity&lt;/a&gt;.  One notable instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rS1HHWrvXEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesCode&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj-vZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of road worker. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn RoadConstructor)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of road worker</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi5spwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of traveling salesman. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn TravelingSalesPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of traveling salesman</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvx7Zp5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvx7Zp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDObject&lt;/a&gt; is a token (such as a string or a number) that is used as an identifier for a distinct thing.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvx7Zp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDObject&lt;/a&gt; may be unique identifiers, in which case they are instances of the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi7GJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueID&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IDObject</cycAnnot:label>
    <rdfs:label xml:lang="en">ID object</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj1zpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn UnitedStatesPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Americans</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqqCTPiROQdiS5sF7gWKcsQ">
    <cycAnnot:label xml:lang="en">CBLCommand</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; command events.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL command</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLwjR5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">web cam page</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwLwjR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebCamPage&lt;/a&gt;, a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt;, is a subset of the collection of all WWW pages that are connected to digital cameras that periodically or aperiodically update a photographic image which appears on the page.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WebCamPage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkIjZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of ethnic African Americans</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn EthnicGroupOfBlacksOfTheUS)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVifBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of corporate president</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn President-CorporateOfficer)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of corporate president. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlNpdJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TVShow-IBT</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of objects; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwHg0N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQr82JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovingImageWithSound&lt;/a&gt;, usually with some sort of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; content, and a duration of at least 20 minutes that appears on a specific &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjIZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt;. Instances of &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; are listed on schedules, whereas instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwA8RBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_CW&lt;/a&gt;, and public-service announcements are not.  Note that, e.g., &apos;Seinfeld&apos; is not a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt; but 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; since it is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">TV show</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjE1pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of organisms</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Organism-Whole)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjw9pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">All the features of products, from dual-overhead-cams to battery-powered.  Saying a product x has a particular feature is simply shorthand for saying that a certain proposition P(x) is true.  Thus, for each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjw9pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductFeature&lt;/a&gt;, we will have a rule to state (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;hasProductFeatures&lt;/a&gt; x F) =&amp;gt; P(x) for each P associated with F.</rdfs:comment>
    <rdfs:label xml:lang="en">standard feature</rdfs:label>
    <cycAnnot:label xml:lang="en">ProductFeature</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rweCO2l0oEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">computer software library</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all conceptual computer libraries [&lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLibrary-CW&lt;/font&gt;] which contain software modules.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerSoftwareLibrary-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjPBZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NationalAnthem</cycAnnot:label>
    <rdfs:label xml:lang="en">national anthem</rdfs:label>
    <rdfs:comment xml:lang="en">The offical song of a country.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjpUZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn SpatialThing)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of spatial things</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUBCTpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; that
deal with local matters. Austin, for example, has several magazines that
deal with goings-on in Austin.</rdfs:comment>
    <rdfs:label xml:lang="en">local magazine</rdfs:label>
    <cycAnnot:label xml:lang="en">LocalMagazineSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4ryIAxShTIEdqAAAACs6hfSg">
    <cycAnnot:label xml:lang="en">(GroupFn Bank-Underwater)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of underwater banks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvepi6pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all annual occurrences of the Leonid &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ240ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MeteorShower&lt;/a&gt;s, which take place around November 15 and appear to originate from a point in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWB0gpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Leo_Constellation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the Leonids</rdfs:label>
    <cycAnnot:label xml:lang="en">LeonidMeteorShower</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rJOocrOPKQdeXma9fPyPVJR4rvVkMNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">U.N. member</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn UnitedNationsOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvxwV15wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Event-Organized)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of organized events</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwF7-QJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwPfNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Horoscope_AdviceOrPrediction&lt;/a&gt; instances which are intended to cover the time period of one day.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Horoscope-Daily</cycAnnot:label>
    <rdfs:label xml:lang="en">daily horoscope</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8OMZGguDEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">SBHLPathTerminatingMarkFunction</cycAnnot:label>
    <rdfs:label xml:lang="en">SBHL path terminating mark function</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCMvztELyQdmTNu6Fq5w0hA">
    <rdfs:label xml:lang="en">IVA</rdfs:label>
    <cycAnnot:label xml:lang="en">IndividualVoluntaryArrangementForRepayment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzo2dZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of pornographic material which is explicitly illegal to
possess.
An example of an explicit standard would be that the picture is both sexually
explicit and depicts someone under a particular age. A vague standard such as
being obscene and having no redeeming social value would not be considered an
explicit standard. Since the legal standards in force vary between countries and
even within countries, this collection should be considered implicitly indexical: it consists of those instances of pornographic material which are
explicitly illegal around here.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PornographicMaterial-Illegal</cycAnnot:label>
    <rdfs:label xml:lang="en">illegal pornography</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1kc4rElvQdmPsJATpZvJCg">
    <rdfs:comment xml:lang="en">The collection of the information contents that find instantiation in standing order instruction templates, such as are sent to consumers in the UK as part of the process of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rfntJokluQdmChc-Gi0Sihw&quot; class=&quot;cyc_term&quot;&gt;SettingUpAStandingOrder&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riRNM3kluQdmbi_7_S1jqbA&quot; class=&quot;cyc_term&quot;&gt;StandingOrderForm_IBO&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">standing order form CW</rdf