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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayLatest.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/concept/"
         xmlns="http://sw.opencyc.org/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/concept/">
    <owl:versionInfo>2009/04/07</owl:versionInfo>
    <rdfs:comment xml:lang="en">

       OpenCyc Knowledge Base

       Copyright© 2001-2009 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 &quot;Work&quot; 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.

       Mappings between OpenCyc terms and Wikipedia article names provided by
       Olena Medelyan and Catherine Legg, University of Waikato, NZ under a Creative 
       Commons Attribution 3.0 license.

    </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/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/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/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/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/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rqEYnNVMqEdaSKAACs0x8nw"/>
    <rdf:type rdf:resource="Mx4rg-it9mKPQdiEb_WTqktCoQ"/>
    <rdf:type rdf:resource="Mx4rHQdVmB_TEdaAAABQ2rksLw"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/ac/ObjectType"/>
    <Mx4rvhOImJwpEbGdrcN5Y29ycA rdf:resource="Mx4rvVjaApwpEbGdrcN5Y29ycA"/>
    <Mx4rwPub4pwpEbGdrcN5Y29ycA rdf:resource="Mx8Ngx4rveOhdpwpEbGdrcN5Y29ycB4rvVirnZwpEbGdrcN5Y29ycB4rvVir35wpEbGdrcN5Y29ycA"/>
    <Mx4rvjldVJwpEbGdrcN5Y29ycA rdf:resource="Mx4rvgL3VJwpEbGdrcN5Y29ycA"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">kind of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">kinds of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">object types</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">types of object</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">object type</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvssgDJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">model path system</rdfs:label>
    <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/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/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>
    <cycAnnot:label xml:lang="en">PathSystemType-Model</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwDAPoJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">MovieTypeBySeries</cycAnnot:label>
    <rdfs:label xml:lang="en">movie type by series</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDAPoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieTypeBySeries&lt;/a&gt; is a collection of collections.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDAPoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieTypeBySeries&lt;/a&gt; is a collection of movies that either feature the same character(s), tell a continued story, or in some other way make up a series.  Example instances of this collection are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqyEdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JamesBondMovie&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvb2leZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BatmanMovie&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD1PUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SupermanMovie&lt;/a&gt;.</rdfs:comment>
  </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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that partitions &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt; into two classes: &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvWnTEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OptionTransactionAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4r5itnkP2sQdaPT_fytzyaGQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">FileSystemTypeByImplementation</cycAnnot:label>
    <rdfs:label xml:lang="en">type of file system</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of types of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r3NN-IjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NetworkFileSystem&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4r9zmcwMkGQdeQbtqjV3u8fA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">degree type</rdfs:label>
    <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/concept/Mx4r9zmcwMkGQdeQbtqjV3u8fA&quot; class=&quot;cyc_term&quot;&gt;DegreeType&lt;/a&gt; is partitioned into &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMFzJNskSQded5vPl43xgpQ&quot; class=&quot;cyc_term&quot;&gt;DegreeTypeByLevel&lt;/a&gt; (ignores &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVi3N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&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/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/concept/Mx4rvmtxnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfTypeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvmtxnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfTypeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvnRnKZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of NT standard file</rdfs:label>
    <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/concept/Mx4rvnRnKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTStandardFileType&lt;/a&gt; are collections of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv8x4M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTWorkstation&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoJvnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTDomainServer&lt;/a&gt;s.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4ry8wi2pCSQdeQM_rtKIX2Bw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">object type by gender</rdfs:label>
    <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>
    <cycAnnot:label xml:lang="en">ObjectTypeByGender</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/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/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/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="Mx4rJ4uBTLc0Ed2AAAAhm0jtOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWPoRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DisjointCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt; into subcollections based on the corporation who issues them. (See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4redLjcPsFEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;corporationStockType&lt;/a&gt;.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">StockTypeByIssuer</cycAnnot:label>
    <rdfs:label xml:lang="en">stock type by issuer</rdfs:label>
  </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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwT9j95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GenreFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0F5opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Play_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rva9ujpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">PuzzleTypeByTangibility</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each instance is a spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHek5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Puzzle_Generic&lt;/a&gt; whose instances are all of the same tangibility.</rdfs:comment>
    <rdfs:label xml:lang="en">type of puzzle classified by tangibility</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rE8XE8rwLEd2AAAAhm0jtOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">The collection of classes of mutual fund shares.  When a mutual fund is divided into classes, those classes typically distinguish the load (sales fee) size and schedule assessed against holders of those shares.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MutualFundShareTypeByClass</cycAnnot:label>
    <rdfs:label xml:lang="en">mutual fund share type by class</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVi6wJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ForceType</cycAnnot: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/concept/Mx4rvVkDZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuantityType&lt;/a&gt;&apos;s place</rdfs:comment>
    <rdfs:label xml:lang="en">type of force</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r0LVgW_4zSrmLDrtF9LV4tg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A second-order collection, each instance of which is a specilization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDWRtOB65QdiBR5V41KwMQA&quot; class=&quot;cyc_term&quot;&gt;LeaseAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0LVgW_4zSrmLDrtF9LV4tg&quot; class=&quot;cyc_term&quot;&gt;LeaseAgreementTypeByTypeLeased&lt;/a&gt; is a collection of lease agreements for the same sort of thing (e.g., cars or real estate).</rdfs:comment>
    <cycAnnot:label xml:lang="en">LeaseAgreementTypeByTypeLeased</cycAnnot:label>
    <rdfs:label xml:lang="en">lease agreement type by type leased</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rO8FhpmPCQdiFNP6cJigi-g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">BugzillaBugReportType</cycAnnot:label>
    <rdfs:label xml:lang="en">bugzilla bug report type</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwS2K2pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each element of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rwRxOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListOfLengthFn&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rva7bcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerFromToFn&lt;/a&gt; 0 6).</rdfs:comment>
    <rdfs:label xml:lang="en">type of list classified by length</rdfs:label>
    <cycAnnot:label xml:lang="en">ListTypeByLength</cycAnnot: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/concept/Mx4rR3kXwo0FEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithClients&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVlj5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithBusinessClients&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjcn4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithIndividualClients&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/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/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/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="Mx4rLJMVEHyeEdaAAACQJ5T1Bg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLJMVEHyeEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;KBContentTestSpecificationType&lt;/a&gt; is a collection whose instances are individual KB content test definitions.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLJMVEHyeEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;KBContentTestSpecificationType&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">KBContentTestSpecificationType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of specification for a CycL query and its expected results</rdfs:label>
  </owl:Class>

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

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

  <owl:Class rdf:about="Mx4r1wyCUopIQdeYLrT8NVrNmQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/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>
    <rdfs:label xml:lang="en">software object type by fault</rdfs:label>
  </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="Mx4rd3ma-p33QdiPrJcwWhyTHw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SKSIHLModuleType</cycAnnot:label>
    <rdfs:comment xml:lang="en">This &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjldVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Generic&lt;/a&gt; of
&lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">SKSIHL module type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rMcRuvFrLEdqAAAACs6hO_g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">topological space type</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMcRuvFrLEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;TopologicalSpaceType&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rWsCsIlDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;TopologicalSpace&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TopologicalSpaceType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvjf6TJwpEbGdrcN5Y29ycA">
    <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/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/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>
    <rdfs:label xml:lang="en">type of need classified by immediacy level</rdfs: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/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/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>
    <rdfs:label xml:lang="en">software test type version</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareTestTypeVersion</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rieW1ukPjQdmHMObq4GWMSg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/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/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/concept/Mx4rieW1ukPjQdmHMObq4GWMSg&quot; class=&quot;cyc_term&quot;&gt;WarrantyTypeByCoverage&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLehQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImpliedWarranty&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKfWylEPaQdmak_hJrglWfA&quot; class=&quot;cyc_term&quot;&gt;ExtendedWarranty&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WarrantyTypeByCoverage</cycAnnot:label>
    <rdfs:label xml:lang="en">warranty type by coverage</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rIbjReMgcQdeaWcn7RO2VIg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/concept/Mx4rvVjsEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VectorInterval&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">vector interval type</rdfs:label>
    <cycAnnot:label xml:lang="en">VectorIntervalType</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="Mx4rvViLRZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">IDStringType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of ID string</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViLRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDStringType&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjYb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailAddress&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjs7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhoneNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQraSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostalCode&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4rpPHhAOB1EdqAAAACs6hRXg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SpatiallyDisjointObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of object whose instances do not physically overlap</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwVGrQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvW4n1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Audio&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rpPHhAOB1EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjnZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;City&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwT-n15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrueContinent&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwFdz8JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">FictionalTVShowTypeByTopic</cycAnnot:label>
    <rdfs:label xml:lang="en">fictional tv show topic</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rwIix25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubcollectionOfAboutFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnApWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShow_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rTrk5AO2CEdmAAAACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">geometric shape type by size</rdfs:label>
    <cycAnnot:label xml:lang="en">GeometricShapeTypeBySize</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; and a specialization of &lt;font color=&quot;#ff0000&quot;&gt;#$SpatialThingTypeByGeometricShape&lt;/font&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTrk5AO2CEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;GeometricShapeTypeBySize&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjELpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeometricallyDescribableThing&lt;/a&gt; (q.v.) that groups things according to their size (i.e. the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt;(s) that they are extended along one or more spatial dimensions).  
&lt;p/&gt;
Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTrk5AO2CEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;GeometricShapeTypeBySize&lt;/a&gt; include (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RectangularSolidTypeFn&lt;/a&gt;  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVihIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Inch&lt;/a&gt; 12) (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVihIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Inch&lt;/a&gt; 12) (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVihIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Inch&lt;/a&gt; 12)), the collection of all 12&apos;&apos; x 12&apos;&apos; x 12&apos;&apos; cubes.
&lt;p/&gt;
Note that the above-used function &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RectangularSolidTypeFn&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeometricShapeTypeBySizeFunction&lt;/a&gt; (q.v.), all of whose instances are functions that take &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt;s as arguments and return instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTrk5AO2CEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;GeometricShapeTypeBySize&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwLgp8pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">MediaSeriesProductType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.  Every
instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwKCY65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheNewYorkTimes_TheNewspaper&lt;/a&gt; is a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLgp8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProductType&lt;/a&gt;, a collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwKCY65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheNewYorkTimes_TheNewspaper&lt;/a&gt; is
a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVigXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperCopy&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjgDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HardcopyInformationBearingObject&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu55tJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLgp8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProductType&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvu55tJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvRJWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesNthFn&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvkF-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesByDateFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of media series product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rz1uBztVfEdqAAAACs6hO_g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SKSIProfilingQueryType</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSI profiling query type</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4r-R_HYVeoEdaUKAABAxo0mg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">small set of named entities</rdfs: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>
    <cycAnnot:label xml:lang="en">SmallCollectionOfProperlyNamedEntities</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvcrAW5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of credential by skill</rdfs:label>
    <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>
  </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/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/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/concept/Mx4rvViNWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicsDepartment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <rdfs:label xml:lang="en">type of academic department by subject-area</rdfs:label>
    <cycAnnot:label xml:lang="en">AcademicDepartmentTypeBySubject</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvv3SrZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TVShowTypeByFormat</cycAnnot:label>
    <rdfs:label xml:lang="en">TV show format</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwJXGyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVGameShow&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaDNnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VarietyShow&lt;/a&gt; are elements of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4rvVjAJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EntertainmentPerformance&lt;/a&gt;s by &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwQweT5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">MedicalPlanTypeByAdministration</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwIM9S5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">computer game classified by operating system</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerGameTypeByOperatingSystem</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv1vk55wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">unchanged thing</rdfs:label>
    <cycAnnot:label xml:lang="en">UnchangedActor</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rxy0e4rc3Ed2AAAAhm0jtOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">stock class</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of classes of stock.  When a stock (i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJ4uBTLc0Ed2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;StockTypeByIssuer&lt;/a&gt;) is divided into classes, those classes distinguish different levels of voting rights for shareholders.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StockTypeByClass</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvrxE_ZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByFunction</cycAnnot:label>
    <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/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/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/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/concept/Mx4rwGM3oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialProgram&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVkDZJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of quantity</rdfs:label>
    <cycAnnot:label xml:lang="en">QuantityType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVkDZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuantityType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwF4t15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotallyOrderedQuantityType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnorderedQuantityType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv4dcZ5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of character string</rdfs:label>
    <cycAnnot:label xml:lang="en">CharacterStringType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4rv3V9JJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;typeForString&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rQW39xOlYQdeR5oeb-ZRvbA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">index data structure type</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtppU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt; which facets &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <cycAnnot:label xml:lang="en">IndexDataStructureType</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">fact sheet table type</rdfs:label>
    <cycAnnot:label xml:lang="en">FactSheetTableType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r3Z3dPvlrEdmAAAACs6hO_g">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of cartographic spheroid</rdfs:label>
    <cycAnnot:label xml:lang="en">CartographicSpheroidType</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3Z3dPvlrEdmAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;CartographicSpheroidType&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; of types of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQVBN3ve_EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;OblateSpheroid&lt;/a&gt;s that are used by cartographers to approximate the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrLnJIE-7EdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;EarthsGeoidSurface&lt;/a&gt;.</rdfs:comment>
  </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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rgIsU7vRxEdmAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;FontStyleMarkupTag&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvVjD7ZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">logical field category</rdfs:label>
    <cycAnnot:label xml:lang="en">LogicalFieldCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rIRwAivAuQdacuY8ZSNGIXw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">chemical reaction type by equation formula</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of this collection is a specialization of
&lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rDTF8HPAuQdaM8Lzwv-PXUQ&quot; class=&quot;cyc_term&quot;&gt;chemicalEquation_Unbalanced&lt;/a&gt; R-TYPE LIST1 LIST2) is true.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChemicalReactionTypeByEquationFormula</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVivMJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of stock</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StockTypeByIssuerAndClass&lt;/a&gt; is a collection of all shares of stock of a particular type in a particular corporation.  For example, ``General Motors Class E Stock&apos;&apos;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StockTypeByIssuerAndClass</cycAnnot:label>
  </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/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;s.  If something &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LicenseType&lt;/a&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/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/concept/Mx4rwSwyb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueIDType&lt;/a&gt; include:  &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViYVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GMAutomobile&lt;/a&gt;.  Note that &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwSwyb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueIDType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UniqueIDType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of unique ID</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvmhjYZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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>
    <cycAnnot:label xml:lang="en">AttackByComputerOperationActionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvizqYpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">ChangedActor</cycAnnot:label>
    <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/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViVQJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">Related groups of languages.</rdfs:comment>
    <rdfs:label xml:lang="en">type of language family</rdfs:label>
    <cycAnnot:label xml:lang="en">LanguageFamilyType</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/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/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/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/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/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/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/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/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/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/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/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/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/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/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;. Example of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPzny5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DimeCoin_US&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4rv2Lt75wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of underspecified object</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; on &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyGj9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnderspecifiedCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnderspecifiedObjectType</cycAnnot: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/concept/Mx4rvtPYApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition_Classical&lt;/a&gt;. Elements include &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvViIzpwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">billing scheme</rdfs:label>
    <rdfs:comment xml:lang="en">Methods used for computing the price of in a Buying - see the instances for examples.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BillingScheme</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rOmjnonSuEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A faceting collection.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rOmjnonSuEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;AnimalTypeByHungerLevel&lt;/a&gt; denotes a collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;s that share a state of hunger (e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZrus2nS-EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Hungry&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcREa4nS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NotHungry&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPaAa_nS8EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Starving&lt;/a&gt;).  These &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rOmjnonSuEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;AnimalTypeByHungerLevel&lt;/a&gt; instances are the first argument to the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rS8PqgLFVQdeVGu4cpAof6Q&quot; class=&quot;cyc_term&quot;&gt;hungerLevelOf&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">hunger</rdfs:label>
    <cycAnnot:label xml:lang="en">AnimalTypeByHungerLevel</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViX3JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of US work visa</rdfs:label>
    <rdfs:comment xml:lang="en">The types of work visas given in the U.S.</rdfs:comment>
    <cycAnnot:label xml:lang="en">USWorkVisaType</cycAnnot: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/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/concept/Mx4rwADxqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HTMLTag&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">HTML string type by tag</rdfs:label>
    <cycAnnot:label xml:lang="en">HTMLStringTypeByTag</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv5HKoZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjt9pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programAuthor&lt;/a&gt; in common.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByCreator</cycAnnot:label>
    <rdfs:label xml:lang="en">type of computer program by creator</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVjy9JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of language grouping</rdfs:label>
    <cycAnnot:label xml:lang="en">LanguageGroupingType</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv5SKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanLanguage&lt;/a&gt; (q.v.).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rfDXgcENaEdaAAAACs4vPlg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">object type by color</rdfs:label>
    <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/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/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/concept/Mx4r6lGcdn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;significantColorOfObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r45WD6H7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;mainColorOfObject&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4ZhYNn7_EdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;uniformColorOfObject&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwO3H5pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of artifact</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r7t_pDm-3QdmFj4-LjqyNqA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">computer program type by platform</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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>
  </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/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/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/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/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/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/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/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;. Further, &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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="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/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/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/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/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/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/concept/Mx4rwIix25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubcollectionOfAboutFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOAc1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformativeTVShow&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rjRjXbEPjQdmPLbINuE6w6w">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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/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/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/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;). Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjRjXbEPjQdmPLbINuE6w6w&quot; class=&quot;cyc_term&quot;&gt;BondTypeByIssuingAgentType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFuQlMD0fQdmM2Pq6mETBoQ&quot; class=&quot;cyc_term&quot;&gt;CorporateBond_Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwC7wm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MunicipalBond_Agreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BondTypeByIssuingAgentType</cycAnnot:label>
    <rdfs:label xml:lang="en">bond type by issuing agent type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r7RiO1nSxEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <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>
    <rdfs:label xml:lang="en">insurance type</rdfs:label>
    <cycAnnot:label xml:lang="en">InsuranceTypeByFeature</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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwT9j95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GenreFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvVkA9JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">linguistic object type</rdfs:label>
    <cycAnnot:label xml:lang="en">LinguisticObjectType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjQ-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinguisticObject&lt;/a&gt; (q.v.).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rn3yL9FlGEdaAAAABAxv-7A">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TextualMaterialTypeByFunction</cycAnnot:label>
    <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/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/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/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/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/concept/Mx4rwP1a95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpenseReport&lt;/a&gt; (used by employees to request reimbursement for expense).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rlKxg8kPjQdmfR5oByCeXYw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of market classified by product sold</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rlKxg8kPjQdmfR5oByCeXYw&quot; class=&quot;cyc_term&quot;&gt;MarketTypeByProductSold&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarketTypeByProductSold</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4rvViq35wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">TemporalObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">temporal object type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4rvViYBpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvVitN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; for the disjoint notion of being temporally stuff-like.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rJI9tVgsbQdmVl5rldzbsnA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">repayment plan type by payment frequency</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Every instance &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rCjUcJAsdQdmYfMOaeYPmlA&quot; class=&quot;cyc_term&quot;&gt;agreementDictatesPaymentFrequency&lt;/a&gt;).  For example, &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">RepaymentPlanTypeByPaymentFrequency</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rnDB93o1vQdiA6LABy86Aog">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SoftwareTestSpecificationType</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">software test specification type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4ry_MeNrKCEd2AAAAhm0jtOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">athletic award type by sport</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKJMaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AthleticAward&lt;/a&gt; by sport.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AthleticAwardTypeBySport</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rJxvDdHyfEdaAAACQJ5T1Bg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">test result notification type</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">TestResultNotificationType</cycAnnot: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/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/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/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/concept/Mx4rvVjOOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathType&lt;/a&gt;s.  At a &lt;a href=&quot;http://sw.opencyc.org/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/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="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/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/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/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/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="Mx4rwQwW_pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of ailment</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwQwW_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalConditionType&lt;/a&gt; include  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1qGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cancer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1baJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PsychologicalAilment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwvf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Infection&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgC7mJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Malnutrition&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysiologicalConditionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rhz6DbnSwEdaAAACgyZzFrg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <cycAnnot:label xml:lang="en">MovieTypeByGenre</cycAnnot:label>
    <rdfs:label xml:lang="en">movie genre</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvqk4t5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">NarrativeTypeByGenre</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rrFSopLOVEdqAAACQJw5drg">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">physics problem type by concept involved</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rS2xaQKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem_ConstantAcceleration&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQWVzKKPUEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem_DistanceVelocity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicsProblemTypeByConceptInvolved</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4rvwxDdZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of television show by genre</rdfs:label>
    <cycAnnot:label xml:lang="en">TVShowTypeByGenre</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvjVMdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EducationalTVShowForChildren&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwScXBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimatedTVShow&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rvwxDdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShowTypeByGenre&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvfnmg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SituationalComedy&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rVJbWxN4EEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">description type by focus</rdfs:label>
    <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/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/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/concept/Mx4rvViA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNzAdusFWEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; is an instance of this collection.)</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvkNTd5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">type of organization by profit motive</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of two disjoint collections, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViS05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommercialOrganization&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViu6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonProfitOrganization&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViu6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonProfitOrganization&lt;/a&gt;.  Although &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvViUjZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">animal body shape type</rdfs:label>
    <cycAnnot:label xml:lang="en">AnimalBodyShapeType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of animal body shape types; instances are specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxkznpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalShapedThing&lt;/a&gt; which describe standard arrangements of animal body parts which are the standard body shapes.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwPRuD5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">configuration</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatialThingTypeByShape</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rvlxdi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpaceRegion&lt;/a&gt;s.  Similarly, &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvfBumZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThingTypeByDimensionality&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rM2ocPrJ2Ed2AAAAhm0jtOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">AwardTypeByAwardingAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">award type by awarding agent</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWPoRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DisjointCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt; by the agent (or agents) who bestow the award.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwLykOHOUQdiEVsNFRFjNsw">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4rvzl6RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CrossingAGap&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrsYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Suicide&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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>
    <cycAnnot:label xml:lang="en">SituationalObjectType</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/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/concept/Mx4rnruEpDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;LogicalSchema&lt;/a&gt;
and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roRuOYDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;PhysicalSchema&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SchemaType-LogicalOrPhysical</cycAnnot:label>
    <rdfs:label xml:lang="en">schema type logical or physical</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvwN8wZwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS68M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; plus one &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; or of &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">LocalizationSequence</cycAnnot:label>
    <rdfs:label xml:lang="en">localization sequence</rdfs:label>
  </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/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/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/concept/Mx4rvv4vRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UpperCaseLetter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Hieroglyph&lt;/a&gt;, and 
&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVkJwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WritingSymbolCharacterSet&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">character set</rdfs:label>
    <cycAnnot:label xml:lang="en">CharacterSet</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4roG_WbHKPEdaAAAACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A collection of types of Nobel prize.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">NobelPrizeTypeByField</cycAnnot:label>
    <rdfs:label xml:lang="en">type of Nobel prize by field</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4rKrE1wiMEEduAAADggVbxzQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWPoRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DisjointCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">DepositoryReceiptTypeByPolityOfIssue</cycAnnot:label>
  </owl:Class>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgHySZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Formulary</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgHySZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Formulary&lt;/a&gt; is a policy of an HMO (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1WhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HealthMaintenanceOrganization&lt;/a&gt;) or other health care provider [such as a hospital] listing the prescription drugs which it agrees  to pay for if one of its members needs it.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgHySZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Formulary&lt;/a&gt; is  the policy of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0jpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MedicalCareOrganization&lt;/a&gt;, but not all MCOs have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgHySZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Formulary&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">formulary</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwK6dN5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PlanSupplementMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">plan supplement microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">In representing a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;, many of the background constraints
and assumptions specific to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt; instance will be represented in
the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAHHYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanBackgroundContext&lt;/a&gt;.  However, in certain circumstances it may
be necessary to represent additional hypotheses in a context distinct
from the background, either because these are to be varied, or because
they need to be sequestered for some other reason.  For such purposes
we use instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwK6dN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanSupplementMicrotheory&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.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPfnj5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all religious symbols. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPfnj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReligiousSymbol&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvidr35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IBTContentType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReligiousSymbol</cycAnnot:label>
    <rdfs:label xml:lang="en">sacred symbol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWv1qQgW8QdiNsoZ1p1RxSQ">
    <rdfs:label xml:lang="en">computer database</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rWv1qQgW8QdiNsoZ1p1RxSQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDatabase_CW&lt;/a&gt; is
an abstract database encoded in a computer-readable format -- in
particular, in a structured format which supports some form of
automated database query.  For particular instantiations of a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWv1qQgW8QdiNsoZ1p1RxSQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDatabase_CW&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_Physical&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDatabase-CW</cycAnnot:label>
  </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="Mx4rZbbuIoGbQdeH0rnP7Ube6Q">
    <rdfs:comment xml:lang="en">The collection of groups of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s whose members operate together to form a kind of collective &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZGAFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent&lt;/a&gt;).  Groups of this sort satisfy the minimal condition for intelligent agency, viz., they are capable of acting purposefully.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MultiIndividualAgent-Intelligent</cycAnnot:label>
    <rdfs:label xml:lang="en">group of intelligent agents acting together</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rf1oE5qRJQdiJ18sGhQ3VgA">
    <rdfs:comment xml:lang="en">The collection of all militant groups. A type of group of extremists.</rdfs:comment>
    <rdfs:label xml:lang="en">militant group</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Militant)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rFn2ETBIxQdmceYt5SgAuYA">
    <rdfs:label xml:lang="en">online news series</rdfs:label>
    <cycAnnot:label xml:lang="en">OnlineNewsSeries</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaipZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalSeries&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt;.  Each instance of
this collection is an online source of news.  This collection includes
those news sources that are found only online as well as those sources
provided also by newpaper and such.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjIu5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Criminal)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of criminals</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbDX6amHOEdaAAACQJ5pZBw">
    <cycAnnot:label xml:lang="en">Periodical</cycAnnot:label>
    <rdfs:label xml:lang="en">periodical</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6tFjIkYYEdidpgAH6RYvSQ">
    <rdfs:comment xml:lang="en">The collection of all long-term studies. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">long-term study</rdfs:label>
    <cycAnnot:label xml:lang="en">DetailedStudy-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGgTjEKUtQdiG6KKPTflM8g">
    <rdfs:comment xml:lang="en">The collection of all transcripts of a speech. A type of &lt;font color=&quot;#ff0000&quot;&gt;#$PublishedCollectionualWork&lt;/font&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rGgTjEKUtQdiG6KKPTflM8g&quot; class=&quot;cyc_term&quot;&gt;TranscriptOfSpeech_PCW&lt;/a&gt; is a &lt;font color=&quot;#ff0000&quot;&gt;#$FactEntrySourceType-NIMD&lt;/font&gt;, a &lt;font color=&quot;#ff0000&quot;&gt;#$TKBFullySpecifiedSourceType&lt;/font&gt;, and a (&lt;font color=&quot;#ff0000&quot;&gt;#$FactEntrySourceTypeForProjectFn&lt;/font&gt; &lt;font color=&quot;#ff0000&quot;&gt;#$NIMDProject&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TranscriptOfSpeech-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">transcript of a speech</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNsDV7lCtEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as frame-filling ``pages&apos;&apos; in a window on a computer screen.  Only one such &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNsDV7lCtEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayFramePage_CW&lt;/a&gt; may be instantiated in a given instantiation of a given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNhee_FCtEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayFrame_CW&lt;/a&gt; at a time.</rdfs:comment>
    <rdfs:label xml:lang="en">computer display frame page CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDisplayFramePage-CW</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="Mx4rvWDXxJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This title is given to fellows of the American College of Physicians.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FACP</cycAnnot:label>
    <rdfs:label xml:lang="en">F.A.C.P.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgAerJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all professional &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">professional sport</rdfs:label>
    <cycAnnot:label xml:lang="en">ProfessionalSport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rd_Ve9CTrQdiezr3EwwPbtg">
    <cycAnnot:label xml:lang="en">CBLAssign</cycAnnot:label>
    <rdfs:label xml:lang="en">cblassign</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; assign command events.</rdfs:comment>
  </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="Mx4rv3cqepwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SystemV</cycAnnot:label>
    <rdfs:label xml:lang="en">System V operating system</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3cqepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemV&lt;/a&gt; is the collection of the other major versions of the Unix operating system apart from &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwytw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BSDUnix&lt;/a&gt;. Developed by AT&amp;amp;T. Later instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt; such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjEQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SunOS_OperatingSystem&lt;/a&gt; combined the best features of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3cqepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemV&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwytw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BSDUnix&lt;/a&gt;.  For the versions of this operating system released by AT&amp;amp;T see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwK9O7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemV_OperatingSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkHLZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Bee)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of bees</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyAmuZwpEbGdrcN5Y29ycB8NhB4rwEfuYJwpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycB4rwQrqSpwpEbGdrcN5Y29ycB4rvVkIB5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FanSiteFn (InstanceWithRelationToFn (CollectionIntersection2Fn BasketballTeam WomensSportsTeam) affiliatedWith StanfordUniversity))</cycAnnot:label>
    <rdfs:label xml:lang="en">fan site for the women&apos;s basketball team that is affiliated with Stanford University</rdfs: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/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/concept/Mx4rvhAUBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountSystem&lt;/a&gt;. Important subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0yBOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrivilegedAccount&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rvlIzxZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Collection of instructions that when implemented, either by humans or computers, result in the &amp;quot;crack&amp;quot;ing of some piece of software by making a trial version of a program a permanent version, by removing &amp;quot;register now&amp;quot; reminders, and so on.  Two of the most common forms of software cracks are computer programs that disable protection devices on execution and text files that instruct humans on how to disable various protection devices.  Use the more specific &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwICoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareCrackProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtxbJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareCrack_Instructions&lt;/a&gt; for instances of these.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareCrack</cycAnnot:label>
    <rdfs:label xml:lang="en">software crack</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rK7ReWusLQdiPn-1zIcd5tw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYcfcNtvvQdiGkqL51MjX4Q&quot; class=&quot;cyc_term&quot;&gt;Catalog_CW&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK7ReWusLQdiPn-1zIcd5tw&quot; class=&quot;cyc_term&quot;&gt;LibraryCatalog&lt;/a&gt; lists systematically the items present in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkHa5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LibraryHoldings&lt;/a&gt; of a certain &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjknJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Library_Organization&lt;/a&gt;.  An instantiation of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK7ReWusLQdiPn-1zIcd5tw&quot; class=&quot;cyc_term&quot;&gt;LibraryCatalog&lt;/a&gt; could be in hardcopy or electronic format.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LibraryCatalog</cycAnnot:label>
    <rdfs:label xml:lang="en">library catalog</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbZoS5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of instances of
 &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbZoS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Autobiography&lt;/a&gt; is
 a narrative containing information about the author&apos;s
 own life.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Autobiography</cycAnnot:label>
    <rdfs:label xml:lang="en">autobiography</rdfs: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="Mx4rvVin0JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DBContext</cycAnnot:label>
    <rdfs:label xml:lang="en">DB context</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv44ycpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DoNotFragmentField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">do not fragment field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv44ycpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DoNotFragmentField_Packet&lt;/a&gt; is a flag in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that, if set, indicates that the packet should not be fragmented into
smaller packets. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; with this flag set has to be
routed around small-packet &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvkGsW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ProtocolStackLayer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of protocol stack layers</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvqpqZpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Viagra)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Viagra</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnwwBZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">tutorial</rdfs:label>
    <cycAnnot:label xml:lang="en">Tutorial</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;.  Tutorials (say, about ?X) are generally aimed at people who have never used ?X before, and provide an introduction about the basic kinds of things ?X can do.  They do not usually provide information about more complicated abilities or features of ?X.  Although the word &amp;quot;tutorial&amp;quot; is especially often used for tutorials of computer programs, one can imagine a tutorials for using a car, fixing a roof, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwG--HpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Football-American)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about football</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvtisp5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of intangible artifacts</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Artifact-Intangible)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBlZJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Halo-CircleOfLight</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all halos of light.  A halo is a circle of light around, e.g., a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVikt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AstronomicalBody&lt;/a&gt;.  This is a different concept than symbolic halo, which the constant &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzaw1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Halo_Symbolic&lt;/a&gt; refers to.</rdfs:comment>
    <rdfs:label xml:lang="en">halo</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ruiAbDOXDEdqAAAACs2IKaQ">
    <rdfs:comment xml:lang="en">The collection of all business-related documents. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcpFo9OXDEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;BusinessRelatedDocumentOrAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">business-related document</rdfs:label>
    <cycAnnot:label xml:lang="en">Business-RelatedDocument</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rduSpTCTnQdiKOpYnHUl3ww">
    <rdfs:label xml:lang="en">CBL software actuator sensor</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLSoftwareActuatorSensor</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; actuator-sensors that are implemented in software as computer processes.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZS6qVnyFEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZS6qVnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycLQuerySpecification&lt;/a&gt; gives a description of how a particular query should be run by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt;.  At minimum, this description includes the CycL formula that expresses the query, but can also include a number of other parameters that control inference, such as what microtheory to do the query in, how much time to allow, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">CycL query specification</rdfs:label>
    <cycAnnot:label xml:lang="en">CycLQuerySpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3p8a5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dictionary&lt;/a&gt; in the format described by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8Cq95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NoahWebster&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Webster&apos;s Dictionary</rdfs:label>
    <cycAnnot:label xml:lang="en">WebstersDictionary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rwQwmBpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of sales rep to individual customer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of sales rep to individual customer. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn IndividualCustomerSalesRepresentative)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXcCFPjL5QdeUd51eNxvYbg">
    <cycAnnot:label xml:lang="en">ClosedBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">closed Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmcG_GAxKQdmfHrQcugsldg">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkHC-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateMortgage&lt;/a&gt; with a 6 month adjustment period (c.f., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4Qe3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;adjustmentPeriod&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">six month ARM</rdfs:label>
    <cycAnnot:label xml:lang="en">SixMonthARM</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8iAN5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">science book CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ScienceBookCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvl0S_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HaikuPoem</cycAnnot:label>
    <rdfs:label xml:lang="en">haiku</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all haikus. A Haiku is a short poem, generally with three lines - five syllables in the first and third lines, and seven in the second line. The literary quality of haikus is typically judged by their ability to create a mood or image within the tight constraints of the form. They often describe &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrzNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nature&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViOl5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">JournalismSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A system of written materials characterized by a direct presentation of facts or description of events without an attempt at interpretation.</rdfs:comment>
    <rdfs:label xml:lang="en">journalism system</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj7KJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of buildings</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Building)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjOM5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">W4-Form</cycAnnot:label>
    <rdfs:comment xml:lang="en">The document through which a person subject to United States income tax informs his/her employer how much money to take from his/her periodic wages to apply toward that tax.</rdfs:comment>
    <rdfs:label xml:lang="en">W-4 form</rdfs: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="Mx4rvVjRyZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">shipping address</rdfs:label>
    <cycAnnot:label xml:lang="en">ShippingAddress</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJ1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MailingAddress&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShippingAddress&lt;/a&gt; is a mailing address which does not include a P.O. Box number.  Typically then, a shipping addresses includes a street name and number and often an apartment or suite number. For example: `3721 Executive Center Drive, Suite 100, Austin, TX 78731&apos;, the shipping address of Cycorp.</rdfs:comment>
  </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/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwU_WO5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sports game</rdfs:label>
    <cycAnnot:label xml:lang="en">SportsGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all sports (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;) which are also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;s.  See &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjKtJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn BondsTrader)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of bond trader</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of bond trader. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4re7RKbA7mQdeC4YUjt69BlA">
    <cycAnnot:label xml:lang="en">InformationAboutAI</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all information about artificial intelligence. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrXnQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Information_Content&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">information about artificial intelligence</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViVmpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc system function</rdfs:label>
    <cycAnnot:label xml:lang="en">SubLFunction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of pieces of CycL code.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLFunction&lt;/a&gt; is a function that can be run (FUNCALL&apos;ed) by the CycL interpreter.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpC_YfHDEdaO6gABAkLVdg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpCYUPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpC_YfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;SKSConnectionSpecification&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt; that contains all of the information needed to communicate with an external &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">SKS connection specification</rdfs:label>
    <cycAnnot:label xml:lang="en">SKSConnectionSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViNZpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Tropical underwater (seawater) habitat which features a preponderance of coral and many colorful tropical fish.</rdfs:comment>
    <rdfs:label xml:lang="en">coral reef</rdfs:label>
    <cycAnnot:label xml:lang="en">CoralReef</cycAnnot:label>
  </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="Mx4rvVjMeZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductType&lt;/a&gt;, and a specialization of &lt;font color=&quot;#ff0000&quot;&gt;#$BakedFood&lt;/font&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjMeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bread&lt;/a&gt; is a baked food made of a dough or batter containing some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FlourOrMeal&lt;/a&gt;, and usually water or milk. The dough from which the bread is made will often (but not always) contain some leavening agent, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjL1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Yeast&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Bread</cycAnnot:label>
    <rdfs:label xml:lang="en">bread</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOl7YpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjeRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;s. In each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOl7YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdultVerification_Service&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjMyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;providerOfService&lt;/a&gt; verifies that the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi7p5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;recipientOfService&lt;/a&gt; is an adult. Such verification is used by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;s that are intended exclusively for adults.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdultVerification-Service</cycAnnot:label>
    <rdfs:label xml:lang="en">AVS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1bZNOGibQdmZ2MyttkX6MA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt; that link a node in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raD3GMO-UQdiTCeBd1-tb8A&quot; class=&quot;cyc_term&quot;&gt;SimpleOntologyEditorGraphStructure&lt;/a&gt; to a &amp;quot;leaf&amp;quot; node, i.e., a nodeNODE for which there can be no arc ARC and node OTHER distinct from NODE such that (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcDlapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pathFromToInSystem&lt;/a&gt; ARC NODE OTHER SYSTEM) holds for the relevant SYSTEM.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SOEToIndividualArc</cycAnnot:label>
    <rdfs:label xml:lang="en">SOE to individual arc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjpUZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">spatial thing</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatialThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;.  The collection of all things that have a spatial extent or location relative to some other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; or in some embedding space.  Note that to say that an entity is a member of this collection is to remain agnostic about two issues.  First, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; may be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkBk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Texas_State&lt;/a&gt;) or wholly &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsrySJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ArcticCircle&lt;/a&gt; or a line mentioned in a geometric theorem).  Second, although we do insist on location relative to another spatial thing or in some embedding space, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; might or might not be located in the actual physical universe.  It is far from clear that all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;s are so located: an ideal platonic circle or a trajectory through the phase space of some physical system (e.g.) might not be.  If the intent is to imply location in the empirically observable cosmos, the user should employ this collection&apos;s specialization, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS68M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaWqJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MacroVirus</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaWqJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MacroVirus&lt;/a&gt; is the collection of all elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViKVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirus&lt;/a&gt; that utilize the macro capability of some application (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbT0xpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;macroCapable&lt;/a&gt;). Also called Document Viruses.</rdfs:comment>
    <rdfs:label xml:lang="en">macro virus</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rwTGgF5wpEbGdrcN5Y29ycB4rrMRklqndQdiFxe5MQvukaA">
    <rdfs:label xml:lang="en">integer extent that is also proper interval on number line</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn IntegerExtent ProperIntervalOnNumberLine)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjZupwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViZKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Punishing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">punishment</rdfs:label>
    <cycAnnot:label xml:lang="en">Punishment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNPrgnuIFEduAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">TopLevelGoalDescription</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; that are top-level descriptions of some goal.  For any instance &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNPrgnuIFEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;TopLevelGoalDescription&lt;/a&gt;, there is at least one distinct instance &lt;code&gt;&lt;b&gt;INS-2&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0gX2EN4GEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;GoalDescriptionPCW&lt;/a&gt; that is a elaboration on &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; (in a shared context, such as a larger document of which &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;INS-2&lt;/b&gt;&lt;/code&gt; are both sub-works), and there is no instance &lt;code&gt;&lt;b&gt;INS-3&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0gX2EN4GEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;GoalDescriptionPCW&lt;/a&gt; that &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; is an elaboration on.</rdfs:comment>
    <rdfs:label xml:lang="en">top level goal description</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzF4DJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzF4DJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_ICMP_ECHO_Spoofed&lt;/a&gt; is the collection of packets used in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwC9wtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation_Smurfing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">a broadcast ICMP ECHO packet with the spoofed source address of the victim network</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-ICMP-ECHO-Spoofed</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rR6PxumOVQdeLko0VOWA3tA">
    <rdfs:label xml:lang="en">abstract data table</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of abstract works whose propositional content is expressed in the form of a table.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Table-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNnFe3POyEdmAAAAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which were created for (and contributed by participants in) the Aquaint KB pilot evaluation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblem</cycAnnot:label>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv2mrxZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc-related program</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2mrxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycRelatedProgram&lt;/a&gt; is the collection of computer programs including &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycEndUserApplication&lt;/a&gt;s (such as &lt;font color=&quot;#ff0000&quot;&gt;#$ThesaurusApplication&lt;/font&gt;), components of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;s such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt;, as well as accessories to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;s (such as &lt;font color=&quot;#ff0000&quot;&gt;#$CycorpWorkflowSystem&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycRelatedProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvewckJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt; that contain information that allows a computer or printer to display or print text in a particular typeface. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv32rB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FontType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Font-ComputerTypeface</cycAnnot:label>
    <rdfs:label xml:lang="en">font</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTUrpPjoZQdeH0Mh951FVfA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that are specifically concerned with the telling of myths or legends.  This is a more specialized type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuWBRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalPCW&lt;/a&gt; that deals primarily with stories of Gods, mythic creatures, magic, and the mystical origins and prophecies of societies.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MythologicalPCW</cycAnnot:label>
    <rdfs:label xml:lang="en">myth</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkMJJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AnimalUtterance-IBT</cycAnnot:label>
    <rdfs:label xml:lang="en">animal utterance</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWINv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQahWGFyWEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;SpokenUtterance_IBT&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt; is a sound initially generated by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; speaking or making some sound with his/her/its mouth (note that the sound may or may not have propositional content - i.e. instantiate some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;).  If such a sound is recorded and played back, the sound generated is still considered an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;.  Examples: one&apos;s spouse&apos;s `Good morning&apos;; a child&apos;s scream at a playmate; Humphrey Bogart&apos;s `Here&apos;s looking at you&apos; on the set of _Casablanca_. Note that only the sounds themselves are instances of this collection -- not the activities of making them. This collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVioQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; (for that, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; and its specializations).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOXF1nO-mQdiEXut01KHU0A">
    <rdfs:label xml:lang="en">SOE non leaf daughter arc</rdfs:label>
    <cycAnnot:label xml:lang="en">SOENonLeafDaughterArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt; that link a node in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raD3GMO-UQdiTCeBd1-tb8A&quot; class=&quot;cyc_term&quot;&gt;SimpleOntologyEditorGraphStructure&lt;/a&gt; to a node that is not a &amp;quot;leaf&amp;quot; -- i.e., from that node, there is another arc running from it to another node.</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="Mx4r_nIk0pXPEdaAAACgycbQqA">
    <rdfs:comment xml:lang="en">The collection of articles published in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQNZDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperIssue&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">newspaper article</rdfs:label>
    <cycAnnot:label xml:lang="en">NewspaperArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwR8iSJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5_PuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BroadcastSeriesProduct&lt;/a&gt;s which are intended for broadcast by radio.</rdfs:comment>
    <rdfs:label xml:lang="en">radio series product</rdfs:label>
    <cycAnnot:label xml:lang="en">RadioSeriesProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rZ8HBth8YEdqAAAACs71DGR4redGqOB8YEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">Specification Type From Parameter Type Fn NL parsing parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">(SpecificationTypeFromParameterTypeFn NLParsingParameter)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj1JZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn HomosexualHuman)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of homosexuals</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLf6QJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLf6QJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_ICMP_ECHO&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;. It is the collection of packets sent to computers in accord with the Internet Control Message Protocol, which is part of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvn3fJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;.  These packets are used in pinging.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzF4DJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_ICMP_ECHO_Spoofed&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-ICMP-ECHO</cycAnnot:label>
    <rdfs:label xml:lang="en">ICMP ECHO packet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9noQkk2CQdmFJKy9cH67xQ">
    <rdfs:label xml:lang="en">CGT</rdfs:label>
    <cycAnnot:label xml:lang="en">CapitalGainsTax</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;s that are collected on an agent&apos;s capital gains.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViHJpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of baggage</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Luggage)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_rqvZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of pieces of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.            Each element of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <cycAnnot:label xml:lang="en">WesternStory-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">western</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv49vb5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of team sports. A team sport is one that is usually engaged in by teams rather than individuals. Obvious examples would include such sports as football and basketball, which cannot be played except by teams. A less obvious example would be gymnastics, wrestling, and swimming. In these sports, athletes can compete on an individual basis, without being part of a team. Indeed, there is typically not group-versus-group competition in the way there is in football. The group aspect comes in in virtue of  cumulative scores from multiple events in which individual members from the teams perform.</rdfs:comment>
    <rdfs:label xml:lang="en">team sport</rdfs:label>
    <cycAnnot:label xml:lang="en">TeamSport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvipNaZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which there is at least a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; and at least a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjgZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPersonAnimal&lt;/a&gt; participant.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BestialityStory</cycAnnot:label>
    <rdfs:label xml:lang="en">bestiality story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_GBTqC7-QdeHEYFW_aZ_Jw">
    <rdfs:comment xml:lang="en">A microtheory to contain state variables for the evaluation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ-rxMvHiQdaXm9OsG3Qw6w&quot; class=&quot;cyc_term&quot;&gt;UMLProcedure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UMLProcedureEvaluationMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">UML procedure evaluation microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5009CgWpQdieMehqDKGXhQ">
    <rdfs:label xml:lang="en">GLF connector node</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFConnector-Node</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rE9hYAPRSEdyAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">PhilosophicalLiteraryWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgO8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProseLiteraryWork_CW&lt;/a&gt;.  Each instance is a literary work intended to contibute to the field of philosophy.</rdfs:comment>
    <rdfs:label xml:lang="en">work of philosophy</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNJqe_ke4QdiKetklSeIh-A">
    <rdfs:comment xml:lang="en">The collection of all variable mapping tables.  A variable mapping table is used to assign/display variable unificaction assignments between to formulae, to form .  For example, if FORMULA-1 = (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi6bJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;likesAsFriend&lt;/a&gt; ?PERSON-1 ?PERSON-2) and FORMULA-2 = (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPutdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;near&lt;/a&gt; ?OBJECT-1 ?OBJECT-2), a variable mapping table might indicate that ?PERSON-1 is to unify with ?OBJECT-1, and ?PERSON-2 is to unify with ?OBJECT-2.  Note that &apos;is to unify&apos; indicates something about how the variable mapping table would be put to use by some application.  Normally, the unification would take place in a formula built truth-functionally from FORMULA-1 and FORMULA-2.  This predicate makes no assumptions about how that larger formula is constructed -- in this case, the larger formula might be (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;and&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi6bJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;likesAsFriend&lt;/a&gt; ?X ?PERSON-2) (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPutdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;near&lt;/a&gt; ?X ?OBJECT-2)) or (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;implies&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPutdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;near&lt;/a&gt; ?X ?OBJECT-2) (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi6bJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;likesAsFriend&lt;/a&gt; ?X ?PERSON-2)).</rdfs:comment>
    <cycAnnot:label xml:lang="en">VariableMappingTable</cycAnnot:label>
    <rdfs:label xml:lang="en">variable mapping table</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="Mx4r4ZH_rkosQdmGit1WuwAOSg">
    <cycAnnot:label xml:lang="en">PaymentPlanWithInstallmentsAtIrregularIntervalsOrForVaryingAmounts</cycAnnot:label>
    <rdfs:label xml:lang="en">payment plan with installments at irregular intervals or for varying amounts</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYZf4JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">special staff obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">SpecialStaffObligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDU3hmkenQdmRC5JTrTTQ1w">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4zP7pESDQdmSdPFzGzSRAg&quot; class=&quot;cyc_term&quot;&gt;Cohabitating_Married&lt;/a&gt; is a situation in which a couple live together.  This includes married and unmarried couples.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CohabitationSituation</cycAnnot:label>
    <rdfs:label xml:lang="en">cohabitation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDBUqJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PropositionalCWText</cycAnnot:label>
    <rdfs:label xml:lang="en">text</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzS_TZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CWInfoStructure&lt;/a&gt;s that comprise the words or other text of the associated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Instances are not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s but structures of abstract words or other memes (such as meaning elements in computer code).  Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBUqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalCWText&lt;/a&gt; has one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt; which corresponds it.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViDo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalText&lt;/a&gt;s are not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBUqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalCWText&lt;/a&gt;s because the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUwN3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt; is not propositional.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjmIpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all hashing algorithms. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HashingAlgorithm</cycAnnot:label>
    <rdfs:label xml:lang="en">hashing algorithm</rdfs: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="Mx4rwU8mTJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s that appear as a series of individual freestanding &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s.  This would include a novel [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Novel_CW&lt;/a&gt;] whose chapters appear in consecutive &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;s, the story told for 1001 nights by Scheherazade to her husband, or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; even though the individual episodes were not part of the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt;, and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQryPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TaxForm_CW&lt;/a&gt; which has somewhat different format and content each year.</rdfs:comment>
    <rdfs:label xml:lang="en">series of conceptual work</rdfs:label>
    <cycAnnot:label xml:lang="en">ConceptualWorkSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvh12JZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn KidsChatRoom)</cycAnnot:label>
    <rdfs:label xml:lang="en">free kids chat room</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riNf5uETIQdmH16MeqTkTUw">
    <rdfs:label xml:lang="en">winding up order</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all judicial &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcJInJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Writ&lt;/a&gt;s (q.v.) for the seizure and realization of a company&apos;s assets, for the benefit of its creditors. In the UK, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNf5uETIQdmH16MeqTkTUw&quot; class=&quot;cyc_term&quot;&gt;WindingUpOrder&lt;/a&gt; is usually conducted by either The Official Receiver or an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmXYOmkPxQdmGl-vPqrfpVw&quot; class=&quot;cyc_term&quot;&gt;InsolvencyPractitioner&lt;/a&gt; known as the Liquidator.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WindingUpOrder</cycAnnot: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/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/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/concept/Mx4rvc3LNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunionWafer&lt;/a&gt; after &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rtVn9XnnwQdiTatH8k7iWGA">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold an instance of the java CycAccess object.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLBuiltIn_DefaultCycAccess</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL built in_ default cyc access</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rIHDeCrgqEdmAAAACs0x8nw">
    <cycAnnot:label xml:lang="en">(GroupFn Point-Topographical)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of point</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlAD0snRRQdmO6uSEJO8gxA">
    <rdfs:label xml:lang="en">organization chart</rdfs:label>
    <cycAnnot:label xml:lang="en">TreeOrganizationalChart</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;s and a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-fpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationalChart&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-fpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationalChart&lt;/a&gt; graphically depicts information about the control structure tree of an organization.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rri--BsxSQdiSsPPlauN7Cg">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingStrategy&lt;/a&gt; in which steps for obtaining clarification of some issue are specified.</rdfs:comment>
    <rdfs:label xml:lang="en">clarification strategy</rdfs:label>
    <cycAnnot:label xml:lang="en">ClarificationStrategy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rV21s9nk5QdiW4YKpi99LSw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the fine logging level.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL log having fine level</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLLogHavingFineLevel</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlEjHZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NonfictionalPCW</cycAnnot:label>
    <rdfs:label xml:lang="en">nonfictional PCW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that are nonfictional.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqCRMqva3EdyAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqCRMqva3EdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;ForeignPolicy&lt;/a&gt; is a policy of a country for dealing with other countries.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ForeignPolicy</cycAnnot:label>
    <rdfs:label xml:lang="en">foreign policy</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwzyuBkowQdmJm-up9k_AyA">
    <cycAnnot:label xml:lang="en">SmallPrint-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">small print</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwzyuBkowQdmJm-up9k_AyA&quot; class=&quot;cyc_term&quot;&gt;SmallPrint_PCW&lt;/a&gt; is a part of a &lt;font color=&quot;#ff0000&quot;&gt;#$TextualDocument-CW&lt;/font&gt; that contains detailed qualifications of, and restrictions on, the material in the main portion of the document.  In many cases, the author of a document wants to de-emphasize the content of the small print section, either because it contains information that the reader may find disagreeable, or because he does not want the reader to be bothered with it; hence small print sections of documents are typically printed in a tiny font (hence the name), but instantiations of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwzyuBkowQdmJm-up9k_AyA&quot; class=&quot;cyc_term&quot;&gt;SmallPrint_PCW&lt;/a&gt; could, in principle, be printed in any font size.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0AdNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">trick-taking card game</rdfs:label>
    <cycAnnot:label xml:lang="en">TrickTakingCardGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all card games in which the objective of play is to win tricks, where a trick consists of each player in turn playing one card face up on the table (a few games have multiple tricks where several cards may be played at once).  Playing the first card to a trick is called leading.  There is some rule to determine which card wins the trick (for example the highest card of the suit led or the highest trump card played).  The cards played to the trick are captured and generally placed face down in front of the winner of the trick.  Usually the winner of a trick leads to the next.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0AdNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrickTakingCardGame&lt;/a&gt; is covered by two sub-collections, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFRLFZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlainTrickCardGame&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkIfK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PointTrickCardGame&lt;/a&gt;s.</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/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/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhh7x5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSystemInterconnectionReferenceModel&lt;/a&gt;. An instance of &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rwFRLFZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PlainTrickCardGame</cycAnnot:label>
    <rdfs:label xml:lang="en">plain-trick card game</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of all &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwI4sx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HeartsGame&lt;/a&gt;).  Other examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFRLFZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlainTrickCardGame&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmlcn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Spades_CardGame&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1FL05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Whist&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOEVvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bridge_TheGame&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVidHpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn MidLevelManager)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of mid-level manager</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5bsX_syMEdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">infinite scalar interval</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; whose instances are, or are based upon, an infinitely large numeric value, positive or negative.  An infinite scalar interval might be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnVZQSiCmEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NumericInterval&lt;/a&gt; (such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgw0fZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Aleph_1&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLVyE6MyJEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;MinusInfinity_Ordinal&lt;/a&gt;) or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; (such as an infinite distance or an infinite duration).</rdfs:comment>
    <cycAnnot:label xml:lang="en">InfiniteScalarInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFtzd5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which two or more instances of &lt;font color=&quot;#ff0000&quot;&gt;#$FemalePerson&lt;/font&gt; engage in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HomosexualBehavior_Female&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LesbianStory</cycAnnot:label>
    <rdfs:label xml:lang="en">lesbian story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvRKEXq2UQdebIIGDWktPEQ">
    <cycAnnot:label xml:lang="en">ParseTree</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvRKEXq2UQdebIIGDWktPEQ&quot; class=&quot;cyc_term&quot;&gt;ParseTree&lt;/a&gt; denotes the collection of all parse trees that
are constructed for any language, whether natural or artificial,
by whichever method.</rdfs:comment>
    <rdfs:label xml:lang="en">parse tree</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLjr-JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The Backup Operators group is a built-in group for Windows NT Servers (i.e., instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoJvnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTDomainServer&lt;/a&gt;).  Members of this group have the right to log on to a Windows NT Server locally, shut down the server, back up files and directories on the server and restore files and directories to the server. Backup Operators group members do not have the right to manage servers remotely.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BackupOperatorAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">backup operator account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyIB6pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all network protocols that implement
a session layer. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyIB6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SessionLayerProtocol&lt;/a&gt; allows sessions to be established between two 
machines. A session facilitates processes that involve intensive data transfer
between two computers, such as transferring a large file.
Most instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt; do not include an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyIB6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SessionLayerProtocol&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">session layer protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">SessionLayerProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwTB1kZwpEbGdrcN5Y29ycB4rvc9C7pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(NewsFn SacramentoKings)</cycAnnot:label>
    <rdfs:label xml:lang="en">news about the Sacramento Kings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCyA-JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">silent cartoon</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP0EJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cartoon_Animated&lt;/a&gt; that consist entirely of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP19XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovingImage&lt;/a&gt;s and have no subevents of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjIvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Cartoon-Animated-Silent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjIF5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">welded connection</rdfs:label>
    <cycAnnot:label xml:lang="en">WeldedConnection</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSmS-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Deoxyribonucleotide-GIS</cycAnnot:label>
    <rdfs:label xml:lang="en">genetic structure of deoxyribonucleotides</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all abstract nucleotides [&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvxjjsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Deoxyribonucleotide&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwHt105wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn FormalLecture-IBT)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of formal lectures</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcfNNilHsQdiekJl1WTct3g">
    <cycAnnot:label xml:lang="en">GLFValueTableNode</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF value table node</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1B6N2Hl4EdaAAAACs0uXdw">
    <cycAnnot:label xml:lang="en">FunctionalAlgorithm</cycAnnot:label>
    <rdfs:label xml:lang="en">functional algorithm</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1B6N2Hl4EdaAAAACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;FunctionalAlgorithm&lt;/a&gt; is an
algorithm with only one defined output. Note that instances of this collection
may make other computations as a side effect, but there is only one &amp;quot;official&amp;quot; 
result. Such algorithms are well suited to being abstracted out as independent
instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDkbmEkvwEdaZRgACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;ProgramFunction&lt;/a&gt; in computer programs.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMr2SZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ModularLattice</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; that contains all those lattices called &apos;modular lattices&apos; by the lattice theorists.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; LATTICE (with the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S, ordering relation R, meet operation MEET and join operation JOIN) is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMr2SZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ModularLattice&lt;/a&gt; if the following condition holds: for each X, Y and Z in S, if R(Z X) then (MEET X (JOIN Y Z)) = (JOIN (MEET X Y) (MEET X Z)).  Note that there are many conditions equivalent to the one above, one of which is the condition that for each X, Y and Z in S, if R(Z X) then (JOIN X (MEET Y Z)) = (MEET (JOIN X Y) (MEET X Z)). (Other equivalent conditions may be found by browsing the rules for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMr2SZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ModularLattice&lt;/a&gt;.)  Note also that a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbxdTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DistributiveLattice&lt;/a&gt; satisfies this condition automatically, and therefore is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMr2SZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ModularLattice&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">modular lattice</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsxasZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; which are intended primarly for children.  Examples of instances of this collection are &apos;National Geographic World&apos; and &apos;KidCity&apos;.</rdfs:comment>
    <rdfs:label xml:lang="en">childrens magazine</rdfs:label>
    <cycAnnot:label xml:lang="en">ChildrensMagazineSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rv70wopwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of assistant chief of staff for logistics. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn AssistantChiefOfStaff-Logistics)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of assistant chief of staff for logistics</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkFMpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn DomesticPet)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about domestic pet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRZ4-pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">newsgroup</rdfs:label>
    <cycAnnot:label xml:lang="en">InternetNewsgroup</cycAnnot: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/concept/Mx4rwRZ4-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetNewsgroup&lt;/a&gt; has as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6HodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;episodes&lt;/a&gt; instances of &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rwNr2TpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strategic target</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVkMk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CityOfLosAngelesCA&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfrJZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OilRefinery&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVidPpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of building constructor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of building constructor. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn BuildingConstructor)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkqrtznwkQdeEItESqnekdg">
    <cycAnnot:label xml:lang="en">CycLFunctor</cycAnnot:label>
    <rdfs:label xml:lang="en">function term of the CycL language</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzZNNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLExpressionType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rikOmmHnDQdeXaY68rfRD8Q&quot; class=&quot;cyc_term&quot;&gt;CycLOperator&lt;/a&gt; (q.v.).  Characterized synatactically, this is the collection of all and only those CycL terms that can appear as the main operator (i.e. in the &amp;quot;arg0&amp;quot; position) of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMwkWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedNonAtomicTerm&lt;/a&gt;. Characterized semantically, this is also the collection of all and only those CycL terms that denote &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxAsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt;s (q.v.).  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt; are &lt;i&gt;not&lt;/i&gt; themselves functions, but rather are expressions of the CycL language that are used to &lt;i&gt;denote&lt;/i&gt; functions.
&lt;p/&gt;
Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt;s include these four expressions:
&lt;pre&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViArpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNnDCIvQcEdeA7QAH6Q2b4w&quot; class=&quot;cyc_term&quot;&gt;Lambda&lt;/a&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1jYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BorderBetweenFn&lt;/a&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO3anZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FunctionToArg&lt;/a&gt; 2 &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;biologicalFather&lt;/a&gt;)
&lt;/pre&gt;  
These examples reflect the fact that while most CycL functors encountered in practice are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzSRxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLConstant&lt;/a&gt;s, a functor might be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx-VHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLNonAtomicTerm&lt;/a&gt;.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6VXoHwkQdeaofvXx1Udbw&quot; class=&quot;cyc_term&quot;&gt;CycLPredicator&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvYXuvJwpEbGdrcN5Y29ycB4rvViLJ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">compiler for C</rdfs:label>
    <cycAnnot:label xml:lang="en">(CompilerFn C-ProgrammingLanguage)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all compilers for the programming language, C. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViJ9ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of microtheories each of which contains the assertional content of a story -- a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; describing a particular sequence of events which occur to one or more characters in the story.  The story is at least partially fictional as opposed to &amp;quot;true stories&amp;quot;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Story</cycAnnot:label>
    <rdfs:label xml:lang="en">yarn</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/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/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/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">supply schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">SupplySchedule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyCEcZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PornographicMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">pornographic magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; whose main content is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_qQOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rb72cbDztEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt;.  Instances are groups of live animals put on display, such as in a zoo or aquarium.  In the typical case, the animals in question are wild animals (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBTK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WildAnimal&lt;/a&gt;), but in some contexts (science fiction in particular) this is not always the case.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Menagerie</cycAnnot:label>
    <rdfs:label xml:lang="en">menagerie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3jT-ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRGZ0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialPathSystem&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViOopwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">hydrographic path system</rdfs:label>
    <cycAnnot:label xml:lang="en">HydrographicPathSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rIcwFloGUQdeMlsOWYLFB2w">
    <rdfs:label xml:lang="en">group of humans</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn HomoSapiens)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaiJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalInformation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rqbiBKhCQQdeJbeeqn5uUHw">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rssixtBCPQdeQNNzrlPeZag&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Conjunctive&lt;/a&gt; which denotes Cyc inference problem split links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemLink-Split</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem link split</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rs9jhHOrdQdiUTYaLsJPdgw">
    <cycAnnot:label xml:lang="en">BBCCountryProfile</cycAnnot:label>
    <rdfs:label xml:lang="en">BBC country profile</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDaiDwshOQdeAx-NM2hTSHA&quot; class=&quot;cyc_term&quot;&gt;PublishedConceptualWork&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rujfuGOrdQdiaPNCpuJ00bQ&quot; class=&quot;cyc_term&quot;&gt;BBCCountryProfileFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtHRJ6rKOEd2AAAAhm0jtOQ">
    <cycAnnot:label xml:lang="en">EventMVPAward</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7pz0SrKKEd2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;MVPAward&lt;/a&gt; that are awarded to the best performer in some organized event.</rdfs:comment>
    <rdfs:label xml:lang="en">event MVP award</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwDWyRZwpEbGdrcN5Y29ycB4rwAfpB5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">advice about oral sex</rdfs:label>
    <cycAnnot:label xml:lang="en">(AdviceFn OralSex)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVil3pwpEbGdrcN5Y29ycB4rwRDEk5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(PairFn Helix)</cycAnnot:label>
    <rdfs:label xml:lang="en">pair of helix</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDX996nS-EdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">TrueTypeFont</cycAnnot:label>
    <rdfs:label xml:lang="en">TrueType thing</rdfs:label>
    <rdfs:comment xml:lang="en">A particular type of font under MSWindows which can be scaled to any size</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXlWJqlFFEdqAAAACs6hO_g">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLACWrFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalDatum&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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. Tidal datums are local datums and should not be extended into areas which have differing hydrographic characteristics without substantiating measurements.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TidalDatum</cycAnnot:label>
    <rdfs:label xml:lang="en">tidal datum</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvndKzJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvndKzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedBelow&lt;/a&gt; is an interval that has a lower bound.  Example: the interval comprising all integers greater than 10.</rdfs:comment>
    <rdfs:label xml:lang="en">interval that is bounded at the bottom</rdfs:label>
    <cycAnnot:label xml:lang="en">Interval-BoundedBelow</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGXed5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGXed5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; that
indicates the version of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt; which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;
belongs to.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VersionField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">version field</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpnINYCTuQdiI3vZGLDYYRg">
    <rdfs:label xml:lang="en">CBL kill constant</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that kill Cyc constants.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLKillConstant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-qAxJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RegistryKey</cycAnnot:label>
    <rdfs:label xml:lang="en">registry key</rdfs:label>
    <rdfs:comment xml:lang="en">Registry keys are hierarchically organized subfiles of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECpgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WindowsRegistry&lt;/a&gt;.  These files are organized according to a system which was introduced with Windows 3.x to replace the old system of storing configuration information in .INI files. Registry keys take values, which may be simple integers or executable code.  What value a given registry key is set to will determine a machine&apos;s configuration in a host of ways, many of which will affect the level of security of information stored on the machine.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsWeXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableRegistryKey&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSpRYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSRegistryEditor&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWvyJJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HeaderLengthField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">IHL</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWvyJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HeaderLengthField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates how long the header is in 32-bit words. The minimum
value is 5 [20 bytes], and the maximum value is 15 [60 bytes].</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwTB1kZwpEbGdrcN5Y29ycB4rvVi2eZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(NewsFn WeatherEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">news about weather</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQrh8JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of explosive devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ExplosiveDevice)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAO8j7Bv9EdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlErDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt;s in which three pairs of electrons are shared.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TripleBond</cycAnnot:label>
    <rdfs:label xml:lang="en">triple bond</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJfzmakewQdmUNK3ZOV902A">
    <rdfs:comment xml:lang="en">Instances of this collection are entitlements that couples have by virtue of their being a domestic unit of some sort.</rdfs:comment>
    <rdfs:label xml:lang="en">couple&apos;s right</rdfs:label>
    <cycAnnot:label xml:lang="en">CouplesRight</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbMkO5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">natural language semantic attribute</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbMkO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLSemAttribute&lt;/a&gt; are attribute values that specify the semantic form (e.g. did the user mean the instance, the kind,...) of an utterance. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNcaUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLTagFn&lt;/a&gt; for more info.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NLSemAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTEk84m9eEduAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-WordSenseDisambiguation-SpecificTerm</cycAnnot:label>
    <rdfs:label xml:lang="en">fact gathering PSQ word sense disambiguation specific term</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r7rdtNLgpEdmAAAACs0x8nw">
    <rdfs:label xml:lang="en">group of nunatak</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Nunatak)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv973YpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5_sfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VideoConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt; is an abstract work whose performances are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieShowing&lt;/a&gt;.  Notable instances are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJ1dg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CitizenKane_TheMovie&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwVH1ipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarWars_TheMovie&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Movie-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">movie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwPzkR5wpEbGdrcN5Y29ycB4rvVj7KJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(RowOfObjectsFn Building)</cycAnnot:label>
    <rdfs:label xml:lang="en">row of buildings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViiZJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">expectation</rdfs:label>
    <cycAnnot:label xml:lang="en">Expectation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of microtheories whose propositions represent what some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s) believes will be true at some future time.</rdfs:comment>
  </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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvXgncpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">coding sequence group</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CodingSequence-MolecularSegment)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVioUZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn CopyMachineOperator)</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of copy machine operator</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvjDFdpwpEbGdrcN5Y29ycB8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvaoKPZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the head in a noun compound that is also a group of the modifier in a noun compound</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn TheNCHead (GroupFn TheNCModifier))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8ONPLMRYQdeFrovKrALS4Q">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">magazine article</rdfs:label>
    <cycAnnot:label xml:lang="en">MagazineArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3Zd-jCb6EdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">SKSI supported constant</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of mathematical constants (such as &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">SKSISupportedConstant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rFyfQIKYlEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">Apache configuration file</rdfs:label>
    <cycAnnot:label xml:lang="en">ApacheWebServerConfigurationFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Apache configuration files. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryI0CEkNPEdaJ3wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ConfigurationFile&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rIHhe4GWhQdmX9p0m14x38Q">
    <rdfs:label xml:lang="en">SOE spec arc</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SOESpecArc</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbb4TvJ83EdaAAACQJ5pcGA">
    <cycAnnot:label xml:lang="en">LinesOfCommunications</cycAnnot:label>
    <rdfs:label xml:lang="en">LOC</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all routes, land, water, air, which connect an operating military force with a base of operations and along which supplies and military forces move.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj-ypwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Journalist)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of journalists</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwo__uvoGEdyAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4reu-K3MU7EduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;Entitlement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwo__uvoGEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CivilRight&lt;/a&gt; is a right to protection against discrimination.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CivilRight</cycAnnot:label>
    <rdfs:label xml:lang="en">civil right</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn RetailSalesClerk)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of retail sales clerk</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqJ14ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This collection includes TelephoneDirectories that have entries organized by phone number rather than by the last name of an individual.</rdfs:comment>
    <rdfs:label xml:lang="en">reverse telephone directory</rdfs:label>
    <cycAnnot:label xml:lang="en">TelephoneDirectory-Reverse</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjDipwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OrderOfMagnitudeInterval</cycAnnot:label>
    <rdfs:label xml:lang="en">magnitude</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt;, a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;, is the collection of intervals which represent significant differences in quantity, for the various types of measurable properties.  The most familiar case is for numbers, in which orders of magnitudes typically correspond with powers of 10; thus, in any given numerical quantity, the 100&apos;s dominate the 10&apos;s or the units, which are negligible with respect to the hundreds.  Similar scales could be identified for any measurable property.  For example, for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViApZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Time_Quantity&lt;/a&gt;, some intervals which represent orders of magnitude are: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViez5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewSecondsDuration&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViZ8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewMinutesDuration&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj97ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewHoursDuration&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewDaysDuration&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjd-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewWeeksDuration&lt;/a&gt;, etc.  Note that orders of magnitude for the same measurable property may differ between microtheories; e.g., the orders of magnitude for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViApZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Time_Quantity&lt;/a&gt; in a `GeologicalTimeMt&apos; would be much larger than those listed above, which are relevant for human perceptions and activities.
&lt;p/&gt;
&lt;p/&gt;
&lt;p/&gt;
Any two attributes which represent amounts of the same kind of property (e.g., time, distance) and which are also instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt; will be assumed to differ so substantially in size that the smaller one (and values associated with it) will be insignificant compared to the larger interval (and values associated with it).  That is, in general and as a default, if ORD1 and ORD2 are two different instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt; which are also instances of the same type of &lt;font color=&quot;#ff0000&quot;&gt;#$AttributeValue&lt;/font&gt; (e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Speed&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mass&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViYGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Density&lt;/a&gt;), then one is negligible with respect to the other.  To know which dominates the other, we need additional knowledge about their relative size, e.g., that ORD2 is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;followingValue&lt;/a&gt; of (i.e., &apos;bigger&apos; than) ORD1.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViij5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;negligibleWRT&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;followingValue&lt;/a&gt;.  The predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViWjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;orderOfMagnitude&lt;/a&gt; (q.v.) is used to relate particular quantities to the appropriate instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt;.  For example, two days -- in Cyc, (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DaysDuration&lt;/a&gt; 2) -- has the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViWjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;orderOfMagnitude&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewDaysDuration&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwT9TaZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of warplanes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Warplane)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NMwBzgtEdaHLgACs0uFOQ">
    <rdfs:label xml:lang="en">array</rdfs:label>
    <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/concept/Mx4r3NMwBjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDataStructure&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXg6i5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt; is an information store created for the purposes of media distribution (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXf6cJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjncZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RecordedVideoProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhz6_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEdlDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsArticle&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">media product</rdfs:label>
    <cycAnnot:label xml:lang="en">MediaProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0XONJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TradeableSecurity</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;s (some of which are technically &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s) issued by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;s (typical examples include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCorporation&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwjOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalGovernmentOrganization&lt;/a&gt;s) and bought and sold by investors.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt; being issued means that, in effect, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; is sold to an investor or to a a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwK0F6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;creditor&lt;/a&gt; (which could be an individual investor or another &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;) for funds that are then held by the issuer of the security for it own use and either repaid at an agreed upon rate (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPxPH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;yieldToMaturity&lt;/a&gt;), paid in the form of dividends, or are absorbed by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; in return for ownership.</rdfs:comment>
    <rdfs:label xml:lang="en">financial instrument</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwEfCAZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AntiSemite)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of anti-Semites</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjTPSXtIxQdaZ4_3dIQubvg">
    <cycAnnot:label xml:lang="en">WindowsSecurityConfigurationTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">Windows security configuration template</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPaQUZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">identification field</rdfs:label>
    <cycAnnot:label xml:lang="en">IdentificationField-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSe1aJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all separation agreements. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SeparationAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">separation agreement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtnP4pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">clean joke</rdfs:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtnP4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CleanJoke&lt;/a&gt; is the collection of all jokes           that are not likely to be offensive to anyone.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtnP4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CleanJoke&lt;/a&gt; is disjoint with the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CleanJoke</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwRVW3ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn TravanTapeMedia)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of travan tape media</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjUcpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn FuturesOptionsTrader)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of futures and options trader. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of futures and options trader</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjfcMpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of abstract information about attempts to log on to computers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PasswordAuthenticationInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">password authentication information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv82SKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Growth stock</rdfs:label>
    <cycAnnot:label xml:lang="en">GrowthStock</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all growth stocks. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkH_ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">artifact</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkF6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InanimateObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; is an at least partially tangible thing which was intentionally created by an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (or a group of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s working together) to serve some purpose or perform some function.  In order to create an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;, it is not necessary that an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; create the matter out of which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; is composed; rather, an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; can create an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; by assembling or modifying existing matter.  Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;s include a wooden flute that&apos;s been whittled from a tree branch, a sawhorse that&apos;s been put together out of boards and nails, and a coin that&apos;s been minted by embossing or by melting liquid silver into a mold.  In addition to the obvious human artifacts (buildings, tools, textiles, power lines), the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; also includes certain sorts of things made by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;s, such as bird nests, termite mounds, and beaver dams. Artifacts without any tangible parts are excluded from the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;; they are included in the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtisp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Artifact</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r341gw-uUEdaC7gACs0x8nw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  Instances  of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r341gw-uUEdaC7gACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;CanonicalizerDirective&lt;/a&gt; are directives (or &amp;quot;commands&amp;quot;) that can be  given to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt; (via certain &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwR56ipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CanonicalizerDirectivePredicate&lt;/a&gt;s) in order to control its behavior in certain ways during asserts and queries.   Examples include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rzh438Ow_EdaNgwACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;AllowGenericArgVariables&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r342H0OuUEdaC7gACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;LeaveSomeTermsAtEL&lt;/a&gt;. See e.g. the directive predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r341gxOuUEdaC7gACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;canonicalizerDirectiveForArg&lt;/a&gt; for more  information on how to use these directives.</rdfs:comment>
    <rdfs:label xml:lang="en">directive for the Cyc canonicalizer</rdfs:label>
    <cycAnnot:label xml:lang="en">CanonicalizerDirective</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVierZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Warranty</cycAnnot:label>
    <rdfs:label xml:lang="en">warranty</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVierZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Warranty&lt;/a&gt; is an agreement between the seller (and/or manufacturer) and the purchaser of some object or service.  In a warranty, the seller/manufacturer promises that the object or service will be satisfactory in some indicated way (e.g., free of defects).  Usually a warranty specifies what compensation an unsatisfied purchaser is entitled to (e.g., free repairs, a refund), and how s/he can claim it.</rdfs:comment>
  </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/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="Mx4rv_6Ke5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerCode-Interpreted</cycAnnot:label>
    <rdfs:label xml:lang="en">script</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rva7pXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Source&lt;/a&gt; which is directly interpretable
by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt;, without necessarily being compiled into &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPrXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Binary&lt;/a&gt; first.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwINNkJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Adult Check site</rdfs:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; whose instances use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4FKxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdultCheck&lt;/a&gt; to verify that visitors are of legal age.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdultCheckWebSite</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgJ5bpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MissionSpecificationMicrotheory</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanSpecificationMicrotheory&lt;/a&gt; such that the means and ends detailed constitute the mission of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjxrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ModernMilitaryOrganization&lt;/a&gt;.  &apos;Mission&apos; is used here in a loose sense that accomodates both the long-term and near-term missions of a unit, and also short-term courses-of-action that might be prepared in a combat theater environment (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;).  The collection is a specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;, since it is believed that a &apos;mission&apos; presupposes an obligation on the part of someone to carry it out.</rdfs:comment>
    <rdfs:label xml:lang="en">military mission specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rC2tFFnO9QdiH6pWR7zHBNQ">
    <rdfs:label xml:lang="en">CBL abstract node</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLAbstractNode</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rl-XD2CUjQdiMM8EGYE9f2g&quot; class=&quot;cyc_term&quot;&gt;CBLNode&lt;/a&gt;s that cannot be instantiated.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rP6nIHHyIEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">CycL advanced inference parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">AdvancedInferenceParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rP6nIHHyIEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;AdvancedInferenceParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt; operates when performing a CycL query that are normally set to a default, &apos;&apos;off&apos;&apos; value because of their impact on speed or correctness.  Interfaces that are used by advanced users may support setting such parameters to non-default values.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlFTfCEWRQdmWS-1N3_pZhQ">
    <rdfs:comment xml:lang="en">The collection of all information contents of notices wherein a creditor organization gives an indebted or soon-to-be-indebted agent advance notification of a payment amount along together with advisement of the due date for the payment. Every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlFTfCEWRQdmWS-1N3_pZhQ&quot; class=&quot;cyc_term&quot;&gt;AdvanceNoticeOfCollectionDateAndAmount&lt;/a&gt; is assumed to be instantiated in some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjXsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bill_PaymentRequest&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdvanceNoticeOfCollectionDateAndAmount</cycAnnot:label>
    <rdfs:label xml:lang="en">advance notice of collection date and amount</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rimBMNIQTQdiBithyUX9ydA">
    <rdfs:label xml:lang="en">CBL built in_ default cyc hostname</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold an instance of the default Cyc hostname object.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLBuiltIn_DefaultCycHostname</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGP4opwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerGameSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">computer game series</rdfs:label>
    <rdfs:comment xml:lang="en">Elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGP4opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameSeries&lt;/a&gt; are particular named series of computer games such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIEX4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Quake_TheGameSeries&lt;/a&gt;. Each such element will have &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6HodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;episodes&lt;/a&gt; that are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;s, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0anSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuakeII_TheGame&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rvn3SS5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">glossary</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of glossaries. A glossary is a kind of mini-dictionary, generally listing vocabulary relevant to a particular field, or vocabulary  used in a particle text, together with definitions of these terms.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Glossary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r0l3UiEnXQdeUK7sAXU6WMA">
    <rdfs:label xml:lang="en">multiple suicide bombing</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TerroristSuicideBombing)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMAdiJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all prepayment penalties. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">prepayment penalty</rdfs:label>
    <cycAnnot:label xml:lang="en">PrepaymentPenalty</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKJMaJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A distinction or honor given by some awarding agent to a deserving agent usually as the outcome of an athletic competition.</rdfs:comment>
    <rdfs:label xml:lang="en">athletic award</rdfs:label>
    <cycAnnot:label xml:lang="en">AthleticAward</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjfIJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of credit manager</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn CreditManager)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rvVjv9ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">hockey history</rdfs:label>
    <cycAnnot:label xml:lang="en">(HistoryFn Hockey)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all hockey history. A type of sports history.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj27ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of tangible things</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PartiallyTangible)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rykUxdtCfEdaAAACgycbRww">
    <rdfs:label xml:lang="en">telephone subscriber line</rdfs:label>
    <cycAnnot:label xml:lang="en">TelephoneSubscriberLine</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all telephone lines rented, purchased, or otherwise subscribed to by organizations or people.  The only communications along an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt; are to or from a telephone with a telephone number associated with that line.  Often, the line is a physical &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TelephoneWire&lt;/a&gt; between the residence or place of business (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rzn520NCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneLandLine&lt;/a&gt;).  However, a physical wire might be multiplexed (or used in some other way) to carry several different &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt;s.  A fiber-optic cable might carry a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt; for your house as well as television signals.  This collection also includes subscriber lines for cell phones.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-RqtpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all databases considered as abstract repositories of information rather than as physical storage devices.   A database generally has some means of accessing the data from structured records, frames or relational structures, using some query language.  A particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-RqtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_AbstractContent&lt;/a&gt; may exist in multiple copies, and may be distributed over several different physical data storage sites: see also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_Physical&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Database-AbstractContent</cycAnnot:label>
    <rdfs:label xml:lang="en">abstract database</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVivo5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">Agreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt; (q.v.). Each instance of this collection involves two or more parties who agree that certain propositions (which are the contents of a corresponding &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt; -- see the shared note &lt;font color=&quot;#ff0000&quot;&gt;#$AgreementNote&lt;/font&gt;) should be true. Making the propositions true may require some action or commitment of resources on the part of one or more of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;. Thus, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; will usually involve some instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt; differ, however, in that an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; is responsible for the truth of all of the propositions over which the obligation holds. In an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; some agents may not be so responsible. For example, in a loan agreement, the borrower agrees to give the lender back the money, but the borrower is the only &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; for the repayment. Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; need not be among the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; in the agreement that involves or generates the obligation. Moreover, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; aren&apos;t always &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt;; e.g., Wanda and Paul may agree that Paul alone is obligated to do some task. Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidppwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeaceAccord&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVie8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformalAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_9d5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BusinessPartnershipAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaintenanceAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPvL1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Reservation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieKpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Appointment&lt;/a&gt;. For assertions about what is &amp;quot;supposed to be&amp;quot; true, given some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4nZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ist_Agreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvVjmuJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn ComputerGameProgram)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all freeware games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL9E4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FreeThing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">freeware game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwLzdIpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of military watercraft</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryWatercraft)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViF9JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn CookingVessel)</cycAnnot:label>
    <rdfs:label xml:lang="en">cookware set</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all cookware sets. A type of group of inanimate objects.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwNzXmZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Courier-Generic)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of couriers</rdfs: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="Mx4rwTeYu5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; whose performance involve bets of money [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjEcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TenderObject&lt;/a&gt;] or property that are based on the outcome of the game [see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2cAh5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GameOfChance_Event&lt;/a&gt;].</rdfs:comment>
    <cycAnnot:label xml:lang="en">GameOfChance</cycAnnot:label>
    <rdfs:label xml:lang="en">game of chance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViUxJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn DeadAnimal)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of corpses</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsCZDZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The class of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPvL1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Reservation&lt;/a&gt;s which involve an agreement between a person and a business that travel services of a particular nature will be provided to the person at a future time and place.  Such travel services include transportation and lodging.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TravelReservation</cycAnnot:label>
    <rdfs:label xml:lang="en">travel reservation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjW5ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn FemaleHuman)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of female people</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRiUxpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Codon-GIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvq1Fw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RibonucleotideSequence_GIS&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRiUxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Codon_GIS&lt;/a&gt; is an abstract chemical structure consisting of a sequence of 3 instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYZoQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide_GIS&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRiUxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Codon_GIS&lt;/a&gt; are instantiated by instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1Dx9pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Codon_MolecularSegment&lt;/a&gt;, which have three instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHYAI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Ribonucleotide&lt;/a&gt; available for pairing.</rdfs:comment>
    <rdfs:label xml:lang="en">codon sequence</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-Qrh0G3vEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 derived from fields in Cyc fact sheets.</rdfs:comment>
    <rdfs:label xml:lang="en">fact gathering PSQ fact sheet based</rdfs:label>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-FactSheetBased</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXCYcAA6nQdeCbsulCSdGEQ">
    <cycAnnot:label xml:lang="en">CycInferenceDataStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NMwBjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDataStructure&lt;/a&gt;s which denote Cyc internal inference objects.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc inference data structure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvk6X_ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvk6X_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnockKnockJoke&lt;/a&gt; is the collection           of jokes of the form: A: &apos;Knock-knock.&apos; B: &apos;Who&apos;s there?&apos; A: &apos;So-and-so.&apos;          B: &apos;So-and-so who?&apos; A: &apos;So-and-so such-and-such&apos;.  A&apos;s last remark is           the punchline.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KnockKnockJoke</cycAnnot:label>
    <rdfs:label xml:lang="en">knock knock joke</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrONR_IYwEdyAAAACs6hRXg">
    <rdfs:label xml:lang="en">DEEP subscription parameter</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrONR_IYwEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;DEEPSubscriptionParameter&lt;/a&gt; is a parameter for subscriptions to be posted to DEEP.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DEEPSubscriptionParameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1pbzEAuDEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">CycLPredicateInitializationModule</cycAnnot:label>
    <rdfs:label xml:lang="en">CycL predicate initialization module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkmiT7oobEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A specialization of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rj31mKIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycKBDatastructure&lt;/a&gt; instances of which are parts of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; but are not internal  representations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;s.  Notable  specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkmiT7oobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLDatastructure&lt;/a&gt; are  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r8M7oBoocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLSupportDatastructure&lt;/a&gt; and  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHvs58IodEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;HLAssertedArgumentKeywordDatastructure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycHLDatastructure</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc HL datastructure</rdfs: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="Mx4rwSwol5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">television commercial</rdfs:label>
    <cycAnnot:label xml:lang="en">TVCommercial-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all commercials (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA8RBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_CW&lt;/a&gt;) designed for broadcast as part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQHEi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVBroadcasting&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjRepwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">trajectory</rdfs:label>
    <cycAnnot:label xml:lang="en">Trajectory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all trajectories of moving objects: each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; is the individual spatial region consisting of the points in space through which an object passes during a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;.  A trajectory may or may not follow some pre-existing or pre-defined path (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;).  If it does follow one or more such paths, it determines a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt; of those paths.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; is understood and defined as a spatial line with one of the two possible directions of motion along it.  It is considered as being a part of some stationary background space (thus, in most contexts, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; cannot itself &apos;move&apos;).  Unlike a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; (or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt;) can cross itself any number of times, and go back along itself, cycle over and over again, etc.  If there is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;, then that event always has a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt;; it is linked to its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ActorSlot&lt;/a&gt;s &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_YPjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trajectory_Complete&lt;/a&gt; and possibly &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvggsbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trajectory_Partial&lt;/a&gt;.  In most contexts, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; will be a line (or rather a one-manifold) through space as traced by some designated point within the moving object (e.g., the center of gravity), but the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; is available to represent the whole space (with space and thickness) swept through by a moving object.  Contrast &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt; and with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaSD-pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Arc&lt;/a&gt;s of spectral colors appearing in a gaseous medium filled with water droplets or ice crystals appearing opposite from the light source (normally the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlxNJlmKqEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;Sun&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">rainbow</rdfs:label>
    <cycAnnot:label xml:lang="en">Rainbow</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcM17pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">imitation</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcM17pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImitationOfIndividual&lt;/a&gt; a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcM17pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImitationOfIndividual&lt;/a&gt; is a temporal thing created in order to resemble distinct particular instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  Important specializations include the collection of forged copies of the Mona Lisa painting, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9qHN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Imposter&lt;/a&gt;, which includes as instances anyone who pretends to be a           particular person he or she is not.  Compare this constant to          &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVveK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollection&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ImitationOfIndividual</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVibJJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SportsCodeOfConduct</cycAnnot:label>
    <rdfs:label xml:lang="en">sportsmanship</rdfs:label>
  </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="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu-Q25-nCkRsZ2tw3ljb3JwHiu_2nfCnCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { information-bearing thing, work }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet InformationBearingThing DevisedPracticeOrWork))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-OU_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerTextFile</cycAnnot:label>
    <rdfs:label xml:lang="en">computer text file</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of all files of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtVte5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerDocumentFile&lt;/a&gt;s that contain text without any graphics.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLACWrFFFEdqAAAACs6hO_g">
    <cycAnnot:label xml:lang="en">VerticalDatum</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLACWrFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalDatum&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rrLnJIE-7EdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;EarthsGeoidSurface&lt;/a&gt;, while &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">vertical datum</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCAGD5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternationalAuxiliaryLanguage</cycAnnot:label>
    <rdfs:label xml:lang="en">international auxiliary language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYcfcNtvvQdiGkqL51MjX4Q">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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>
    <rdfs:label xml:lang="en">catalog</rdfs:label>
    <cycAnnot:label xml:lang="en">Catalog-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjQT5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Flatulence)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about flatulence</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXh1xNkSGQdmYV-qyjCevrw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXh1xNkSGQdmYV-qyjCevrw&quot; class=&quot;cyc_term&quot;&gt;NonCohabitating_Married&lt;/a&gt; is a situation in which a couple is married and doesn&apos;t live together.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonCohabitating-Married</cycAnnot:label>
    <rdfs:label xml:lang="en">married and not living together</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViaI5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of investigator</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of researcher. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Researcher)</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="Mx4rYhcn1jqzEdac-wACs0uFOQ">
    <rdfs:label xml:lang="en">FAT32</rdfs:label>
    <cycAnnot:label xml:lang="en">FileAccessTable32Filesystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEe81IyOcEdmI-QACs6hfSg">
    <rdfs:label xml:lang="en">unsupported test metric</rdfs:label>
    <cycAnnot:label xml:lang="en">UnsupportedTestMetric</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEe81IyOcEdmI-QACs6hfSg&quot; class=&quot;cyc_term&quot;&gt;UnsupportedTestMetric&lt;/a&gt; represents a measurement that could be computed during a test, but which we do not have code support for.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWnTEJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">option</rdfs:label>
    <cycAnnot:label xml:lang="en">OptionTransactionAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoNY3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OwnershipAgreement&lt;/a&gt; giving one or more parties an optional right to take some action related to ownership, such as a ChangeInUserRights or a MoneyTransfer.  While there may be certain conditions which are required to exist before the action will be allowed, in no case will the possessor of the right be forced to take the action.  The option to perform the action may expire on a certain date, expire upon the occurence of a described event, or else may be perpetual.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj_y5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NobelPrize</cycAnnot:label>
    <rdfs:label xml:lang="en">Nobel prize</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj_y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NobelPrize&lt;/a&gt; is the collection of prizes awarded annually to the person or persons whom Swedish learned societies determine to have done the most significant recent work in physics, chemistry, physiology or medicine, and literature, and to the person who is determined by the Norwegian Parliament to have rendered the greatest service to the cause of peace. They were established by the will of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv01RlJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AlfredNobel&lt;/a&gt;, and are traditionally awarded on December 10th, the anniversary of his death.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj_y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NobelPrize&lt;/a&gt; for economic sciences was added in 1969, financed by the Swedish National Bank.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi255wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn SomethingExisting)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of things existing stably in time</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjtdJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mechanical connection</rdfs:label>
    <rdfs:comment xml:lang="en">This is the parent unit for all the mecchanical connection units.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MechanicalConnection</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVivX5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FormalCOC</cycAnnot:label>
    <rdfs:label xml:lang="en">formal code of conduct</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalCOC&lt;/a&gt; is a code of conduct imposed by some organization.   Formal codes of conduct typically are explicitly stated and publicly promulgated among the group subject to them, and they are usually associated with prescribed methods of enforcement and punishment of violators.  Thus, the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalCOC&lt;/a&gt; includes the laws of any legal jurisdiction, the rules of deportment imposed by educational institutions, and the practices of some strict religious sects.   In contrast, informal codes of conduct are norms that are not prescribed or enforced by formal means; for example, etiquette (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVitS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MannersCodeOfConduct&lt;/a&gt;) and ethics (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-NZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EthicsCodeOfConduct&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHvs58IodEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7p90TIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycArgumentDatastructure&lt;/a&gt;  and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkmiT7oobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLDatastructure&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHvs58IodEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;HLAssertedArgumentKeywordDatastructure&lt;/a&gt; is an argument datastructure that corresponds to a keyword and that  represents a type of argument for or against a given  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt; on the basis of its having been asserted  to have a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj3-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycHLTruthValue&lt;/a&gt; (q.v.).  For  example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rIxioBoodEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;AssertedTrueMonotonic&lt;/a&gt;, when used as (an  internal representation of) an argument for a given CycL  assertion, states that the assertion was assertied with  the truth-value &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4epwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonotonicallyTrue&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HLAssertedArgumentKeywordDatastructure</cycAnnot:label>
    <rdfs:label xml:lang="en">hlasserted argument keyword datastructure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj-lpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CompensationPackage</cycAnnot:label>
    <rdfs:label xml:lang="en">compensation package</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all compensation packages. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0ERRUh7HQdiE4qSaBoNP5Q&quot; class=&quot;cyc_term&quot;&gt;Compensation&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rvVjaQZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">big league history</rdfs:label>
    <cycAnnot:label xml:lang="en">(HistoryFn MajorLeagueBaseball)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all big league history. A type of baseball history.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVikt5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AstronomicalBody)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of heavenly bodies</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-HuKerTFEd2AAAAhm0vLxw">
    <rdfs:label xml:lang="en">range instrumentation subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">RangeInstrumentationSystemSubsystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of immediate subsystems of range systems. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-PM4wrTFEd2AAAAhm0vLxw&quot; class=&quot;cyc_term&quot;&gt;rangeSystemImmediateSubSystems&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcYuodpcqEdqAAAACs4vPlg">
    <rdfs:label xml:lang="en">document disambiguator parameter</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcYuodpcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DocumentDisambiguatorParameter&lt;/a&gt; control how the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbydGxpcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DocumentDisambiguator&lt;/a&gt; handles non-strategy-specific aspects of disambiguation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DocumentDisambiguatorParameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5SKoZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HumanLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0iZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt;. Each instance of this collection is a language that is used by human communities for communication.  This collection differs from &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt; in that a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5SKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanLanguage&lt;/a&gt; may be purposefully created, while &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;s evolve without a purposeful creation process.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5SKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanLanguage&lt;/a&gt; thus include not only many &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;s, but also made-up languages like Esperanto and many (non-natural) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-Tl2JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SignLanguage&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">human language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8UPEVCUzEdqAAAAH6RYvSQ">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from LCC H</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 the LCC group for the Aquaint KB pilot evaluation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromLCC-H</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjSMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn IranianPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Iranians</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvvLgC5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn UpskirtPicture)</cycAnnot:label>
    <rdfs:label xml:lang="en">free looking up dress</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvnCbwZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn NonGovernmentalOrganization-International)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of NGO</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRdRrfrXYEdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">Joint Operations graphic</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRdRrfrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic&lt;/a&gt; (JOG) maps are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwkY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TopographicMap&lt;/a&gt;s which are based on standard 1:250,000 medium-scale military topographic maps, but they contain additional information needed to conduct joint air-ground operations. JOG maps are produced both in ground (JOG-G) and air (JOG-A) formats. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSRk1lLXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic_Ground&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSYz3DrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic_Air&lt;/a&gt;. The topographic information is identical on both, but the ground version shows elevations and contour in meters and the air version shows them in feet. Layer (elevation) tinting and relief shading are added as an aid to interpolating relief. Both versions emphasize air landing facilities (shown in purple), but the air version has additional symbols to identify aids and obstructions to air navigation. Each JOG map is identified by an ID string which is determined by the geographic location which the map covers. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSkLScrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JOGMapFn&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSvNKYrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;idStringForJOGMap&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">JointOperationsGraphic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rih5I5qsNQdeEsdhg-kxIbw">
    <cycAnnot:label xml:lang="en">SyntacticNodeMeaningExpression</cycAnnot:label>
    <rdfs:label xml:lang="en">syntactic node meaning expression</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all objects that can be the semantics of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raH1iYqsNQdeV5cXb1nfHSw&quot; class=&quot;cyc_term&quot;&gt;SyntacticNode&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvklnsJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TotalOrdering-Strict</cycAnnot:label>
    <rdfs:label xml:lang="en">strict total ordering</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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>
  </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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvgHg8pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Firefighter)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of firefighter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of firefighter. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLunEZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">periodical issue</rdfs:label>
    <cycAnnot:label xml:lang="en">PeriodicalIssue</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all static textual &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwAJ7uZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">immediate need</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of microtheories containing statements that describe a thing&apos;s immediate needs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Need-Immediate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZLCyJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">computational system information</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of abstract information about computers, files and processes on computers, and computer networks.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputationalSystemInformation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rveI9NpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveI9NpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLQuantAttribute&lt;/a&gt; are attribute values that specify the type of quantifier that occurred in an utterance.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNcaUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLTagFn&lt;/a&gt; for more info.</rdfs:comment>
    <rdfs:label xml:lang="en">natural language quantification attribute</rdfs:label>
    <cycAnnot:label xml:lang="en">NLQuantAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rLvmjms4EEdmAAAACs6hRjg-JcGluZ190YXNr">
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-SystemAdministration &quot;ping_task&quot;)</cycAnnot:label>
    <rdfs:label xml:lang="en">ping_task</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/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="Mx4rv6atzZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WellOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">well-ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those linear &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s that are called &apos;well-orderings&apos; because they (and their subsets) have &apos;first&apos; or &apos;smallest&apos; members.  Let ORDER be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt;, and let S be the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; of ORDER and R the ordering relation.  ORDER is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6atzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WellOrdering&lt;/a&gt; if every nonempty subset SUBSET of S has its &apos;R-smallest&apos; member, i.e., there is an X in SUBSET such that R(X Y) for all Y in SUBSET except X.  For example, if you take the set of all natural numbers and the usual less-than relation among these numbers then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6atzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WellOrdering&lt;/a&gt; because there is a lowest natural number, while if you take the set of all integers (including negative ones) and the usual less-than relation among these numbers then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; that is not a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6atzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WellOrdering&lt;/a&gt; because there is no lowest negative number.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6ZFcIFFEEdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">horizontal datum</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6ZFcIFFEEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;HorizontalDatum&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryo22ZlFEEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;GeographicDatum&lt;/a&gt; which is used to accurately determine the horziontal position of a geographic location.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HorizontalDatum</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rlntv-M4EEdmAAAACs6hRjg-tcG9sbEV4ZWN1dGlvbk10Rm9yVGFza3NGcm9tSHVtYW5DeWNsaXN0c190YXNr">
    <rdfs:label xml:lang="en">pollExecutionMtForTasksFromHumanCyclists_task</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-AcceptingTasksFromHumanCyclists &quot;pollExecutionMtForTasksFromHumanCyclists_task&quot;)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r75hlEUG8EdqGvQACs4vPlg">
    <cycAnnot:label xml:lang="en">ElectronicMailingList</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; and a sub-collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhz6_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProduct&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r75hlEUG8EdqGvQACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;ElectronicMailingList&lt;/a&gt; are the collected content of a group of emails, each of which has been distributed to a group of people in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rotstNkdaEdaEEQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;EMailMailingListCommunication&lt;/a&gt; by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rotsGIkdaEdaEEQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;MailingListManagementProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">electronic mailing list</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkp9X0mLEEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">The collection of individual rules/expectations that belong to some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgHyRAGLEEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;ReligiousCodeOfConduct&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">religious norm</rdfs:label>
    <cycAnnot:label xml:lang="en">ReligiousNorm</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBsjalGidQdif-9FgmylGYw">
    <rdfs:label xml:lang="en">conference proceedings issue</rdfs:label>
    <cycAnnot:label xml:lang="en">ConferenceProceedingsIssue</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9mFzcMRxQdeUy-7BOJ2BDQ&quot; class=&quot;cyc_term&quot;&gt;JournalIssue&lt;/a&gt;s which belong to some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqwKqRmicQdiUqvLntIlCAw&quot; class=&quot;cyc_term&quot;&gt;ConferenceProceedingsSeries&lt;/a&gt; (qv.).</rdfs:comment>
  </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/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/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/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="Mx4rhc5TWBe0Ed2AAAACs6hRXg">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">radar video subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">VideoSubsystemOfRadar</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjO-pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">resume</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of short (1-4 pages) written &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s detailing someone&apos;s experience, education, and expertise in certain relevant areas.  Usually prepared for use in a job interview.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Resume</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjjO5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">golf humor</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn Golf)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxijW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">JobBank</cycAnnot:label>
    <rdfs:label xml:lang="en">job bank</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all job banks. Each instance of this collection involves a set of employment advertisements and may be a database accessible on a single computer system, or through the internet.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvmkvA5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FullBath</cycAnnot:label>
    <rdfs:comment xml:lang="en">A room with both a toilet and a bathtub or shower.</rdfs:comment>
    <rdfs:label xml:lang="en">full bathroom</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyjZKpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CustomarySystemOfLinks-Comm</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all customary or conventional network systems consisting of interconnected           links (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt;) and nodes intended primarily to be capable for use           in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVifB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">communications system</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/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="Mx4rwPIdPJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPIdPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewYearsResolution&lt;/a&gt; is the policy of an agent to behave a certain novel (for that agent) way starting on the first day of a new year.  
&lt;p/&gt;
New years&apos; resolutions are usually begun with promises to oneself to improve one&apos;s own behavior (see &lt;font color=&quot;#ff0000&quot;&gt;#$Promise&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">NewYearsResolution</cycAnnot:label>
    <rdfs:label xml:lang="en">new years resolution</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViABJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">table</rdfs: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/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/concept/Mx4rvWWqqZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalTable&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LogicalTableSchema</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9FQ7WnnwQdiNSumUYiaaYw">
    <cycAnnot:label xml:lang="en">CBLBuiltIn_DefaultBehaviorAPIWidgets</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold an instance of the java BehaviorAPIWidgets object.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL built in_ default behavior API widgets</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rozqgooodEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIjnxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgramModule_CW&lt;/a&gt; each instance of 
which is a code module within the Cyc system such that, for
a certain type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r8M7oBoocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLSupportDatastructure&lt;/a&gt; (q.v.) claiming 
that some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLSentence&lt;/a&gt; has some truth value in some 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, the code module can verify the validity of 
that support and generate a justification for it.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycHLSupportModule</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc HL support module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjWt5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">employment</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/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; consist of various &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVj5RZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobDescription&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-lpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompensationPackage&lt;/a&gt;, and some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; to instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Employee&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; to instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWWQqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkxOBMLMbQdeK26DWZwRgdQ">
    <rdfs:label xml:lang="en">Army field manual</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Army field manuals. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlEjHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonfictionalPCW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ArmyFieldManual</cycAnnot: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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkA0JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of microbiologist</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Microbiologist)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of microbiologist. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkDiJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of meetings</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Meeting-SocialGathering)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIxSO5heyEd2AAAACs6hRXg">
    <rdfs:label xml:lang="en">range tracking radar subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">RangeTrackingSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rIxSO5heyEd2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;RangeTrackingSubsystemOfRadar&lt;/a&gt; is a radar subsystem devoted to measure target slant range.</rdfs:comment>
  </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/concept/Mx4rE8qGVPEeQdaSN4jktrzb-A&quot; class=&quot;cyc_term&quot;&gt;List_Extensional&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVotnJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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="Mx4rwP3Uz5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">flood</rdfs:label>
    <cycAnnot:label xml:lang="en">Flooding</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3hz-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP3Uz5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Flooding&lt;/a&gt; is an event in which water levels reach dangerous heights.</rdfs:comment>
  </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/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/concept/Mx4rsSKIbIppQdiP2ZbWPrKomA&quot; class=&quot;cyc_term&quot;&gt;LibraryOfCongressCountryStudiesIndexPage&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsoyT8IppQdiDCOZ27OvSFQ&quot; class=&quot;cyc_term&quot;&gt;LibraryOfCongressCountryStudiesWebpageFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViOg5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Agreements in which the parties involved agree to exchange equities, stocks, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">trade agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">TradeAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYEF3FDixEd2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">OnlineECommerceAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">online e-commerce account</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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 e-commerce service.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvIjwZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">form</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s instantiated by instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1osJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Form_StandardizedIBO&lt;/a&gt;.  Some forms may change over time, in which case the general form is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU8mTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWorkSeries&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Form-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rwVYin5wpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CollectionIntersection2Fn ProfessionalSportsTeam (CollectionIntersection2Fn BasketballTeam WomensSportsTeam)))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of professional women&apos;s basketball teams</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjSRZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Estimate</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of microtheories containing propositions that represent beliefs by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; which are the result of inexact judgmental reasoning.  For example, IBM&apos;s estimate on January 1, 1992, of fourth quarter earnings for 1991. This concept encompasses the common meaning of `estimate&apos; and also `guess&apos;.  This contrasts with beliefs which are derived primarily from rigorous or reliable reasoning, direct observation, or consultation of authoritative sources.  This also contrasts with intentional lies and works of fiction, which are not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjSRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Estimate&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">estimate</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6xLS-O1VQdieoPlzt22Fsw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; that have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDJIhdu1XQdiVEIvr_HGKjg&quot; class=&quot;cyc_term&quot;&gt;loanTermDuration&lt;/a&gt; of 15 years.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FifteenYearMortgageAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">fifteen year mortgage</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjuI5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">configuration</rdfs:label>
    <cycAnnot:label xml:lang="en">Configuration</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh5TfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS68M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; is a static situation consisting of two or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; things of certain types standing in a certain type of spatial relationship (or set of relationships).  This (set of) spatial relationship(s) &amp;quot;characterizes&amp;quot; the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt;&apos;s &lt;i&gt;type&lt;/i&gt; in the sense that any group of objects of the appropriate types standing in that relationship (or those relationships) correspond to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; of that type; and each of these objects, in turn, is said to be &amp;quot;configured&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjz-VJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;configuredObjects&lt;/a&gt;) in the (individual) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt;.  
&lt;p/&gt;
For example, a knot configuration might correspond to a particular intertwining of end-segments of two &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1gZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt;s, or to the intertwining of several segments of a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1gZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt;.  For configurations like the latter, whose characterizing relationship(s) hold between different parts of a single salient object, see the specialization &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6BkqZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConfigurationOfComplexObject&lt;/a&gt;.  Note that a static situation involving an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; might be a configuration, but only so long as it&apos;s just the agent&apos;s &lt;i&gt;spatial&lt;/i&gt; relationship(s) to other partially tangibles that matters (see e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WearingSomething&lt;/a&gt;); static situations in which an agent&apos;s agency or sentience is crucial, on the other hand, are not configurations (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIV89pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbjKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt;).</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="Mx4rvythW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SlangDictionary</cycAnnot:label>
    <rdfs:label xml:lang="en">slang dictionary</rdfs:label>
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rv8xJ6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SlangSpeech&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r9KmpRmnfEdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">group of Afro</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn HumanWithAfroHairstyle)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkbmFEvwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">programming language assignment operator</rdfs:label>
    <cycAnnot:label xml:lang="en">ProgramAssignmentOperator</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of assignment operators found in programming languages.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUcs75wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">japanimation</rdfs:label>
    <rdfs:comment xml:lang="en">The collection for anime, a style of animation. The word `anime&apos; is a shortened form of the Japanese word `animeishon&apos;, derived from the English word `animation&apos;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUcs75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Anime&lt;/a&gt; is also referred to as &apos;Japanimation&apos;.  Anime often contains references to Japanese culture.
&lt;p/&gt;
Some common characteristics of characters in anime (but are not limited to or restricted by) abnormally large eyes, heavily stylized, unique, and impossible hair styles, and/or an extraordinary amount supernatural powers.
&lt;p/&gt;
This collection is agnostic about medium; an instance of this collection could be an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhz6_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt;, or another relevant medium for animation.
&lt;p/&gt;
Some examples of anime well known in the US are: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFWa8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Robotech_TheTVShow&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWdK75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pokemon_TVShow&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAaVnpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Akira_TheMovie&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAhw0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SailorMoon_TVShow&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP99u5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DragonBallZ&lt;/a&gt;.
&lt;p/&gt;
A borderline case is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoXV15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PowerpuffGirls_TheTVShow&lt;/a&gt;, which has anime-ish animation, but no references to Japanese culture.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Anime</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtz5OpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of models or simulations of objects or phenomena created by computer programs. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3kaZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerModeling&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZkyW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Simulation_Activity&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer model</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerModel</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaipZJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all static textual &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt; are produced on a somewhat regular basis.</rdfs:comment>
    <rdfs:label xml:lang="en">periodical</rdfs:label>
    <cycAnnot:label xml:lang="en">PeriodicalSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjQmJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of reefs</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Reef)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi0QZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of shrink</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Psychiatrist)</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFIR1JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SourceAddressField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">source address field</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFIR1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SourceAddressField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; that
	contains the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2n1AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IPAddress&lt;/a&gt; of the computer which originally sent
the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; which it is a part of.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV1P0ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">F.A.C.E.P.</rdfs:label>
    <cycAnnot:label xml:lang="en">Fellow-FACEP</cycAnnot:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the American College of Emergency Physicians.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rfswqNOp2EdqAAAACs71DGR4rvsCDW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn Embalming Mummifying)</cycAnnot:label>
    <rdfs:label xml:lang="en">embalming that is also mummification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP3ld5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of national organisations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn NationalOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4SmoZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">packet header</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; is the portion of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; that 
	contains an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFIR1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SourceAddressField_Packet&lt;/a&gt; and an instance of 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_OUn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DestinationAddressField_Packet&lt;/a&gt;
	as well as other information about the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Header-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsSpNpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PasswordInformation-PIT</cycAnnot:label>
    <rdfs:label xml:lang="en">password information PIT</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; (PIT).  Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsSpNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PasswordInformation_PIT&lt;/a&gt; is the information contained in some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxQhWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PasswordFile&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsSpNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PasswordInformation_PIT&lt;/a&gt; contained in a password file on some computer will contain all GAFs of the form (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rva5d1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;passwordForAccount&lt;/a&gt; PWORD ACCT) for each account found on that machine.  In order to obtain access to an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsSpNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PasswordInformation_PIT&lt;/a&gt;, an agent must first obtain access to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rm02TzHS_EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Plaintext&lt;/a&gt; copy of the password file containing the PIT.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZJtTDD1qQdmE-IWUt1jgHQ">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXZ46zmifQdiY37RhQSazFg&quot; class=&quot;cyc_term&quot;&gt;ConferenceProceedingsArticle&lt;/a&gt; that appear in a workshop notes or proceedings, i.e. in some  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFLxGxj2HQdmI86eMkGPuIg&quot; class=&quot;cyc_term&quot;&gt;WorkshopNotesIssue&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WorkshopNotesArticle</cycAnnot:label>
    <rdfs:label xml:lang="en">workshop article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjaZZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn ApplianceRepairPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of appliance repairmen</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of apliance repairman. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVin6pwpEbGdrcN5Y29ycB4rwPvMTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">BN</rdfs:label>
    <cycAnnot:label xml:lang="en">(BachelorsDegreeInFn Nursing-FieldOfStudy)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCzpEOqKrQdiUM8Rt1NFcGg">
    <rdfs:comment xml:lang="en">The collection of specifications for a software test that have a 
version number.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCzpEOqKrQdiUM8Rt1NFcGg&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestVersion&lt;/a&gt; 
should include a specification for producing a result, and a description 
of what result is expected (so that the result and expectation can be 
compared.)  Furthermore, each test has a version number, where each 
version contains slight modifications of the test.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareTestVersion</cycAnnot:label>
    <rdfs:label xml:lang="en">software test version</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9EOF5HS7EdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">credit line</rdfs:label>
    <cycAnnot:label xml:lang="en">LineOfCredit</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9EOF5HS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LineOfCredit&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrDhM9H8AEdaAAAABAjVgzA&quot; class=&quot;cyc_term&quot;&gt;loanTermOptions&lt;/a&gt; LOAN &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVivc5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">stock</rdfs:label>
    <cycAnnot:label xml:lang="en">Stock</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;. Each instance of this collection is a share of ownership in some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCorporation&lt;/a&gt;; its owner is an agent who is recorded as a shareholder in the official records of that corporation. A company may have several classes of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;, such as Common, Preferred, Class A, Class B, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgn9qJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SharedNoteOnDocumentationExternalToTheKB</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt;s which serve as pointers to documentation which is outside of the KB.  There is currently (Sept 99) no convention for how such pointers should be specified.  Thus until further use and analysis indicates otherwise it is suggested that one do this by studying other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; assertions on other elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt;. Although typical elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt; will point to text files (via a pathname) on the unix file system at &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViYm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cycorp&lt;/a&gt;, one could imagine such that such elements might point to gif images, world wide web sites, sound files, threads of email conversations etc.. An example: &lt;font color=&quot;#ff0000&quot;&gt;#$NLAssertionsForQueryAugmentation&lt;/font&gt; is an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt;.  Its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; points to a text file about making NL assertions for the &lt;font color=&quot;#ff0000&quot;&gt;#$WebSearchEnhancementProject&lt;/font&gt;. Eventually, the interface can be modified to allow hotlinking between KB external objects (such as text files) and KB content.  In the meantime, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt; can serve to collect arbitrarily heterogeneous cases of desired linkups between KB content and information external to the KB.   Here are some motivating use cases: Suppose there is a lengthy FAQ document external to the KB which is important to use if one is making assertions using an assortment of constants such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVzE5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;acronymString&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAqe0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;abbreviationString_PN&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP336JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;nameString&lt;/a&gt;.  How is a neophyte going to even *know* about the existence of such an FAQ document?  How is an experienced user going to remember the pathname of this FAQ on a filesystem that frequently undergoes reorganizations?  How can someone who knows that information in the FAQ is highly relevant to a predicate that they want to use, yet they can&apos;t locate that precious 6 month old email message?  In all these cases, an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt; could easily point the user from the constant under consideration to what they need to know.  The predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPub4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sharedNotes&lt;/a&gt; may be used to do the linking between the constant in question and the element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgn9qJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNoteOnDocumentationExternalToTheKB&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">shared note on documentation external to the KB</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rv8sQAZwpEbGdrcN5Y29ycB4rwCCSNZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">military attack that is also a military action</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn MilitaryAttack MilitaryAction)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkHC-5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AdjustableRateMortgage</cycAnnot:label>
    <rdfs:label xml:lang="en">adjustable rate mortgage</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s for which either the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8NRy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;interestRate&lt;/a&gt; charged or the term of the loan (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLxwqunSwEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LoanAgreementTypeByTermOption&lt;/a&gt;), or both, can change.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjsJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RentalAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSOkiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EconomicAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporaryUserRightsAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RentalAgreement&lt;/a&gt; is an agreement between the owner of a property and a renter who, according to the terms of the agreement, will have temporary user rights over the property.</rdfs:comment>
    <rdfs:label xml:lang="en">rental agreement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0wOW3hCOQdeW8vsy3Igbzg">
    <rdfs:label xml:lang="en">cyc problem link logical</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPzqQQitqEdiaugAH6RYvVQ">
    <rdfs:label xml:lang="en">medley</rdfs:label>
    <cycAnnot:label xml:lang="en">Medley</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all medleys. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAXXLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AudioConceptualWork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjzBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn SportsEvent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjrLsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cyc NL parser</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXV4RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLParser_CW&lt;/a&gt; created at Cycorp.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycNLParser</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvytwVZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VersionedProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHnyS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionedSoftwareObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvi9EhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">versioned program</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-lc3RhcnRDeWNsaXN0RW1haWxBZGRyZXNzQ2hlY2tpbmdfdGFzaw">
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;startCyclistEmailAddressChecking_task&quot;)</cycAnnot:label>
    <rdfs:label xml:lang="en">startCyclistEmailAddressChecking_task</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjSBSZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of things created by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s.  These creations may be either tangible (like a hammer, a bowl, or a bridge) or intangible (like a set of laws, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt;, or Beethoven&apos;s Ninth Symphony).  Thus, the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;s is partitioned into &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtisp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt; (q.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Artifact-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">generic artifact</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqIsDJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StarTrek-TVSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">Star Trek TV series</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt;s.  The instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqIsDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_TVSeries&lt;/a&gt; are specific Star Trek television series, each of which is has a number of episodes [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;] as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqIsDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_TVSeries&lt;/a&gt; is set in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgEQWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalContext&lt;/a&gt; of the Star Trek universe.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqIsDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_TVSeries&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu55tJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2L1npwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_TNG&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJ3g7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_DS9&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsRJg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Voyager&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgml5XE1SQdmKBd7m2G-6xg">
    <rdfs:label xml:lang="en">blue chip stock</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgml5XE1SQdmKBd7m2G-6xg&quot; class=&quot;cyc_term&quot;&gt;BlueChipStock&lt;/a&gt; is a (share of) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt; in a large, stable, well-respected company.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BlueChipStock</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIzv_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BootVirus</cycAnnot:label>
    <rdfs:label xml:lang="en">boot virus</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of all elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViKVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirus&lt;/a&gt; that infect the 
	boot sector of a disk.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSaBhwKO_EdqAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">PhysicsProblem</cycAnnot:label>
    <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/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgCtPZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">blood pressure reading</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all blood pressure reading. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BloodPressureReading</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rf7dDckIaQdiNlpNxFrwPFg">
    <cycAnnot:label xml:lang="en">ValueTable-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">value table</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn BasketballTeam)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of basketball teams</rdfs: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="Mx4rwUSGGZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;s whose contents include public notices of the deaths of their subjects.  An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUSGGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obituary&lt;/a&gt; typically is accompanied by a biographical sketch of the person who has died.</rdfs:comment>
    <rdfs:label xml:lang="en">obituary</rdfs:label>
    <cycAnnot:label xml:lang="en">Obituary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkErZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about house cat</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn DomesticCat)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTT1OZ7jgR86a0kk0HhgrOg">
    <cycAnnot:label xml:lang="en">WikipediaArticle</cycAnnot:label>
    <rdfs:label xml:lang="en">wikipedia article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKM0GJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RadioCommercial-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all commercials (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA8RBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_CW&lt;/a&gt;) designed for broadcast as part of a radio broadcast</rdfs:comment>
    <rdfs:label xml:lang="en">radio commercial</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgy6P5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">spam</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgIDb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessage&lt;/a&gt;. Each instance of this collection is an electronic mail message sent to many different &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailAddress&lt;/a&gt;es on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt;, often in an attempt to sell a product, and causing irritation to the recipients. For the acts of sending such mass-mailings, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTQr8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MassEMailSending&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Spam-UnsolicitedEMail</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1GQe_nk4QdiRstg1yAa3wg">
    <cycAnnot:label xml:lang="en">CBLLogHavingWarningLevel</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the warning logging level.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL log having warning level</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc-YsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">intangible geographical thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLjlAJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwVGrQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalThing-Intangible</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpHOqdHk5QdiQyryfwe1dIw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the finest logging level.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL log having finest level</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLLogHavingFinestLevel</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPwh35wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mission statement organization</rdfs:label>
    <cycAnnot:label xml:lang="en">MissionStatement-Organization</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxOIhpwpEbGdrcN5Y29ycA">
    <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/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/concept/Mx4rvzfdJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedAbove&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">interval that is unbounded at the top</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-3elepJQQdiUsJySmLZPHg">
    <cycAnnot:label xml:lang="en">Slideshow-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">slideshow CW</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-3elepJQQdiUsJySmLZPHg&quot; class=&quot;cyc_term&quot;&gt;Slideshow_CW&lt;/a&gt; is a visual work consisting of a number of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZELwkJJSQdidONBHsxQ8AA&quot; class=&quot;cyc_term&quot;&gt;Slide_CW&lt;/a&gt;s (q.v.) that are intended to be presented (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3eGpLI45QdiBCZ6Swm-m7g&quot; class=&quot;cyc_term&quot;&gt;SlideshowPresentation&lt;/a&gt;) in a particular order.  A slideshow work might be created using a software application such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLa--pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSPowerPoint&lt;/a&gt;, created via the assemblage of a series of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtYfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Slide_Photograph&lt;/a&gt;s or  hand-drawn slides, or created in some other manual or semi-automatic way.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4FKzJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">New Testament book</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all New Testament books of the Bible. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvy6zHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookOfTheBible&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4FKzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewTestamentBook&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roVp5xVzKEdiLrQAH6RYvVA&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NewTestamentBook</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWHCj5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Trademark-String</cycAnnot:label>
    <rdfs:label xml:lang="en">TM</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHCj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trademark_String&lt;/a&gt; is the collection of all (abstract) character strings that are used by some agent as the trademark of some goods or service.  It is a kind of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjokpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProperNameString&lt;/a&gt;.</rdfs:comment>
  </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="Mx8Ngh4rJOocrOPKQdeXma9fPyPVJR4rvVkMNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">U.N. member</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn UnitedNationsOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKqMVZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">physical layer protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysicalLayerProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all network protocols that implement a physical layer. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKqMVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalLayerProtocol&lt;/a&gt; is the  connector between nodes in a network,  or the medium through which data physically travels.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjW-5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Feather)</cycAnnot:label>
    <rdfs:label xml:lang="en">feather</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvq6reZwpEbGdrcN5Y29ycB8Ngh4rvoxIHZwpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">college basketball game</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn CollegeAndUniversitySportsEvent (GameFn Basketball-TheGame))</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all college basketball games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvq6reZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollegeAndUniversitySportsEvent&lt;/a&gt; and basketball game.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1x-NekDQEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.  Each instance is a set of propositions that describe a possible formulation of a classification system (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNgIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt;, q.v.,) that differs from the formulation that Cyc knows about.</rdfs:comment>
    <rdfs:label xml:lang="en">classification system repair or augmentation suggestion</rdfs:label>
    <cycAnnot:label xml:lang="en">ClassificationSystemRepairOrAugmentationSuggestion</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rr2k1kCaAQdiEo4ARPQMFDw">
    <rdfs:label xml:lang="en">cblask</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLAsk</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; command events that ask queries.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHt9TZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CharacterToken-Sounded</cycAnnot:label>
    <rdfs:label xml:lang="en">character token sounded</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all sounded tokens of individual
  abstract characters.  More precisely, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHt9TZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken_Sounded&lt;/a&gt;
  is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoo_OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt; each of 
  whose instances is a sound event that represents or 
  realizes a particular instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVzt_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Character_Abstract&lt;/a&gt; in 
  some language or writing system.  Instances can be directly 
  generated by a human voice, a parrot, a loudspeaker 
  (reproducing a &apos;&apos;live&apos;&apos; or recorded signal), or other 
  device, and include certain instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQahWGFyWEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;SpokenUtterance_IBT&lt;/a&gt; 
  as well as some electronically-generated sounds.
  Sounded characters are identified (both in theory and in
  practice) as tokens of particular abstract characters
  largely by their psychoacoustic contours, though context 
  and creator&apos;s intention also figure in.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rS0iNlDL4QdeLjPUdZbH0Hw">
    <cycAnnot:label xml:lang="en">UnconfirmedBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">unconfirmed Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rT7Imfsz1QdaIwbjbAyTXsg">
    <rdfs:label xml:lang="en">investigation sub events smuggling nuclear material</rdfs:label>
    <cycAnnot:label xml:lang="en">InvestigationSubEventsSmugglingNuclearMaterial</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpWvRUrKOEd2AAAAhm0jtOQ">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7pz0SrKKEd2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;MVPAward&lt;/a&gt; that are given to an individual belonging to one of a number of competing organizations, in recognition that the recipient has contributed to his own organizations goals at a level that surpasses any other individual&apos;s contributions to that persons respective organization.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LeagueMVPAward</cycAnnot:label>
    <rdfs:label xml:lang="en">league MVP award</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvx7Zp5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">ID object</rdfs:label>
    <cycAnnot:label xml:lang="en">IDObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVi7GJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueID&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHEHypwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqHO75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneticInformation&lt;/a&gt;. Each instance of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHEHypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genome_GenInfo&lt;/a&gt; is a totality of genetic information which is definitive
of a biological system or of a type of biological system. It can be either 1)
the totality of genetic information carried in the genes of a particular
biological living object (as in &apos;the genome of Muffet&apos;), or 2) the totality
of genetic information that is definitive of a type of organism (as in &apos;the
human genome&apos;) and can be seen as the genome of a typical member of the
class.</rdfs:comment>
    <rdfs:label xml:lang="en">genome</rdfs:label>
    <cycAnnot:label xml:lang="en">Genome-GenInfo</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVib1JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Specification</cycAnnot:label>
    <rdfs:label xml:lang="en">specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt; is an abstract work that constitutes a description of the properties of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi255wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;, and sometimes even entire collections of such things.  Things are made, bought, and searched for according to specifications, which can be instantiated as printed instructions or as diagrams.  This collection is modally neutral with regard to the descriptive character of its instances. Thus, it includes descriptions of how things are, were, should be, must be, &lt;i&gt;etc&lt;/i&gt;.</rdfs:comment>
  </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/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/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/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt; like &lt;a href=&quot;http://sw.opencyc.org/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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjhSZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Farmer)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of farmer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of farmer. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvztTgpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0i_oJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RelationalStructure&lt;/a&gt;s that are called &apos;orderings&apos;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; is usually described as an ordered pair &amp;lt;S, R&amp;gt; where S is a set and R is a binary relation on S that is transitive, i.e., for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  We do not have to define a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; in Cyc as an ordered pair, but it is essential that each such &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; has a unique &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; and a unique ordering relation.  We use, for each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; ORDER, (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEFqoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;orderingRelation&lt;/a&gt;s ORDER PRED) to specify a binary predicate PRED, the restriction of which to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER indicates the ordering relation R on S, and we require the collections that are used to specify the arguments to PRED to be supersets of S.  In principle, there could be different predicates PRED1 and PRED2 such that when restricted to the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; ORDER, they order the elements of S exactly the same way.  When we said that there is a unique ordering relation R on S, we mean to ignore the difference between PRED1 and PRED2 when they are restricted to S, and treat the results of such restrictions the same, as far as they are used to talk about ORDER.  Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTZ2G5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering_Strict&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6atzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WellOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MathematicalOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">mathematical ordering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjS0JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">budget</rdfs:label>
    <cycAnnot:label xml:lang="en">BudgetDescriptionDocument</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all documents that describe the financial budget of some agent (an organization or person).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjqXpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of musical performers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MusicalPerformer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAjZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LogicalFieldAttribute</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalFieldAttribute&lt;/a&gt; are used as tags within the function &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVq0npwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SchemaLF&lt;/a&gt; to generate terms that stand for a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt; of a table.  There is an informal convention - not enforced in code - that the names of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalFieldAttribute&lt;/a&gt;s should begin with &apos;LF&apos;. Many &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalFieldAttribute&lt;/a&gt;s have rules associated with them that infer various kinds of information about the resulting &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">logical field attribute</rdfs:label>
  </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="Mx4r1rZxZHS-EdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">declarative programming language</rdfs:label>
    <cycAnnot:label xml:lang="en">DeclarativeProgrammingLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">Languages that, typically, employ statements about the domain and have built-in search procedures for finding variable assignments that make those statements true.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rkavwbjzdQdmDBO1NycSjeB4rvhh7xZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mutual fund share</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all mutual fund shares. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn MutualFund)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViDk5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">assumable loan</rdfs:label>
    <cycAnnot:label xml:lang="en">AssumableLoanAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all assumable loans. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rALZK_hv9EdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">single bond</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlErDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt;s in which a single pair of electrons is shared.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SingleBond</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcoaLJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">porn website</rdfs:label>
    <cycAnnot:label xml:lang="en">PornographicWebSite</cycAnnot:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; whose instances have &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_qQOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt; as their main content.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv1VWt5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">problem to be solved</rdfs:label>
    <cycAnnot:label xml:lang="en">ProblemToBeSolved</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rA85IMDppQdmVTKrdAsST_w">
    <cycAnnot:label xml:lang="en">CreditCardAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwN86jJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Loan_WrittenLegalAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rA85IMDppQdmVTKrdAsST_w&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreement&lt;/a&gt; is an agreement between a creditcard hoplder and a credit card issuer, whereby the holder is granted, under specified terms, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCardAccount&lt;/a&gt; by the issuer.</rdfs:comment>
    <rdfs:label xml:lang="en">credit card agreement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rve8Q3JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LookingForSimilarFORTsInTheKB</cycAnnot:label>
    <rdfs:label xml:lang="en">looking for similar FORTs in the KB</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYn2p5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">BPVI military unit</rdfs:label>
    <cycAnnot:label xml:lang="en">CPOF-MilitaryUnit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVimeZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of inventory buying manager</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn InventoryBuyingManager)</cycAnnot:label>
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmM3IhA1NQdeP1_wAaD3G1A">
    <cycAnnot:label xml:lang="en">IntelligentPersonalDigitalAssistantProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">intelligent automated assistant</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkelbVg1MQdePhI7cgw-QFA&quot; class=&quot;cyc_term&quot;&gt;PersonalDigitalAssistantProgram&lt;/a&gt;.  Instances are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentComputerProgram&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvw1S_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DistributiveShareMIP</cycAnnot:label>
    <rdfs:label xml:lang="en">distributive share MIP</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rI_XlsqeUEdmAAAAH6Q2Zvw">
    <cycAnnot:label xml:lang="en">FreelyAccessibleWWWDatabase</cycAnnot:label>
    <rdfs:label xml:lang="en">freely accessible WWW database</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of databases published and freely accessbile on the world wide web.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViIeZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of countries</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Country)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRLf3MAmAQdiZI9Tr-RY16w">
    <cycAnnot:label xml:lang="en">ReformulationSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRLf3MAmAQdiZI9Tr-RY16w&quot; class=&quot;cyc_term&quot;&gt;ReformulationSpecification&lt;/a&gt; is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgramSpecification&lt;/a&gt;s for the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5UqfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReformulator&lt;/a&gt;. Instance of this collection (known as &apos;reformulator calls&apos;) - will be linked to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSAGW0AmAQdiC5OBZX-GRVQ&quot; class=&quot;cyc_term&quot;&gt;ReformulationParameter&lt;/a&gt;s that govern how the reformulator modifies CycL formulae. Reformulator calls are specified via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rijhYLnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInSpecification&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">reformulation specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVi45ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Mormonism)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Mormonism</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwFNlP5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of buccaneers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Pirate-Sailor)</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="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvu0mcJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free online game</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn OnlineGameProgram)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of  free online games.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxCR8avLlQdiGMPh73lZwOw">
    <rdfs:label xml:lang="en">reference work entry</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; that are entries in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt;.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUd5fkkPQQdeX0Y46t6tfRg&quot; class=&quot;cyc_term&quot;&gt;referenceWorkHasEntry&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReferenceWorkEntry</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r_9MKDLvoEdmAAAACs6hRjh4rZK0ZThxjQdiUds6PuQMOhw">
    <cycAnnot:label xml:lang="en">(MakingAbstractFn Headline)</cycAnnot:label>
    <rdfs:label xml:lang="en">headlining</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6i4pJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">single recording</rdfs:label>
    <cycAnnot:label xml:lang="en">SingleRecording-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6i4pJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SingleRecording_CW&lt;/a&gt; denotes a named &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAXXLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AudioConceptualWork&lt;/a&gt;, which has been recorded. Singles are typically a single song [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP3teJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Song_CW&lt;/a&gt;], but when instantiations are marketed as 45s [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4iKQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhonographRecord_45&lt;/a&gt;] a second song is commonly put on the back of the disc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0oMfpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PowerUserAccount</cycAnnot:label>
    <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/concept/Mx4rv8x4M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTWorkstation&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvkAvdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountOperatorAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDGEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerOperatorAccount&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_gCbpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrintOperatorAccount&lt;/a&gt; on the NT server.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv21MfpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">coordinate system</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjw3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;latitude&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkDmZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn SoccerPlayer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of soccer players</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj0M5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Food derived from the seed of a bean plant.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Bean-Foodstuff</cycAnnot:label>
    <rdfs:label xml:lang="en">bean</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1UjJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FullMedicalInsurance</cycAnnot:label>
    <rdfs:label xml:lang="en">full medical insurance</rdfs:label>
    <rdfs:comment xml:lang="en">These insurance policies cover all types of medical expenses, including routine examinations.  Major medical and supplemental insurance do not belong in this collection.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIjnxZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc Program Module</rdfs:label>
    <cycAnnot:label xml:lang="en">CycProgramModule-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of submodules of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgJTqJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Mind</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &apos;complete mental states&apos; of all
sentient creatures, the intangible, emergent process that arises from
each functioning &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjT65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Brain&lt;/a&gt;.  In metaphorical terms, the body&apos;s container
of ideas. It is difficult to state more than this without committing
to a particular philosophical theory of mind.</rdfs:comment>
    <rdfs:label xml:lang="en">mind</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rV_cVZCTyQdiattT4UcmfNg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; command events that check conditions that must be true.  They are most typically used to verify method preconditions and postconditions.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMust</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL must</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjCfqpIRzEdaZvAACs0uXdw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPDQI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramModule_CW&lt;/a&gt;. Each member of           this collection is a header file that can be included in a           C program with an #include directive.</rdfs:comment>
    <rdfs:label xml:lang="en">C header file</rdfs:label>
    <cycAnnot:label xml:lang="en">CHeaderFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqfFapwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;s that are written in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWVukJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextMarkupLanguage&lt;/a&gt; for the purpose of generating hypertext (and non-text) that is intelligible on the web.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HTMLSource</cycAnnot:label>
    <rdfs:label xml:lang="en">HTML source</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvotkApwpEbGdrcN5Y29ycB4ryLcuhL-rEdeX9gACs6hfSg">
    <rdfs:label xml:lang="en">map of C.F. Folks</rdfs:label>
    <cycAnnot:label xml:lang="en">(MapFn-Individual CFFolks-FoodServiceEstablishment)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r32YPVCT4QdiVg9ssQpsBEA">
    <cycAnnot:label xml:lang="en">CBLGetRelevantObjects</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that get relevant objects for a given object of attention, given relevancy relationship and relevant context.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL get relevant objects</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlRpdZwpEbGdrcN5Y29ycA">
    <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>
    <cycAnnot:label xml:lang="en">BankingGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJxRPZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxRPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommonObjectRequestBrokerArchitecture&lt;/a&gt; (CORBA) is an architecture            that enables pieces of programs, called objects, to communicate with            one another regardless of what programming language they were written            in or what operating system they are running on.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommonObjectRequestBrokerArchitecture</cycAnnot:label>
    <rdfs:label xml:lang="en">CORBA</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwU979JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CommonStock</cycAnnot:label>
    <rdfs:label xml:lang="en">common share</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rkavwbjzdQdmDBO1NycSjeB4rvYDPz5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all hedge fund shares. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">hedge fund share</rdfs:label>
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn HedgeFund)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOkDSomviQdmbhPdVIiU-HA">
    <rdfs:label xml:lang="en">CBL end session</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLEndSession</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; end-session command events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_9w1JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">scenario instance</rdfs:label>
    <cycAnnot:label xml:lang="en">ScenarioInstance</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVi-3pwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn TrainEngineer)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of railway engineer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZwUDpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/concept/Mx4rvcOKYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Opera_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OperaLibretto-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">libretto</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4reJNb1ooVEdqAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">CycLRuleSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQaAoRHyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;ProgramStepSpecification&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4reJNb1ooVEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CycLRuleSpecification&lt;/a&gt; is a description of a rule.  It may be an actual rule in the Cyc KB or it may be a description of how a rule &lt;i&gt;should&lt;/i&gt; function in Cyc or in a Cyc-based application. At minimum, this description includes the CycL assertion that expresses the rule, via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rApXMwIoVEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;assertionOfRuleSpecification&lt;/a&gt;. It can also include a number of other parameters.  For example, it can specify the applications whose functionality is  supported by the rule.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc l rule specification</rdfs: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="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-gY3ljbGlzdEVtYWlsQWRkcmVzc0NoZWNraW5nX3Rhc2sPi2N5Y2xpc3RfdmFygw">
    <rdfs:label xml:lang="en">cyclist_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;cyclistEmailAddressChecking_task&quot;) &quot;cyclist_var&quot; 3)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwNndQpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">leftist group</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Leftist)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQ6EeJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">COA mission analysis prods g 3 microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">COAMissionAnalysisProdsG3Microtheory</cycAnnot: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/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/concept/Mx4rwQ6EeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COAMissionAnalysisProdsG3Microtheory&lt;/a&gt; is used
to specify mission analysis products deriving from the G3, pursuant to the COAs
that appear among the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsyAWZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all published lists of song names ranked by some &apos;popularity measure&apos;. This measure is typically the number of recordings sold of the songs, the number of votes for the songs of some audience.</rdfs:comment>
    <rdfs:label xml:lang="en">Billboard chart</rdfs:label>
    <cycAnnot:label xml:lang="en">MusicalCharts</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjhhJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of data entry worker. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of data entry person</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn DataEntryPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjnZ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn City)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of cities</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvthg4pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RateLockOption</cycAnnot:label>
    <rdfs:label xml:lang="en">rate lock</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJxiRJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; is a deliberately created abstract object composed of propositions that together constitute a list of instructions for computers to execute.  
&lt;p/&gt;
Example instances include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Emacs_TheProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviFn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxKernel_TheProgram&lt;/a&gt;.
&lt;p/&gt;
Instances of this collection are distinct from computer code and from both running and installed programs. The instructions that comprise an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; can be expressed as abstract computer code (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt;), but no list of instructions expressed in code constitutes an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  Rather, the code in which an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; is expressed constitutes an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt; that can be related to the program it expresses using the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu7HHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programCode&lt;/a&gt;.  More than one instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt; can express the same instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;; for example,  a single instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; can be written in source code (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rva7pXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Source&lt;/a&gt;) in several different computer languages, or it can be complied as a binary executable (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPrXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Binary&lt;/a&gt;).  A physical instantiation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwE_DpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt; which is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; and is related to its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSiusZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programCopies&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; that is being executed is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj8AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;, related to its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu_4wZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programOfProcess&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer program</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerProgram-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxo_8EPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">bus protocol</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;s used on a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_8EfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;CommunicationBus&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BusProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv2fY7pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RegionalMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">regional magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt;
that deal with regional matters.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBUwJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cyc still image microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all mts for still images to which the Cyc project has full use rights.  A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBxOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycImageMicrotheory&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBnvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StillImageMicrotheory&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBUwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycStillImageMicrotheory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjm6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MicrotheoryType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycStillImageMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi8QJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">software package</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwarePackage</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi8QJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwarePackage&lt;/a&gt; is the collection of programs composed of loosely coupled component programs, possibly including an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt;, libraries, tool sets, or &amp;quot;system software&amp;quot;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7F3bSCxAQdiBK-92W90cKA">
    <cycAnnot:label xml:lang="en">Novella</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all novellas, which are written works of fiction that are shorter than novels but longer than short stories. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuWBRZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalPCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgO8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProseLiteraryWork_CW&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJ9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Story&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">novella</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjvKZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Beach)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of beaches</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ra9PqaqpIEdaAAABQ2sS97g">
    <rdfs:label xml:lang="en">sub document locator</rdfs:label>
    <cycAnnot:label xml:lang="en">SubDocumentLocator</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ra9PqaqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;SubDocumentLocator&lt;/a&gt; are abstractions that are used to
locate a sub-document unit (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ3gqxqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;NLParagraph&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi1wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLSentence&lt;/a&gt;) within a document
(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;). The abstraction is required because different location
systems may use different resources (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, ...) to
perform this task.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9bd5EnY5QdmGre2iyf5NzA">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold the execution microtheory of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rl-XD2CUjQdiMM8EGYE9f2g&quot; class=&quot;cyc_term&quot;&gt;CBLNode&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLBuiltIn_ExecutionMt</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL built in_ execution mt</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhMcdZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of all &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s which are instantiated in print.</rdfs:comment>
    <rdfs:label xml:lang="en">movie short</rdfs:label>
    <cycAnnot:label xml:lang="en">Serial-MediaProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzfdJpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">interval that is bounded at the top</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzfdJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedAbove&lt;/a&gt; is an interval that has an upper bound.  Example: the interval comprised by integers less than 10.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Interval-BoundedAbove</cycAnnot: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="Mx4rvp-LnJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mathematical language</rdfs:label>
    <cycAnnot:label xml:lang="en">MathematicalLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvp-LnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalLanguage&lt;/a&gt; is formalized &lt;a href=&quot;http://sw.opencyc.org/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>
  </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="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rvVjxhJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">football history</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all football history. A type of sports history.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(HistoryFn Soccer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhTSI_gv2QdmTMae_0Z1iBA">
    <cycAnnot:label xml:lang="en">PaymentPlanWithEqualValueInstallments</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">payment plan with installments of equal value</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYyzApwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZWBA5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion&lt;/a&gt; (q.v.).  This is the collection of tangible and intangible surfaces that have some closed boundary, such as a perimeter or hole.  More precisely, a surface is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYyzApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Bounded&lt;/a&gt; if and only if it has a boundary, and its (total) boundary is -- or has a part that is -- a finite, unbounded, and  spatially-continuous (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzb1U5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClosedLinearObject&lt;/a&gt;).  
&lt;p/&gt;
For example, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmSmWUM7yEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Circle&lt;/a&gt; is a bounded surface; and so is the skin of an apple with a bite taken out of it.  Conversely, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rN1T3Nlv9QdeJ7LFO9u6POw&quot; class=&quot;cyc_term&quot;&gt;Plane&lt;/a&gt; and intact apple skin are both  instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD6uDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Unbounded&lt;/a&gt;.  Also cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rW_U-PsyoEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_SemiBounded&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">bounded surface</rdfs:label>
    <cycAnnot:label xml:lang="en">SurfaceRegion-Bounded</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxo_VAPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">Protocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">A spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt; specifies how one or more agents should behave, in order to be considered to form part of, or to be participating in, some larger system.
&lt;p/&gt;
Examples: there are certain rules about how a surrender should be negotiated in war. There are rules about a way a person should behave at a rave, or in the presence of the Queen of England.
There are rules about how one should behave in order to participate in a committee.
&lt;p/&gt;
There are also rules that specify how a device should behave electrically in order to be considered a node on a 10 base-T Ethernet network, and there are rules about what types of messages to send to interact with a SOAP-based service on a network.
&lt;p/&gt;
Protocol is currently partitioned into &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAvHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;HumanProtocol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;. Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAvHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;HumanProtocol&lt;/a&gt; include &lt;font color=&quot;#ff0000&quot;&gt;#$DiplomaticProtocol&lt;/font&gt; and &lt;font color=&quot;#ff0000&quot;&gt;#$SocialProtocol&lt;/font&gt;.
&lt;p/&gt;
Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt; include &lt;font color=&quot;#ff0000&quot;&gt;#$EthernetProtocol&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$IDEProtocol&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$SOAPProtocol&lt;/font&gt;.
&lt;p/&gt;
Since the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt; subcollections are called XProtocol (for some X), individual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;s should be called Y-TheProtocol.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwK9hkpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">material safety data sheet CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvViNGpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Student)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about student</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rI-v0wvUVEdyAAAACs6hRXg">
    <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/concept/Mx4rvy_ifZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USConstitution&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnitedStatesConstitutionalAmendment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjsEpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">relative location</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">VectorInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvEXL5l3jEdaAAAACs2S-ew">
    <cycAnnot:label xml:lang="en">PhysicalFieldIndexical</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all indexicals that are used to denote the values associated with the physical fields of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roRuOYDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;PhysicalSchema&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvEXL5l3jEdaAAAACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;PhysicalFieldIndexical&lt;/a&gt; is associated with a unique &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roRuOYDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;PhysicalSchema&lt;/a&gt; via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rq-o0tl3fEdaAAAACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;physicalFieldIndexicals&lt;/a&gt; and is related with a unique &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWH8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalField&lt;/a&gt; via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxaIo9F3lEdaAAAACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;indexicalForPhysicalField&lt;/a&gt;. In the latter case, the relation is a one to one correspondence between &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWH8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalField&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvEXL5l3jEdaAAAACs2S-ew&quot; class=&quot;cyc_term&quot;&gt;PhysicalFieldIndexical&lt;/a&gt;s</rdfs:comment>
    <rdfs:label xml:lang="en">physical field indexical</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn AirplanePilot)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of airplane pilot</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVieKpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An agreement to do something (usually meet someone) at a specified time and place</rdfs:comment>
    <rdfs:label xml:lang="en">appointment</rdfs:label>
    <cycAnnot:label xml:lang="en">Appointment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWHOBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">acronym</rdfs:label>
    <cycAnnot:label xml:lang="en">Acronym</cycAnnot:label>
    <rdfs:comment xml:lang="en">When the name of something consists of many words, often an acronym will be formed out of the first letter of each word in the name and this will be used to refer to the thing instead of the full name.  For example, the &apos;&apos;American Association for Artificial Intelligence&apos;&apos; is often referred to as AAAI.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvO0o2MfjEdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">linear object infinite unbounded</rdfs:label>
    <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/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvO0o2MfjEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_InfiniteUnbounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3xA-pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A story which is usually passed orally amongst the members of a modern day (late 20th century) community.  Unlike &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2bzqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Legend&lt;/a&gt;s they are often not considered authoritative accounts of reality.</rdfs:comment>
    <rdfs:label xml:lang="en">urban legend</rdfs:label>
    <cycAnnot:label xml:lang="en">UrbanLegend</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rsKCU_hTzEdqAAAACs6hfSh4rIUUBBBWAEdqAAAACs6hfSg">
    <rdfs:label xml:lang="en">group of intermittent salt lake</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (IntermittentBodyOfWaterFn SaltLake))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ruUWo2vOzEdmAAAAH6RYvSQ">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from stanford</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 Stanford for the Aquaint KB pilot evaluation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromStanford</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVifPpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of handyman</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Handyman)</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPySLpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sport</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all sports considered as abstract activities.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsEvent&lt;/a&gt; for events of engaging whole units of such sports and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgH-XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AthleticActivity&lt;/a&gt; for activity of the type engaged in while performing sports.  Sports which are also games, are members of the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU_WO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SportsGame&lt;/a&gt;.  The activity of participating in SPORT is an instance of (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayingFn&lt;/a&gt; SPORT).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Sport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVibw5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">dissertation</rdfs:label>
    <rdfs:comment xml:lang="en">A written dissertation submitted for a PhDDegree.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhDThesis</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQtwFpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">text microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of Microtheories each of which contains assertions that convey the information content of a particular text.  The propositional content of a text is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;, and it forms a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQtwFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextMicrotheory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TextMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaxWiZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of groups of computers,   where each group is a subnetwork of computers (computers are grouped by IPAddresses into a subnetwork on   an internetwork).</rdfs:comment>
    <rdfs:label xml:lang="en">hosts on subnetwork</rdfs:label>
    <cycAnnot:label xml:lang="en">HostsOnSubnetwork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rl-XD2CUjQdiMM8EGYE9f2g">
    <cycAnnot:label xml:lang="en">CBLNode</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node</rdfs:label>
    <rdfs:comment xml:lang="en">This is the specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWB87JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycAgent&lt;/a&gt; that define &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rudaTwiQlQdiTsdLYNy1szA&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorEngine&lt;/a&gt; nodes that organize Cyc behavior via an associated set of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpR0MECRBQdie7ZiR2vSp5A&quot; class=&quot;cyc_term&quot;&gt;CBLMethod&lt;/a&gt;s.  Although a node definition may result in multiple instantiated executing nodes, this group is considered an individual with respect to the node definition.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCTSPHAWmQdia5sgqbFIwnw">
    <cycAnnot:label xml:lang="en">GLFGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF graph</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjBaZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of domestic cattle</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Cattle-Domestic)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rh8fGsgc8QdmJpNBHJ6z8Wg">
    <cycAnnot:label xml:lang="en">PaymentSchedule</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Schedule&lt;/a&gt; that dictate when an individual is to make payments (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Paying&lt;/a&gt;).  This is a broadly defined collection: Examples include schedules that are part of a financial agreement between two parties, such as amortization schedules (c.f.,  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjOehJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmortizationSchedule&lt;/a&gt;) that dictate when payments towards some outstanding debt are to take place; as well as more informal schedules that a person might create to determine when bills are to be paid.</rdfs:comment>
    <rdfs:label xml:lang="en">payment schedule</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViZq5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non-positive scalar interval</rdfs:label>
    <rdfs:comment xml:lang="en">For a measurable non-positive
quantity, the ordered sequence of possible values may be thought of as a
line. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViZq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPositiveScalarInterval&lt;/a&gt;s are the line segments (or points)
on such a line, representing a range of consecutive values, all equal to
or less than 0. An important subcollection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoHONZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPositiveNumber&lt;/a&gt; the  
instances of which correspond to the non-positive part of the Real Number
Line. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoHONZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPositiveNumber&lt;/a&gt; are either contiguous sets of
points there (i.e., a range of numbers) or just single points there (i.e.,
a number). Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViZq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPositiveScalarInterval&lt;/a&gt; for which there is
some unit of measure (e.g. volts, degrees fahrenheit) are not instances of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoHONZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonPositiveNumber&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonPositiveScalarInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLkb-flFFEdqAAAACs6hO_g">
    <cycAnnot:label xml:lang="en">VerticalGeodeticDatum</cycAnnot:label>
    <rdfs:label xml:lang="en">vertical geodetic datum</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLACWrFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;VerticalDatum&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rrLnJIE-7EdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;EarthsGeoidSurface&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUY2VcP0DEdyAAAACs6hbjw">
    <rdfs:comment xml:lang="en">The collection of all legislative bills that are &apos;defunct&apos; in the sense that they have exhausted their options for becoming law in the system in which they have been proposed, without becoming law.</rdfs:comment>
    <rdfs:label xml:lang="en">killed bill proposed law</rdfs:label>
    <cycAnnot:label xml:lang="en">KilledBill-ProposedLaw</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPu9xJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">junction</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj73ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ArrangementOfLikeObjects&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPu9xJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JunctionOfPaths&lt;/a&gt; is an arrangement of three or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; that are all locally connected to each other.   Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPu9xJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JunctionOfPaths&lt;/a&gt; include arrangements of two or more paths that &apos;cross&apos; at a junction (because four path segments are thereby joined), but not arrangements in which the end of one path simply joins the end of another path, and no others.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPu9xJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JunctionOfPaths&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPK0K5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intersection_Street&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1O_jZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JunctionOfPipes&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXcuvuMBxEdaAAAACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;RailwayCrossing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JunctionOfPaths</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfUVapwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzS_TZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CWInfoStructure&lt;/a&gt;s which comprise the complete structure of a specific type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1ovZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BlankForm&lt;/a&gt;s. Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfUVapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Form_AIS&lt;/a&gt; has instantiations which are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1osJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Form_StandardizedIBO&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Form-AIS</cycAnnot:label>
    <rdfs:label xml:lang="en">form AIS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwAcX0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NewsReportsAboutFluLikeIllnesses</cycAnnot:label>
    <rdfs:label xml:lang="en">news reports about flu like illnesses</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_zX2xu1UQdiVhvN2TT2q_w">
    <rdfs:label xml:lang="en">thirty year mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">ThirtyYearMortgageAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; that have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDJIhdu1XQdiVEIvr_HGKjg&quot; class=&quot;cyc_term&quot;&gt;loanTermDuration&lt;/a&gt; of 30 years.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r35K35sz0QdaHs9anDpXppQ">
    <rdfs:label xml:lang="en">attempting killing person sub events contract murder</rdfs:label>
    <cycAnnot:label xml:lang="en">AttemptingKillingPersonSubEventsContractMurder</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjNP5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn HumanShelterConstruction)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of shelters intended for humans</rdfs:label>
  </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/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s of
&lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">USHouseSeat-Federal</cycAnnot:label>
    <rdfs:label xml:lang="en">United States House of Representatives office</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwQwdOZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn SexualBehavior)</cycAnnot:label>
    <rdfs:label xml:lang="en">adult humor</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUytq5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">justification truth</rdfs:label>
    <cycAnnot:label xml:lang="en">JustificationTruth</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUytq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JustificationTruth&lt;/a&gt; are attribute values which indicate the provability status of a justification for an assertion in a context.  The two most important examples are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHnwH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;True_JustificationTruth&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5SREJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;False_JustificationTruth&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaE5W5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;assertionTruth&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi5S5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bilaterally symmetrical object</rdfs:label>
    <cycAnnot:label xml:lang="en">BilaterallySymmetricObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ro5wCxPfVEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;AxisymmetricObject&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi5S5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BilaterallySymmetricObject&lt;/a&gt; is a (tangible or intangible) spatial object that is symmetric with respect to some bisecting straight line (if the object is planar) or plane (if it&apos;s non-planar).  In this context, &lt;i&gt;symmetric&lt;/i&gt; means that the line or plane divides the object into two equal halves with the same shape (or mirror-image shapes).  For example, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmSmWUM7yEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Circle&lt;/a&gt;, an isosceles &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Triangle&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwzSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cone&lt;/a&gt;, and a human body are all bilaterally symmetric objects.
&lt;p/&gt;
If a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi5S5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BilaterallySymmetricObject&lt;/a&gt; &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt; is a one- or two-dimensional planar region, then any bisecting line with respect to which &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt; is symmetric is an &lt;i&gt;axis of symmetry&lt;/i&gt; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4BM6CvVqEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;symmetricAxes&lt;/a&gt;) of &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt;.  If &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt; is a two- or three-dimensional non-planar object that is symmetric with respect to a bisecting plane &lt;code&gt;&lt;b&gt;PLANE&lt;/b&gt;&lt;/code&gt;, then any straight line with respect to which the space-region intersection of &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;PLANE&lt;/b&gt;&lt;/code&gt; is symmetric is itself an axis of symmetry of &lt;code&gt;&lt;b&gt;OBJ&lt;/b&gt;&lt;/code&gt;.  Thus, a circle has an infinite number of axes of symmetry (viz. any straight line that intersects the circle and passes through its center); an isosceles triangle has exactly one axis of symmetry; a cone has at least one axis of symmetry; and a human body has no axis of symmetry (though it does have three &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-y7_GvfZEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;objectAxes&lt;/a&gt; (q.v.)).
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkG_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RadiallySymmetricObject&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXGBL5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">spanking story</rdfs:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_2-0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Spanking&lt;/a&gt; occurs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SpankingStory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNS11ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNS11ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FocusedTechnologyField&lt;/a&gt; is a focused area of technology, understood here as applied science.  Instances include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj3_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAidedDesign&lt;/a&gt; and DigitalImaging.  Broader fields of study such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EngineeringField&lt;/a&gt; should not be included in this collection.</rdfs:comment>
    <rdfs:label xml:lang="en">focused technology field</rdfs:label>
    <cycAnnot:label xml:lang="en">FocusedTechnologyField</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJqkPGHndQdiRr6mz_wDU-Q">
    <cycAnnot:label xml:lang="en">CBLStopChildNode</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; stop-child-node command events.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL stop child node</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrhp2pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">problem of ensuring that some situation is achieved</rdfs:label>
    <cycAnnot:label xml:lang="en">AchieveSituationProblem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwATRDpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BoardGame</cycAnnot:label>
    <rdfs:label xml:lang="en">board game</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.  All instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwATRDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BoardGame&lt;/a&gt; are specifications of the rules and equipment required for playing certain games using specially designed boards.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_Xg8ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_Xg8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HostToNetworkLayerProtocol&lt;/a&gt; is a combination of
a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKqMVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalLayerProtocol&lt;/a&gt;. A
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_Xg8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HostToNetworkLayerProtocol&lt;/a&gt; would include both the software needed to
transport data between nodes (i.e. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt;) and the physical
medium which connects nodes (i.e. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKqMVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalLayerProtocol&lt;/a&gt;). An example of
a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_Xg8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HostToNetworkLayerProtocol&lt;/a&gt; is Ethernet.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HostToNetworkLayerProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">host to network layer protocol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvXNIP5wpEbGdrcN5Y29ycB4rvVjmq5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(ElectronicFn Book-CW)</cycAnnot:label>
    <rdfs:label xml:lang="en">e-book</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP2DAJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sales ad CW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s of advertisements [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP2CJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Advertisement_PCW&lt;/a&gt;] to sell something.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SalesAd-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEjVIdVxxEdabswACs0uFOQ">
    <rdfs:label xml:lang="en">architecture independent computer patch program</rdfs:label>
    <cycAnnot:label xml:lang="en">ArchitectureIndependentComputerPatchProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVIdFxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureIndependentSoftwareObject_Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7w_kZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerPatchProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVIdVxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureIndependentComputerPatchProgram&lt;/a&gt; is a computer patch program that is not intended to fix a program installed on a machine with a particular architecture. Typically, instances of this collection will be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc7EGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlPrograms&lt;/a&gt; of some architecture-specific software object.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPBIn0AxTEdacAACgye_mtA&quot; class=&quot;cyc_term&quot;&gt;Q246009_TheSoftwarePatch&lt;/a&gt; is an architecture independent software patch program that is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc7EGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlPrograms&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPBIn0QxTEdacAACgye_mtA&quot; class=&quot;cyc_term&quot;&gt;Q246009a_TheSoftwarePatch&lt;/a&gt; (which is an Alpha-specific patch).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvo-AZJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Review-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">review</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all reviews of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s intended to be published as a subdivision of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjBvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWsP2pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">comic strip</rdfs:label>
    <cycAnnot:label xml:lang="en">ComicStrip</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all comic strips as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s - i.e., those humorous ibo&apos;s that appear in newspapers and magazines. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcmND5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DickTracy_TheComicStrip&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicStrip&lt;/a&gt; as are individual day&apos;s episodes of Dick Tracy.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_n8ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RegisteredTechnologistCredential</cycAnnot:label>
    <rdfs:comment xml:lang="en">The American Registry of Radiologic Technology gives the registered technologist (RT) title to people who are qualified to act as x-ray technologists.</rdfs:comment>
    <rdfs:label xml:lang="en">C.R.T.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rIRtNKG7nQdiNBpO2x0iMAA">
    <rdfs:label xml:lang="en">group of changes of property holdings</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ChangeOfPropertyHoldings)</cycAnnot: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/concept/Mx4rAvI9zPHNQdaQgJfcTBgOVQ&quot; class=&quot;cyc_term&quot;&gt;UMLStateMachine&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UMLStateMachine-StateMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">UML state machine state microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRsETvqO_EdqAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">PhysicsWorkedSolution</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRamwbKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;WorkedSolution&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRsETvqO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsWorkedSolution&lt;/a&gt; is a description of a sequence of steps taken to solve a physics problem.</rdfs:comment>
    <rdfs:label xml:lang="en">physics worked solution</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvu5T8JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">heart</rdfs:label>
    <cycAnnot:label xml:lang="en">Heart-LocusOfFeelings</cycAnnot: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="Mx4rvViR25wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of Microtheories that each represent the propositional beliefs of a particular perspective.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViR25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PerspectiveMicrotheory&lt;/a&gt; is the view of facts generally taken by someone or something in a particular role or type of role.  The propositions in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViR25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PerspectiveMicrotheory&lt;/a&gt; are true from the perspective of the thing in that role.  Examples include: &lt;font color=&quot;#ff0000&quot;&gt;#$AudiencePerspectiveMt&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$WorkerPerspectiveMt&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$RecipientOfServicePerspectiveMt&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$ProviderOfServicePerspectiveMt&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$PassengerPerspectiveMt&lt;/font&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$DriverPerspectiveMt&lt;/font&gt;, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PerspectiveMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">perspective microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaR5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Memory</cycAnnot:label>
    <rdfs:label xml:lang="en">memory</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalInformation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Memory&lt;/a&gt; is the propositional content of a mental state in which a person recalls past events.  Most commonly those memories concern first-person experiences, but they may include recollections of anything that the person has learned in the past.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUvhV5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ConsumerReport</cycAnnot:label>
    <rdfs:label xml:lang="en">consumer information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViVwZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of cars</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Automobile)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWWxFpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">criminal charge</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0X5tEjoYQdeKeYVQVwTYEA&quot; class=&quot;cyc_term&quot;&gt;Allegation&lt;/a&gt; (q.v.)  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWWxFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CriminalCharge&lt;/a&gt; is a formal accusation -- the information content, &lt;i&gt;not&lt;/i&gt; the act of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxhrJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MakingACriminalCharge&lt;/a&gt; (cf.) -- made by a court against a legal agent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CriminalCharge</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8EcGJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all wraparound schedules. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Schedule&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">wraparound schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">WraparoundSchedule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcbPjTIVMQdeDP7NbVuSECg">
    <rdfs:comment xml:lang="en">Instances of this collection are (abstract) pages which organize the content which is to be displayed to a user. Also see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbuI1xIVMQdeXzKgqqaOKzQ&quot; class=&quot;cyc_term&quot;&gt;KEInteractionForm&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZEmofIVMQdeJRa6o_TEQpA&quot; class=&quot;cyc_term&quot;&gt;KEInteractionFolder&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">KE interaction page</rdfs:label>
    <cycAnnot:label xml:lang="en">KEInteractionPage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDv42ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">moral code of conduct</rdfs:label>
    <cycAnnot:label xml:lang="en">MoralCodeOfConduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">The code of conduct one normally associates
 with moral behaviour (or, in the breech, immoral behaviour). This particular 
code is the basis for judgements regarding morality per se, not business ethics 
(e.g., where insider trading is unethical), legal ethics (e.g., where breaking a client&apos;s
confidentiality is unethical) and other ethical codes of conduct that may not
necessarily conflict with ideas of morality.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtRIJfoceQdeZvezKBOWdig">
    <rdfs:label xml:lang="en">potential chemical threat</rdfs:label>
    <cycAnnot:label xml:lang="en">PotentialChemicalThreat-BBNEntityType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection which subsumes both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbq2H5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HarmfulChemicalSubstance&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcbaO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChemicalWeapon&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj0MZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">pack</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CarnivoreOrder)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv94aCpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;s that are collected on an agent&apos;s income.  Instances include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnkYB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USIncomeTax&lt;/a&gt; as well as income taxes levied by other govenments.</rdfs:comment>
    <rdfs:label xml:lang="en">income tax</rdfs:label>
    <cycAnnot:label xml:lang="en">IncomeTax</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJHaIbjIxQdea4NIhCxoVKA">
    <rdfs:comment xml:lang="en">A microtheory to contain state variables for the evaluation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ-rxMvHiQdaXm9OsG3Qw6w&quot; class=&quot;cyc_term&quot;&gt;UMLProcedure&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">UML state machine context frame</rdfs:label>
    <cycAnnot:label xml:lang="en">UMLStateMachineContextFrame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOSlApwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOSlApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN_Spoofed&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;.  Under normal circumstances, following the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvn3fJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUeIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN&lt;/a&gt; is sent from a specific port on a computer to a specific port that is in a
&amp;quot;listen&amp;quot; state on another computer.  The listening computer sends a
SYN/ACK packet back to the first computer, which completes the
handshake by sending an Packet-ACK. When an
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjvTZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation_SYNFlooding&lt;/a&gt; is initiated, attackers
initiate this handshaking sequence with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUeIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN&lt;/a&gt; with a spoofed
source address, forcing the listening computer to send SYN/ACK
packets and wait for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUuIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_ACK&lt;/a&gt;s that will never arrive.</rdfs:comment>
    <rdfs:label xml:lang="en">spoofed SYN packet</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-SYN-Spoofed</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjnLZHg6nQdePUoSsf8-jhQ">
    <cycAnnot:label xml:lang="en">CycProblemLink</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem link</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference problem links.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjJhJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; is an IBT which may be interpreted (whether by a conscious user of learned signalling rules, by a computer program, or even by a cell in terms of its subsequent behaviour) as conveying some specific information. Examples include car-horn honkings, internet packets, and proteins which travel into cells across the plasma membrane. An important specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4NEApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;. Note that this collection is intended to embrace only signals themselves, not events of signalling. On the importance of keeping these two separate, see the comment on &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;. The distinction between this collection and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; lies in the fact that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt;s are one-time-only transfers of specific information, whereas a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; is open to its characteristic interpretation any time it is encountered. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDZeOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifiesTo&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX_fqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifies&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">signal</rdfs:label>
    <cycAnnot:label xml:lang="en">Signal</cycAnnot:label>
  </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="Mx4rJayQ8BCRQdeK0uIX5R1HsA">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rssixtBCPQdeQNNzrlPeZag&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Conjunctive&lt;/a&gt; which denotes Cyc inference problem join-ordered links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemLink-JoinOrdered</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem link join ordered</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgHyRAGLEEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.  The collection of rules and/or expectations for governing the behavior, where the source of these prescriptions are religious in nature -- e.g., entrenched in the practices of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkCHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Religion&lt;/a&gt; or dictated by its holy texts or decreed by its leaders.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReligiousCodeOfConduct</cycAnnot:label>
    <rdfs:label xml:lang="en">religious code of conduct</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkIfK5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PointTrickCardGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0AdNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrickTakingCardGame&lt;/a&gt;s in which the value of the trick does depend on what cards it contains.  Point trick games are so called because the cards have point values, and the result is determined not by the number of tricks taken, but by the total point value of the cards taken.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdNkg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tarot_CardGame&lt;/a&gt; is an example of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkIfK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PointTrickCardGame&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">point-trick card game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjOtJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanSpecificationMicrotheory&lt;/a&gt; is a microtheory whose contents are propositions that are the content of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt; (q.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">PlanSpecificationMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">scheme</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViXG5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn OfficialDocument)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of official documents</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVilYpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">IndividualAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">being</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; that is not itself a group composed of other instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;. Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt;, since instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; are groups composed of other instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9dTF5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">spoofed username and password pop-up window</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwUFuH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaScriptProgrammingLanguage&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">SpoofedUsernameAndPasswordPopUpWindow</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv7dOHJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of extremists</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Extremist)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPDH62p6eQdiVC6dsljyJ6A">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; method state variables.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMethodStateVariable</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL method state variable</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTjbN5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Avalanche</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialzation of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3hz-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt;.  Each instance of #Avalanche is an event in which a large amount of snow and ice falls down the side of a steep natural incline (such as the side of a mountain).</rdfs:comment>
    <rdfs:label xml:lang="en">avalanche</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0Sun-oceQdeS-uKrmiGXlw">
    <cycAnnot:label xml:lang="en">PotentialBiologicalThreat-BBNEntityType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection which subsumes both BiologicallyHarmfulSubstance and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3ZJ8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BiologicalWeapon&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">potential biological threat</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjjQpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sports record</rdfs:label>
    <cycAnnot:label xml:lang="en">SportsRecord</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of records for sports events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhAAfJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">college sport</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;s whose instantiations are performed by competing individuals or teams who represent &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvac70pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HigherEducationInstitution&lt;/a&gt;s and whose rules are sanctioned by such institutions and (usually) by some overarching &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; to which the institutions belong, such as a conference or the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6xtMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NationalCollegiateAthleticAssociation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CollegeSport</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/concept/Mx4rvvhA5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedSoftwareObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rviFn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxKernel_TheProgram&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rYFWtTsimQdiBlPoZiLzCFA">
    <rdfs:comment xml:lang="en">The collection of ID strings that are used as as all or part of the address of some resource (e.g., file, directory, program, account, etc.) on a computer network. This includes filenames, pathnames, e-mail addresses, URLs, ICQ addresses, and so on.</rdfs:comment>
    <rdfs:label xml:lang="en">computer network contact info string</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerNetworkContactInfoString</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtBVwJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FamilyTree</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of PropositionalInformationThings that convey information about the history/ancestry of a particular Family-Human.</rdfs:comment>
    <rdfs:label xml:lang="en">family tree</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFC1Y5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">building permit</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of credentials; a type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">BuildingPermit-PIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwLqTE5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Diamond-Gem)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of diamonds</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOA5GIFCtEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">computer display window CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDisplayWindow-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_MTupwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cookie</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of information structures
  that are instantiated in &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsaaeJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi255wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; is a being that has desires or intentions, and the ability to act on those desires or intentions.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; may be individuals (see the specialization &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt;) or they may consist of several &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;s operating together (see the specialization &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZGAFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent&lt;/a&gt;).  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6ZvwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Agent-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">generic agent</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvV7MhJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn TerroristGroup)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of terrorist organisations</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEhvYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">compiled code</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPrXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Binary&lt;/a&gt;
which was generated from &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rva7pXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode_Source&lt;/a&gt; by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerCode-Compiled</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKQW_nEhOQdiWA-MHV02JYA">
    <cycAnnot:label xml:lang="en">GLFQueryNode</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF query node</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rK5OQUk1FQdmOnKidZYn8mQ">
    <rdfs:label xml:lang="en">sellers&apos; pack</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK5OQUk1FQdmOnKidZYn8mQ&quot; class=&quot;cyc_term&quot;&gt;SellersPack_PCW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKbHGMk1FQdmadPugviEnhg&quot; class=&quot;cyc_term&quot;&gt;PublicInformationWork&lt;/a&gt; issued by the UK government that provides home sellers and buyers with information about new real estate policies. The intent of the SellersPack-PCW is to reduce the amount of time it takes to buy a house and, as well as the number of purchases that fail.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SellersPack-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLOwZCvkjQdea-sfI2QK3kQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt;.  For example, (&lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjDipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrderOfMagnitudeInterval&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScalarProperInterval</cycAnnot:label>
    <rdfs:label xml:lang="en">bracket</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvb_pYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">warrant</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all judicial writs authorizing (and possibly obliging) an agent of the court to make a search, seizure, or arrest.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Warrant-Writ</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQBs_5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of arroyos</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn DryCreekBed)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbwQ_5LgqEdmAAAACs0x8nw">
    <rdfs:label xml:lang="en">artist colony</rdfs:label>
    <cycAnnot:label xml:lang="en">ArtistColony</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all artist colonies. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdFcWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Community&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI_d65wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwI_d65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLGenderAttribute&lt;/a&gt; are attribute values that specify the linguistic gender (e.g. masculine or feminine) for some expression. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_OEsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PronounFn&lt;/a&gt; for an example of how these are used.</rdfs:comment>
    <rdfs:label xml:lang="en">natural language gender attribute</rdfs:label>
    <cycAnnot:label xml:lang="en">NLGenderAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKxnlNpDoQdmXAc_Rk-SqqQ">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKxnlNpDoQdmXAc_Rk-SqqQ&quot; class=&quot;cyc_term&quot;&gt;UITemplateEditorInput&lt;/a&gt; are specialized editors within a user interface that allow the user to specify, edit, or view a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">UI template editor input</rdfs:label>
    <cycAnnot:label xml:lang="en">UITemplateEditorInput</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIpbVygtSQdmc3KfVZMKiHA">
    <rdfs:label xml:lang="en">repayment plan with balloon</rdfs:label>
    <cycAnnot:label xml:lang="en">RepaymentPlanWithBalloon</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvt8Q4JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">water surface trajectory</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all trajectories of movements across the surfaces of bodies of water.  Each such &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; is traced out by the motion of the object along a water surface.  A moving object with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvt8Q4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WaterSurfaceTrajectory&lt;/a&gt; is supported by the water, but is neither fully immersed in the water nor completely in the air.  The trajectory may or may not follow designated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1QU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WaterSurfacePath&lt;/a&gt;s like sea-lanes, channels, pre-designated ship routes, safe-passage mine-free paths, etc.   For a pre-designated or pre-existing &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt; across a water surface, use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1QU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WaterSurfacePath&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WaterSurfaceTrajectory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjsQZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Employee)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of employees</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9zAYdm3vEduAAAACs6hRXg">
    <rdfs:label xml:lang="en">fact gathering PSQ CAE template based</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 derived from fields in the Cyc fact-entry tool.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-CAETemplateBased</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViAkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of people</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Person)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all groups of people. More precisely, this is the collection of each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; such that each member of that instance (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt;) is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4r0Nnh5iJqEduAAADggVbxzR4rvVjU2JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn InvestmentRelatedThing MonetaryValue)</cycAnnot:label>
    <rdfs:label xml:lang="en">investment-related monetary figure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIapyJnk5QdiPsfoWBk-dGQ">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the info logging level.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLLogHavingInfoLevel</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL log having info level</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvthkWpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn EroticStory)</cycAnnot:label>
    <rdfs:label xml:lang="en">free pornographic story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQFGvcCbFQdmTtMESq1KXaQ">
    <cycAnnot:label xml:lang="en">NooescapeProgramComponent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rVvbCWop3QdieSqB6MlufRg&quot; class=&quot;cyc_term&quot;&gt;Nooescape_TheProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">nooescape program component</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6ZvwZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Artifact-Agentive</cycAnnot:label>
    <rdfs:label xml:lang="en">agentive artifact</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; created by an agent or agents (i.e., by some instance(s) of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;).  Since each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6ZvwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt; is created by an agent, each instance is also an artifact (i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;).  One important specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6ZvwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6ZvwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6uGpLMakQdeDJ51BZNJZBg&quot; class=&quot;cyc_term&quot;&gt;Agent_NonArtifactual&lt;/a&gt;, the collection of all agents _not_ created by an agent.</rdfs:comment>
  </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/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rS1HHWrvXEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesCode&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r359HKA6nQdeWEqgpkH0r9g">
    <rdfs:comment xml:lang="en">The collection of CycProvabilityStatuses which denote Cyc inference no-good provability statuses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NoGood-ProblemProvabilityStatus</cycAnnot:label>
    <rdfs:label xml:lang="en">no good problem provability status</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvt08f5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">computer vulnerability database</rdfs:label>
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt;s which are databases containing information pertaining to attributes of specific pieces/brands/models/versions of hardware/software which make them vulnerable to electronic attack in some way.  See, for example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEFiBpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BugtraqFaultDatabase&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerVulnerabilityDatabase</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhHHwAzlSEdeUggACs2TnIQ">
    <cycAnnot:label xml:lang="en">TimeInPosition-Served</cycAnnot:label>
    <rdfs:label xml:lang="en">time served in a position</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh5TfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;s in which a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; holds a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr5OpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;. For &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxDdN4tViQdaJnP-xpGantQ&quot; class=&quot;cyc_term&quot;&gt;AppointedOffice&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1PJrHNViQdaf4KqKrwDfPQ&quot; class=&quot;cyc_term&quot;&gt;ElectedOfficial&lt;/a&gt;s, this period of time is typically standardized. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhHHwAzlSEdeUggACs2TnIQ&quot; class=&quot;cyc_term&quot;&gt;TimeInPosition_Served&lt;/a&gt; is associated with a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhHHwAjlSEdeUggACs2TnIQ&quot; class=&quot;cyc_term&quot;&gt;TimeInPosition_Obligation&lt;/a&gt;; for example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBp5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BillClinton&lt;/a&gt; is associated with two &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhHHwAzlSEdeUggACs2TnIQ&quot; class=&quot;cyc_term&quot;&gt;TimeInPosition_Served&lt;/a&gt;s, each with its own &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhHHwAjlSEdeUggACs2TnIQ&quot; class=&quot;cyc_term&quot;&gt;TimeInPosition_Obligation&lt;/a&gt;. The interval served cannot extend beyond the limits imposed by the associated obligation, but could end prematurely (e.g., in cases of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvckb65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AssassinatingSomeone&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjUJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RetirementEvent&lt;/a&gt;s).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvmsngpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">KnowledgeSource-Represented</cycAnnot:label>
    <rdfs:label xml:lang="en">knowledge source represented</rdfs:label>
    <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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVicL5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Documents which are issued on a yearly basis and which report the status and activites of the topics for the year covered.  Corporate AnnualReports, Almanacs, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">annual document</rdfs:label>
    <cycAnnot:label xml:lang="en">AnnualDocument</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgRNvhqpIEdaAAABQ2sS97g">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt; is an organized repository of instances of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;. Typically a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt; exists in order to support some
reference or scientific endeavor. For example, Migne&apos;s Patrologia Latina is a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt; that contains an exhaustive sample of Latin works by the Fathers of
the Church and is used by theologians and historians; the CHILDES &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt;
contains transcriptions of spontaneous child speech and is used as a research
tool by developmental psycholinguists; etc...</rdfs:comment>
    <rdfs:label xml:lang="en">corpus</rdfs:label>
    <cycAnnot:label xml:lang="en">Corpus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmz7O2hNQEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">convertible preferred share</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rl6wvkhNGEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ConvertibleSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmz7O2hNQEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ConvertiblePreferredStock&lt;/a&gt; is a share of preferred stock that can be converted at a later date into shares of common stock in the issuing company.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConvertiblePreferredStock</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5TqKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Screenplay</cycAnnot:label>
    <rdfs:label xml:lang="en">screenplay</rdfs:label>
    <rdfs:comment xml:lang="en">The outline of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;, giving the action in the order in which it takes place, the description of scenes and characters, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtXKWZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt;).  A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DirectedAcyclicGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">Directed Acyclic Graph</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMeg6JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComicBookSeries</cycAnnot:label>
    <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/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/concept/Mx4rvWsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicStrip&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raFzHsrinQdeHj67M_kHBew">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raFzHsrinQdeHj67M_kHBew&quot; class=&quot;cyc_term&quot;&gt;HostedComputerFile&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQncaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_Abstract&lt;/a&gt; that have at least one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrgHFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; on at least one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWU7IpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerServer&lt;/a&gt;. They are often accessible via an application that &apos;serves&apos; the files to users, such as a web server application or a document management application.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HostedComputerFile</cycAnnot:label>
    <rdfs:label xml:lang="en">hosted computer file</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rx-_aCt0wQdaSFNFF3FzpgA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1UMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Announcement&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rx-_aCt0wQdaSFNFF3FzpgA&quot; class=&quot;cyc_term&quot;&gt;ReligiousEdict&lt;/a&gt; are proclamations by relgious leaders that have the
 force of law, and so, in effect, are modifications of some body of laws that
 guide some religion or religious organization.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReligiousEdict</cycAnnot:label>
    <rdfs:label xml:lang="en">religious edict</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryI0CEkNPEdaJ3wACs0uFOQ">
    <cycAnnot:label xml:lang="en">ConfigurationFile</cycAnnot:label>
    <rdfs:label xml:lang="en">configuration file</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all configuration files. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;.</rdfs:comment>
  </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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvvHnSJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ConferenceSeminar)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of conference seminars</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjXfZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj8v5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleWholeBodyMovement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6dWNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Walking_Generic&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess_Animal&lt;/a&gt;. Each instance of this collection is a walking event in which the locomotor is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvw_OI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanWalkingProcess&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">animal walking process</rdfs:label>
    <cycAnnot:label xml:lang="en">AnimalWalkingProcess</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP4HYZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AnimalBLO)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of animals or body part</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLvmjms4EEdmAAAACs6hRjg">
    <cycAnnot:label xml:lang="en">CBLNode-SystemAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node system administration</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViIrpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A narrative structured around scenes, actors speaking parts, direction, scene descriptions etc.  Something actors memorize and use while rehearsing.</rdfs:comment>
    <rdfs:label xml:lang="en">play script</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayScript</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8h0L-Be0Ed2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">CalibrationSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r8h0L-Be0Ed2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CalibrationSubsystemOfRadar&lt;/a&gt; is a radar subsystem used to calibrate the angles and range of a radar.</rdfs:comment>
    <rdfs:label xml:lang="en">radar calibration subsystem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxo_VAfHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">machine protocol</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;. The collection of all protocols that specify how machines should behave in order to participate in some larger system or to be considered to be of a particular type. To be considered a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;, this interaction of system with system must involve communication, as opposed to direct action as gears perform on each other in a gearbox.
&lt;p/&gt;
Examples: There are rules that specify how a device should behave electrically in order to be considered a node on a 10 base-T Ethernet network, and there are rules about what types of messages to send to interact with a SOAP-based service on a network.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MachineProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMcZIpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt;&apos;s, such as  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnkYB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USIncomeTax&lt;/a&gt;, each of which generates a collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjn6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialObligation&lt;/a&gt;s all sharing similar features such as the sort of property that is taxed, the government levying the tax, and the required method of tax collection.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Tax-COC</cycAnnot:label>
    <rdfs:label xml:lang="en">taxation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvlv4QJwpEbGdrcN5Y29ycB4rwQB8vpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all anti-tank weapons. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(AntiWeaponTypeFn Tank-Vehicle)</cycAnnot:label>
    <rdfs:label xml:lang="en">anti-tank weapon</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinb5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn IntelligentAgent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of intelligent agents</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKrQNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">symbolic representation</rdfs:label>
    <cycAnnot:label xml:lang="en">SymbolicThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBObNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvzaw1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Halo_Symbolic&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; can be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwKrQNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; differs from &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; in that &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwDZeOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifiesTo&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX_fqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;signifies&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwAN9opwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">temperature inversion</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">TemperatureInversionEvent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjOcpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">schedule</rdfs:label>
    <rdfs:comment xml:lang="en">special kinds of Plans which deal with WHEN things are supposed to happen. For the hard-copy record of a schedule, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScheduleDocument&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Schedule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv2bzqJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A story which has been passed down from previous generations.  They are often popularly considered to be historical, but may be hard to verify.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Fable&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3xA-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UrbanLegend&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">legend</rdfs:label>
    <cycAnnot:label xml:lang="en">Legend</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rB4C4GkyXQdmATcfgtYJkqw">
    <cycAnnot:label xml:lang="en">AllEmployeeShareOwnershipPlan</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSOkiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EconomicAgreement&lt;/a&gt; that some UK companies offer to any employee who wishes to participate.  An AESOP enables an employee to buy company stock with pre-tax income and be given free shares by their employer at the same time.</rdfs:comment>
    <rdfs:label xml:lang="en">AESOP</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvHUinCeLQdiC1r9-7rKEww">
    <rdfs:comment xml:lang="en">The collection of all manifestos. A type of book or manifesto and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Manifesto</cycAnnot:label>
    <rdfs:label xml:lang="en">manifesto</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXJevZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.  It is the collection of works designed to be accessed via an implementation of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJobjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextTransferProtocol&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt;, the specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; that comprises the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">web page CW</rdfs:label>
    <cycAnnot:label xml:lang="en">WebPage-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3SaTNErwQdmLPMBtnZlqiw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r3SaTNErwQdmLPMBtnZlqiw&quot; class=&quot;cyc_term&quot;&gt;PaymentPlanAccordingToWhichAnyMonthlyBalanceMustBePaidInFull&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">payment plan according to which any monthly balance must be paid in full</rdfs:label>
    <cycAnnot:label xml:lang="en">PaymentPlanAccordingToWhichAnyMonthlyBalanceMustBePaidInFull</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEjVIdFxxEdabswACs0uFOQ">
    <rdfs:label xml:lang="en">architecture independent software</rdfs:label>
    <cycAnnot:label xml:lang="en">ArchitectureIndependentSoftwareObject-Individual</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVIdFxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureIndependentSoftwareObject_Individual&lt;/a&gt; is a software object that is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc7EGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlPrograms&lt;/a&gt; of some architecture-specific software object.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlbXZHL_ZQdiIU4c_9UlhuA">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; binding specifications that relate an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rr2k1kCaAQdiEo4ARPQMFDw&quot; class=&quot;cyc_term&quot;&gt;CBLAsk&lt;/a&gt; command with query results bound to a given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmDcJbHawQdiT-rAKh30eDQ&quot; class=&quot;cyc_term&quot;&gt;CBLStateObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL binding specification</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLBindingSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwkkJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bathymetric map</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all maps of bodies of water which show the depth of the body at various locations</rdfs:comment>
    <cycAnnot:label xml:lang="en">BathymetricMap</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rL4KL_LKJEd2AAAAhm0jtOQ">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt; that are by design awarded to an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; rather than to an organization.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IndividualAccolade</cycAnnot:label>
    <rdfs:label xml:lang="en">team accolade</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwB6f8pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AprilFoolsJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwB6f8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AprilFoolsJoke&lt;/a&gt; is the collection           of jokes made on April Fool&apos;s Day that involve tricking someone          into believing that so-and-so is the case, and then revealing the           trickery as trickery by saying &apos;April Fool&apos;s!&apos; or &apos;April Fool!&apos;.            See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1ep5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Prank&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">april fools joke</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi-y5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">pair</rdfs:label>
    <cycAnnot:label xml:lang="en">PairOfObjects</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of pairs of objects.  The members of a given pair of objects are usually thought of as belonging together as a unit,  sometimes by virtue of human bilateral symmetry (e.g. pairs of gloves or shoes),  and sometimes for other reasons (e.g. pairs of dice or chopsticks).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpAjIfHDEdaO6gABAkLVdg">
    <cycAnnot:label xml:lang="en">PacketBasedProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">packet based protocol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXfKRZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all publicly traded securities. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviz9bJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PubliclyTradedProperty&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PubliclyTradedSecurity</cycAnnot:label>
    <rdfs:label xml:lang="en">publicly traded security</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjLMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Lawyer)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about lawyer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVsappwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">F.C.C.P.</rdfs:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the American College of Chest Physicians.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FCCP</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rExBzRsfpEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">LinearObject-Bounded</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; is the collection of all and only linearly-shaped objects that have two boundaries or end-points.  They might be straight or curved, tangible or intangible.  All bounded linear objects are finite in length (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_kzj7sb5EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Finite&lt;/a&gt;), as infinite linear objects can have at most one end-point. 
&lt;p/&gt;
Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpuF1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineSegment_Straight&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ3Xw9FJGEdqAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;EllipticalCurve&lt;/a&gt;, both of whose instances are strictly one-dimensional.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">linear object bounded</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjeRpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ServiceEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of services</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r2otxYkPeQdmUt4ivKHSwxA">
    <cycAnnot:label xml:lang="en">Summary-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">summary</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r2otxYkPeQdmUt4ivKHSwxA&quot; class=&quot;cyc_term&quot;&gt;Summary_CW&lt;/a&gt; is a less detailed, shorter precis of some other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBsP2pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycEndUserApplication&lt;/a&gt; is the collection of computer programs which are in some way derived from &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt; and which are intended for some end-user function and which is not a part of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.  Thus, &lt;font color=&quot;#ff0000&quot;&gt;#$CycorpWorkflowSystem&lt;/font&gt; is a borderline negative example because it is a tool to augment work done by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cyclist&lt;/a&gt;s, not by end users.  If &lt;font color=&quot;#ff0000&quot;&gt;#$CycorpWorkflowSystem&lt;/font&gt; were to be generalized to handle generic workflow, then it would become a positive example of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBsP2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycEndUserApplication&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYbXiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QueryAugmentationApplication&lt;/a&gt; is a positive example.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt; is a negative example since it is a part of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc end-user application</rdfs:label>
    <cycAnnot:label xml:lang="en">CycEndUserApplication</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1bR9oDL2QdeEyK2XNQdadw">
    <cycAnnot:label xml:lang="en">P5BugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">P5 bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjTlpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EMailMessageText</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessageText&lt;/a&gt; is the subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFn8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAIS&lt;/a&gt; consisting of all of the information structures of the authored textual part of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgIDb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessage&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">e-mail message text</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYgHhGjixEd2AAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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 gaming service.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OnlineGamingAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">online gaming account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQrtcJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Murder)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of murders</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkBk5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Texas-State)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Texas</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLiDjpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Who&apos;s Who</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all directories [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwVIiy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Directory_ReferenceWork&lt;/a&gt;] giving short biographies [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtn4MZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Biography&lt;/a&gt;] of the significant people in a given field (which can be very narrow or very broad).</rdfs:comment>
    <cycAnnot:label xml:lang="en">WhosWho</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQCE4JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of tribespersons</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TribeMember)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTvf95wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjATpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CombustionProcess&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTvf95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ForestFire&lt;/a&gt; is a fire that damages some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO0Ee5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WoodedArea&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ForestFire</cycAnnot:label>
    <rdfs:label xml:lang="en">forest fire</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQlkC5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all lesson plans - &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;s made by or for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkFrJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Teacher&lt;/a&gt;s about how to conduct one or more lessons or classes.</rdfs:comment>
    <rdfs:label xml:lang="en">lesson plan</rdfs:label>
    <cycAnnot:label xml:lang="en">LessonPlan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9qLefAWpQdiVRqLNFQdfQw">
    <rdfs:label xml:lang="en">GLF connector arc</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFConnector-Arc</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgtvIJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">editorial</rdfs:label>
    <cycAnnot:label xml:lang="en">Editorial-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvi3kJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommentaryArticle_CW&lt;/a&gt;s by a periodical or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9YQyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaOrganization&lt;/a&gt; representing the official views of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNgIyZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNgIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt; is an agreed-upon or conventional classification system consisting of several &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvubaMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConventionalClassificationType&lt;/a&gt;s (q.v.).  In such a system, a change or reclassification is possible by a decision of an authority, or by a changed social agreement, without changing the intrinsic natures of the actual objects in the classificatory categories.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNgIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt;s include biological taxonomies, standard classifications, data dictionaries, thesauri, cultural taboo systems, military doctrinal systems, and calendar systems.</rdfs:comment>
    <rdfs:label xml:lang="en">conventional classification system</rdfs:label>
    <cycAnnot:label xml:lang="en">ClassificationSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj73ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ArrangementOfLikeObjects</cycAnnot:label>
    <rdfs:label xml:lang="en">configuration</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of groups of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj73ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ArrangementOfLikeObjects&lt;/a&gt; is a group of partially tangible objects, all of the same type (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMa_kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;arrangementObjectTypes&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvicurZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;arrangementNearestObjectTypes&lt;/a&gt;), having a specified set of spatial relations holding among them (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvl75cJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;arrangementPredicates&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaz7OJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;arrangementNearestPredicates&lt;/a&gt;). See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhhbxJZCuEdmc3QAH6RYvUQ">
    <rdfs:label xml:lang="en">list of 2 real numbers</rdfs:label>
    <cycAnnot:label xml:lang="en">ListOf2RealNumbers</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIu_y5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">natural language number attribute</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIu_y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLNumberAttribute&lt;/a&gt; are attribute values that specify the linguistic number (e.g. plural/singular/dual/...) of an utterance.  If this attribute is missing, the utterance is assumed to have default number (i.e. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8Hnc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;nonPlural_Generic&lt;/a&gt;). See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNcaUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLTagFn&lt;/a&gt; for more info.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NLNumberAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRFwywk1gQdmGs8LSxzS8PQ">
    <rdfs:label xml:lang="en">expatriate community</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdFcWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Community&lt;/a&gt;. Each instance of this
collection is a community of people, who have citizenship in one
country, living in another country with the intent of staying in that
country. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rY-t1Ek1gQdmO-eo6d-6uSQ&quot; class=&quot;cyc_term&quot;&gt;ExpatriateCommunityOfTypeInRegionFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExpatriateCommunity</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvp2v-5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">strong password</rdfs:label>
    <cycAnnot:label xml:lang="en">Password-Strong</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXq9MAAvsQdmFMMYGgM3dYA">
    <cycAnnot:label xml:lang="en">PaymentPlanWithMultiplePayments</cycAnnot:label>
    <rdfs:label xml:lang="en">payment plan with multiple payments</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt; that contain multiple &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjD8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PaymentObligation&lt;/a&gt;s as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzyh1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subObligations&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4VyR5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">system of shipping lanes</rdfs:label>
    <cycAnnot:label xml:lang="en">ShippingLaneSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpu5mKPoXEdyAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">FirmSupplyCurve</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5v71rPnlEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;SupplyCurve&lt;/a&gt; that assume a single supplier market.</rdfs:comment>
    <rdfs:label xml:lang="en">firm supply curve</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUwN3ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">musical composition</rdfs:label>
    <cycAnnot:label xml:lang="en">MusicalComposition</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all composed pieces of music, whether recorded or not, extant for centuries or composed on the spot, instrumental or sung, etc.  This is not to be confused with musical performances, although musical performances normally enact instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUwN3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKbRUpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt;s in each of which there is only a single source node and a single sink node. This is the intersection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVv4mJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BoundedDirectedPathSystem&lt;/a&gt;.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJA2oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sourceNodeInSystem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwI9RWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sinkNodeInSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">bounded directed acyclic graph</rdfs:label>
    <cycAnnot:label xml:lang="en">BoundedDirectedAcyclicGraph</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyAmuZwpEbGdrcN5Y29ycB8NhB4rwEfuYJwpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycB4rwQrqSpwpEbGdrcN5Y29ycB4rvWIfpJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FanSiteFn (InstanceWithRelationToFn (CollectionIntersection2Fn BasketballTeam WomensSportsTeam) affiliatedWith UnivOfConnecticut))</cycAnnot:label>
    <rdfs:label xml:lang="en">fan site for the University of Connecticut women&apos;s basketball team</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViVx5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">code of conduct</rdfs:label>
    <cycAnnot:label xml:lang="en">CodeOfConduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt; is specification of obligations, entitlements, or prohibitions of agents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rFLxGxj2HQdmI86eMkGPuIg">
    <rdfs:label xml:lang="en">workshop note</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkshopNotesIssue</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all workshop notes. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBsjalGidQdif-9FgmylGYw&quot; class=&quot;cyc_term&quot;&gt;ConferenceProceedingsIssue&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtUbp5wpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVkCHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Religion&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">scripture</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvy05U5wpEbGdrcN5Y29ycB4rvViGlZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CitizenFn SaudiArabia))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Saudi citizens</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbtuRqjLxEduAAAACs6hRXg">
    <rdfs:label xml:lang="en">epilogue</rdfs:label>
    <cycAnnot:label xml:lang="en">Epilogue-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZAtAWjixEd2AAAACs6hRXg">
    <rdfs:label xml:lang="en">online web portal account</rdfs:label>
    <cycAnnot:label xml:lang="en">OnlineWebPortalAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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 portal service.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjee5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of spirits buyer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of wine and spirits buyer. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn AlcoholicBeverageBuyer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj1fpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">coastal region</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all coastal regions. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1fpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CoastalRegion&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rummjkLHtEdmAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;NaturalFeatureType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CoastalRegion</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQ7-8pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaipZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalSeries&lt;/a&gt; which have &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt;s as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">magazine</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0O0vpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/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/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="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="Mx4rYAN5vKe2EdmAAAAH6Q2Zvw">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYAN5vKe2EdmAAAAH6Q2Zvw&quot; class=&quot;cyc_term&quot;&gt;EconomicReport_CW&lt;/a&gt; is a &lt;font color=&quot;#ff0000&quot;&gt;#$TKBFullySpecifiedSourceType&lt;/font&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EconomicReport-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">economic report CW</rdfs: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="Mx4rvsMmu5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">FTP account</rdfs:label>
    <cycAnnot:label xml:lang="en">FTPAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP2CJJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">advertizement</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/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/concept/Mx4rvZyPeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Advertisement_IBT&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSYz3DrXYEdqAAAACs6hO_g">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSYz3DrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic_Air&lt;/a&gt; maps are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRdRrfrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic&lt;/a&gt; maps that are specially prepared for planning and conducting air operations. In addition to the information provided on all JOG maps, the air versions contain detailed information on air facilities such as radio ranges, runway lengths, and landing surfaces. The highest terrain elevation in each 15-minute quadrangle is identified by the large open-faced figures shown in the legend. Elevations and contours on JOG (AIR) maps are given in feet.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JointOperationsGraphic-Air</cycAnnot:label>
    <rdfs:label xml:lang="en">joint operations graphic air</rdfs: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="Mx4rgMbDwiTtQdiOR8kHnkXYsw">
    <rdfs:label xml:lang="en">CBL get available cyc images and hosts</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLGetAvailableCycImagesAndHosts</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that get available Cyc images and hosts.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_OUn5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">destination address field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_OUn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DestinationAddressField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; that
	contains the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2n1AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IPAddress&lt;/a&gt; of the intended destination computer for
the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DestinationAddressField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPzkD5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection whose instances are groups of similar objects that are aligned in a row.</rdfs:comment>
    <rdfs:label xml:lang="en">row</rdfs:label>
    <cycAnnot:label xml:lang="en">RowOfObjects</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwH07yJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of prejudiced people</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn UnfairlyPrejudicedPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rwUz5JZwpEbGdrcN5Y29ycB4rvVjTBZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CommunicatingByMeansOfFn Telephone))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of communicating by telephones</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIZ8KZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">protocol field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZ8KZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates which &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; process to give the
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; to.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProtocolField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpC0M3uYRQdaMgfF3U2mGqQ">
    <rdfs:label xml:lang="en">greatest hits album</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLmi3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Album_CW&lt;/a&gt;s that contain HitSong-CWs by a particular musician, composer or musical group.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GreatestHitsAlbum-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwT8hzpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwT8hzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Frame_Network&lt;/a&gt; is the collection of discrete blocks of data composed by a  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt; and passed down to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKqMVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalLayerProtocol&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwT8hzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Frame_Network&lt;/a&gt; consist of a header created and attached by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt; and an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqJ145wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Network&lt;/a&gt; received from a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhfdXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkLayerProtocol&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Frame-Network</cycAnnot:label>
    <rdfs:label xml:lang="en">frame</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv63AmJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MoneyBackGuarantee</cycAnnot:label>
    <rdfs:comment xml:lang="en">A promise made by a selling agent that the buying agent will be refunded the money paid for a product or service if the buying agent is unsatisified with the product or the product is defective.</rdfs:comment>
    <rdfs:label xml:lang="en">money back guarantee</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoUNk5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">computer virus copy</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerVirusCopy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwE_DpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt;, the instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoUNk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirusCopy&lt;/a&gt; are copies of some computer virus.  That is, for all instances VIR of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoUNk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirusCopy&lt;/a&gt;, there is some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViKVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirus&lt;/a&gt;, VIRUS, such that (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSiusZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programCopies&lt;/a&gt; VIRUS VIR).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaRtWZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RomanceStory-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">romance story</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of pieces of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.            Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaRtWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RomanceStory_Generic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; containing the propositional           content of an idealized and adventurous story that (usually) takes place in a remote           time and place and often contains heroic events.  The story may be told in any format,           as a play, book, movie, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7yVYZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">little johnny joke</rdfs:label>
    <cycAnnot:label xml:lang="en">LittleJohnnyJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">This subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt; includes as instances all and only jokes about the antics           of a young boy whose name is Johnny.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAATMZAOgEdqAAAACs6hO_g">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAATMZAOgEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;QueryLibraryPreference&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; which
states a particular mode of Query Library behavior which a user may
state as a preferred behavior when using the Query Library. A user&apos;s
preference is stated using &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAZAE_gOgEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;preferenceForQueryLibrary&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">query library preference</rdfs:label>
    <cycAnnot:label xml:lang="en">QueryLibraryPreference</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvbEBA5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn VaccinationEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of vaccinations</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvqSrk5wpEbGdrcN5Y29ycB4rHFn09kn8QdmLFIJ1flfk7w">
    <rdfs:label xml:lang="en">instructions for standing order</rdfs:label>
    <cycAnnot:label xml:lang="en">(InstructionsForUsingOrDoingFn StandingOrder)</cycAnnot:label>
  </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/concept/Mx4rwHg0N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjIZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt; but a &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4r7nDo5q3LQdicUdjsBsYPTg">
    <rdfs:label xml:lang="en">machine code instruction</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7nDo5q3LQdicUdjsBsYPTg&quot; class=&quot;cyc_term&quot;&gt;MachineCodeInstruction&lt;/a&gt; is an instruction that could be represented by a single sentence (i.e. line of code) of a machine language, a  very low-level type of &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguage&lt;/font&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MachineCodeInstruction</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPzWJ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">crowd</rdfs:label>
    <cycAnnot:label xml:lang="en">CrowdOfPeople</cycAnnot:label>
    <rdfs:comment xml:lang="en">A group of people all together for some purpose.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8ATvpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MUDRealm</cycAnnot:label>
    <rdfs:label xml:lang="en">MUD</rdfs: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/concept/Mx4rvo23mpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MUDGame&lt;/a&gt;), though some &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rv8ATvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MUDRealm&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Basketball-TheGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about basketball</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="Mx4rvVjqeZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">diploma</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of abstract &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjqeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Diploma&lt;/a&gt; (the abstract &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwP1K75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DiplomaDocument&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Diploma</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvYXuvJwpEbGdrcN5Y29ycB4rvVjHkZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CompilerFn Fortran)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all compilers for the programming language, Fortran. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">compiler for Fortran</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViyfpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of men</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn AdultMaleHuman)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXxfxkyE8EdqNWwACs71DGQ">
    <cycAnnot:label xml:lang="en">UnreifiableCycLFunctor</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvWOgzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReifiableDenotationalTerm&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">unreifiable CycL function term</rdfs:label>
  </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="Mx4rDYNYSnDtEduAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-ForNERExperiment-SpecificTerm</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 generated by looking at a single focal term and where the partial sentences are deemed useful for named entity recognition experiments.</rdfs:comment>
    <rdfs:label xml:lang="en">fact gathering PSQ for NER experiment specific term</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVimdJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of primates</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Primate)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPrXepwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all binary machine code executable by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjXzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">machine code</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerCode-Binary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYKGW2FHvQdiI370H2xEXWw">
    <rdfs:label xml:lang="en">GLF binding status arc non query</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFBindingStatusArc-NonQuery</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQXwJ4khNQdiWpO4CCV9XHQ&quot; class=&quot;cyc_term&quot;&gt;GLFBindingStatusArc&lt;/a&gt; are arcs linking pairs of nodes in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkKt3dkXtQdiKhdZ6OAZwAg&quot; class=&quot;cyc_term&quot;&gt;GLFAnalysisDiagramGraph&lt;/a&gt;, one of which is either an assertion node (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rb-FT8lHsQdiXEcKfJX4q3g&quot; class=&quot;cyc_term&quot;&gt;GLFAssertionNode&lt;/a&gt;) or a value table node (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcfNNilHsQdiekJl1WTct3g&quot; class=&quot;cyc_term&quot;&gt;GLFValueTableNode&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBqmJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MonochromeImage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt; is an all grey-scale or otherwise monochrome visual image.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVv6QZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt;.  Some images, e.g. some infrared images, are in varying shades of red.  These would be elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt; but not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVv6QZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">monochrome image</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5BbtwXWPEdeEbAACs6hcjQ">
    <cycAnnot:label xml:lang="en">CycTransformationProof</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subclass of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnql9xA6nQdeQzLF_INuWtg&quot; class=&quot;cyc_term&quot;&gt;CycProof&lt;/a&gt; each of whose instances uses a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdsKSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLRuleAssertion&lt;/a&gt; to prove a query.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc transformation proof</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0yasUuRfEdqAAAACs2IKaQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of this collection is a parameter that tells an application that uses &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfhC-sMZzEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptFilter&lt;/a&gt;s what sort of terms it should display.  Currently, this collection has two instances: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBIGvTuRhEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptOnlyFilterParameter&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVb9HhuRhEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptAndInstancesFilterParameter&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">concept filter parameter type mode</rdfs:label>
    <cycAnnot:label xml:lang="en">ConceptFilterParameterType-Mode</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rviabPZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9YtpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathSystem&lt;/a&gt;s that are instances of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPNIGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimplePathSystem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveIS75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Multigraph&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; is a &apos;graph&apos;, as studied in graph theory, in which there are neither loops nor multiple links between the same pair of nodes.</rdfs:comment>
    <rdfs:label xml:lang="en">simple graph</rdfs:label>
    <cycAnnot:label xml:lang="en">SimpleGraph-GraphTheoretic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rdyC2DhEHEdqAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">EtiquetteNorm</cycAnnot:label>
    <rdfs:label xml:lang="en">rule of etiquette</rdfs:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rdyC2DhEHEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;EtiquetteNorm&lt;/a&gt; is an individual rule of etiquette, i.e.,
a particular requirement on social conduct that is part of
the system of manners and social obligations within some culture (see
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKAvjRpKFQdmSBaF1RfDaTA&quot; class=&quot;cyc_term&quot;&gt;cultureCodeOfEtiquette&lt;/a&gt;).  Note that some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rdyC2DhEHEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;EtiquetteNorm&lt;/a&gt;s are accepted by multiple cultures or groups, and so, belong to multiple systems of etiquette. To relate
an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rdyC2DhEHEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;EtiquetteNorm&lt;/a&gt; to such a system, use
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzyh1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subObligations&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQwkcZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of cell parts</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CellPart)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjRS2bHk4QdiNWqMg-JK7bw">
    <cycAnnot:label xml:lang="en">CBLLogHavingSevereLevel</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL log having severe level</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands for which the logging level is severe.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtmygZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj1HY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StereotypeJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">rural laboring class joke</rdfs:label>
    <cycAnnot:label xml:lang="en">RuralLaboringClassJoke</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpBKMfHDEdaO6gABAkLVdg">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StructuredKnowledgeSourceProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">structured knowledge source protocol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rD1_AWlC8EdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">computer display button CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDisplayButton-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as an image of a button on a computer screen.  A user may activate the button by hitting the Enter/Return key on a keyboard if the button has been selected or by clicking a mouse button while the cursor is pointing at the button.  This collection does not include physical buttons used to communicate with a computer, even if the button lights up.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0vQ5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">1040ez</rdfs:label>
    <cycAnnot:label xml:lang="en">TaxForm-1040EZ</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4dBd5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">trajectory through water</rdfs:label>
    <cycAnnot:label xml:lang="en">TrajectoryThroughWater</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all trajectories of underwater motions (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;s that go entirely through water).   An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; with such a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; is immersed in, and supported by, the water.  Thus it excludes a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSreApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SolidSurfaceTrajectoryThroughWater&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvt8Q4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WaterSurfaceTrajectory&lt;/a&gt;.  For pre-designated or customary &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;s through water (e.g. submarine designated paths, sea lanes and corridors), use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjLB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathThroughWater&lt;/a&gt;.  For trajectories of objects floating on the surface, use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvt8Q4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WaterSurfaceTrajectory&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-gY3ljbGlzdEVtYWlsQWRkcmVzc0NoZWNraW5nX3Rhc2sPjGN5Y2xpc3RzX3ZhcoE">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;cyclistEmailAddressChecking_task&quot;) &quot;cyclists_var&quot; 1)</cycAnnot:label>
    <rdfs:label xml:lang="en">cyclists_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjzBJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn SportsEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of sports events</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhleCZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HumanSelfControlStandard</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhleCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSelfControlStandard&lt;/a&gt; is a collection of standards having to do with maintaining self control.  Example instances include the standard that one does not trip, that one does not accidentally hit someone, that one maintains bowel control, etc, etc.  Some elements are standards about &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhleCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSelfControlStandard&lt;/a&gt;s.  For example, the standard that one not violate an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhleCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSelfControlStandard&lt;/a&gt; in public is a standard about standards. To fail to adhere to such a standard would cause &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjBlJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Embarrassment&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">human self control standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQq3eJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all book reports, essays, term papers, etc. written and/or intended to be submitted by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Student&lt;/a&gt;s in fulfillment of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQKsU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DoingAHomeworkAssignment&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AcademicComposition</cycAnnot:label>
    <rdfs:label xml:lang="en">paper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwUghJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">natural language request attribute</rdfs:label>
    <cycAnnot:label xml:lang="en">NLRequestAttribute</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwUghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLRequestAttribute&lt;/a&gt; are attribute values that specify which type of request was made by a user. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvs-335wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLRequestFn&lt;/a&gt; for more info.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roWJ_SgvTQdmNjKtYzFw4FQ">
    <cycAnnot:label xml:lang="en">InterestOnlyRepaymentPlan</cycAnnot:label>
    <rdfs:label xml:lang="en">interest-only repayment plan</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Instances are repayment plans that require regular payments sufficient to cover interest.  The principal is typically scheduled to be paid at the end of the plan, when the corresponding loan reaches maturity.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzaw1ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all symbolic halos.  A halo is a depicted circle of light above or behind an agent&apos;s head.  A symbolic halo is usually a religious symbol, indicating saintliness or divinity.</rdfs:comment>
    <rdfs:label xml:lang="en">halo</rdfs:label>
    <cycAnnot:label xml:lang="en">Halo-Symbolic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMRnA9Cb2EdaB6wACs0uFOQ">
    <cycAnnot:label xml:lang="en">VisualProgrammingLanguage</cycAnnot:label>
    <rdfs:label xml:lang="en">visual programming language</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjC6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractProgrammingLanguage&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMRnA9Cb2EdaB6wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;VisualProgrammingLanguage&lt;/a&gt; is the collection of  programming languages that allow users to specify programs in a manner that uses two or more dimensions. Conventional textual languages are not considered two-dimensional -- &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; process them as one-dimensional streams of characters. Visual programming languages allows programming with visual expressions, such as spatial arrangements of textual and graphical symbols.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViWZJwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of security person</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn SecurityGuard)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjDi_5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rvunKlJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all divorce agreements. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">divorce agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">DivorceAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjO-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Resume)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of resumes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUCtxpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LinuxOS</cycAnnot:label>
    <rdfs:label xml:lang="en">Linux distribution</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQHMdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSourceComputerProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_SfEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_Caldera&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rv6RIhJwpEbGdrcN5Y29ycA">
    <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/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/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/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/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/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>
    <rdfs:label xml:lang="en">network flow system bounded</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkFlowSystem-Bounded</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvjDFdpwpEbGdrcN5Y29ycB8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvbEBA5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the head in a noun compound that is also a group of vaccinations</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn TheNCHead (GroupFn VaccinationEvent))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEbYjwrEoEdaAAAACs6MxSQ">
    <cycAnnot:label xml:lang="en">CanopyLayer</cycAnnot:label>
    <rdfs:label xml:lang="en">canopy layer</rdfs:label>
  </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/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/concept/Mx4rvVie2ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PositiveInteger&lt;/a&gt;s</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtHzTZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">interval that is unbounded at the bottom</rdfs:label>
    <cycAnnot:label xml:lang="en">Interval-UnboundedBelow</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s that is not bounded at the bottom. It is disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvndKzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedBelow&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raXEd7KpIEdaAAABQ2sS97g">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ContentLocator</cycAnnot:label>
    <rdfs:label xml:lang="en">object used to locate works within a system of reference</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvtDG45wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of system of devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SystemOfDevices)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_9d5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strategic partnership</rdfs:label>
    <cycAnnot:label xml:lang="en">BusinessPartnershipAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwQr9E5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;businessPartners&lt;/a&gt; relationship.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVix8ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about woman</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn AdultFemaleHuman)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvLgC5wpEbGdrcN5Y29ycA">
    <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/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/concept/Mx4rvVjiTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pelvis&lt;/a&gt; or the inner &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;..</rdfs:comment>
    <cycAnnot:label xml:lang="en">UpskirtPicture</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAqJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PropositionalInformationThing</cycAnnot:label>
    <rdfs:label xml:lang="en">pit</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; (or &amp;quot;PIT&amp;quot;) is an abstract object -- a chunk of information consisting of one or more propositions.  The propositional content of a PIT is not essentially encoded in any particular language, and it may be representable in many languages.  PITs are used to represent the informational contents of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s.  Objects or events which are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; are linked to the abstract PIT contents they embody using the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; (see also the function &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWhSt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PITOfIBTFn&lt;/a&gt;).  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; may be something as simple as the information content of a command to stop one&apos;s vehicle, expressed in a road sign or in a traffic officer&apos;s gesture, or it may be something as complex as the entire contemporary knowledge of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mathematics&lt;/a&gt;, embodied in many and various sources.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJp1XHgI9EduAAAACs6hRXg">
    <rdfs:label xml:lang="en">accounting principle</rdfs:label>
    <cycAnnot:label xml:lang="en">AccountingCOC</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJp1XHgI9EduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;AccountingCOC&lt;/a&gt; is a code of conduct that dictates how accounting should be performed.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPJfv8HUCQdeWO8ANJs_ZZg">
    <rdfs:label xml:lang="en">prepositional role marker</rdfs:label>
    <cycAnnot:label xml:lang="en">PrepositionalRoleMarker</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK3dJjHUCQdeJHYWgtLxBTQ&quot; class=&quot;cyc_term&quot;&gt;GrammaticalRoleMarker&lt;/a&gt;. These attributes provide grammatical role information for arguments which are introduced as the object of a preposition in input text processed by the BBN software.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWGMVZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Fellow-FRCS</cycAnnot:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the Royal College of Surgeons (British).</rdfs:comment>
    <rdfs:label xml:lang="en">F.R.C.S.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rwNUVZ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free teen chat room</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn TeenChatRoom)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVin6pwpEbGdrcN5Y29ycB4rvVixL5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(BachelorsDegreeInFn Medicine-FieldOfStudy)</cycAnnot:label>
    <rdfs:label xml:lang="en">B.S.M.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqqCTPiROQdiS5sF7gWKcsQ">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; command events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCommand</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL command</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/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvxMRzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Username&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; constitutes &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoggingInOnAComputer&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmcNycCbDQdmCnrKwBWqLcg&quot; class=&quot;cyc_term&quot;&gt;LoggingInToAComputerProgram&lt;/a&gt; (qq.v.). A &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rF8Tnt1FnEdaCtgACs0uXdw">
    <rdfs:comment xml:lang="en">The collection of all data types whose size in memory can only be 
dynamically determined. For instance, null terminated character strings 
(as in the C Language) are instances of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rF8Tnt1FnEdaCtgACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;DynamicSizedData&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DynamicSizedData</cycAnnot:label>
    <rdfs:label xml:lang="en">dynamic sized data</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpCYUPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">communication with service specification</rdfs:label>
    <cycAnnot:label xml:lang="en">CommunicationWithServiceSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of complete &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;s required to connect two or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6ZvwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt;s via a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt; carried over a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpC_YPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;ProtocolTransportMediumType&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWrxwVPm_EdyAAAACs6hbjw">
    <rdfs:label xml:lang="en">writ of certiori</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all propositional contents (qua &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s) of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWC3fYvm_EdyAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;WritOfCertiori_LegalDocument&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WritOfCertiori-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjw9pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">standard feature</rdfs:label>
    <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/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/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>
    <cycAnnot:label xml:lang="en">ProductFeature</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRR6k5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all dice games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DiceGame</cycAnnot:label>
    <rdfs:label xml:lang="en">dice game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rY7gz3s4FEdmAAAACs6hRjg">
    <cycAnnot:label xml:lang="en">CBLNode-CyclistEmailAddressChecking</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node cyclist email address checking</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQrmX5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PhysicalTableSchema</cycAnnot:label>
    <rdfs:label xml:lang="en">physical table schema</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkF0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SISPhysicalSchema&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrmX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalTableSchema&lt;/a&gt; represent physical database tables. They are often referred to as &apos;physical tables&apos;. The current vocbulary does not distinguish between the abstract structure, perhaps shared by many copies, and the copies themselves, perhaps containing different data.
&lt;p/&gt;
When representing a database table, a &apos;logical schema&apos;, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViABJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalTableSchema&lt;/a&gt;, is mapped to a physical schema.  The logical schema is the context for the axioms which interpret the physical schema. The physical schema is associated with a physical database (some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_Physical&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5bIxEILrQdmRDo8nIKJuMw">
    <rdfs:label xml:lang="en">policy</rdfs:label>
    <cycAnnot:label xml:lang="en">Policy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj42JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6iVgyruPQdefX9D0i1i7MQ&quot; class=&quot;cyc_term&quot;&gt;AbstractIndividual&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; is a complex consisting of one or more indexed (and possibly ordered) components; it might be a single, a pair, a triple, or so on; and the components might be things of any sort whatsoever (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rx1wVcpg-EdaAAACQJ5qciw&quot; class=&quot;cyc_term&quot;&gt;memberOfTuple&lt;/a&gt;).  For example, a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt; (q.v.), whose instances are tuples consisting exclusively of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s (q.v.); e.g. complex numbers and physical vectors are n-tuple-intervals.  Another specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt; (q.v.), whose instances are ordered. 
&lt;p/&gt;
Each tuple has an associated &amp;quot;index set&amp;quot;: the set of things that serve (via an associated &amp;quot;indexing function&amp;quot;)  to index or individually represent the tuple&apos;s members (see  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ9tXZphDEdaAAACQJ5qciw&quot; class=&quot;cyc_term&quot;&gt;tupleIndexSet&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCY9tbphIEdaAAACQJ5qciw&quot; class=&quot;cyc_term&quot;&gt;tupleMemberIndex&lt;/a&gt;).  If the index set for a given tuple is the set of positive integers (or an initial segment thereof), then the integers&apos; usual ordering serves to  order the tuple&apos;s components, and the tuple is in fact an &lt;i&gt;ordered n-tuple&lt;/i&gt;, i.e. it is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;.  But in general any set (e.g. the column names in a relational database) may be used to index the components of a tuple.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Tuple</cycAnnot:label>
    <rdfs:label xml:lang="en">tuple</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ru6FVaqlwEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">log file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerLogFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6FVaqlwEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerLogFile&lt;/a&gt; is an abstract file meant to store data collected by a running program.  Often programs can be configured to store certain kinds of data in such files, and often also they can be configured to write to such a file in a particular specified location.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWbgpJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SubLInteger</cycAnnot:label>
    <rdfs:label xml:lang="en">SubL integer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all integer-denoting expressions in the CycL language that are _not_ 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/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&lt;/a&gt;s  are numeric strings of the Arabic decimal system (including the negative-value symbol `-&apos;, but _not_ the decimal point or scientific notation) that denote integers.  Examples include the expressions `0&apos;, `12&apos;, and `-4&apos; (which denote the integers 0, 12, and -4, respectively).  Non-examples include `4.012&apos;, `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 6)&apos;, `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Unity&lt;/a&gt; 3.3)&apos;, `:34&apos;, and `&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity&lt;/a&gt;&apos;.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&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 `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; 12 &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&lt;/a&gt;)&apos; means that the expression `12&apos; (and not the number 12) is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&lt;/a&gt;.  Similarly, the assertion `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;)&apos; means (not that each SubL integer is an integer, but) that each  instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWbgpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLInteger&lt;/a&gt; _denotes_ an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt; (see the shared &lt;font color=&quot;#ff0000&quot;&gt;#$NoteAboutUseVersusMention&lt;/font&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvlv4QJwpEbGdrcN5Y29ycB4rv3T0xJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the collection of weapons that can attack military submarine</rdfs:label>
    <cycAnnot:label xml:lang="en">(AntiWeaponTypeFn Submarine-Military)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwVIiy5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all directory &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">directory</rdfs:label>
    <cycAnnot:label xml:lang="en">Directory-ReferenceWork</cycAnnot:label>
  </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="Mx4rvt9EVZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BrandNameGame</cycAnnot:label>
    <rdfs:label xml:lang="en">brand name game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all games [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;], equipment for which is sold as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvom2E5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByBrand&lt;/a&gt;.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2jleZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Scrabble&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvHsWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mystery</rdfs:label>
    <cycAnnot:label xml:lang="en">MysteryStory-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/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.            Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvHsWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MysteryStory_Generic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; containing the propositional content           of a story that would commonly be considered a &apos;mystery&apos;,regardless of the format or           formats (play, book, movie) in which the story is or can be told.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpENgfHDEdaO6gABAkLVdg">
    <cycAnnot:label xml:lang="en">TCPServiceSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">TCP service specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpCYUPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;, instances of which are carried over a TCP/IP network (ie a network using the same underlying protocols as the internet).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwReIgZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MilitaryFieldManual-PIT</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance is a partial representation of the propositional content of a particular edition of a military field manual.</rdfs:comment>
    <rdfs:label xml:lang="en">military field manual</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj8FhpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Password-Canonical</cycAnnot:label>
    <rdfs:label xml:lang="en">canonical password</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj8FhpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Canonical&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNQXcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Weak&lt;/a&gt;.  It includes all passwords that            manufacturers of hardware and software set up their products with.  Products usually           come with instructions on how to change such factory presets, but users often neglect            to change them, leaving open a vulnerability to a security breach.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSzWypwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycUniversalSecond</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc universal second</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of integers which represent &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCPpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarSecond&lt;/a&gt;s within their &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjeCJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarDay&lt;/a&gt; expressed as an integer of the form HHMMSS. For example, 130759 represents 1:07:59 pm expressed as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSzWypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycUniversalSecond&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFM3-5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GuessingGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of games in which participants compete to identify some obscurely indicated thing; includes &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwC76jpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Charades&lt;/a&gt;, twenty questions, I spy, and others</rdfs:comment>
    <rdfs:label xml:lang="en">guessing game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvifGYZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LibraryFile</cycAnnot:label>
    <rdfs:label xml:lang="en">library file</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;. Each instance of this collection is a computer file designed to store software components which may be used by an arbitrary number of different programs. A good example of the use of such files is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt;, which is constructed from a core or &amp;quot;kernel&amp;quot; set of programs and a large number of &amp;quot;DLLs&amp;quot; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvifGYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LibraryFile&lt;/a&gt;s).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvqSrk5wpEbGdrcN5Y29ycB8Ngh4rvY_YBJwpEbGdrcN5Y29ycB4rwQrsppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">instructions for playing the guitar</rdfs:label>
    <cycAnnot:label xml:lang="en">(InstructionsForUsingOrDoingFn (InstrumentPlayingFn Guitar))</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all guitar instructions. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rLE4pGE3kQdmU0M7K5837Mg">
    <cycAnnot:label xml:lang="en">ProfitAndLossStatement</cycAnnot:label>
    <rdfs:label xml:lang="en">profit and loss statement</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of documents that describe the business performance of an agent, usually put out annually.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgtm1ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">type of service field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgtm1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TypeOfServiceField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates the kind of service that the source computer wants for the
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;. The first three bits of the field represent precdence
[0-7]. If a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;&apos;s precedence is high, it should be processed
immediately. If it is low, it can be put in a queue for processing.
The next three bits are flags representing Delay, Throughput, and
Reliability. One of the flags can be chosen to indicate what service
is most important for the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;. The last two bits are unused.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TypeOfServiceField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUAazkDU-QdedHZ8c88qrfQ">
    <rdfs:label xml:lang="en">formula template</rdfs:label>
    <cycAnnot:label xml:lang="en">FormulaTemplate</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/concept/Mx4rfwN2alsnQdeKzOI_nLLCRw&quot; class=&quot;cyc_term&quot;&gt;constraintOnReplacement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1quJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A document [&lt;font color=&quot;#ff0000&quot;&gt;#$DocumentaryCW&lt;/font&gt;] which lists an agent&apos;s investments and their value.</rdfs:comment>
    <rdfs:label xml:lang="en">investment portfolio</rdfs:label>
    <cycAnnot:label xml:lang="en">InvestmentPortfolio-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rfrtDghRfEdiLiwACs6hRjg">
    <rdfs:label xml:lang="en">news magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; which have signficant &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; content.  The main purpose of such magazines is to convey information about current events, primarily (though not exclusively) in a relatively objective, non-partisan style.  This distinguishes these magazines from magazines such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAAqEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheNation_TheMagazine&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfrtDgxRfEdiLiwACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;NationalReview_TheMagazine&lt;/a&gt;, which offer an openly partisan perspective on current events.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfrtDghRfEdiLiwACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;NewsMagazineSeries&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRs84JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Newsweek_TheMagazine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcJvuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Time_TheMagazine&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9bakZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USNewsAndWorldReport_TheMagazine&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NewsMagazineSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNWOK3lCtEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">ComputerDisplayActiveArea-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">computer display active area CW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as an area on a computer screen which can be used by the user for interaction with the system via some input device.  The area on the screen which is active is normally indicated on the screen, as is the interaction that does occur</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4vJt5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of axiomatized &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuGJ3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScientificTheory&lt;/a&gt;[ies].  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4vJt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AxiomaticTheory&lt;/a&gt; &lt;b&gt;T&lt;/b&gt; includes a set of basic principles or &lt;i&gt;axioms&lt;/i&gt;, and &lt;b&gt;T&lt;/b&gt; is (or at least is uniquely determined by) the deductive closure of the set of its axioms.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKrXD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ZermeloFraenkelSetTheory&lt;/a&gt; is the theory of sets supported by the Zermelo and Fraenkel axiomatization.</rdfs:comment>
    <rdfs:label xml:lang="en">axiomatic theory</rdfs:label>
    <cycAnnot:label xml:lang="en">AxiomaticTheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjYwZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of partially tangibles; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVighpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialAssetHoldings&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StockHoldings&lt;/a&gt; is a group of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt; shares owned by an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;.  It may consist of shares in only one company or different groups of shares in multiple companies.</rdfs:comment>
    <rdfs:label xml:lang="en">stock holding</rdfs:label>
    <cycAnnot:label xml:lang="en">StockHoldings</cycAnnot: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/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; sensation command events.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL sensation</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLSensation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn WomensSportsTeam)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of women&apos;s sports teams</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpbjF08qFEdeQ4wACs6hRuw">
    <cycAnnot:label xml:lang="en">SaffronQuerySpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpbiewMqFEdeQ4wACs6hRuw&quot; class=&quot;cyc_term&quot;&gt;CDEQuerySpecification&lt;/a&gt;.  Instances of this collection specify queries designed to be run against the portion of the  Central Data Exchange (CDE) derived from Saffron&apos;s SAMS tool.</rdfs:comment>
    <rdfs:label xml:lang="en">query specification for the Saffron knowledge source</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwElHIZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">counter-intelligence organization</rdfs:label>
    <cycAnnot:label xml:lang="en">CounterIntelligenceOrganization</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuWBRZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FictionalPCW</cycAnnot:label>
    <rdfs:label xml:lang="en">fictional work</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that are fictional.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBI78ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareVersionSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">software version series</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVifhpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn FoodDeliveryPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of food delivery man</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of food delivery person. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxETKomELEdqAAAACs71DGQ">
    <cycAnnot:label xml:lang="en">Picture-Image</cycAnnot:label>
    <rdfs:label xml:lang="en">picture</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1_opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StillImage&lt;/a&gt; that depict some state of affairs (typically by being a picture of situated objects).  Prototypical examples include the pictures one sees on a printed flyer or on a photograph.  Examples exclude the image of a statue one has before them when one visits one at a museum, though the (perhaps visually indistiguishable) image one gets by photographing that statue, developing the photo and illuminating it under sufficient light, does count.  Similarly, this collection excludes mere symbols or arrangements as they might occur in a chart or graph, though one can form a instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxETKomELEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;Picture_Image&lt;/a&gt; by filming or photographing such things and producing the relevant instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_W6CJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; from which the picture can be viewed.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQwYVpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of ailment conditions</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn AilmentCondition)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbOa92Pg6EdyAAADggVbxzQ">
    <rdfs:comment xml:lang="en">The collection of all instances of demand schedule, a type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rR6PxumOVQdeLko0VOWA3tA&quot; class=&quot;cyc_term&quot;&gt;Table_PCW&lt;/a&gt; used in economics to record price/quantity-of-demand 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/concept/Mx4rjpEYKPnlEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;DemandCurve&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/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">demand schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">DemandSchedule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZEmofIVMQdeJRa6o_TEQpA">
    <cycAnnot:label xml:lang="en">KEInteractionFolder</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc ke interaction folder</rdfs: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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv1rL55wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of user accounts</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn UserAccount)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjmq5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Book-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCkMm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookGeneric_CW&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; is an abstract work intended to be instantiated as a book of some sort.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; may be intended to be instantiated in any book format: hardcopy (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt;), electronic, audio tape, etc.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; are usually also instances of &lt;a href=&quot;http://sw.opencyc.org/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.  Note that books with no propositional information (such as certain coloring books) would not be instances of this specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCkMm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookGeneric_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">book</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3bo-8h67Qdibdr-y3dUJ0w">
    <cycAnnot:label xml:lang="en">Bet</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3bo-8h67Qdibdr-y3dUJ0w&quot; class=&quot;cyc_term&quot;&gt;Bet&lt;/a&gt; is an agreement in which the parties to the agreement stake something valuable (often money) on the outcome of some event.</rdfs:comment>
    <rdfs:label xml:lang="en">betting</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjG4ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of plants</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Plant)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSjE9JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">electronic document template</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectronicDocumentTemplate</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of all template files for electronic documents.    These files are used to store macros to be executed when the associated  text file is opened by the appropriate application.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjHmpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TemporaryUserRightsAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">temporary user rights agreement</rdfs:label>
    <rdfs:comment xml:lang="en">An agreement in which user rights are temporarily affected.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKNzUJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Mudslide</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3hz-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKNzUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mudslide&lt;/a&gt; is an event in which a large amount of mud slides down a steep natural incline (such as the side of a steep hill or mountain).</rdfs:comment>
    <rdfs:label xml:lang="en">mudslide</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbyOwpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">moral precept</rdfs:label>
    <cycAnnot:label xml:lang="en">MoralPrecept</cycAnnot:label>
    <rdfs:comment xml:lang="en">The moral equivalent of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;, that is, a ruling or
guiding principle that has moral/religious force, but not (necessarily) legal force.
Note however that fundamentalist nations may well give full legal force to the moral precepts of the
national religion.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwzpXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Genome-GIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of groups of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_WZHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneticInformationStructure&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwzpXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genome_GIS&lt;/a&gt; is a group
made of the abstract structures of each piece that pertains to the genome
of an individual BLO. Each member of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwzpXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genome_GIS&lt;/a&gt; is in
correspondence with one member of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2Jq95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genome&lt;/a&gt; via
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4CBrJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;instantiationOfGIS&lt;/a&gt; and one member of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHEHypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genome_GenInfo&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">genome structure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rsH0gejIZEdaAAACQJ5pZBw">
    <rdfs:label xml:lang="en">object defining schema</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsH0gejIZEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;ObjectDefiningSchema&lt;/a&gt; are logical  schemas that define entities, or objects which can be uniquely identified by the values of at least one of the table&apos;s implicit or explicit fields. In the language of entity-relationship data modeling, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsH0gejIZEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;ObjectDefiningSchema&lt;/a&gt;s are &apos;entities&apos; while &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqu9PnhD4EduAAADggVarsA&quot; class=&quot;cyc_term&quot;&gt;RelationshipDefiningSchema&lt;/a&gt;s correspond to &apos;relationships&apos;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ObjectDefiningSchema</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQXwJ4khNQdiWpO4CCV9XHQ">
    <rdfs:label xml:lang="en">GLF binding status arc arc</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFBindingStatusArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqu9PnhD4EduAAADggVarsA">
    <rdfs:label xml:lang="en">relationship defining schema</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnruEpDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;LogicalSchema&lt;/a&gt;s that express relationships between a set of entities. The schemas for the entities are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsH0gejIZEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;ObjectDefiningSchema&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RelationshipDefiningSchema</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVidtpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AcademicProfessional)</cycAnnot:label>
    <rdfs:label xml:lang="en">faculty</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roQP5avtjEdyAAAACs6hbjw">
    <rdfs:label xml:lang="en">court decision</rdfs:label>
    <cycAnnot:label xml:lang="en">CourtDecision-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all decisions rendered in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhvQ6SIDLQdeVyO222GNvJQ&quot; class=&quot;cyc_term&quot;&gt;CourtCase&lt;/a&gt;, considered as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1pzJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">x-ray</rdfs:label>
    <cycAnnot:label xml:lang="en">XRayImage</cycAnnot:label>
    <rdfs:comment xml:lang="en">An image produced by an X-Ray machine</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJRGvYlM2QdecZ_TM_G24MQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryjRY7FMmQdebNvBxIiDuJA&quot; class=&quot;cyc_term&quot;&gt;ScenGenStepSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rJl8wYFM2QdeTFLzp_-dtqw&quot; class=&quot;cyc_term&quot;&gt;ScenGenRefinementSpecification&lt;/a&gt;.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScenGenExpansionSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">scen gen expansion specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-L9eUnX_QdmU_cR5T1F6HQ">
    <cycAnnot:label xml:lang="en">CBLNode-Topmost</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node topmost</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSZiGZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; is an abstract work whose propositional content is expressed, at least in substantial part, in text. Positive examples include instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Novel_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjO-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Resume&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RestaurantMenu&lt;/a&gt;.  Negative examples include episodes of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;s may include non-textual components which expand on or otherwise contribute to the propositional content of the work, but the propositional content of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; could, alternatively, be expressed entirely in text.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TextualPCW</cycAnnot:label>
    <rdfs:label xml:lang="en">textual PCW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQB61JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all ammunition. A type of group of devices.</rdfs:comment>
    <rdfs:label xml:lang="en">ammunition</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ProjectileShellAssembly)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyEIWpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyEIWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SickJoke&lt;/a&gt; is the collection           of all jokes that are about death, disease, pain or suffering.</rdfs:comment>
    <rdfs:label xml:lang="en">sick joke</rdfs:label>
    <cycAnnot:label xml:lang="en">SickJoke</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rS7DGHGwiQdeEybxPfS50cA">
    <cycAnnot:label xml:lang="en">CBRNE-IR-KBTestSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">CBRNE IR KB test specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNVvlJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">markup language source</rdfs:label>
    <cycAnnot:label xml:lang="en">MarkupLanguageSource</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;s that are written in an SGML language for the purpose of generating hypertext (and non-text) that is intelligible on the web.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rveXV_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NonfictionalContext</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjm6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MicrotheoryType&lt;/a&gt; that is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; (qq.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveXV_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonfictionalContext&lt;/a&gt; is an informational microtheory that represents things explicitly from the point of view of some work of nonfiction (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlEjHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonfictionalPCW&lt;/a&gt;). 
&lt;p/&gt;
Note that it is possible for a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveXV_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonfictionalContext&lt;/a&gt; to contain a large number of statements that are false in the actual world since many nonfiction works contain a large number of incorrect/false statements.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgEQWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalContext&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">nonfictional context</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPJDOuG4nQdiGupTTgCy03Q">
    <cycAnnot:label xml:lang="en">CollectionTestMetric</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPJDOuG4nQdiGupTTgCy03Q&quot; class=&quot;cyc_term&quot;&gt;CollectionTestMetric&lt;/a&gt; is a parameter for a test collection, having a value which represents a measurement computed while all the tests in the collection are run as a set.</rdfs:comment>
    <rdfs:label xml:lang="en">collection test metric</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvX-Rh5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn SuperBowlGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about superbowl</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkoW_1AL7EduAAAACs6hRXg">
    <rdfs:label xml:lang="en">pro forma thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEY_KtgLvEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;NonGAAPAccountingCOC&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkoW_1AL7EduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;ProFormaAccountingCOC&lt;/a&gt; is a code of conduct that dictates how accounting should be performed.  Typically when pro forma net income (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVqD4VgLQEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;netIncomeForPeriodByAccountingCOC&lt;/a&gt;) is reported, it excludes what the reporting company determines to be unusual and nonrecurring expenses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProFormaAccountingCOC</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvs6-dJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Old Testament book</rdfs:label>
    <cycAnnot:label xml:lang="en">OldTestamentBook</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Old Testament books in the Bible. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvy6zHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookOfTheBible&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvs6-dJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OldTestamentBook&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roVp5xVzKEdiLrQAH6RYvVA&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryoCVKgaWQdmRfdeesmgQ9Q">
    <rdfs:label xml:lang="en">rule parameter type</rdfs:label>
    <cycAnnot:label xml:lang="en">RuleParameterType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5IH-bnyHEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceParameter&lt;/a&gt; whose two instances, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rzRXZdgaWQdmFIp9CvdR7gQ&quot; class=&quot;cyc_term&quot;&gt;RuleAntecedentParameter&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rzkcXugaWQdmF2Nkps3AsDQ&quot; class=&quot;cyc_term&quot;&gt;RuleConsequentParameter&lt;/a&gt;, are used in setting the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rz6VVQAaWQdmE0Zo8Wz2_3g&quot; class=&quot;cyc_term&quot;&gt;ksRangeInSpecification&lt;/a&gt; of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4reJNb1ooVEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CycLRuleSpecification&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rwEhx5JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of assistant chief of staff for intelligence. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn AssistantChiefOfStaff-Intelligence)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of assistant chief of staff for intelligence</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkHdJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of watercourses</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Stream)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjccpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Swedes</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfSwedes)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwABPCJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of price lists published at regular intervals for various             commodities, especially those price lists for used cars.</rdfs:comment>
    <rdfs:label xml:lang="en">blue book</rdfs:label>
    <cycAnnot:label xml:lang="en">BlueBook-Pricing</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8dUbrIckQdeEc5uq-VVz_Q">
    <rdfs:label xml:lang="en">potential CBRNE threat</rdfs:label>
    <cycAnnot:label xml:lang="en">PotentialCBRNEThreat</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuMGvpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PornographicMaterial-Legal</cycAnnot:label>
    <rdfs:label xml:lang="en">pornographic material legal</rdfs:label>
    <rdfs:comment xml:lang="en">This is the subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_qQOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt; possession of which is
not explicitly illegal. See the comment on &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzo2dZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial_Illegal&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVifBJwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of corporate president</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn President-CorporateOfficer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnpgm5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WebAdministratorAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">web administrator account</rdfs: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="Mx4rvVjbs5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">olympic gold medal</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OlympicMedal&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OlympicGoldMedal</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1S8pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">business section</rdfs:label>
    <cycAnnot:label xml:lang="en">BusinessSectionOfPeriodical</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of sections of a periodical which are dedicated to reporting news and information for the business communicty.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxcpzVDL2QdeYZPaZjF4EyA">
    <rdfs:label xml:lang="en">P4 bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">P4BugzillaBugReport</cycAnnot:label>
  </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/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/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Instances are not &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwFXFe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WordsToPCW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rW5BJaP00EdmAAAACs6M1uw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rW5BJaP00EdmAAAACs6M1uw&quot; class=&quot;cyc_term&quot;&gt;Weblog&lt;/a&gt; is a website containing periodic, chronologically ordered posts.  These posts typically share a theme, and are typically made either by a single author, or a small group of authors. Weblog posts are often comments on material found elsewhere on the web, and usually contain hyperlinks to such material.  Weblogs often allow visitors to the sites to comment on the various posts.</rdfs:comment>
    <rdfs:label xml:lang="en">blog</rdfs:label>
    <cycAnnot:label xml:lang="en">Weblog</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_Ih-ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all memory games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MemoryGame</cycAnnot:label>
    <rdfs:label xml:lang="en">memory game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVifc5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all encyclopedia: generally, large reference works that aim to cover a broad swath (to varying degrees of depth) of human knowledge.</rdfs:comment>
    <rdfs:label xml:lang="en">encyclopedia</rdfs:label>
    <cycAnnot:label xml:lang="en">Encyclopedia</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgdz1yMyGEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">ExtendedRealNumber</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r7uEUtMyHEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity_Ordinal&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">extended real number</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjOx5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfPoles)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Poles</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvTXEJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all repayment plans. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rh8fGsgc8QdmJpNBHJ6z8Wg&quot; class=&quot;cyc_term&quot;&gt;PaymentSchedule&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">repayment plan</rdfs:label>
    <cycAnnot:label xml:lang="en">RepaymentPlan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQahWGFyWEdaAAAABAxv-7A">
    <cycAnnot:label xml:lang="en">SpokenUtterance-IBT</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpmpZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sound&lt;/a&gt;.  Each instance of this collection is a sound initially generated by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; speaking or making some sound with his/her mouth (or other specifically sonic-information-conveying organ or device). Such sounds may or may not have propositional content -- that is -- instantiate some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  If such a sound is recorded and played back, the sound generated is still considered an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQahWGFyWEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;SpokenUtterance_IBT&lt;/a&gt;.  Note that only the sounds themselves are instances of this collection -- not the activities of making them. This collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVioQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;. (For that, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; and its specializations.) An important specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">spoken utterance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rvVjG0ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all basketball history. A type of sports history.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(HistoryFn Basketball-TheGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">basketball history</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUUEh_kVuQdmRKpj4mxEurw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcJInJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Writ&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUUEh_kVuQdmRKpj4mxEurw&quot; class=&quot;cyc_term&quot;&gt;AttachmentOfEarningsOrder&lt;/a&gt; is an order issued by a UK County Court compelling the employer of a debtor to deduct payments from the debtor&apos;s salary. These payments go towards erasing the debt owed by the debtor to his creditor.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AttachmentOfEarningsOrder</cycAnnot:label>
    <rdfs:label xml:lang="en">attachment of earnings order</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcHZuJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcHZuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HackersEMailMessageText_Lure&lt;/a&gt; is the subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessageText&lt;/a&gt; consisting of messages that are designed to lure the recipient of any email containing the message text to a particular website.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HackersEMailMessageText-Lure</cycAnnot:label>
    <rdfs:label xml:lang="en">e-mail that makes his website sound enticing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-AzHGpXOEdaAAAACs1uxFw">
    <rdfs:label xml:lang="en">glyph token</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoo_OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt;, each instance of which is the 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoWM_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;tokensCharacter&lt;/a&gt; for a unique instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Glyph_Abstract&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Glyph</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwH9TTJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s whose instances are usually a set of questions designed to test a student&apos;s understanding of a certain subject.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvt-JvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicTesting&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">academic test</rdfs:label>
    <cycAnnot:label xml:lang="en">AcademicTest</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpDmcPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">ODBC connection specification</rdfs:label>
    <cycAnnot:label xml:lang="en">ODBCConnectionSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpCYUPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;s suitable for communicating with Open Data Base Connectivity data sources.</rdfs:comment>
  </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="Mx4rvfvYUpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerCode-Mobile</cycAnnot:label>
    <rdfs:label xml:lang="en">platform independent computer code</rdfs:label>
    <rdfs:comment xml:lang="en">This collection includes all instances of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwUFuH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaScriptProgrammingLanguage&lt;/a&gt;, ActiveX, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQCA9ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of wave propagations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn WavePropagation)</cycAnnot: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="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="Mx4rv-xPkZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TemplateSententialMarker</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of template objects that have sentential significance, such as punctuation indications.</rdfs:comment>
    <rdfs:label xml:lang="en">template sentential marker</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rkavwbjzdQdmDBO1NycSjeB4rBkhvXuV-QdiceO20qD_lMg">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">unit trust share</rdfs:label>
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn UnitTrust)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEY_KtgLvEduAAAACs6hRXg">
    <rdfs:label xml:lang="en">non GAAP accounting COC</rdfs:label>
    <cycAnnot:label xml:lang="en">NonGAAPAccountingCOC</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJp1XHgI9EduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;AccountingCOC&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEY_KtgLvEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;NonGAAPAccountingCOC&lt;/a&gt; is a code of conduct that dictates how accounting should be performed, but which is distinct from the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTYHORALuEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;GenerallyAcceptedAccountingPrinciples&lt;/a&gt; that pertain to accounting in the relevant context.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTgmNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">FAQ</rdfs: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/concept/Mx4rwRZ4-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetNewsgroup&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-jMBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FAQFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FrequentlyAskedQuestionsList</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGPFopwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HomePage-Personal</cycAnnot:label>
    <rdfs:label xml:lang="en">Personal homepage</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjxlpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of blood vessels</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn BloodVessel)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIpH3wE01Qdib0eXP5Q4WVw">
    <rdfs:label xml:lang="en">GLF yes no arc</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFYesNoArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQXwJ4khNQdiWpO4CCV9XHQ&quot; class=&quot;cyc_term&quot;&gt;GLFBindingStatusArc&lt;/a&gt; are arcs that specify decision points based on whether a query-node has bindings or not.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvViolJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about parish</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn LocalReligiousCongregation)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roj18cZcbEdma1AAH6RYvSQ">
    <rdfs:comment xml:lang="en">These are tests which require a determination of whether or not some assertion is true on the basis of some particular background text. The predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X0oXkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X04XkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;queryTextForTEP&lt;/a&gt; can be used to specify the background text and query text, respectively.</rdfs:comment>
    <rdfs:label xml:lang="en">textual entailment problem</rdfs:label>
    <cycAnnot:label xml:lang="en">TextualEntailmentProblem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI3ECJwpEbGdrcN5Y29ycA">
    <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>
    <cycAnnot:label xml:lang="en">TemplateMetaAttribute</cycAnnot:label>
    <rdfs:label xml:lang="en">template meta attribute</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKTckgEPcQdmS3MI2yon2UA">
    <rdfs:label xml:lang="en">gilt</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvViRhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitedKingdomOfGreatBritainAndNorthernIreland&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Gilt-Bond</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVieP5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PurposefulAction)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of intentional actions</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvp6SQJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of small image files meant to be pasted into document files, primarily as decoration. Some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvp6SQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerClipartFile&lt;/a&gt;s contain multiple images, any one of which can be selected and pasted into another file. Clipart images are generally in the public domain, so they can be used freely without violating copyright laws.</rdfs:comment>
    <rdfs:label xml:lang="en">clip art</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerClipartFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgGJIZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SalesContract</cycAnnot:label>
    <rdfs:label xml:lang="en">sales contract</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of agreements; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYhcAyTqzEdac-wACs0uFOQ">
    <cycAnnot:label xml:lang="en">UFSFilesystem</cycAnnot:label>
    <rdfs:label xml:lang="en">UFS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwVXCTZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ScholarlyArticle</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;] which present the results of a scientific investigation or a scientific explanation of how some part of reality works.</rdfs:comment>
    <rdfs:label xml:lang="en">scientific article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rv8sQAZwpEbGdrcN5Y29ycB4ri8aj-osUQdeAWZ5zpwCgPA">
    <rdfs:label xml:lang="en">military raid</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn MilitaryAttack RaidingAnObjective)</cycAnnot:label>
  </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="Mx4rRJ7eqiMCEduAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">DepositoryReceipt</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;, the purpose of which is to facilitate the trade of stocks in companies traded on an exchange in one polity, among investors of a distinct polity.  A depository receipt confers ownership of some number of shares of stock (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;) to its holder, and can be traded, like stocks, on an exchange in the issuing polity.</rdfs:comment>
    <rdfs:label xml:lang="en">Depository receipt</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvnGuhpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Guam)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Guam</rdfs: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="Mx4rwP1eqZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">telephone message</rdfs:label>
    <cycAnnot:label xml:lang="en">TelephoneMessage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtar1Kg9cEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">compliance with request</rdfs:label>
    <cycAnnot:label xml:lang="en">ComplianceWithRequest</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;s which one agent accepts and completes in compliance with a request from another agent.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhqmMpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cavity or container</rdfs: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/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/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/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/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/concept/Mx4rvh-N_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContainerShapedObject&lt;/a&gt;).
&lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvVjOGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Container&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <cycAnnot:label xml:lang="en">CavityOrContainer</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEjVvg1xxEdabswACs0uFOQ">
    <rdfs:label xml:lang="en">architecture dependent computer patch program</rdfs:label>
    <cycAnnot:label xml:lang="en">ArchitectureDependentComputerPatchProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVvglxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureDependentSoftwareObject_Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7w_kZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerPatchProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVvg1xxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureDependentComputerPatchProgram&lt;/a&gt; is a computer patch program that has been designed to patch a program on a certain hardware architecture.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPBIn0QxTEdacAACgye_mtA&quot; class=&quot;cyc_term&quot;&gt;Q246009a_TheSoftwarePatch&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVvg1xxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureDependentComputerPatchProgram&lt;/a&gt; because it is an Alpha-specific patch.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCgFy2umDEdmAAAACs6hbjw">
    <rdfs:label xml:lang="en">cyc inference bindings data structure</rdfs:label>
    <cycAnnot:label xml:lang="en">CycInferenceBindingsDataStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXCYcAA6nQdeCbsulCSdGEQ&quot; class=&quot;cyc_term&quot;&gt;CycInferenceDataStructure&lt;/a&gt;.  Each
instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCgFy2umDEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceBindingsDataStructure&lt;/a&gt; is a component of one
or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTLoMqumCEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceAnswer&lt;/a&gt;s, and encodes an assignment of bindings
to the free variables in the query which yielded that answer
(i.e., the query which triggered the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrunbmA6nQdeTh78PC9Aeiw&quot; class=&quot;cyc_term&quot;&gt;CycInference&lt;/a&gt; of which that
answer is a part).  If the triggering query is closed, the binding
list value is NIL.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXXrsQDixEd2AAAACs6hRXg">
    <rdfs:label xml:lang="en">online account</rdfs:label>
    <cycAnnot:label xml:lang="en">OnlineAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7iFX3DL2QdeHfewIodRr6A">
    <rdfs:label xml:lang="en">blocker Bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">BlockerBugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOTivZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">network protocol stack</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkProtocolStack</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt; is the collection of all protocol stacks. An instance of
           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt; is a group (or stack) of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt;s
(or more specifically, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkGsW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolStackLayer&lt;/a&gt;s)  that define the software and
hardware which
           allow one machine to communicate with another in an instance of
           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rk7Um5sj5EduAAADggVbxzQ">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; that describe a goal to be achieved.  In many cases (as in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;), steps for achieving that goal are also described.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GoalOrientedSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">goal oriented specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViBVZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of girls</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn FemaleChild)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwO35SpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SyntaxSpecificationSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">syntax specification system</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all specifications of the syntax of relational structures (often &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;s &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;s or whole &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0iZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt;s).  The system may or may not be formalized with a precise test for compliance of a given structure with the specification.  Most &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYZUOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammarSpecification&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYMjI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StringGrammar&lt;/a&gt;s, but there are also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZr-_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt;s and other kinds.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO35SpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SyntaxSpecificationSystem&lt;/a&gt; can specify &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguages&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;s, decorative patterns, networks, document structures, plan structures, semantic networks, programs, protocols, etc.</rdfs:comment>
  </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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv24zJZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">meteor swarm</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Meteoroid)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVqeipwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn AdministeringADrug)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of administering a drug</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlqhsgMENEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">act of parliament</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVmSbssENEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;LegislativeAct&lt;/a&gt;  put forth by an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4A_2hI2bQdiY2PczkXJ4BQ&quot; class=&quot;cyc_term&quot;&gt;Parliament&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ActOfParliament</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAt692AWkQdiM1u3IU9hsnA">
    <rdfs:label xml:lang="en">GLF graph component</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFGraphComponent</cycAnnot: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="Mx4rvcUMxZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">software</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareObject-Individual</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt; is either a versioned or unversioned non-series software object, such as a program, a version of a program, a software package, or a library.  Positive examples include Netscape Navigator, Netscape Navigator version 4.76, glibc, and SUNWzip.  Negative examples include Netscape Navigator versions 3 through 4 inclusive, which is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBI78ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionSeries&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBI78ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionSeries&lt;/a&gt; are disjoint and they partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkAvdJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AccountOperatorAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">account operator account</rdfs:label>
    <rdfs:comment xml:lang="en">Account Operators can create new user accounts, but they do not have the authority to assign user rights.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rby_eQEfeQdmGmrhXGKt_ug">
    <cycAnnot:label xml:lang="en">DerivativeSecurity</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rby_eQEfeQdmGmrhXGKt_ug&quot; class=&quot;cyc_term&quot;&gt;DerivativeSecurity&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZvacpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Contract&lt;/a&gt; that specifies rights and obligations between the issuer of the security and the holder to receive or deliver assets based on some future event(s).  A notable specialization is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxYpxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialOption&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">derivative</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUOOlVu-mQdiJVdSOA1PETg">
    <cycAnnot:label xml:lang="en">SOEFacetingArc</cycAnnot:label>
    <rdfs:label xml:lang="en">SOE faceting arc</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvprlOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnqd_xD2eQdmF-uqicjZj2w">
    <cycAnnot:label xml:lang="en">InvestmentVehicle</cycAnnot:label>
    <rdfs:label xml:lang="en">investment vehicle</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnqd_xD2eQdmF-uqicjZj2w&quot; class=&quot;cyc_term&quot;&gt;InvestmentVehicle&lt;/a&gt; is an item that generally appreciates or depreciates in value, thereby affecting the financial worth of its owner.  Important specializations include some kinds of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr0G5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealEstate&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvy6h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommodityFinancialProduct&lt;/a&gt; (qq.v).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkJk5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LawsOfPracticingMedicine</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">laws of practicing medicine</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3AUerk00QdiOUfOIHsMFog">
    <cycAnnot:label xml:lang="en">GLFNextArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQXwJ4khNQdiWpO4CCV9XHQ&quot; class=&quot;cyc_term&quot;&gt;GLFBindingStatusArc&lt;/a&gt; are arcs that allow linear thinkers to compose analysis diagrams without explicitly specifying multiple &apos;yes&apos; arcs from a single node.</rdfs:comment>
    <rdfs:label xml:lang="en">GLF next arc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyBIVpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ApplicationProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt; is a program whose running copies perform specific functions either directly for users or as background processes.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ499ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystemKernel&lt;/a&gt;.  Together, these three collections partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">application program</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4u_MKNwiQdiV1cik4bhshA">
    <rdfs:label xml:lang="en">capped-rate mortgage</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkHC-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateMortgage&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4u_MKNwiQdiV1cik4bhshA&quot; class=&quot;cyc_term&quot;&gt;CappedRateMortgage&lt;/a&gt; is a mortgage whose interest rate cannot go above a certain level, even if mortgage rates rise, but can go down as rates drop.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CappedRateMortgage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViwXpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">legal agreement</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt; is an agreement which has a legal status; that is, it is recognized as a valid agreement by some government.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgGJIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVr0WpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Visa_Permit&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTXWNgDjCEd2AAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;Account&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LegalAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWHv6Sm6qEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 generated by looking at a single focal term and determining which CAE templates are pertinent to that term.</rdfs:comment>
    <rdfs:label xml:lang="en">fact gathering PSQ CAE templates specific term</rdfs:label>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-CAETemplates-SpecificTerm</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzDExpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NetworkProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">network protocol</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt; is the collection of all protocols for communication over computer networks. Many of the protocols governing communication over the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt; find expression in so called &amp;quot;Request For Comment&amp;quot; documents (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL2Ud5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RequestForComments_Internet&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViDMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Cave)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of caves</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvty1q5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MoreFragmentsField-Packet</cycAnnot:label>
    <rdfs:label xml:lang="en">more fragments field</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvty1q5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MoreFragmentsField_Packet&lt;/a&gt; is a flag in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that, if set, indicates that more fragments of the same original
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; are following the current &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;. A 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvty1q5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MoreFragmentsField_Packet&lt;/a&gt; will not be set if the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; 
is the last fragment of the original packet, or if it is in a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; that never split into smaller packets.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDBFfJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A person with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt; is able to access a set of files associated with a computer application program.  The most notable subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsMmu5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FTPAccount&lt;/a&gt;, but there are many others.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ApplicationAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">application account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv42UCpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ResearchPaper</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection consisting of all instances of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">research paper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6tGxQEYYEdidpgAH6RYvSQ">
    <rdfs:label xml:lang="en">Glass Box written report</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;.  Instances of this collection are reports which describe something other than short-term, detailed, or analytic studies in the &lt;font color=&quot;#ff0000&quot;&gt;#$GlassBox-Task_Type-KS&lt;/font&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WrittenReport-GlassBoxAdHocClassification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4ry-K6GKXCQdiNmM9N3_u1SQ">
    <rdfs:label xml:lang="en">group of valuable personal possession</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Valuable-PersonalPossession)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-G8EIKO3EdqAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-G8EIKO3EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Question_PCW&lt;/a&gt; is a propositional conceptual work that expresses a request for information (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcF7MOF04EdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;InformationRequest_IBT&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">question</rdfs:label>
    <cycAnnot:label xml:lang="en">Question-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rv6wB1JwpEbGdrcN5Y29ycB4rv7B1XJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">economic cooperation</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all economic cooperation. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7B1XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EconomicAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6wB1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CooperationEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn CooperationEvent EconomicAction)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjpbJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PalaceBuilding)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of palaces</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwE4XkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">application virus</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of all elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViKVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVirus&lt;/a&gt; which infect an 
	application program and are therefore activated at some point during the use
	of that application.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ApplicationVirus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0AD58NWqQdadfIveLiP7sA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4ryNr_1tWqQdaSZK9dzHNCdQ&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource_Complex&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StructuredKnowledgeSource-Atomic</cycAnnot:label>
    <rdfs:label xml:lang="en">atomic structured knowledge source</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwC9ZlZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">encrypted AIS</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;s which are, in the salient context, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK5oWSnS6EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Encrypted&lt;/a&gt;.  Any assertion of the form (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; AIS &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwC9ZlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EncryptedAIS&lt;/a&gt;) will be highly context-dependent, and no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt; should be thought of as intrinsically &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK5oWSnS6EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Encrypted&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rm02TzHS_EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Plaintext&lt;/a&gt;.  The character string &apos;The eagle has landed&apos; might, in the context of two spies communicating, encrypt some information, but in another context it is simply a report that some eagle has landed.  It is inherently neither.  Whether, in a given context, it is one or the other will depend upon a great many facts (none of which are facts about the state of one&apos;s brain, nor of the state of some vaguely-conceived mental substance).</rdfs:comment>
    <cycAnnot:label xml:lang="en">EncryptedAIS</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhHHwAjlSEdeUggACs2TnIQ">
    <rdfs:label xml:lang="en">expected time served in a position</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;s which specify the time interval during which someone who becomes a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr5OpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; is expected/allowed to retain that position. While the length of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt; is determined by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;, there are many contexts in which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; is not an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;; for example, the US president&apos;s term is goverend by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvy_ifZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USConstitution&lt;/a&gt;, but that&apos;s an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; between the US government and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVz97JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ThePublic&lt;/a&gt; (or something), not with (say) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBp5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BillClinton&lt;/a&gt;. Hence, (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhHHwAjlSEdeUggACs2TnIQ&quot; class=&quot;cyc_term&quot;&gt;TimeInPosition_Obligation&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;) is often false. If someone agrees to accept an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxDdN4tViQdaJnP-xpGantQ&quot; class=&quot;cyc_term&quot;&gt;AppointedOffice&lt;/a&gt;, that obligation might or might not genls to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;, depending on how the term of office is determined.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TimeInPosition-Obligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAx0YURTcEdqfPQAH6RYvSQ">
    <rdfs:label xml:lang="en">textual inference problem involving presupposition</rdfs:label>
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingPresupposition</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which involve presuppositon.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBNk5vL3XEduAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">UnitedStatesCodeSection</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all sections of the United States Code.  Each section of the code corresponds to a law or to a section of a law passed by congress.</rdfs:comment>
    <rdfs:label xml:lang="en">United States Code section</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkfQdkvwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">programming language arithmetic operator</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of arithmetical operators found in programming languages.  For example, the &quot;++&quot; increment operator in the C programming language is arithmetical.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProgramArithmeticOperator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZNeLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cash holding</rdfs:label>
    <cycAnnot:label xml:lang="en">CashHoldings</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTFBE2ksFQdmesL4WFCCrjA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">credit record</rdfs:label>
    <cycAnnot:label xml:lang="en">CreditRecord</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwF7-QJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP3lkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of nerves</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Nerve)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7wQW0iCrEdqNWgACs71DGQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <rdfs:label xml:lang="en">forward-reifiable function term of the CycL language</rdfs:label>
    <cycAnnot:label xml:lang="en">ForwardReifiableCycLFunctor</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6tFjI0YYEdidpgAH6RYvSQ">
    <rdfs:label xml:lang="en">short-term study</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;.  Instances of this collection are written reports which describe a short-term study of some state of affairs (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ShortTermStudy-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVilIJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of sentient animals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SentientAnimal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmQbn4rTFQdid6K1YVoqaQQ">
    <cycAnnot:label xml:lang="en">OnlineNewsArticle</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of news articles published on a website. Examples would be articles found at cnn.com or usatoday.com.</rdfs:comment>
    <rdfs:label xml:lang="en">online news article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NNXFDgtEdaHLgACs0uFOQ">
    <cycAnnot:label xml:lang="en">FileDirectory</cycAnnot:label>
    <rdfs:label xml:lang="en">directory</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXFDgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;FileDirectory&lt;/a&gt; is a directory structure comprised of other directories, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;, symbolic links, or the logical names of devices. In &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlngMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsOperatingSystem&lt;/a&gt; terminology, instances of this collection are called &amp;quot;folders&amp;quot;. On a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt;, a directory is a list of names and inode (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXEjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;FileIndexNode&lt;/a&gt;) numbers.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rowZidLkHEdaAAAACs1uxFw">
    <rdfs:comment xml:lang="en">The collection of all critiques.  Instances are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that are critical assessments of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">critique</rdfs:label>
    <cycAnnot:label xml:lang="en">Critique-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvy05U5wpEbGdrcN5Y29ycB4rvVj11JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of Iranian people</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (CitizenFn Iran))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlrdS5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all release clauses. A type of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">ReleaseClause</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWCwXJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWCwXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HotelReservation&lt;/a&gt; is an agreement made between a provider of lodging and a customer, that the lodging provider will reserve lodging for the customer at the time he or she requests.  This collection includes reservations for all types of commerical lodging, including motels, bed-&amp;amp;-breakfasts, beach cabins, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">hotel reserve</rdfs:label>
    <cycAnnot:label xml:lang="en">HotelReservation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvh5RMpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;s in which an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnSeAJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MilitaryEvent&lt;/a&gt; is governed by the treaty.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MilitaryTreaty</cycAnnot:label>
    <rdfs:label xml:lang="en">military treaty</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVipDpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn ChildcareWorker)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of child care provider</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of child-care worker. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgF_ypwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Often a part of some larger &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgGJIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt;; each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgF_ypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContractItem&lt;/a&gt; is an agreement about the sale of some particular type of product.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SalesContractItem</cycAnnot:label>
    <rdfs:label xml:lang="en">sales contract item</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQncaJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">abstract computer file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerFile-Abstract</cycAnnot:label>
    <rdfs:comment xml:lang="en">In some respects and in some domains (notably, &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.  This enables &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;.  This collection, &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv0UdjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;fileFoundOnComputer&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rB5hBvvqgEdyAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3CXapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Survey&lt;/a&gt;.  Each instance of GallupPoll-CW is a poll result produced by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3CXapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Survey&lt;/a&gt; conduced by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruOGI0vqaEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;TheGallupOrganization&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExitPoll-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">exit poll</rdfs:label>
  </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/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="Mx4rv65Pt5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TextString</cycAnnot:label>
    <rdfs:label xml:lang="en">text</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; that constitutes a                                                                                                   meaningful unit (with respect to some actual language or other                                                                                                             &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0P5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunicationConvention&lt;/a&gt;), such as words, phrases, sentences,                                                                                                             multi-sentence constructions, or symbols that contribute to the meaning of                                                                                                 phrases or sentences (including syncategormatic objects such as                                                                                                            punctuation symbols).  Formal languages may define multi-symbol constructs                                                                                                  that have meaning but are not considered words -- these, too are                                                                                                          
instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;. For example, this sequence of characters:
&lt;pre&gt;
  er#q2
&lt;/pre&gt;
is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; but &lt;i&gt;not&lt;/i&gt; (as far as I know) a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;. Conversely, the sentence you are now reading is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;, as is the text of this entire comment. 
&lt;p/&gt;
Note that, as with all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt; is a sequence of abstract symbols, not a tangible instantiation of it (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCKd45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringToken&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rveR5tpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UserProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">user program</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveR5tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserProgram&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  It is the collection of programs whose running processes computer users typically interact with.  Computer users are usually able to configure these programs to suit their individual needs.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_RB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetscapeNavigator&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveR5tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserProgram&lt;/a&gt; because users interact with it when they browse web pages, and they can configure it to implement various security features, to store passwords, to cache a history, etc. Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveR5tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv4X4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceProgram&lt;/a&gt; partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpTY5jmmfQdmO5dswBx7CCg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/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">CBL message dispatching priority lowest</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhCMqMkluQdmJS6gBS_ZEOw">
    <cycAnnot:label xml:lang="en">StandingOrderInstruction</cycAnnot:label>
    <rdfs:label xml:lang="en">instructions for standing order</rdfs:label>
    <rdfs:comment xml:lang="en">An instruction given by a citizen of the UK to their bank to make a payment of a fixed amount on specified regular dates to a named individual or organisation.  Contrast this with the similar &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkWiZ4kWRQdmVYKcgdAScUA&quot; class=&quot;cyc_term&quot;&gt;DirectDebitInstruction&lt;/a&gt;s.  See &lt;a href= &quot;http://www.bacs.co.uk/resources/glossary.php&quot;&gt;http://www.bacs.co.uk/resources/glossary.php&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKTUuCHyuEdqAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">PackedCyclifierLexiconSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKKEblnyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;CyclifierLexiconSpecification&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKTUuCHyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;PackedCyclifierLexiconSpecification&lt;/a&gt; will return semTrans semantics that will pack as much ambiguity as possible into a single lexical entry.  For example, if the word &amp;quot;blork&amp;quot; has two denotations, &lt;font color=&quot;#ff0000&quot;&gt;#$Blork&lt;/font&gt; and &lt;font color=&quot;#ff0000&quot;&gt;#$Blonk&lt;/font&gt;, that fit in the same syntactic contexts, the lexical entry returned by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKTUuCHyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;PackedCyclifierLexiconSpecification&lt;/a&gt; will be of the form (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; :NOUN (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlDO55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheIntendedOneOfFn&lt;/a&gt; &amp;quot;blork&amp;quot; &lt;font color=&quot;#ff0000&quot;&gt;#$Blork&lt;/font&gt; &lt;font color=&quot;#ff0000&quot;&gt;#$Blonk&lt;/font&gt;)).  This contrasts with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKKEblnyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;CyclifierLexiconSpecification&lt;/a&gt;, which would return two separate entries: (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; :NOUN &lt;font color=&quot;#ff0000&quot;&gt;#$Blork&lt;/font&gt;) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; :NOUN &lt;font color=&quot;#ff0000&quot;&gt;#$Blonk&lt;/font&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">packed cyclifier lexicon specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7_SM5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">downloadable web graphic</rdfs:label>
    <cycAnnot:label xml:lang="en">WebGraphics</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all downloadable web graphics. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgYvyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerImageFile&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwVETQpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwP1XQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Divorce&lt;/a&gt; or by the death of one of the spouses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WeddingVows</cycAnnot:label>
    <rdfs:label xml:lang="en">wedding vow</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjl2pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn GeopoliticalEntity)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of political entities</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqLEmpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">finite multigraph</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveIS75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Multigraph&lt;/a&gt;s (interconnected systems of nodes and links) that have only finitely many nodes, links and loops.  This is the intersection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveIS75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Multigraph&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGAke5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NodeFinitePathSystem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbAGLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinkFinitePathSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FiniteMultigraph</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOGm2JhCOQdeXdO_NKFJFWg">
    <rdfs:label xml:lang="en">cyc problem link removal</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1GkhehCNQdeM4trVi0Pxwg&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Content&lt;/a&gt; which denote Cyc inference problem removal links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemLink-Removal</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of embodied perceptual agents</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PerceptualAgent-Embodied)</cycAnnot:label>
  </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/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvshPLJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvjBdZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mufti&lt;/a&gt;, based upon standing precedent and the Qur&apos;an.</rdfs:comment>
    <rdfs:label xml:lang="en">fatwa</rdfs:label>
    <cycAnnot:label xml:lang="en">Fatwa</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVinb5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">intelligent agent</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; (qq.v.).  An agent is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; if and only if it is capable of knowing and acting, and capable of employing its knowledge in its actions.  An intelligent agent typically &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkDi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;knowsAbout&lt;/a&gt; certain things, and its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt; concerning those things influences its actions.  As with agents generally, an intelligent agent might either be a single individual, such as a person, or a group consisting of two or more individual agents, such as a business or government organization.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViknpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialBeing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZbbuIoGbQdeH0rnP7Ube6Q&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent_Intelligent&lt;/a&gt;.
&lt;p/&gt;
Note that non-human &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVil5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Vertebrate&lt;/a&gt;s that are sentient and somewhat intelligent, such as (arguably) cats and horses, can be considered intelligent agents in some contexts.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IntelligentAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnpVd0Lm1QdePFIVijnGCYA">
    <rdfs:label xml:lang="en">CREEK resource</rdfs:label>
    <cycAnnot:label xml:lang="en">CREEKResource</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvhpNXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn StereotypicalBlondeAdultFemale)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about stereotypical blonde</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVWb2DvqdEdyAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">GallupPoll-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3CXapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Survey&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVWb2DvqdEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;GallupPoll_CW&lt;/a&gt; is a poll result produced by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3CXapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Survey&lt;/a&gt; conduced by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruOGI0vqaEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;TheGallupOrganization&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Gallup poll</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvzDExpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn NetworkProtocol)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of network protocols</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSsEJCiTsQdiWudYaTXeS1A">
    <cycAnnot:label xml:lang="en">CBLBuiltInTaskMethod</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL built in task method</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi__5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn RetailStore)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of retail stores</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvq7pm5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">letter</rdfs:label>
    <cycAnnot:label xml:lang="en">Letter-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all compositions created to be transmitted as letters.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvq7pm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Letter_CW&lt;/a&gt; is instantiated in one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSNjZZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LetterCopy&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVirgJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn BankOrganization)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of banks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjUL5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SearchAlgorithm</cycAnnot:label>
    <rdfs:label xml:lang="en">search algorithm</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;s which are used to search for information.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rviRqhZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all games [&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjPMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanChild&lt;/a&gt;]</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChildsGame</cycAnnot:label>
    <rdfs:label xml:lang="en">child&apos;s game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcAckUeIiEdaSWAACs6hnlQ">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUeIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;.  When a computer wishes to establish a network connection to another computer, according to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvn3fJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUeIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN&lt;/a&gt; (synchronization request packet) is sent from the originating computer to a specific port that is in a &amp;quot;listen&amp;quot; state on another computer.  The listening computer sends a SYN/ACK (synchronize/acknowledge) packet back to the first computer, which completes the handshake by sending an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUuIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_ACK&lt;/a&gt; (acknowledge packet).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-SYN</cycAnnot:label>
    <rdfs:label xml:lang="en">SYN packet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViQ1JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all androids (i.e. humanoid robots).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Android</cycAnnot:label>
    <rdfs:label xml:lang="en">android</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj3-ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cyc HL truth value</rdfs:label>
    <rdfs:comment xml:lang="en">The truth/strength combinations used in the Cyc HL implementation of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;s and arguments.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycHLTruthValue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-znjZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Manga</cycAnnot:label>
    <rdfs:label xml:lang="en">manga</rdfs:label>
    <rdfs:comment xml:lang="en">A style  of comic and cartoon drawing, currently (year 2000) extremely popular in Japan, and fast becoming so elsewhere. It is said that the famous Japanese painter Hokusai used the term to brand `irresponsible pictures&apos;. Animated Manga comics are called &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUcs75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Anime&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r2dvggI0QEdaAAABQ2rksLw">
    <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/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/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/concept/Mx4rvVi_v5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subOrganizations&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">organization that delivers</rdfs:label>
  </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="Mx4rv3e-9ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Terms denoting formulas (typically without support for efficient inference) that can be (partially) instantiated as Cyc assertions (typically with support for efficient inference); see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDuHt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trueRule&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1XkepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ruleTemplateAssertion&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RuleTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">rule template</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCOcy5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCOcy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Rumor_CW&lt;/a&gt; is the collection of all            instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; which            contain information with little or no justification,            and which are often designed to mislead others and            to be propagated with the intent to surreptitiously            achieve an objective.  (Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMV2uZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Rumor_IBT&lt;/a&gt;, which is the            collection of written or uttered rumors, and            &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtPucJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RumorPropagation&lt;/a&gt;, the collection of instances of            transmissions of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCOcy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Rumor_CW&lt;/a&gt;.)</rdfs:comment>
    <rdfs:label xml:lang="en">rumor</rdfs:label>
    <cycAnnot:label xml:lang="en">Rumor-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvgD_SpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Canyon)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of canyons</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="Mx4rXfuu6NeEEdmAAAAH6Q2cKw">
    <cycAnnot:label xml:lang="en">CSQLToSQLTranslationSyntaxDirective</cycAnnot:label>
    <rdfs:label xml:lang="en">CSQL to SQL translation syntax directive</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXfuu6NeEEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;CSQLToSQLTranslationSyntaxDirective&lt;/a&gt; is a completely
asserted collection whose members are directives passed to the SKSI CSQL to
SQL translation code which specify how CSQL literals involving certain
operators and functions should be translated into SQL. Specifically,
they are used within &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjSJI-NeEEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;csqlOperatorToSQLOperator&lt;/a&gt; assertions and
determine whether function syntax, operator infix syntax, operator
prefix syntax, or operator postfix syntax is to be used when
translating a CSQL literal into an SQL literal.
&lt;p/&gt;
For example, the sentence
&lt;pre&gt;
(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjSJI-NeEEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;csqlOperatorToSQLOperator&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYgjLXteBEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;CSQLPlusFn&lt;/a&gt; &amp;quot;+&amp;quot; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4IEkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostgreSQL&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYZgYjteEEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;SQLOperatorSyntax_Infix&lt;/a&gt;)
&lt;/pre&gt;
tells the translator that whenever it encounters a literal such as
(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYgjLXteBEdmAAAAH6Q2cKw&quot; class=&quot;cyc_term&quot;&gt;CSQLPlusFn&lt;/a&gt; 1 2) within a CSQL query to be translated into an SQL
query and evaluated by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4IEkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostgreSQL&lt;/a&gt; dbms, the translated literal
should use the token &amp;quot;+&amp;quot; as the operator symbol and it should apply
as an infix operator to its arguments, so that the translated literal
would be &amp;quot;1 + 2&amp;quot;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRz6uuJGIQdmBypBSZ9WqeA">
    <rdfs:label xml:lang="en">knowledge package unpublished</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of Knowledge Packages whose contents may change over time and, therefore, should not be relied upon by any agent or microtheory where stability of content is a desired trait.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KnowledgePackage-Unpublished</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViB5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of Saudi Arabians</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SaudiPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYwcdYFFFEdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">geodetic control network</rdfs:label>
    <cycAnnot:label xml:lang="en">GeodeticControlNetwork</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYwcdYFFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;GeodeticControlNetwork&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1YoXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Network&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYFjYplFFEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;GeodeticControlPoint&lt;/a&gt;s which is used to establish an accurate &lt;font color=&quot;#ff0000&quot;&gt;#$Datum&lt;/font&gt; for determining the position of locations on some portion of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkL_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanetEarth&lt;/a&gt;.</rdfs:comment>
  </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/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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP4Gu5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of plants or plant parts</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PlantBLO)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5BbtxXWPEdeEbAACs6hcjQ">
    <rdfs:label xml:lang="en">justification generation rule template</rdfs:label>
    <cycAnnot:label xml:lang="en">JustificationGenerationRuleTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkFc5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of cats</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Cat)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwH2OvZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwH2OvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebSearchResultPage&lt;/a&gt; is a subset of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwB8IMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_AIS&lt;/a&gt;. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwH2OvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebSearchResultPage&lt;/a&gt; consists primarily of a list of links into other web pages which was dynamically created and returned as the result of some web search. The links may or may not be related by some subject area, due to the lack of accuracy of many search engines (which is, in turn, partly due to the ambiguity of typical string-based search requests).  Many instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwH2OvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebSearchResultPage&lt;/a&gt; are created by professional search sites such as hotbot.com.</rdfs:comment>
    <rdfs:label xml:lang="en">search results webpage</rdfs:label>
    <cycAnnot:label xml:lang="en">WebSearchResultPage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAmJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RealNumber</cycAnnot:label>
    <rdfs:label xml:lang="en">real number</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of real numbers; a specialization of both  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzL5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntervalOnNumberLine&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt; (qq.v.).  Each  instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt; is a single point on the real number  line, which has no upper or lower bounds.  Specializations  of this collection include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RationalNumber&lt;/a&gt;, and  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP4D45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeNumber&lt;/a&gt;.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt; is also a specialization  of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4CpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComplexNumber&lt;/a&gt; (q.v.), and any instance of the former  constitutes a degenerate case of the latter, in that the value  along the real&apos;s &amp;quot;imaginary axis&amp;quot; is zero (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL5mhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImaginaryNumber&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHcxsVgfcQdeTBPhk3ZqAtg">
    <rdfs:comment xml:lang="en">The collection of all sub-works of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; explicitly identified within the work (through numbering or some other indicator) as &amp;quot;sections.&amp;quot;  In CycL, this relationship is reified as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rStuz7LxZEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;textualPCWSections&lt;/a&gt;; membership in this collection is defined in terms of this relationship.  These sub-works typically appear in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpKfXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chapter_PCW&lt;/a&gt;, or in textual instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.  By definition, this collection excludes certain types of sub-works, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpKfXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chapter_PCW&lt;/a&gt;, which are often, literally, numbered sections, but merely sections in the sense of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4VoKwu_0EdmAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;textualPCWSubSections&lt;/a&gt;, and not in the sense of &amp;quot;section&amp;quot; intended to be represented here.  Also excluded from this collection are sub-works of works explicitly identified as &amp;quot;parts,&amp;quot; -- a category typically used to distinguish these sub-works from chapters, sections, appendixes, and the like.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Section-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">section of a text</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTjcv-tZHEdaLdQACs6hPlg">
    <cycAnnot:label xml:lang="en">ApacheModule</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPDQI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramModule_CW&lt;/a&gt;. Each instance of this collection is a module of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmL3BpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApacheWebServer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">apache module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSOkiZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The broad collection of agreements which constrain one or more of the agreeing parties to perform one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7B1XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EconomicAction&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">economic agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">EconomicAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryTtpIYuaEduDlwACs6hPlA">
    <rdfs:comment xml:lang="en">A collection of short &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryTtpIIuaEduDlwACs6hPlA&quot; class=&quot;cyc_term&quot;&gt;Treatise&lt;/a&gt; instances that typically deal with religious subjects and are published in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjNcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pamphlet&lt;/a&gt; form.</rdfs:comment>
    <rdfs:label xml:lang="en">tract</rdfs:label>
    <cycAnnot:label xml:lang="en">Tract-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvi3kJ5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv3qwJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Issue&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">commentary article CW</rdfs:label>
    <cycAnnot:label xml:lang="en">CommentaryArticle-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLuY95wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PathChain</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;.  Each path chain is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt; LIST = (X(1) Y(1) X(2) Y(2) ... X(n) Y(n) X(n+1)) satisfying the following conditions: (i) each X(k) is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt; (q.v.) and each Y(k) is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt; (q.v.), i.e., the length of LIST is an odd number greater than 2, every even-numbered position in LIST is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;, and every odd-numbered item is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;.  (ii) Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt; in LIST joins the points just before and after it in LIST.  That is to say, (iia) if the kth item PATH in LIST is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Simple&lt;/a&gt; (q.v.), and if A is the (k-1)th item and B is the (k+1)th item in LIST, then (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGXwiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pathBetween&lt;/a&gt; PATH A B) holds, and (iib) if the kth item CYCLE is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6MSn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Cyclic&lt;/a&gt; (q.v.), and if A is the (k-1)th item and B is the (k+1)th item in LIST, then (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS0XV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pointOnCycle&lt;/a&gt; A CYCLE) holds and A = B.  Note that the concatenation of all the paths (simple or cyclic) in such a list results in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt; (q.v.).  For example, letting PATH1 and PATH2 be instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Simple&lt;/a&gt; and CYCLE a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6MSn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Cyclic&lt;/a&gt;, if (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGXwiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pathBetween&lt;/a&gt; PATH1 A B), (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGXwiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pathBetween&lt;/a&gt; PATH2 B C) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS0XV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pointOnCycle&lt;/a&gt; C CYCLE), then (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcyffJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheList&lt;/a&gt; A PATH1 B PATH2 C CYCLE C) is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLuY95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathChain&lt;/a&gt;.  Note that although each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLuY95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathChain&lt;/a&gt; determines a unique instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt; that is from X(1) to X(n+1), many different &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLuY95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathChain&lt;/a&gt;s may determine the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">path chain</rdfs:label>
  </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/concept/Mx4rvzfdJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interval_BoundedAbove&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwTGgF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerExtent&lt;/a&gt; (q.v.) because &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rEgQxOvRgQdeVysqI1MgOjA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU8mTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWorkSeries&lt;/a&gt; whose installments
are released at more-or-less regular intervals.  Prominent specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaipZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalSeries&lt;/a&gt; (such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4ByW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperSeries&lt;/a&gt;), and series whose once-per-INTERVAL installments 
are intended to review some aspect of the  INTERVAL which preceeded them. Examples of the latter include series of 
quarterly
financial reports , series of &apos;Best &amp;lt;FOO&amp;gt; Of &amp;lt;YEAR&amp;gt;&apos; anthologies, and series of 
regularly-updated government tax forms.  See also the function
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqh_vAvkSQdeGS59yD5VDUw&quot; class=&quot;cyc_term&quot;&gt;EditionForIntervalFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConceptualWorkSeries-Periodic</cycAnnot:label>
    <rdfs:label xml:lang="en">conceptual work series periodic</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0yBOZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A person or process with access to an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0yBOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrivilegedAccount&lt;/a&gt; is able to perform a greater range of actions on an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGq7AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputationalSystem&lt;/a&gt; than those with access only to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;s do.  Important subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0yBOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrivilegedAccount&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoVAApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RootAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwG3H7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdministratorAccount&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PrivilegedAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">privileged account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcKPu-AaWQdmTmZAybVeXPA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZS6qVnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycLQuerySpecification&lt;/a&gt; that have assertible sentences (i.e., instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRZBCJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLSentence_Assertible&lt;/a&gt;) with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;implies&lt;/a&gt; in the arg0 position specified as the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rt2-EGHyIEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceSentenceParameter&lt;/a&gt;, via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rijhYLnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInSpecification&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycLRuleQuerySpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc l rule query specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwImzO5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Packet-NIPRNet</cycAnnot:label>
    <rdfs:label xml:lang="en">packet NIPR net</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvdGoXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NIPRNetProtocol&lt;/a&gt;.    A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvril6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NIPRNet_PathSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r29C2eEoiQdmR1bYFcPFcrg">
    <rdfs:label xml:lang="en">tech stock bought during the dot-com boom</rdfs:label>
    <cycAnnot:label xml:lang="en">TechStockBoughtDuringDotComBoom</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/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="Mx4rnVZQSiCmEdaAAACgyZzFrg">
    <rdfs:comment xml:lang="en">A partition of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnVZQSiCmEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NumericInterval&lt;/a&gt; comprises the &amp;quot;purely numeric&amp;quot; scalars, and is thus disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnVZQSiCmEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NumericInterval&lt;/a&gt; is either a number of some sort (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt;) or a proper interval on the real number line (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrMRklqndQdiFxe5MQvukaA&quot; class=&quot;cyc_term&quot;&gt;ProperIntervalOnNumberLine&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">numeric value</rdfs:label>
    <cycAnnot:label xml:lang="en">NumericInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvk1zl5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt; access to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt; for that system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExecutableSystemPrivilegeExploit</cycAnnot:label>
    <rdfs:label xml:lang="en">executable system privilege exploit</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSEhKpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">spatial persistence distribution</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatialPersistenceDistribution</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSEhKpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialPersistenceDistribution&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 spatial region.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvs7VE5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cursor</rdfs:label>
    <cycAnnot:label xml:lang="en">CursorGUIComponent</cycAnnot:label>
    <rdfs:comment xml:lang="en">Members of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvVjLo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerMouse&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvp3dOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphicalUserInterfaceProgram&lt;/a&gt; it is a component of.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpBxQPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">protocol participant</rdfs:label>
    <cycAnnot:label xml:lang="en">ProtocolParticipant</cycAnnot:label>
    <rdfs:comment xml:lang="en">A person or a machine employing or filling a role in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjnK5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">receivable</rdfs:label>
    <cycAnnot:label xml:lang="en">Receivable</cycAnnot:label>
    <rdfs:comment xml:lang="en">The financial obligation for a specific sale of goods or services.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmR-Abkh7QdmCHuqrRenrRw">
    <cycAnnot:label xml:lang="en">CourtJudgment-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">judgment</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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="Mx4rGycW2GYOEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">The collection of queries used to collect partial sentences to be passed to the Cyc-based fact gathering technology.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPartialSentenceQuery</cycAnnot:label>
    <rdfs:label xml:lang="en">fact gathering partial sentence query</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViLwpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">soccer league</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SoccerTeam)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1NR8jCbXEdqAAAAH6RYvSQ">
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromLCC-M</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 the LCC-M group for the Aquaint KB pilot evaluation.</rdfs:comment>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from LCC M</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvX9kRJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">prepayment without penalty option</rdfs:label>
    <cycAnnot:label xml:lang="en">PrepaymentWithoutPenaltyOption</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjKZ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Thesaurus</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the thesauruses: books that contain information about the antonyms, homonyms, synonyms, of a (usually large) set of words.  Usually they describe other relationships between words as well.</rdfs:comment>
    <rdfs:label xml:lang="en">thesaurus</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwF5PIZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwF5PIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MedicalDictionary&lt;/a&gt; provides lexical information about technical medical terms.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MedicalDictionary</cycAnnot:label>
    <rdfs:label xml:lang="en">medical dictionary</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcK6EKJcqEdqAAAACs4vPlg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9lIvlpcoEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;Parameter&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcK6EKJcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;BooleanParameter&lt;/a&gt; can have one of two values.  From a logical perspective, this would be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;True&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;False&lt;/a&gt;.  However, 0 and 1 will also work.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BooleanParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">boolean parameter</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv5nBB5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of college sports teams</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CollegeSportsTeam)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrpqCJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DrivingDirections</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrpqCJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DrivingDirections&lt;/a&gt; is a set of instructions for how to travel from one place to another by car.</rdfs:comment>
    <rdfs:label xml:lang="en">driving directions</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqwKqRmicQdiUqvLntIlCAw">
    <rdfs:label xml:lang="en">conference proceedings series</rdfs:label>
    <cycAnnot:label xml:lang="en">ConferenceProceedingsSeries</cycAnnot:label>
    <rdfs:comment xml:lang="en">A periodical dealing with the discussions at a conference or series of conferences.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaCZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of abstract (intangible) objects which consist of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recommendation&lt;/a&gt; consists of a statement by some agent about the qualities of another agent, product, program, or activity.  Examples: a letter of recommendation for graduate school; a reference letter for a jobseeker; or a product endorsement.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Recommendation</cycAnnot:label>
    <rdfs:label xml:lang="en">recommendation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjRSJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">floor plan</rdfs:label>
    <cycAnnot:label xml:lang="en">FloorPlan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of information bearing objects that contain information about the layout (spatial configuration) of the interior space of a construction artifact.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgYZKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MutualFundShare</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mutual fund shares, each of which represents a proportional interest in all of the investments held by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhh7xZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MutualFund&lt;/a&gt;. An owner of a certain number of shares of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhh7xZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MutualFund&lt;/a&gt; can sell them back to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InvestmentFirm&lt;/a&gt; that operates the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhh7xZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MutualFund&lt;/a&gt; at a price proportional to the value of the fund&apos;s total investments, subject to fees, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">mutual fund share</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHLaaZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">motor sport</rdfs:label>
    <cycAnnot:label xml:lang="en">MotorSport</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVkCDZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Chicken)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about chicken</rdfs: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="Mx4rv9rwapwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">executable root exploit</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBjhDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableExploit&lt;/a&gt;s that are designed to
give a regular user of a computer access to the root account on that
computer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExecutableRootExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8BS9oDL1Qdec54Cn4tsnZQ">
    <rdfs:comment xml:lang="en">The collection of database records created for bug tracking purposes using &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS3GcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bugzilla_TheProgram&lt;/a&gt;.  Each record is meant to represent a bug or other problem or enhancement in a particular piece of software.</rdfs:comment>
    <rdfs:label xml:lang="en">bugzilla bug</rdfs:label>
    <cycAnnot:label xml:lang="en">BugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rzEb6xCJpQdeeiIuoOqMuKA">
    <cycAnnot:label xml:lang="en">ReservationAtARestaurant</cycAnnot:label>
    <rdfs:label xml:lang="en">restaurant reservation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPvL1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Reservation&lt;/a&gt;.  Instances are agreements on the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyg5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Restaurant_Organization&lt;/a&gt; to hold a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFCDWpB5tQdedzOIPeBYzCw&quot; class=&quot;cyc_term&quot;&gt;RestaurantSeatingArea&lt;/a&gt; for a patron.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvq-q6ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TeamGame</cycAnnot:label>
    <rdfs:label xml:lang="en">team game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; whose &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3D5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;competingAgents&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZowY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Team&lt;/a&gt;s instead of individual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxUpLdhdTEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">dividend payment obligation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">DividendPaymentObligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKKEblnyuEdqAAAAOpmP6tw">
    <rdfs:label xml:lang="en">cyclifier lexicon specification</rdfs: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>
    <cycAnnot:label xml:lang="en">CyclifierLexiconSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5OriCrXyEdqAAACQJw5drg">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpTuXArXzEdqAAACQJw5drg&quot; class=&quot;cyc_term&quot;&gt;QuestionTypeByAnswerTypeRequested&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5OriCrXyEdqAAACQJw5drg&quot; class=&quot;cyc_term&quot;&gt;QualitativeMultipleChoiceQuestion&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-G8EIKO3EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Question_PCW&lt;/a&gt; which requests that one choose from one or more of a set of choices that are qualitative rather than quantitative in nature.  An example would be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSaBhwKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsProblem&lt;/a&gt; that requires one to select the best description of the movement of an object under certain conditions.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QualitativeMultipleChoiceQuestion</cycAnnot:label>
    <rdfs:label xml:lang="en">qualitative multiple choice question</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5xSAZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5xSAZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;YoMamaJoke&lt;/a&gt; is the collection of all           jokes that are of the form &apos;Yo mama so SO-AND-SO, SUCH-AND-SUCH is the case&apos;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">YoMamaJoke</cycAnnot:label>
    <rdfs:label xml:lang="en">yo mama joke</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-gY3ljbGlzdEVtYWlsQWRkcmVzc0NoZWNraW5nX3Rhc2sPoWN5Y2xpc3RzV2l0aG91dEVtYWlsQWRkcmVzc2VzX3ZhcoI">
    <rdfs:label xml:lang="en">cyclistsWithoutEmailAddresses_var</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;cyclistEmailAddressChecking_task&quot;) &quot;cyclistsWithoutEmailAddresses_var&quot; 2)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rp3TuEOmEEdmAAAACs6hbjw">
    <cycAnnot:label xml:lang="en">CycInferenceAnswerJustification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXCYcAA6nQdeCbsulCSdGEQ&quot; class=&quot;cyc_term&quot;&gt;CycInferenceDataStructure&lt;/a&gt;.  Each
instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rp3TuEOmEEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceAnswerJustification&lt;/a&gt; is a component of one or
more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTLoMqumCEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceAnswer&lt;/a&gt;s, and, in each case, encodes a complete set
of supports (cf., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1zUywIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycSupportDatastructure&lt;/a&gt;) for that answer&apos;s binding
list.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCgFy2umDEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceBindingsDataStructure&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc inference answer justification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvhA5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">unversioned software object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;s which are unversioned and are therfore highly abstract entities.  Positive examples: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_RB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetscapeNavigator&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt;.  Negative examples: (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt; &amp;quot;2.0&amp;quot;), (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgxuYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionsInclusiveFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_RB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetscapeNavigator&lt;/a&gt; &amp;quot;3&amp;quot; &amp;quot;6&amp;quot;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnversionedSoftwareObject</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnql9xA6nQdeQzLF_INuWtg">
    <cycAnnot:label xml:lang="en">CycProof</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc proof</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference proofs.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rPgOJJStlEdiUgQAH6RYvSQ">
    <rdfs:comment xml:lang="en">The collection of all insurgents group. A type of group of humans.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(GroupFn Insurgent)</cycAnnot:label>
    <rdfs:label xml:lang="en">insurgent group</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj0uJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVj0uJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalOrMythologicalContext&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc counterfactual context</rdfs:label>
    <cycAnnot:label xml:lang="en">FictionalOrMythologicalContext</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRnMJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MaterialSafetyDataSheet</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of individual concrete
&lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_EUkZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvafsxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphicalStructure&lt;/a&gt; that are graphs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Graph-AIS</cycAnnot:label>
    <rdfs:label xml:lang="en">graph</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4r2PJL7ng5QdiI18aFyT4C5R8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-gY3ljbGlzdEVtYWlsQWRkcmVzc0NoZWNraW5nX3Rhc2sPjWVtYWlsVGV4dF92YXKE">
    <cycAnnot:label xml:lang="en">(CBLMethodStateVariableFn (CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;cyclistEmailAddressChecking_task&quot;) &quot;emailText_var&quot; 4)</cycAnnot:label>
    <rdfs:label xml:lang="en">emailText_var</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NNXGTgtEdaHLgACs0uFOQ">
    <rdfs:comment xml:lang="en">The collection of all distributed filesystems. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXFjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Filesystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DistributedFilesystem</cycAnnot:label>
    <rdfs:label xml:lang="en">distributed filesystem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmd2JElCEEdqAAAACs6hbjw">
    <cycAnnot:label xml:lang="en">IndividualCustom</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rrKPkBE16EdqAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt;</rdfs:comment>
    <rdfs:label xml:lang="en">custom</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-FfRpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PersonalTax</cycAnnot:label>
    <rdfs:label xml:lang="en">personal tax</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvVjl2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalEntity&lt;/a&gt;). An instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwcZc-ssZEdqAAAAOpmP6eA">
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwcZc-ssZEdqAAAAOpmP6eA&quot; class=&quot;cyc_term&quot;&gt;USGSTopographicMap&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwkY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TopographicMap&lt;/a&gt; published by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQnr0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USGeologicalSurvey&lt;/a&gt; and which depicts a portion of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVikKpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesOfAmerica&lt;/a&gt; or one of its territories.  These maps range in scale from 1:20,000 to 1:250,000.   Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwcZc-ssZEdqAAAAOpmP6eA&quot; class=&quot;cyc_term&quot;&gt;USGSTopographicMap&lt;/a&gt; is identified by a name string derived from the name of a prominent depicted feature appended with the two-letter abbreviation for the state or territory in which the depicted region lies, e.g. &amp;quot;Chalk Mountain, CO&amp;quot;.</rdfs:comment>
    <rdfs:label xml:lang="en">USGS topographic map</rdfs:label>
    <cycAnnot:label xml:lang="en">USGSTopographicMap</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8dMEpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">J3Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">J 3 obligation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNoRW8VuxEdaTMwACs0uEEQ">
    <rdfs:comment xml:lang="en">A joint spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLSymbol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNoRW8luxEdaTMwACs0uEEQ&quot; class=&quot;cyc_term&quot;&gt;SubLFunctionSpec&lt;/a&gt; whose instances are symbols with global function definitions.</rdfs:comment>
    <rdfs:label xml:lang="en">sub l function symbol</rdfs:label>
    <cycAnnot:label xml:lang="en">SubLFunctionSymbol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4rvuAoI5wpEbGdrcN5Y29ycB4rvVinb5wpEbGdrcN5Y29ycB8Ngh4rMwzxBJXkEdaAAAACs0uFOR4rvViBBJwpEbGdrcN5Y29ycB4r9nr3lpCRQdeAoZ4auvW2zg">
    <cycAnnot:label xml:lang="en">(SubcollectionOfWithRelationFromFn IntelligentAgent (InverseBinaryPredicateFn isa) Female)</cycAnnot:label>
    <rdfs:label xml:lang="en">intelligent agent that is a female</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjHlJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of comedians</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Comedian)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rC9z1jPRjQdeZxuKdrd9MTA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDaiDwshOQdeAx-NM2hTSHA&quot; class=&quot;cyc_term&quot;&gt;PublishedConceptualWork&lt;/a&gt;s that are
installments of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEgQxOvRgQdeVysqI1MgOjA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWorkSeries_Periodic&lt;/a&gt; (qv.).  Prominent examples
include instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt; and annual reports and volumes
of various sorts.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EditionOfCWSeries-Periodic</cycAnnot:label>
    <rdfs:label xml:lang="en">edition of CW series periodic</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNimKTqWIQdmbLMQ2hKYpYA">
    <rdfs:label xml:lang="en">SOE tree node</rdfs:label>
    <cycAnnot:label xml:lang="en">SOETreeNode</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHiToZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">word search puzzle</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all word search puzzles. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHek5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Puzzle_Generic&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WordSearchPuzzle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkGrpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of Microtheories each containing those propositions that describe what some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; needs to be true.  This may be distinct from what the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; wants to be true, and depends on some additional assessment of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;&apos;s need by someone else.  It may include physical, financial or formal legal `needs&apos; of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">need</rdfs:label>
    <cycAnnot:label xml:lang="en">NeedMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvipL4pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn FreeSheet)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of free sheets</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVis_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StreetAddress</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGD5pJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContactInfoString&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVis_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StreetAddress&lt;/a&gt; is a string (an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; (q.v.)) that includes a street number and street name.  For example: `3721 Executive Center Drive&apos;, the street address of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViYm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cycorp&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShippingAddress&lt;/a&gt; (q.v.) includes a street address as a substring.</rdfs:comment>
    <rdfs:label xml:lang="en">street address</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1GkhehCNQdeM4trVi0Pxwg">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/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 link content</rdfs:label>
    <cycAnnot:label xml:lang="en">CycProblemLink-Content</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgODfeHk5QdiUdKvyQZJB1Q">
    <rdfs:label xml:lang="en">CBL log having finer level</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLLogHavingFinerLevel</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the finer logging level.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBqVJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">color image</rdfs:label>
    <cycAnnot:label xml:lang="en">ColorImage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColorImage&lt;/a&gt; is an image &apos;in color&apos;, i.e., it is not monochromatic but is composed of several colors.  Any &apos;in color&apos; movie being shown on a &apos;color television&apos; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColorImage&lt;/a&gt;.  Presumably, a nighttime sequence viewed on such a television would still be an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColorImage&lt;/a&gt; since the context was &apos;in color&apos; and subtle blues as well as greys would be depicted.  An image consisting solely of varying shades of green, such as that seen on many monochromatic oscilloscopes, would be an element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt; not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColorImage&lt;/a&gt; nor &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVv6QZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt;.</rdfs:comment>
  </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/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="Mx4r1TaX9PfUEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">The collection of small groups whose members (see &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">SmallGroupOfPeople</cycAnnot:label>
    <rdfs:label xml:lang="en">small group of people</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTwIBZwpEbGdrcN5Y29ycA">
    <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>
    <rdfs:label xml:lang="en">syntactic analysis</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv2TSc5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">temporal step persistence distribution</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRmq45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalPersistenceDistribution&lt;/a&gt;s with a step-like distribution contour (graph).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporalStep-PersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvft16pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Lattice-LatticeTheoretic</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mathmetical structures called &apos;lattices&apos; in Lattice Theory (this is not the same concept as the crystalline or grid lattices studied in Crystallography and Group Theory).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; is often defined in different but equivalent ways.  To define a lattice using ordering relation, it is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; ORDER in which each pair of elements of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER has an R-smallest upper bound and an R-greatest lower bound, where R is the ordering relation on S.  To define a lattice using operations, it is a mathematical structure with two operations MEET and JOIN on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of the structure that satisfy the commutative laws, the associative laws, the idempotent laws and the absorption laws.  Note that the correspondence of these two different ways of defining lattices is characterized by the following: for all X, Y in S, Y = (JOIN X Y) &amp;lt;=&amp;gt; R(X Y) &amp;lt;=&amp;gt; X = (MEET X Y).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz2YXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;meetFunctionOnLattice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv__iHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;joinFunctionOnLattice&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">lattice order</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBmFJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">angel</rdfs:label>
    <cycAnnot:label xml:lang="en">Angel</cycAnnot:label>
    <rdfs:comment xml:lang="en">In popular (not necessarily orthodox) Jewish, Christian, and Islamic tradition, angels are the messengers who deliver information from God to humans.  The metaphor to think of is that of an oriental king sending messengers out to deliver news to his subjects.  The original Greek word means `messenger&apos;.  They are supposed to have sort of semi-divine status.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjWQVJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjWQVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationProtocolDataUnit&lt;/a&gt; is the collection of discrete blocks of
data that are composed by instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt; and passed
down to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyIB6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SessionLayerProtocol&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt;. 
PPDUs contain data generated by an application.</rdfs:comment>
    <rdfs:label xml:lang="en">PPDU</rdfs:label>
    <cycAnnot:label xml:lang="en">PresentationProtocolDataUnit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjdMJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of shipping and receiving clerk</rdfs:label>
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rL14gpLlmQdeO-JB50P9KLg">
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rL14gpLlmQdeO-JB50P9KLg&quot; class=&quot;cyc_term&quot;&gt;WebApplicationProgram&lt;/a&gt; is both a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt; and an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt;. A WebApplicationProgram relies on the functionality of some WorldWideWebServerProgram to process requests that come in across a ComputerNetwork.</rdfs:comment>
    <rdfs:label xml:lang="en">web application program</rdfs:label>
    <cycAnnot:label xml:lang="en">WebApplicationProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_WHZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RolePlayingGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events. Each instance includes the entirety of playing a role playing game event.</rdfs:comment>
    <rdfs:label xml:lang="en">role-playing game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlc1pRukqQdeAfvgr2p75nA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rSxfZHEVuQdmCnbUyx-pTKg">
    <cycAnnot:label xml:lang="en">AdministrationOrder</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcJInJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Writ&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSxfZHEVuQdmCnbUyx-pTKg&quot; class=&quot;cyc_term&quot;&gt;AdministrationOrder&lt;/a&gt; is an order issued by a UK County Court.  Such an order requires the party applying for it to pay his debts in full or a percentage of the debts, by monthly instalments.  The total debts of an individual applying for such an order must not exceed 5000 pounds.</rdfs:comment>
    <rdfs:label xml:lang="en">administration order</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXwGdZvOuEdmAAAAH6RYvSQ">
    <rdfs:comment xml:lang="en">These are tests which require a determination of whether or not a response to a question (both expressed in a a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;) is justified on the basis of a particular background text. The predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X0oXkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X04XkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;queryTextForTEP&lt;/a&gt;, should be used to specify the background query texts for a particlar &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roj18cZcbEdma1AAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualEntailmentProblem&lt;/a&gt;.  The predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDCOwau82EdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;textStringForTEPResponse&lt;/a&gt; should be used to specify the response text for a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBCs2xu82EdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TEPResponse&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">textual inference problem AQUAINT format</rdfs:label>
    <cycAnnot:label xml:lang="en">TextualInferenceProblem-AQUAINTFormat</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvBN_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LectureSeries-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">lecture series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of series of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqF_7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lecture_CW&lt;/a&gt; that,
  when taken together, constitute a 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Keep in mind that
 not all (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1535wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqF_7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lecture_CW&lt;/a&gt;)&apos;s can be
 considered &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s, even when 
  their &amp;quot;conjunction&amp;quot; constitues an
 official &amp;quot;course of study.&amp;quot;  Often,
   &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvdrbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraduateSeminarSeries&lt;/a&gt;s are performances of
   &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvBN_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LectureSeries_CW&lt;/a&gt;, but this is by no means
 always the case. Note, too, that
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvBN_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LectureSeries_CW&lt;/a&gt; is not a spec of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvronVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalLectureSeries_IBT&lt;/a&gt;s)
 often involve much more than a simple
  expression of propositions, e.g., 
  simple experiments.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_168JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">COAMissionEssentialsMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">COA mission essentials 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/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/concept/Mx4rv_168JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COAMissionEssentialsMicrotheory&lt;/a&gt; is used
to specify the &apos;mission essential features&apos; of the COAs that appear
among the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents, as a specified by the commander during
the mission analysis process.</rdfs:comment>
  </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="Mx4rNTH9EmmfQdmZHbnY8uCPQg">
    <rdfs:label xml:lang="en">CBL message dispatching priority high</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLMessageDispatchingPriority-High</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that issue messages at high dispatching priority.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJKx_eA3PEduAAADggVbxzQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r2acr-AjWQdmPBO-cPoY4WA&quot; class=&quot;cyc_term&quot;&gt;UnsecuredLoan&lt;/a&gt;.  Instances are loan agreement issued by corporations, usually maturing in a very short time (9 months).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommercialPaper</cycAnnot:label>
    <rdfs:label xml:lang="en">commercial paper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ruzKZbpfUQdiF1dCyyLxUhw">
    <rdfs:label xml:lang="en">working draft</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkingDraft</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r8mv4EJiPQdiY4-Z4KHlUwA&quot; class=&quot;cyc_term&quot;&gt;draftOfTextualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXYy95wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance of this collection is the propositional informational content of some &apos;page&apos; in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwK9o3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedEdition_PIT&lt;/a&gt;.  This concept of &apos;page&apos; differs from the idea of a &apos;page&apos; as a group of character strings and also from the idea of a collection of physical pages in the physical instances of a particular edition, i.e., the idea of a &apos;page&apos; as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViqv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PageInAPublishedEdition-PIT</cycAnnot:label>
    <rdfs:label xml:lang="en">page</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwyQc5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of microtheories.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwyQc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinguisticAnalysis_Morphological&lt;/a&gt; is a microtheory representing knowledge, theory, hypotheses, evidence, and problems related to the morphological analysis of a data set taken from a language or group of languages.</rdfs:comment>
    <rdfs:label xml:lang="en">morphological analysis</rdfs:label>
    <cycAnnot:label xml:lang="en">LinguisticAnalysis-Morphological</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0YfN5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">individual mathematical object</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjltpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjj45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt; is a purely abstract mathematical thing which is also an individual (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Quantifier&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Triangle&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TruthValue&lt;/a&gt;.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjl_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SetOrCollection&lt;/a&gt; are not instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt;, since they are not instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MathematicalObject</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLmi3JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all named, recorded audio &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s regardless of the means of recording (instantiations of an individual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLmi3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Album_CW&lt;/a&gt; may be instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvW4n1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Audio&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJPpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AudioCassette&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7j6VJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhonographRecord_LP&lt;/a&gt;, ...).  Typically used for music recordings. Not used for things like books on tape or recorded speeches.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Album-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">album</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBCs2xu82EdmAAAAH6RYvSQ">
    <cycAnnot:label xml:lang="en">TEPResponse</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of this collection represents an response to some &lt;font color=&quot;#ff0000&quot;&gt;#$EntailmentProblem&lt;/font&gt; (cf. ) .  Instances will typically be associated with a (possibly ellided) text-string which exexpreses response content (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDCOwau82EdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;textStringForTEPResponse&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">TEP response</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtBVv5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">table of contents</rdfs:label>
    <rdfs:comment xml:lang="en">Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtBVv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TableOfContents&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt; detailing the contents of some  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;, usually a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;. Each item on the list has two parts: the name of a section or chapter, and the number of the page on which that section or chapter begins. The sections or chapters are listed in order of page number. A instantiation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtBVv5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TableOfContents&lt;/a&gt; generally appears near the beginning of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalCopy&lt;/a&gt; whose contents it lists.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TableOfContents</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryTtpIIuaEduDlwACs6hPlA">
    <cycAnnot:label xml:lang="en">Treatise</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgO8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProseLiteraryWork_CW&lt;/a&gt; instances that deal formally and systematically with a single subject.</rdfs:comment>
    <rdfs:label xml:lang="en">treatise</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZvacpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Contract</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of agreements.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">contract</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rI0nESIIOEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">inference metric query level</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rI0nESIIOEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceMetric_QueryLevel&lt;/a&gt; is a metric concerning an entire CycL query being tested.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InferenceMetric-QueryLevel</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjk95wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Sheep)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of sheep</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbQkhAG3wEduAAAACs6hRXg">
    <rdfs:label xml:lang="en">fact gathering PSQ instances of fact gathering predicate</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 derived from predicates that re instances of the collection &lt;font color=&quot;#ff0000&quot;&gt;#$FactGatheringPredicate&lt;/font&gt; (q.v.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-InstancesOfFactGatheringPredicate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjza5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">normal distribution</rdfs:label>
    <rdfs:comment xml:lang="en">This represents the most general normal distribution.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NormalDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6tFjJEYYEdidpgAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;.  Instances of this collection are written reports which describe some analytic study.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnalyticStudy-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">analytic study</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvssDrJwpEbGdrcN5Y29ycB4rvVotnJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">proposed sales agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProposalFn SalesAgreement)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkJcpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InterpretedComputerLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InterpretedComputerLanguage&lt;/a&gt; is the
collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjC6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractProgrammingLanguage&lt;/a&gt; that are used to write
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgBVeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CWIS&lt;/a&gt;s which are typically run with the use of
an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;, as opposed to programming languages used to write
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgBVeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CWIS&lt;/a&gt;s which are typically compiled into different languages and run as
machine code.</rdfs:comment>
    <rdfs:label xml:lang="en">interpreted computer language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkbmFUvwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">programming language logical operator</rdfs:label>
    <cycAnnot:label xml:lang="en">ProgramLogicalOperator</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of logical operators found in programming languages.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVik8ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HypotheticalContext</cycAnnot:label>
    <rdfs:label xml:lang="en">hypothetical Cyc context</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjm6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MicrotheoryType&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVik8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypotheticalContext&lt;/a&gt; consists of assertions that are posited strictly for the purpose of exploring their consequences, without alleging their actual truth.   A hypothetical context can be used to analyze hypothetical outcomes of actions or to examine the hypothetical consequences of assuming some theory to be true.  Also, various alternative choices might be asserted, each in its own hypothetical context, so their ramifications can be generated and compared.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJjT-vsB1QdiO3MbyZeVp_g">
    <cycAnnot:label xml:lang="en">CBLCallSubL</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL call sub L</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; call-subl command events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGHUAZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PfizerSalesTerritoryID</cycAnnot:label>
    <rdfs:label xml:lang="en">Pfizer sales territory ID</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdofaJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">IKB</rdfs:label>
    <cycAnnot:label xml:lang="en">CycIntegratedKnowledgeBase</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdofaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycIntegratedKnowledgeBase&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdofaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycIntegratedKnowledgeBase&lt;/a&gt; contains part of the information in the full Cyc knowledge base.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4IgpZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQq-QpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Intangible&lt;/a&gt;s (q.v.) who were formerly &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s but have since died (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJ45PHS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Deceased&lt;/a&gt;), and (it is commonly believed) are bound (perhaps temporarily) to the locales where as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s they lived and died.  Despite their intangiblity (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt;), ghosts are traditionally believed to be perceivable to humans, at least on occasion.  Seeing a ghost, reportedly, can be a very frightening experience.</rdfs:comment>
    <rdfs:label xml:lang="en">ghost</rdfs:label>
    <cycAnnot:label xml:lang="en">Ghost</cycAnnot:label>
  </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/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/concept/Mx4rvVkKMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MoneyTransfer&lt;/a&gt;.  Such &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjdf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Transaction&lt;/a&gt;s, such as &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwH2lXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; is both an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; and an &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwMcZIpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tax_COC&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; is not an &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rv8u5JpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Relationship-Romantic</cycAnnot:label>
    <rdfs:label xml:lang="en">romance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWDFCpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWDFCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineOfObjects&lt;/a&gt; are arranged such that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;inFrontOf_Directly&lt;/a&gt; applies  of one another.  The current (May 96) default is that the objects in the line, are in it for the duration of the existence of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWDFCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineOfObjects&lt;/a&gt;.  If the line is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rn_9OAHS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;Straight&lt;/a&gt; then all objects in the line are either in front of or in back of one another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LineOfObjects</cycAnnot:label>
    <rdfs:label xml:lang="en">line of objects</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUJHwJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; nor a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QuasiOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">quasi-ordering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVieb5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">maintenance agreement</rdfs:label>
    <rdfs:comment xml:lang="en">An agreement between a manufacturer and purchaser of an object/service, of the form &apos;If something goes wrong in a given period of time, we&apos;ll fix it and charge you nothing.&apos;  The difference between this and a warranty is that the customer must pay extra for this arrangement.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MaintenanceAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWTeDpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LegalCode-ModernWestern</cycAnnot:label>
    <rdfs:label xml:lang="en">modern Western legal code</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVp0DJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC_ModernWestern&lt;/a&gt;. Each instance of this collection is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; in use in modern western countries.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkWnQlo7uQdiUkonnPzbf0Q">
    <rdfs:label xml:lang="en">CBL group having else</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/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/concept/Mx4rRs4F1I7uQdiArO2-zs6Tww&quot; class=&quot;cyc_term&quot;&gt;CBLGroupHavingIfCondition&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4r0Nnh5iJqEduAAADggVbxzR4rvV1TLJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn InvestmentRelatedThing Law)</cycAnnot:label>
    <rdfs:label xml:lang="en">investment related thing that is also a law</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rsaM89HS5EdaAAACgyZzFrg">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s whose repayment terms are generous compared to loans of similar size and type.</rdfs:comment>
    <rdfs:label xml:lang="en">soft loan</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftLoan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkaX8EvwEdaZRgACs0uXdw">
    <rdfs:comment xml:lang="en">The collection of all variables used in computer programs. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDkaX80vwEdaZRgACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;ProgramExpression&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">program variable</rdfs:label>
    <cycAnnot:label xml:lang="en">ProgramVariable</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-jj4pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">software exploit</rdfs:label>
    <rdfs:comment xml:lang="en">Collection of computer programs designed for performing an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv-fq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation&lt;/a&gt;, as well as instructions for entering code by hand to perform an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv-fq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation&lt;/a&gt;.  Thus, this collection includes &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD-vOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaliciousComputerProgram&lt;/a&gt; as well &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlIzxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareCrack&lt;/a&gt;s, but all the instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-jj4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CyberVulnerabilityExploit&lt;/a&gt; are not exhausted by them.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CyberVulnerabilityExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvaoKPZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn TheNCModifier)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of the modifier in a noun compound</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjjupwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TruthValue&lt;/a&gt; is a collection of mathematical objects; it contains the abstract, logical objects &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;True&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;False&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">truth value</rdfs:label>
    <cycAnnot:label xml:lang="en">TruthValue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHnyS5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VersionedSoftwareObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt; is a computer program, software package or library that is versioned.  Positive examples include (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_RB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetscapeNavigator&lt;/a&gt; &amp;quot;5&amp;quot;) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRFdT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareVersionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt; &amp;quot;2.0&amp;quot;).  Negative examples include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt; (which is unversioned) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgxuYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionsInclusiveFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV_RB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetscapeNavigator&lt;/a&gt; &amp;quot;3&amp;quot; &amp;quot;6&amp;quot;) (which is a version series, not an individual software object). &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHnyS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionedSoftwareObject&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvhA5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedSoftwareObject&lt;/a&gt;, and these collections partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">versioned software</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVim7ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn BiologicalLivingObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of living things</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_yvSZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all primary markets. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtK4s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageMarket&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PrimaryMortgageMarket</cycAnnot:label>
    <rdfs:label xml:lang="en">primary market</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwJtYZ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of positioning</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn LocatingInIntendedPosition)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWWQqpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;(s) and an &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwPbEMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;jobAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HasPositionRelationship</cycAnnot:label>
    <rdfs:label xml:lang="en">job</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVid6pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CommissionAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">commission</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVid6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommissionAgreement&lt;/a&gt; is an agreement that specifies payments to one party if they serve as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViQGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sellingAgent&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViQV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;buyingAgent&lt;/a&gt; in certain Buying events where the other party is the seller</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtiEkBizjQdicSd6q-NEThQ">
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtiEkBizjQdicSd6q-NEThQ&quot; class=&quot;cyc_term&quot;&gt;Criterion&lt;/a&gt; is an action-guiding &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9p3wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;, where the guidance is normative in some sense.  There are two major aspects to this.  First, the instance could represent how something is supposed to be.  These instances belong to the sub-collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;, which is a description of what the properties of some action or entity should be. The second sense, captured by the sub-collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmnue2mY1QdiRc_lsH8F4Pg&quot; class=&quot;cyc_term&quot;&gt;EvaluativeCriterion&lt;/a&gt;, dictates how to rate the worth or quality of entities.  Overall, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtiEkBizjQdicSd6q-NEThQ&quot; class=&quot;cyc_term&quot;&gt;Criterion&lt;/a&gt; inform an agent of how to perform an action, either by directly prescribing the action or its products or by contributing information for an evaluatory action.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Criterion</cycAnnot:label>
    <rdfs:label xml:lang="en">criterion</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4ZOnZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">network encryption system</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkEncryptionSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjeu5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DeFactoProductStandard</cycAnnot:label>
    <rdfs:comment xml:lang="en">The standard of some standardized product which evolved to become the de facto standard for products in its market.  The prototypical example is the IBM-PC-AT-Standard</rdfs:comment>
    <rdfs:label xml:lang="en">de facto product standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQr_MJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of abstract (intangible) objects consisting of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr_MJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Accreditation&lt;/a&gt; is a credential, issued to an organization by the appropriate authority, that declares the issuer&apos;s approval of the quality of the recipient&apos;s activities.  For example, accreditation of an educational organization to offer a kind of degree or training; or accreditation of a hospital to offer medical services.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Accreditation</cycAnnot:label>
    <rdfs:label xml:lang="en">accreditation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZELwkJJSQdidONBHsxQ8AA">
    <cycAnnot:label xml:lang="en">Slide-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">slide CW</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZELwkJJSQdidONBHsxQ8AA&quot; class=&quot;cyc_term&quot;&gt;Slide_CW&lt;/a&gt; is a visual conceptual work, a performance of which involves the projection of a still image upon a screen or blank wall or other appropriate surface.  A slide-as-work is, essentially, part (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;) of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-3elepJQQdiUsJySmLZPHg&quot; class=&quot;cyc_term&quot;&gt;Slideshow_CW&lt;/a&gt; (q.v.) (although a slideshow could consist of a single slide).
&lt;p/&gt;
A slide-as-work can be created in various ways: with photographic equipment, with a software application such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLa--pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSPowerPoint&lt;/a&gt;, by marking a transparency with a grease pencil, and so on.
&lt;p/&gt;
Note that a given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtYfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Slide_Photograph&lt;/a&gt; (q.v.) might or might not be an instantiation (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYyDjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;) of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZELwkJJSQdidONBHsxQ8AA&quot; class=&quot;cyc_term&quot;&gt;Slide_CW&lt;/a&gt;, depending on whether or not it is used in the performance of a slideshow work.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAa5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SubLObject</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc system object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of computational (i.e., abstract, intangible, syntactically structured) objects which make up Cyc&apos;s CycL-based system.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVin6pwpEbGdrcN5Y29ycB4rv93UB5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(BachelorsDegreeInFn LibraryAndInformationScience)</cycAnnot:label>
    <rdfs:label xml:lang="en">bachelors degree in library and information science</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv6GN85wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ExternalSexOrgan)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of genitals</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvto3jJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">screen shot</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvto3jJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScreenShot&lt;/a&gt; is the collection of screen shots -- that is, the collection of pictures of computer screens. This includes shots from computer games, screen savers . . . even the chaotic screens of HumanCyclists.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScreenShot</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgIDb5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EMailMessage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFn8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAIS&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgIDb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessage&lt;/a&gt; is the collection of all email message information structures.  They are generally composed of  several parts: an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessageText&lt;/a&gt;, a header containing instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailAddress&lt;/a&gt; that correspond to the sender and recipient of the message, and  sometimes instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt; which are attached (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu-5YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;attachedToEMail&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">e-mail</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_8Sr5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerProgramLibrary</cycAnnot:label>
    <rdfs:label xml:lang="en">computer program library</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all computer program libraries. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViwGZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of credentials.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HealthCertificate&lt;/a&gt; is the (abstract) declaration, by the appropriate authority, that a particular person (or other animal) is in good health.  Typically a health certificate is embodied in a document issued by the authority.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HealthCertificate</cycAnnot:label>
    <rdfs:label xml:lang="en">health certificate</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrKTw5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;.  An instance ORDER of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt; just in case  the ordering relation R of ORDER orders elements of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER into a tree-like structure, so that each pair of elements of S has a common &apos;R-lower-bound&apos; in S (i.e., for each X, Y in S, there is a Z in S such that R(Z X) and R(Z Y)), and the set of &apos;R-lower-bounds&apos; of each X in S is ordered in a chain by R (i.e., {Y: Y is in S and R(Y X)} is a chain).  Note that an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt; can itself be a chain, i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TreeOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">tree ordering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViRqJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Cavity</cycAnnot:label>
    <rdfs:label xml:lang="en">cavity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all cavities, including instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPzfTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Crevice&lt;/a&gt;, deep concavities or holes, and cavities of containers (for example,  the interior of a box).  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cavity&lt;/a&gt; can include walls as parts, in which case they are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdzSmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CavityWithWalls&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cavity&lt;/a&gt;, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Container&lt;/a&gt;, do not have well defined outside walls.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZ_17xheyEd2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">ControlSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ_17xheyEd2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;ControlSubsystemOfRadar&lt;/a&gt; is a radar subsystem that controls the operation of the radar, and possibly other functions, such as data handling.</rdfs:comment>
    <rdfs:label xml:lang="en">range tracking radar subsystem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRN1G_jb0EdqAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">very long novel</rdfs:label>
    <cycAnnot:label xml:lang="en">VeryLongNovel-CW</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="Mx4rxpBKMPHDEdaO6gABAkLVdg">
    <cycAnnot:label xml:lang="en">DatabaseProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">database protocol</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;s for communicating with relational databases.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWQH9JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Fellow-FRACS</cycAnnot:label>
    <rdfs:label xml:lang="en">F.R.A.C.S.</rdfs:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the Royal Australasian College of Surgeons.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjSF5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The basic divisions that comprise all written materials. These can&apos;t be strictly defined by any &apos;test&apos;, but are subjectively sensed - e.g. what connotates poetry is undefinable, yet poetry is distinguishable from prose.  This is the manifestation of a way written material is communicated; SystemsOfWrittenMaterials is the highest level of several substrata, determining if something is drama, prose, poetry, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">genre of writing</rdfs:label>
    <cycAnnot:label xml:lang="en">SystemOfWrittenMaterials</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViqD5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">One of the ways a body of written material is presented. Narrative style implies that someone is telling the story as if they were physically telling (or narrating) it to the audience, without striving for an objective opinion, or attempting to present other points of view unless they (the narrator) feel like it.</rdfs:comment>
    <rdfs:label xml:lang="en">narrative style</rdfs:label>
    <cycAnnot:label xml:lang="en">NarrativeStyle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLwjR5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLwjR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebCamPage&lt;/a&gt;, a subset of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">web cam page</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWRmJZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">suggestion</rdfs:label>
    <cycAnnot:label xml:lang="en">Proposal</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVixZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SupposedToBeMicrotheory&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVixI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjt_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Negotiating&lt;/a&gt; and legislative &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;s), and proposed punishments.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxYpxpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">financial option</rdfs:label>
    <cycAnnot:label xml:lang="en">FinancialOption</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViiIpwpEbGdrcN5Y29ycA">
    <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>
    <cycAnnot:label xml:lang="en">MaintenanceSchedule</cycAnnot:label>
    <rdfs:label xml:lang="en">maintenance schedule</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_kzj7sb5EdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">linear object finite</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_kzj7sb5EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Finite&lt;/a&gt; is the collection of all and only linearly-shaped objects that are finite in length.  They might be straight or curved, tangible or intangible.  A finite linear object might have two end points (e.g. a straight line segment), no end points (e.g. a closed curve or simple loop), or one end point (e.g. a loop with a &amp;quot;tail&amp;quot;).
&lt;p/&gt;
An important specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_kzj7sb5EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Finite&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpeTbpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineSegment&lt;/a&gt;, whose instances are strictly one-dimensional.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LinearObject-Finite</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUBCTpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LocalMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">local magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
  </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="Mx4rFuLg8OdUEdmAAAACs71DGQ">
    <rdfs:label xml:lang="en">online article</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt; that have been published online.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OnlineArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqoSJZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ParliamentaryProcedure</cycAnnot:label>
    <rdfs:label xml:lang="en">parliamentary procedure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxfXtJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AcademicEssay</cycAnnot:label>
    <rdfs:label xml:lang="en">essay</rdfs:label>
    <rdfs:comment xml:lang="en">A kind of short non-fiction &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQq3eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicComposition&lt;/a&gt; in which the &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvrCIVZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvafsxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphicalStructure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Table-AIS</cycAnnot:label>
    <rdfs:label xml:lang="en">table AIS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaK_bJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQryPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TaxForm_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">tax form 1040 ES</rdfs:label>
    <cycAnnot:label xml:lang="en">TaxForm-1040ES</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwGkKCpwpEbGdrcN5Y29ycB8Ngh4rvqsYpJwpEbGdrcN5Y29ycB4rwNDvQpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(DriedFn (BacterialSporeFn Anthrax-Bacterium))</cycAnnot:label>
    <rdfs:label xml:lang="en">dried anthrax spore</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-EEw5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Password-Poor</cycAnnot:label>
    <rdfs:label xml:lang="en">poor password</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnxGopwpEbGdrcN5Y29ycB4rv6V-fpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(BiographyFn Madonna)</cycAnnot:label>
    <rdfs:label xml:lang="en">biography of Madonna</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcJInJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all written orders by a court [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIt59JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Court_Judicial&lt;/a&gt;] ordering and authorizing a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgent&lt;/a&gt; to whom it is addressed to perform or cease performing some specific act or type of act.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Writ</cycAnnot:label>
    <rdfs:label xml:lang="en">writ</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj1_pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">policy</rdfs:label>
    <cycAnnot:label xml:lang="en">OrganizationPolicy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationPolicy&lt;/a&gt; is an agreement which contains the terms of some policy of a particular organization.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationPolicy&lt;/a&gt; would include U.S. Federal government hiring policies, a policy governing a corporation&apos;s charitable or political donations, or a school dress code.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCa-Deq2VQdecSJadd4uvkA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCa-Deq2VQdecSJadd4uvkA&quot; class=&quot;cyc_term&quot;&gt;CycParseTree&lt;/a&gt; denotes those natural language parse trees that are constructed according to the parsing theory expressed by
the NL research at Cycorp.</rdfs:comment>
    <rdfs:label xml:lang="en">parse tree</rdfs:label>
    <cycAnnot:label xml:lang="en">CycParseTree</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJRrmJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">shaped thing</rdfs:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rv5t1XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;objectShapeType&lt;/a&gt;.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJRrmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShapedObject&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCpZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TwoDimensionalGeometricThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxkznpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalShapedThing&lt;/a&gt;.  Contrast with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViiNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmorphousThing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ShapedObject</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjSEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">KnowledgeBase</cycAnnot:label>
    <rdfs:label xml:lang="en">kb</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rv5cJOpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameProgram&lt;/a&gt;s that are available to be downloaded (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGRHKpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DownloadingAFile&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">GamezProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">gamez</rdfs: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="Mx4rmUy0ojIYEdaAAACQJ5pZBw">
    <cycAnnot:label xml:lang="en">StructuredKnowledgeSource</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt; is an electronic source of propositional information combined with a conceptual schema that describes its semantic content. Examples include databases, spreadsheets, queryable web pages, and XML or DAML tagged text.</rdfs:comment>
    <rdfs:label xml:lang="en">SKS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkxeUpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all things (including, possibly, money) that are owned by some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; but are in the possession of another &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; who is waiting for the first &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; to come forward and claim the property.  Ordinarily the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; in possession does not know where the owner is, or the owner&apos;s location is known but the owner has not claimed the property.  (This does not include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4re1mvanS6EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;CallLoan&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryI9UQHS8EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;DemandLoan&lt;/a&gt;s.)</rdfs:comment>
    <rdfs:label xml:lang="en">unclaimed property</rdfs:label>
    <cycAnnot:label xml:lang="en">UnclaimedProperty</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgk75Ck0_QdmcPZU8IihnzA">
    <rdfs:label xml:lang="en">ex-dividend</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all ex dividend stocks.  A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Stock-ExDividend</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVjU2JwpEbGdrcN5Y29ycB4rvbempJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">monetary value that is also a negative scalar interval</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn MonetaryValue NegativeScalarInterval)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjlk5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfChinese)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Chinese</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv10mNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">truth verification problem</rdfs:label>
    <cycAnnot:label xml:lang="en">TruthVerificationProblem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwhjJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwhjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DatabaseDataFormat&lt;/a&gt; are data formats for physical database fields.  Examples include things such as the various possible formattings of a social security number: as a 9-digit integer, a 9-char string, or an 11-char string with two dashes, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DatabaseDataFormat</cycAnnot:label>
    <rdfs:label xml:lang="en">database data format</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViDeZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">work need</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkNeed</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection whose instances contain bundles of propositions about needs of an agent related to their work. Some of the assertions in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViDeZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkNeed&lt;/a&gt; instances will come from baseMts which are work-related obligations.  Work-related obligations are obligations either: 1) arising from the commands of superiors, 2) arising from accepting the requests of superiors, or 3) arising from the work agreement itself.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI6-9ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">standardized academic test</rdfs:label>
    <cycAnnot:label xml:lang="en">SpecifiedAcademicTest</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the spec of &lt;a href=&quot;http://sw.opencyc.org/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="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/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="Mx4rvZGAFpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;s that each consist of other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;s operating together.  Usually the constituent agents form some kind of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; that itself acts as an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Examples: a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCorporation&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTccApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalAgent&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Neighborhood&lt;/a&gt; or an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjiyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Industry_Localized&lt;/a&gt;.  Although it would be a positive exemplar of (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1535wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;), the &apos;group of people whose first names all start with the letter &apos;B&apos;&apos; is a negative exemplar of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZGAFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent&lt;/a&gt;. In almost all contexts, such a group will not act as an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; in any way.  It is less cohesive than some of the least cohesive kinds of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZGAFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent&lt;/a&gt;s such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPzWJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CrowdOfPeople&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">group of agents acting together</rdfs:label>
    <cycAnnot:label xml:lang="en">MultiIndividualAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rxKENzIIlEdqAAAACs6hO_g">
    <cycAnnot:label xml:lang="en">(GroupFn Guyot)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of guyots</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBnvpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">still image microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">A collection microtheories; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkE5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImageMicrotheory&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBnvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StillImageMicrotheory&lt;/a&gt; is a context in which to state the propositional content of a particular (two-dimensional) still image, such as a photograph, painting, or drawing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StillImageMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViwbJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of sports teams</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SportsTeam)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJY5t5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non-team game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;s played by individual competitors instead of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZowY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Team&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonTeamGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvunP-ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SubLListOfSubLLists</cycAnnot:label>
    <rdfs:label xml:lang="en">list of lists</rdfs:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvunP-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLListOfSubLLists&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViWlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLList&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOfemvtOqEdqAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">NuclearPolicy</cycAnnot:label>
    <rdfs:label xml:lang="en">nuclear policy</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rOfemvtOqEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;NuclearPolicy&lt;/a&gt; is a policy for pursuing the development of nuclear technology, such as nuclear weapons or nuclear power.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0c0spwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TotalOrdering</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; ORDER in which the ordering relation R orders elements of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER into a single line.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; is sometimes called a &apos;linear ordering&apos; or a &apos;chain&apos;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; ORDER is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; if all elements of the &lt;a href=&quot;http://sw.opencyc.org/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., for any X and Y in S, either R(X Y) or R(Y X).  For example, if you take a set of real numbers and the usual &apos;greater than or equal to&apos; relation among these numbers, you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt;.  Note that if you want a &apos;strict line&apos;, i.e., if you want the ordering relation in a total ordering to be irreflexive, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvklnsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering_Strict&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">total ordering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViO2pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">drama system</rdfs:label>
    <cycAnnot:label xml:lang="en">DramaSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A system of written materials that is organized within specific structural bounds. Drama is intended to portray life or character or to tell a story through action and dialogue and designed for a theatrical performance, although a performance of written material is not the criterion for labelling it drama, nor vice versa.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHgPKvG6XQdeNVbS28NXHtw">
    <cycAnnot:label xml:lang="en">EventLikeOrdering</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt; whose ordering relations order their base sets in the manner in which events are ordered in linear time.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt; &lt;code&gt;&lt;b&gt;ORDER&lt;/b&gt;&lt;/code&gt;, with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEFqoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;orderingRelation&lt;/a&gt; &lt;code&gt;&lt;b&gt;R&lt;/b&gt;&lt;/code&gt;, is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHgPKvG6XQdeNVbS28NXHtw&quot; class=&quot;cyc_term&quot;&gt;EventLikeOrdering&lt;/a&gt; just in case for any &lt;code&gt;&lt;b&gt;W&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;X&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;Y&lt;/b&gt;&lt;/code&gt;, and &lt;code&gt;&lt;b&gt;Z&lt;/b&gt;&lt;/code&gt; in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; &lt;code&gt;&lt;b&gt;S&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;ORDER&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;(&lt;b&gt;R&lt;/b&gt;(&lt;b&gt;W&lt;/b&gt; &lt;b&gt;X&lt;/b&gt;) &amp;amp; &lt;b&gt;R&lt;/b&gt;(&lt;b&gt;Y&lt;/b&gt; &lt;b&gt;Z&lt;/b&gt;))&lt;/code&gt; implies &lt;code&gt;(&lt;b&gt;R&lt;/b&gt;(&lt;b&gt;W&lt;/b&gt; &lt;b&gt;Z&lt;/b&gt;) v &lt;b&gt;R&lt;/b&gt;(&lt;b&gt;Y&lt;/b&gt; &lt;b&gt;X&lt;/b&gt;))&lt;/code&gt;.
&lt;p/&gt;
For example, consider the set of time intervals and the relation &amp;quot;entirely later than&amp;quot;.  For any two pairs of times in which one time is entirely later than the other, the later of one of the pairs is entirely later than the earlier of the other pair.  So the order whose &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; is the set of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;s, and whose ordering relation is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjQyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;startsAfterEndingOf&lt;/a&gt;, is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHgPKvG6XQdeNVbS28NXHtw&quot; class=&quot;cyc_term&quot;&gt;EventLikeOrdering&lt;/a&gt;.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkBjx4Dg4EdaAAACgye4oEQ&quot; class=&quot;cyc_term&quot;&gt;CollectionWithAnEventLikeOrder&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">event like ordering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7X7Q6NfiQdeI0Zm-TVHLqw">
    <cycAnnot:label xml:lang="en">UINotepadInput</cycAnnot:label>
    <rdfs:label xml:lang="en">UI notepad input</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7X7Q6NfiQdeI0Zm-TVHLqw&quot; class=&quot;cyc_term&quot;&gt;UINotepadInput&lt;/a&gt; are &apos;notepads&apos; within a user interface that allow the user to enter, view, and edit strings. These input components are especially useful when the user is entering a long string that takes up multiple lines.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv9Or85wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ComputerAccount)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of computer accounts</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxqV6pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">abandonware</rdfs:label>
    <cycAnnot:label xml:lang="en">AbandonwareProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4robP74Pa3EdyAAAACs6hRXg">
    <rdfs:label xml:lang="en">domestic policy</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bIxEILrQdmRDo8nIKJuMw&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvy05U5wpEbGdrcN5Y29ycB4rvVikKpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CitizenFn UnitedStatesOfAmerica))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of United States citizens</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrCLPHuYRQdaYGdGb966k4g">
    <rdfs:label xml:lang="en">live album CW</rdfs:label>
    <cycAnnot:label xml:lang="en">LiveAlbum-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLmi3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Album_CW&lt;/a&gt;s that are reproductions of live performances.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXPL31GmfQdmcTZfHRPO3Qg">
    <rdfs:label xml:lang="en">CBL message dispatching priority medium</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLMessageDispatchingPriority-Medium</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that issue messages at medium dispatching priority.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rH8fBMGPLQdiDS7yELrrnzw">
    <cycAnnot:label xml:lang="en">PriorityUnknownBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">P? bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhZ8fQk4ZQdmJXbYChhpttQ">
    <rdfs:label xml:lang="en">non-competitive game</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhZ8fQk4ZQdmJXbYChhpttQ&quot; class=&quot;cyc_term&quot;&gt;NonCompetitiveGame&lt;/a&gt; is a specification of the rules and equipment required for playing a non-competitive game (such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX6B_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RingARosy&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonCompetitiveGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJGLWQp8_EdqAAAAOpmP6eA">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">parsing template</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViEjpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s which contain assertions about instances of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjguZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedMakingType&lt;/a&gt; concerned: order and type of steps in the process, durations, etc.  It is not necessary that every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjguZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpecifiedMakingType&lt;/a&gt; will have a reified &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScriptSpecification&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">script specification</rdfs:label>
    <cycAnnot:label xml:lang="en">ScriptSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMAuehgqCEdqAAAACs6hnlQ">
    <cycAnnot:label xml:lang="en">MSPowerPointSlide-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">MS power point slide CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjuaJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Algorithm</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrComputationalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; (qq.v.).  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt; is a particular finite sequence of operations that constitutes an effective, or strictly mechanical, procedure for completing some task, computing some function, or simply performing a number of unrelated operations.  
&lt;p/&gt;
Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgBVeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CWIS&lt;/a&gt; use algorithms (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj8cJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;programAlgorithms&lt;/a&gt;), and some instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; (e.g. some instances of its specializations &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjN8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recipe_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvm-5epwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectionsToGetSomewhere&lt;/a&gt;), if sufficiently explicit, involve algorithms.  
&lt;p/&gt;
An algorithm can be viewed as a specific way of computing a particular instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxAsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt;, i.e. a way determining the value of the function for any argument in the function&apos;s domain (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSK5WZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;algorithmComputes&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">algorithm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjb0ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">News</cycAnnot:label>
    <rdfs:label xml:lang="en">news</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; consists of some factual information about recent events in the world (or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjNiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;geographicalSubRegions&lt;/a&gt; thereof).  News is commonly embodied in newspapers and communicated through radio and television news broadcasts. Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; does not include as instances any instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEdlDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsArticle&lt;/a&gt; (q.v.). Rather, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; might be the content of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEdlDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsArticle&lt;/a&gt;, and could be the content of distinct &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEdlDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsArticle&lt;/a&gt;s</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-6kzpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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 PCW</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldWideWebPage-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyaD7pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Private Mortgage Insurance (PMI). A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPqKkJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageInsurance&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">PMI</rdfs:label>
    <cycAnnot:label xml:lang="en">PrivateMortgageInsurance</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rsuAeiOYRQdaV9rYefTiDdQ">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLmi3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Album_CW&lt;/a&gt;s whose intantiations contain two records or CDs.</rdfs:comment>
    <rdfs:label xml:lang="en">double album</rdfs:label>
    <cycAnnot:label xml:lang="en">DoubleAlbum-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPY-ipwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycUniversalDate</cycAnnot:label>
    <rdfs:label xml:lang="en">date expressed in YYYYMMDD format</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of integers which represent &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjeCJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarDay&lt;/a&gt;s expressed as an integer of the form YYYYMMDD.  For example, 19690720 was the day of the Apollo 11 moon landing, July 20 1969, expressed as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPY-ipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycUniversalDate&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbWzFFhIAQdeR4vDQoBVs0g">
    <cycAnnot:label xml:lang="en">UserManual</cycAnnot:label>
    <rdfs:label xml:lang="en">user manual</rdfs:label>
    <rdfs:comment xml:lang="en">A spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InstructionalWork&lt;/a&gt; that contains text and/or diagrams to show how a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHL5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalDevice&lt;/a&gt; should be used. For example, a new car will typically come with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbWzFFhIAQdeR4vDQoBVs0g&quot; class=&quot;cyc_term&quot;&gt;UserManual&lt;/a&gt; that describes appropriate care, maintenance, and how-to&apos;s. To relate a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbWzFFhIAQdeR4vDQoBVs0g&quot; class=&quot;cyc_term&quot;&gt;UserManual&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHL5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalDevice&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcILGsBIAQdeMm6RlNVJ-wQ&quot; class=&quot;cyc_term&quot;&gt;userManualForType&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJuwdpr1WQdeXuZbUufQlsQ">
    <cycAnnot:label xml:lang="en">ScenGenMeta-ExpansionSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">ScenGenMeta-ExpansionSpecification is used to pick out a special subclass of abductiveExpansion modules, which should be labelled &apos;meta-expansion modules.&apos;  The &apos;meta&apos; label refers to the fact that these expansion modules are not intended to work not only on seed events, but on hypotheses about seed events as well.  So, they deliver hypotheses about hypotheses.  The functionality of meta-expansion modules differs from that of standard expansion modules in two significant ways.  First, the QueryMt is a collector or &apos;sink&apos; microtheory that is associated with a seed event Scenario Context.  Second, the assertions which the meta-expansion modules add will bear the genlMt relation to multiple ScenarioContexts, specifically those ScenarioContexts about which the module is making a new hypothesis.</rdfs:comment>
    <rdfs:label xml:lang="en">scen gen meta expansion specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1n65wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">annual business report</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of documents that describe the business performance of an agent, usually put out annually.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnnualBusinessReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVyu0ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">F.R.C.P.</rdfs:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the Royal College of Physicians (British).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FRCP</cycAnnot: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>
    <rdfs:label xml:lang="en">list</rdfs:label>
    <cycAnnot:label xml:lang="en">List-Information</cycAnnot: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="Mx4rNek1F8zTEdaYDgACs6Mx0Q">
    <rdfs:label xml:lang="en">SME knowledge entry test specification</rdfs:label>
    <cycAnnot:label xml:lang="en">SMEKnowledgeEntryTestSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4soPZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycApplication</cycAnnot: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/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;, such as the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt; or the
          &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc application</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8NhB4rwAiHbpwpEbGdrcN5Y29ycB4rprrLrnm4QdeCAddbPhbqXx4rvVip_pwpEbGdrcN5Y29ycB8NhB4rvcD6KJwpEbGdrcN5Y29ycB4rvVjrf5wpEbGdrcN5Y29ycB4rvVix4ZwpEbGdrcN5Y29ycB4rvVii2ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(SubcollectionOfWithRelationToFn Bill-ProposedLaw containsInformationAbout (SubcollectionOfWithRelationFromTypeFn MonetaryRate approximatePay PersonTypeByOccupation))</cycAnnot:label>
    <rdfs:label xml:lang="en">bill about wage</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViZepwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bbs</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerBulletinBoard</cycAnnot:label>
    <rdfs:comment xml:lang="en">An electronic forum which contains ongoing discussions about a particular topic.  It consists of postings made by subscribers to the board about the topic.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUeq9IMb4EdmAAAACs0uFOQ">
    <rdfs:label xml:lang="en">member of { infinite spatial thing, line }</rdfs:label>
    <cycAnnot:label xml:lang="en">LinearObject-Infinite</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv7oRMyVEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InfiniteSpatialThing&lt;/a&gt; (qq.v.).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt; is the collection of all and only linearly-shaped objects that are infinite in length.  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/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt;, whose instances are strictly one-dimensional.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_kzj7sb5EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Finite&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rvVjbTZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; is an abstract work that outlines a sequence of tasks to be performed by an agent.  Positive examples of instantiations are instructions on a food package, verbal instructions, a musical score.  Illustrative specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvm-5epwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectionsToGetSomewhere&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgC9CpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InvestmentGuide&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Instructions</cycAnnot:label>
    <rdfs:label xml:lang="en">how-to thing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjk55wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of independent countries</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn IndependentCountry)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rArBmCMb7EdmAAAACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LinearObject-SemiBounded</cycAnnot:label>
    <rdfs:label xml:lang="en">linear object semi bounded</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwRqPcJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn WhitewaterScandal)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about the Whitewater scandal</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVivs5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LiquidAsset</cycAnnot:label>
    <rdfs:label xml:lang="en">liquid asset</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi255wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiquidAsset&lt;/a&gt; is either an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjMQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Currency&lt;/a&gt; or some asset that is readily convertible to currency by selling or borrowing against it.  Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiquidAsset&lt;/a&gt;s include stocks, bonds, and money market accounts.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVhAYDEVuQdmQQeKKxm3tug">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rVhAYDEVuQdmQQeKKxm3tug&quot; class=&quot;cyc_term&quot;&gt;CountyCourtJudgment_PCW&lt;/a&gt; is a decree by a UK County Court that a debt is due and payable.</rdfs:comment>
    <rdfs:label xml:lang="en">CCJ</rdfs:label>
    <cycAnnot:label xml:lang="en">CountyCourtJudgment-PCW</cycAnnot:label>
  </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="Mx4rvoNY3ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt; that involves ownership rights, rights to transfer ownership or other rights related to something owned.</rdfs:comment>
    <rdfs:label xml:lang="en">ownership agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">OwnershipAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSbR34HUVQded_9Yc98W-1Q">
    <rdfs:label xml:lang="en">KE interaction resource</rdfs:label>
    <cycAnnot:label xml:lang="en">KEInteractionResource</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of this collection are resources which can be used by various tools (e.g. the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSRfNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycSalientDescriptor&lt;/a&gt;) to organize an generate pages of content which facilitate user interactions. Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZEmofIVMQdeJRa6o_TEQpA&quot; class=&quot;cyc_term&quot;&gt;KEInteractionFolder&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcbPjTIVMQdeDP7NbVuSECg&quot; class=&quot;cyc_term&quot;&gt;KEInteractionPage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rJOocrOPKQdeXma9fPyPVJR4rvVkMNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of U.N. members</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (MemberFn UnitedNationsOrganization))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6cnM5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">KS template microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">KSTemplateMicrotheory</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6cnM5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KSTemplateMicrotheory&lt;/a&gt; is a microtheory containing &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFO--5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ksImportationTemplate&lt;/a&gt; assertions for the &apos;slurping&apos; of particular instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmsngpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeSource_Represented&lt;/a&gt;, which are noted by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLnNnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ksHasTemplateMt&lt;/a&gt; assertions. With the creation of this constant, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmsngpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeSource_Represented&lt;/a&gt; should contain only knowledge source data while instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6cnM5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KSTemplateMicrotheory&lt;/a&gt; should contain only &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFO--5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ksImportationTemplate&lt;/a&gt; assertions.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r7C3KwDvCEd2AAAACs6hbjw">
    <cycAnnot:label xml:lang="en">(GroupFn PrimaryElectoralProcess-Singular)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of primary electoral process singular</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvPf-pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">For a measurable positive (&amp;gt; 0) quantity, the ordered sequence of possible values may be thought of as a line. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvPf-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PositiveScalarInterval&lt;/a&gt;s are the line segments (or points) on such a line,  representing a range of consecutive values, all greater than 0.  The most common case is where the line is just the positive part of the Real Number Line, and in fact where the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvPf-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PositiveScalarInterval&lt;/a&gt; is either a contiguous set of points there (i.e., a range of numbers) or just a single point there (i.e., a number). Another common case is where the line has some unit of measure marked off, such as meters.</rdfs:comment>
    <rdfs:label xml:lang="en">positive scalar interval</rdfs:label>
    <cycAnnot:label xml:lang="en">PositiveScalarInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_wnItuZ-EdqNkgAH6RYvSQ">
    <cycAnnot:label xml:lang="en">HypothesizedNounCompoundRule</cycAnnot:label>
    <rdfs:label xml:lang="en">hypothesized noun compound rule</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rp1tVUoE6QdmCBsVf0_RgPA">
    <rdfs:label xml:lang="en">plot</rdfs:label>
    <cycAnnot:label xml:lang="en">Plot</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt; that are the results of some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4J6w9LS_QdiGCazsWF8LuQ&quot; class=&quot;cyc_term&quot;&gt;Plotting&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rp1tVUoE6QdmCBsVf0_RgPA&quot; class=&quot;cyc_term&quot;&gt;Plot&lt;/a&gt; is characterized by its having been developed in secrecy, frequently with some insidious motive.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi1YJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Bay)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of bays</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGotQLELyQdmbRP4gJGEGuQ">
    <rdfs:comment xml:lang="en">The collection of all CVA. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtI-CwELxQdmBzafnCKIOFQ&quot; class=&quot;cyc_term&quot;&gt;VoluntaryArrangementForRepayment&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">CVA</rdfs:label>
    <cycAnnot:label xml:lang="en">CorporateVoluntaryArrangementForRepayment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBtu5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection for keeping straight which visual images belong to which image catalogue.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ImageCatalogue</cycAnnot:label>
    <rdfs:label xml:lang="en">image catalog</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi3_JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScientificFieldOfStudy&lt;/a&gt; is a specialized body of knowledge, theory, hypotheses, observations, and problems, which together constitute the informational content of a systematic endeavor to explain (some part of) the natural world by rational (and frequently, quantifiable) methods, including, but not limited to, induction, falsifiable hypotheses tested by repeatable physical experiments, and deductive proof.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScientificFieldOfStudy&lt;/a&gt; include the traditional hard sciences (e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Physics&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVixcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chemistry&lt;/a&gt;), the life sciences (e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVili5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Biology&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViFU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Genetics&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi1ipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Toxicology&lt;/a&gt;), and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Mathematics&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScientificFieldOfStudy</cycAnnot:label>
    <rdfs:label xml:lang="en">scientific discipline</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQCfZZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of migratory animals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MigratoryAnimal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkDopwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MuseumHoldings</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all museum holdings. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">museum holding</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rD1ULup6eQdiM8pK2aLvlFQ">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; node class state variables.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL node state variable</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLNodeStateVariable</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-gW_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClassifiedAd</cycAnnot:label>
    <rdfs:label xml:lang="en">classified ad</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of ads (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP2CJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Advertisement_PCW&lt;/a&gt;) that are part of a group of ads published together in one section of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt; or otherwise made available together, and arranged into categories depending on the type or content of the ads. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-gW_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassifiedAd&lt;/a&gt;s are generally short, consisting of just a few lines of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnztLZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AcmeEmployeeNumber</cycAnnot:label>
    <rdfs:label xml:lang="en">acme employee number</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1hfZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InsurancePolicyDescription</cycAnnot:label>
    <rdfs:label xml:lang="en">insurance policy description</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;font color=&quot;#ff0000&quot;&gt;#$TextualDocument-CW&lt;/font&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZWBA5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SurfaceRegion</cycAnnot:label>
    <rdfs:label xml:lang="en">surface</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbIap5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PolyDimensionalThing&lt;/a&gt; (q.v.).  This is the collection of all spatial surfaces, tangible or intangible (see the specializations &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkDZZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Tangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvg1ZeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Surface&lt;/a&gt;).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZWBA5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion&lt;/a&gt; is a spatial thing that has extent in at least two dimensions, and either has no thickness (i.e. is a purely two-dimensional object) or has an insignificant thickness compared to its length and width.  (If it is a closed surface, e.g. an apple skin, then any significant subregion of it must have insignificant thickness compared to that subregion&apos;s length and width.)  In sum, a surface region might be two- or three-dimensional; tangible or intangible; simply-connected or not; it might be flat, curved, folded, or crumpled.  
&lt;p/&gt;
Other instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZWBA5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion&lt;/a&gt; are the skin of a basketball, the face-up side of a table top, and a particular face of a cube-shaped space region.  Other specializations are this collection include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FlatSurfaceRegion&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYyzApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Bounded&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD6uDJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Unbounded&lt;/a&gt;.</rdfs:comment>
  </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="Mx4ri_0OksBzQdeQsOcob03yzg">
    <cycAnnot:label xml:lang="en">DrugTrafficker</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s that do, or have, regularly engaged in the activity of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzu6oJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DrugTrafficking&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">drug trafficker</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvszjQ5wpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu9WPU8nCkRsZ2tw3ljb3JwHiu-ARTKnCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">group of member of { underwater, hill }</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (CollectionIntersectionFn (TheSet UnderwaterLocation Hill)))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRZnTPO-mQdiWMJRT8Pfsdg">
    <rdfs:label xml:lang="en">SOE leaf daughter arc</rdfs:label>
    <cycAnnot:label xml:lang="en">SOELeafDaughterArc</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt; that link a node in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raD3GMO-UQdiTCeBd1-tb8A&quot; class=&quot;cyc_term&quot;&gt;SimpleOntologyEditorGraphStructure&lt;/a&gt; to a &amp;quot;leaf&amp;quot; node, i.e., a nodeNODE for which there can be no arc ARC and node OTHER distinct from NODE such that (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcDlapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;pathFromToInSystem&lt;/a&gt; ARC NODE OTHER SYSTEM) holds for the relevant SYSTEM.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbkIHpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">OSET</rdfs:label>
    <cycAnnot:label xml:lang="en">ListWithoutRepetition</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;.  An instance LIST of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbkIHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ListWithoutRepetition&lt;/a&gt; just in case each of the members of LIST occurs in only one member-position in LIST.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnPp-5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strict partial order</rdfs:label>
    <cycAnnot:label xml:lang="en">PartialOrdering-Strict</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is an irreflexive and transitive relation on the &lt;a href=&quot;http://sw.opencyc.org/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) does not hold, and for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  For example, if one takes the set of all people, and the relation &apos;__ is older than ...&apos; on this set, one gets a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;, since the relation &apos;__ is older than ...&apos; is irreflexive and transitive on this set.  Note that the important difference between a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; (q.v.) and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt; is that the ordering relation of the former is reflexive, while that of the latter is irreflexive.  Note also that the ordering relation R of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt; ORDER is in fact antisymmetric (i.e., for each X and Y in S, R(X Y) and R(Y X) imply X = Y) and asymmetric (i.e., for each X and Y in S, R(X Y) and R(Y X) can never be both true) on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S. This is because both antisymmetry and asymmetry follow from transitivity and irreflexivity.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv90KgpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv90KgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebHomePage_CW&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt;. Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv90KgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebHomePage_CW&lt;/a&gt; is the &apos;entrance&apos; into a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;. Visitors typically go to this page first, and navigate via hyperlinks from there to other pages in the site. The homepage usually has a simple URL of the form &lt;a href= &quot;http://www.NAME.SUFFIX&quot;&gt;http://www.NAME.SUFFIX&lt;/a&gt;, where NAME is the one-word name of the site and SUFFIX is a suffix indicating the nature or geographical location of the site. Common suffixes include &apos;com&apos; (commercial), &apos;edu&apos; (educational), &apos;gov&apos; (government), and &apos;org&apos; (non-profit organization). original comment by Kathy Burns</rdfs:comment>
    <rdfs:label xml:lang="en">homepage</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldWideWebHomePage-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rv973YpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn Movie-CW)</cycAnnot:label>
    <rdfs:label xml:lang="en">free movie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnbP_JwpEbGdrcN5Y29ycB4rvu5MmpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Genre CountryMusic)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all country music lyrics. A type of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViZ4JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of matador</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Matador)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roqAIpHS-EdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">HangOutLoan</cycAnnot:label>
    <rdfs:label xml:lang="en">hang out loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all hang out loans. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEbutpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqJ145wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Network&lt;/a&gt; which adhere to the specifications set by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvn3fJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; consists of 
a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; and data which is received from the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt;.
A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; contains information which allows it to be routed to its
destination on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-Internet</cycAnnot:label>
    <rdfs:label xml:lang="en">IP packet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r_9MKDLvoEdmAAAACs6hRjh4rvVjmoJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(MakingAbstractFn Group)</cycAnnot:label>
    <rdfs:label xml:lang="en">collection</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV6RRJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ServerProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt; is that it listens on a port.</rdfs:comment>
    <rdfs:label xml:lang="en">server program</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjYaJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">dozen of objects</rdfs:label>
    <cycAnnot:label xml:lang="en">DozenOfObjects</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of dozens of objects</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgwkozCTuQdiF1vycsP1eZA">
    <cycAnnot:label xml:lang="en">CBLRenameConstant</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that rename Cyc constants.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL rename constant</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rwPunFZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of dressmaker. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of seamstress</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Dressmaker-Professional)</cycAnnot:label>
  </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="Mx4rGwTdvrwNEd2AAAAhm0jtOQ">
    <cycAnnot:label xml:lang="en">LoadedMutualFundShare</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of mutual fund shares that are associated with a load, or sales fee.</rdfs:comment>
    <rdfs:label xml:lang="en">loaded mutual fund share</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjHuJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of works of art</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ArtObject)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZ1iv-JKMEdaAAAACs4kcHw">
    <rdfs:comment xml:lang="en">The singleton collection consisting of the current version of OpenCyc as present in this instance of Cyc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OpenCyc-CurrentVersion</cycAnnot:label>
    <rdfs:label xml:lang="en">the current version of OpenCyc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rv1T7_pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about the game of baseball</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn Baseball-TheGame)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rg5UGcGmfQdmAgfgPwlEOVQ">
    <rdfs:label xml:lang="en">CBL message dispatching priority low</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that issue messages at low dispatching priority.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMessageDispatchingPriority-Low</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfGrdpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; that are associated with a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvntUR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractStructure&lt;/a&gt;.  For example, the original version of Alice In Wonderland, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfGrdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructurallySpecificWork&lt;/a&gt;, contains a specific text, as well as a particular set of illustrations, which together comprise the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvntUR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractStructure&lt;/a&gt; of that instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfGrdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructurallySpecificWork&lt;/a&gt;.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzP-aJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;containsStructure_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">structurally specific work</rdfs:label>
    <cycAnnot:label xml:lang="en">StructurallySpecificWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwG3H7pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">administrator account</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGiyXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WindowsNTAccount&lt;/a&gt;s (including all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwM4WJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTDomain&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8x4M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NTWorkstation&lt;/a&gt;s) which grant the holder of the account access to all (or nearly all) the files on that account system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdministratorAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4rGSsis8EdiUgAAH6RYvSQ">
    <cycAnnot:label xml:lang="en">Masterpiece-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">masterpiece</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu-Q25-nCkRsZ2tw3ljb3JwHiu-xpp4nCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { information-bearing thing, who }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet InformationBearingThing Agent-Generic))</cycAnnot:label>
  </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/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/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/concept/Mx4ri-yamvkgEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;SupplySchedule&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rvVjDLZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProgramSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">program specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;. Each instance of this collection is not a computer program itself (i.e. lines of code), but an abstract characterization of how a program should behave.  For instance, a sorting program can be specified by requiring that the program&apos;s output be a list of the same elements as the input such that no element follows an element that is greater than it. A notable example of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgramSpecification&lt;/a&gt; is UNIX - which is not (contrary to popular belief) an operating system per se, but a specification to which many different operating systems (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt;) conform. Note that instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgramSpecification&lt;/a&gt; do not necessarily specify single, discrete programs -- thus many of the internet&apos;s &amp;quot;RFC&amp;quot; protocol-establishing documents (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL2Ud5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RequestForComments_Internet&lt;/a&gt;) fall into this collection.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKbHGMk1FQdmadPugviEnhg">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKbHGMk1FQdmadPugviEnhg&quot; class=&quot;cyc_term&quot;&gt;PublicInformationWork&lt;/a&gt; contain information intended to educate the public. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKbHGMk1FQdmadPugviEnhg&quot; class=&quot;cyc_term&quot;&gt;PublicInformationWork&lt;/a&gt;s are usually published by government agencies and seek to inform people about issues related to their area of policy. Examples would include tax advice booklets published by the IRS and health-related pamphlets published by the CDC.</rdfs:comment>
    <rdfs:label xml:lang="en">published public information</rdfs:label>
    <cycAnnot:label xml:lang="en">PublicInformationWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5dbgZiT4QdiNWauapoz-XA">
    <rdfs:label xml:lang="en">CBL train relevant objects</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLTrainRelevantObjects</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4IE5ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhxFJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt; whose instances are performed on some body of water.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NavalMilitaryOperation</cycAnnot:label>
    <rdfs:label xml:lang="en">naval military operation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwR1AmJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvntUR5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractStructure&lt;/a&gt; that are the complete abstract structure of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">CW structure</rdfs:label>
    <cycAnnot:label xml:lang="en">CWStructure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r26WcJFGvEdiQcQAH6RYvSQ">
    <cycAnnot:label xml:lang="en">CellularTelephoneLine</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt;s for cellular telephones.</rdfs:comment>
    <rdfs:label xml:lang="en">cellular telephone line</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViRNJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">In some American-related Mt, the document stating how much an employer paid an employee in a calendar year.</rdfs:comment>
    <rdfs:label xml:lang="en">W-2 form</rdfs:label>
    <cycAnnot:label xml:lang="en">W2-Form</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8M7oBoocEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">Cyc HL support datastructure</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkmiT7oobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycHLDatastructure&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1zUywIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycSupportDatastructure&lt;/a&gt; (qq.v.) instances of which
are Cyc HL datastructures that can be used as supports
within a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r87JQbIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycDeductionDatastructure&lt;/a&gt; (q.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycHLSupportDatastructure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwHt105wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (GroupFn FormalLecture-IBT))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of groups of formal lectures</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViCfJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">object specification</rdfs:label>
    <cycAnnot:label xml:lang="en">ObjectSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">ObjectSpecification instances will contain assertions about the physical characteristics (dimensions, color, density, etc.), and the behavior under certain tests, of the inputs or products of instances of the SpecifiedMakingType the specification is concerned with.  Each input and each output of a SpecifiedMakingType should have an ObjectSpecification mt.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rj7cXrrKOEd2AAAAhm0jtOQ">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7pz0SrKKEd2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;MVPAward&lt;/a&gt; that are awarded to the member of an organization for in recognition of making the most valuable contributions to the goals of that organization.</rdfs:comment>
    <rdfs:label xml:lang="en">team MVP award</rdfs:label>
    <cycAnnot:label xml:lang="en">TeamMVPAward</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXCEtdMQ0EdaLxgACs6MxsQ">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; that answer user questions,
often drawing on heterogeneous collection of data such as instances of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-RqtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_AbstractContent&lt;/a&gt; and web services.</rdfs:comment>
    <rdfs:label xml:lang="en">question-answering system</rdfs:label>
    <cycAnnot:label xml:lang="en">QuestionAnsweringSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkLQmZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClosingTag</cycAnnot:label>
    <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/concept/Mx4rvb_TU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CloseTagFn&lt;/a&gt;.  Instances of this collection are not reified.</rdfs:comment>
    <rdfs:label xml:lang="en">closing tag</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVjDcpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn GroceryStore)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about market</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvuAoI5wpEbGdrcN5Y29ycB4rvViAkpwpEbGdrcN5Y29ycB4rvViz-5wpEbGdrcN5Y29ycB8Ngh4rvu0E65wpEbGdrcN5Y29ycB4rvVikKpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of U.S. marines</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromFn Person hasMembers (MarineCorpsFn UnitedStatesOfAmerica)))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbrioumL8QdiLPpSgfLT68A">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt;s that are induced based on what is known about the class of terms with a certain property.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InducedFormulaTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">induced formula template</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxSqYKMqREdaSDQACs6MxsQ">
    <rdfs:label xml:lang="en">French Human Rights Award</rdfs:label>
    <cycAnnot:label xml:lang="en">FrenchHumanRightsAward</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViv2pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Permission</cycAnnot:label>
    <rdfs:label xml:lang="en">permission</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt; is an agreement specifying some rights or privileges which have been granted to an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (q.v.).  A permission may be an informal agreement between individuals, but many instances are formal and involve permissions granted by a government authority to some agent.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViu3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVr0WpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Visa_Permit&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVidppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">peace accord</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of international agreements which aim at the settlement of questions outstanding among nations so that peace may be restored.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PeaceAccord</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvqSrk5wpEbGdrcN5Y29ycB8Ngh4rcyLSQEMlQdmMG-5F90BwsR4rvVkKHZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(InstructionsForUsingOrDoingFn (OnlineActivityTypeFn Paying))</cycAnnot:label>
    <rdfs:label xml:lang="en">instructions for making an electronic payment</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvXNIP5wpEbGdrcN5Y29ycB4rwQ7-8pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(ElectronicFn MagazineSeries)</cycAnnot:label>
    <rdfs:label xml:lang="en">e-zine</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rowujBB7AQdiWtfaLp2Z13Q">
    <cycAnnot:label xml:lang="en">(GroupFn Guerrilla)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of guerrillas</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rsy3Lyr2pEdmAAACQJw5drg">
    <cycAnnot:label xml:lang="en">Introduction-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">introduction CW</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rsy3Lyr2pEdmAAACQJw5drg&quot; class=&quot;cyc_term&quot;&gt;Introduction_CW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; that serves as an introduction to another &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (of which it may or may not be a subwork).  Examples: the introduction to a book, the introductory part of a musical composition.  Note that this does not, in general, include conceptual works that are introductions to some &lt;i&gt;topic&lt;/i&gt; (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXYfAZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntroductionToFn&lt;/a&gt;), such as an introductory logic textbook.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWGt4ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">estate</rdfs:label>
    <rdfs:comment xml:lang="en">An estate is a collection of property managed by an executor, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Estate-LegalEntity</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWm-RGOfeQdiV3d-oPaYukA">
    <cycAnnot:label xml:lang="en">CBLSingletonNode</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL singleton node</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rC2tFFnO9QdiH6pWR7zHBNQ&quot; class=&quot;cyc_term&quot;&gt;CBLAbstractNode&lt;/a&gt;.)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvo0R7pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Avatar-ComputerImage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkL2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt;s that represent computer users on a network. Avatars are commonly used in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc-PwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;s or Internet-based interactive games to give computer users a more realistic experience of interacting with other users.</rdfs:comment>
    <rdfs:label xml:lang="en">avatar</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvxe145wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn RightWingExtremist)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of right wing extremists</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViEIJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bond</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bond_Agreement&lt;/a&gt; is an agreement in which one party promises to repay another within a specified amount of time.  The agreement is often represented by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1g4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BondCertificate&lt;/a&gt;, a formal certificate of debt, issued by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCorporation&lt;/a&gt; or a unit of government (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4FTHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bondIssuedBy&lt;/a&gt;).  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPxPH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;yieldToMaturity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Bond-Agreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rprrLrnm4QdeCAddbPhbqXw">
    <cycAnnot:label xml:lang="en">Bill-ProposedLaw</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all bills that have been filed before a legislature for consideration to become a law (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;).  Different government have different procedures for enabling bills to become laws. If passed, a federal bill in the United States must either be approved (or allowed to become law without specific approval) by the chief executive or repassed (by a supermajority) over the veto of the chief executive.</rdfs:comment>
    <rdfs:label xml:lang="en">bill</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI47cJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Safeguard-Situation</cycAnnot:label>
    <rdfs:label xml:lang="en">safeguard</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of situations which constitute the safeguarding of
something. Some of these are purposeful actions (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtectingSomething&lt;/a&gt;); others are events
which are not purposeful actions (a security program running); still others are
more-or-less static situations (a lock&apos;s being in a door). While not all instances
of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwI47cJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Safeguard_Situation&lt;/a&gt; are purposeful actions, all are a result of such. Note that the term `safeguard&apos; may also
be used to denote artifacts such as locks and computer programs, even when they are not being used to safeguard. These things
are instances of &lt;font color=&quot;#ff0000&quot;&gt;#$Safeguard-Artifact&lt;/font&gt;. (&lt;font color=&quot;#ff0000&quot;&gt;#$SteveSchulz&lt;/font&gt; 4/11/2000)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rfcvW4IMIEdaAAAACs4kcHw">
    <cycAnnot:label xml:lang="en">KnowledgePackage-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">knowledge package</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdRVqZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Trustee</cycAnnot:label>
    <rdfs:label xml:lang="en">trustee</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0-9-8tCfEdaAAACgycbRww">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt;s, whether land lines or cellular, which operate using digital, as opposed to analog signals.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0X915tCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;AnalogTelephoneSubscriberLine&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">DigitalTelephoneSubscriberLine</cycAnnot:label>
    <rdfs:label xml:lang="en">digital telephone subscriber line</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvZt_75wpEbGdrcN5Y29ycB4rwQr0aZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all timetable information. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Schedule&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">timetable information</rdfs:label>
    <cycAnnot:label xml:lang="en">(ScheduleFn-Type RailwayOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHg0N5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">television media product</rdfs:label>
    <cycAnnot:label xml:lang="en">TVMediaProduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of objects; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHg0N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr82JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovingImageWithSound&lt;/a&gt; that was created for the purposes of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXB6qZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt;.  Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHg0N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt; are television commercials, soap operas, and sitcoms.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rikOmmHnDQdeXaY68rfRD8Q">
    <rdfs:label xml:lang="en">CycL operator</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzZNNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLExpressionType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwE2kWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedDenotationalTerm&lt;/a&gt; (q.v.).  Characterized syntactically, this is the collection of all and only those CycL terms that can appear as the main operator (i.e. in the &amp;quot;arg0&amp;quot; position) of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBf_eZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedFormula&lt;/a&gt;. Characterized semantically, this is also the collection of all and only those CycL terms that denote &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Relation&lt;/a&gt;s (q.v.) -- i.e. that denote &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxAsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Predicate&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi5-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalConnective&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Quantifier&lt;/a&gt;s, or other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJYN4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScopingRelation&lt;/a&gt;s.  
&lt;p/&gt;
Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rikOmmHnDQdeXaY68rfRD8Q&quot; class=&quot;cyc_term&quot;&gt;CycLOperator&lt;/a&gt;s include these four CycL expressions:
&lt;pre&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;and&lt;/a&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViArpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt; 
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO3anZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FunctionToArg&lt;/a&gt; 2 &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;biologicalFather&lt;/a&gt;)  
&lt;/pre&gt;
These examples reflect the fact that while most &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rikOmmHnDQdeXaY68rfRD8Q&quot; class=&quot;cyc_term&quot;&gt;CycLOperator&lt;/a&gt;s encountered in practice are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzSRxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLConstant&lt;/a&gt;s, an operator might be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx-VHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLNonAtomicTerm&lt;/a&gt;.  
&lt;p/&gt;
It is important to distinguish a given CycL operator from the relation it denotes.  The former is a specific expression of the CycL language, while the latter is an abstract relation.  To refer to a particular CycL operator &lt;i&gt;with 
a CycL term&lt;/i&gt;, one can &lt;i&gt;quote&lt;/i&gt; the operator by wrapping it with the syncategorematic expression &lt;code&gt;&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgGBbEkNuEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;Quote&lt;/a&gt;&lt;/code&gt; (q.v.).  Thus the CycL sentence
&lt;pre&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAQMb6kNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;denotes&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgGBbEkNuEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;Quote&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;)
&lt;/pre&gt;
means that the CycL operator &lt;code&gt;&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;&lt;/code&gt; denotes the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; (or collection-subsumption) relation.
&lt;p/&gt;
Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rikOmmHnDQdeXaY68rfRD8Q&quot; class=&quot;cyc_term&quot;&gt;CycLOperator&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6VXoHwkQdeaofvXx1Udbw&quot; class=&quot;cyc_term&quot;&gt;CycLPredicator&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycLOperator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjW0SYJ33QdiFH4wGQFZahA">
    <rdfs:label xml:lang="en">cyc storage module</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOG_ZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycHLModule&lt;/a&gt;s which perform
heuristic level storage of CycL sentences efficiently.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycStorageModule</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwU4lW5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">open source IBT</rdfs:label>
    <cycAnnot:label xml:lang="en">OpenSourceIBT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rv1T7_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(HistoryFn Baseball-TheGame)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all baseball history. A type of sports history.</rdfs:comment>
    <rdfs:label xml:lang="en">baseball history</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwD6uDJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZWBA5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion&lt;/a&gt; (q.v.).  This is the collection of surfaces that have &lt;i&gt;no boundary&lt;/i&gt; whatsoever: no perimeter, hole, or edge.  An unbounded surface might be finite or infinite, tangible or intangible.
&lt;p/&gt;
For example, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rN1T3Nlv9QdeJ7LFO9u6POw&quot; class=&quot;cyc_term&quot;&gt;Plane&lt;/a&gt; is an unbounded, infinite, intangible surface.  And an intact apple skin is an unbounded, finite, tangible surface.  Conversely, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhDcyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HalfPlane&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rW_U-PsyoEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_SemiBounded&lt;/a&gt; (cf.), and an apple skin with a bite taken out is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYyzApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Bounded&lt;/a&gt; (cf.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">SurfaceRegion-Unbounded</cycAnnot:label>
    <rdfs:label xml:lang="en">unbounded surface</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ref4gcBCLQdeKhOf-jqHfkQ">
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference problem link statuses.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc inference problem link status</rdfs:label>
    <cycAnnot:label xml:lang="en">CycInferenceProblemLinkStatus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnrcmJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">COASpecification-PlanningMt</cycAnnot:label>
    <rdfs:label xml:lang="en">COA specification planning mt</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBp-pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycMemberImageMicrotheory</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc member image microtheory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQrnQ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ElectionForOffice)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of elections for an office</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPkghJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">article</rdfs:label>
    <cycAnnot:label xml:lang="en">Article-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all nonfiction literary compositions intended to be published as a subdivision of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjBvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWB87JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cyc agent</rdfs:label>
    <cycAnnot:label xml:lang="en">CycAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj7R05wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKm72pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ThreeWayJunctionOfPaths&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj7R05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SideBranchJunction&lt;/a&gt; is a junction where a larger &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; is joined along its side by a substantially smaller &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; that ends there (in such an arrangement, the larger path is related to the smaller path by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwaaNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sideBranches&lt;/a&gt; (q.v.)).  Although many instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj7R05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SideBranchJunction&lt;/a&gt; are T-junctions, the smaller path may join the larger path at any angle.  In systems of named paths, it is usual for the large &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; to keep the same name on both sides of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj7R05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SideBranchJunction&lt;/a&gt;.  See also the contrasting &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtkKpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BranchingJunction&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SideBranchJunction</cycAnnot:label>
    <rdfs:label xml:lang="en">side branch junction</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rK1bK1O-mQdiEvf8XofXl5A">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rjUm8igWoQdidGaBaK-Xlsg&quot; class=&quot;cyc_term&quot;&gt;GLFArc&lt;/a&gt; that are defined for use in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raD3GMO-UQdiTCeBd1-tb8A&quot; class=&quot;cyc_term&quot;&gt;SimpleOntologyEditorGraphStructure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SOEArc</cycAnnot:label>
    <rdfs:label xml:lang="en">SOE arc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8kp83kyQQdmRUMoYMTsOsA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjirZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InsurancePlan&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r8kp83kyQQdmRUMoYMTsOsA&quot; class=&quot;cyc_term&quot;&gt;InsurancePlan_JointCoverage&lt;/a&gt; is an insurance plan that covers some agents (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1SWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;insuredAgent&lt;/a&gt;) in addition to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1SH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;policyHolder&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">joint cover</rdfs:label>
    <cycAnnot:label xml:lang="en">InsurancePlan-JointCoverage</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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwFYGEpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of terrorist attacks</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TerroristAttack)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv1jl1JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; on how to cheat at computer games.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CheatingInstructionsForGameProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">computer game cheat</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj7MZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FirstPersonNarrative</cycAnnot:label>
    <rdfs:comment xml:lang="en">A narrative style which indicates that there is one person speaking, as if they were telling a story (or plot), versus a speaker/narrator who is also a part of a story.</rdfs:comment>
    <rdfs:label xml:lang="en">first person narrative</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwt0ApI_sQdieVOkl2A6YFQ">
    <cycAnnot:label xml:lang="en">ScalarNullValue</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwt0ApI_sQdieVOkl2A6YFQ&quot; class=&quot;cyc_term&quot;&gt;ScalarNullValue&lt;/a&gt; is a scalar-point-value whose &amp;quot;numeric component&amp;quot; is 0.  Thus 0 (i.e. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r2A28ECpeQdeKe9sqeht30A&quot; class=&quot;cyc_term&quot;&gt;Zero&lt;/a&gt;) is itself a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwt0ApI_sQdieVOkl2A6YFQ&quot; class=&quot;cyc_term&quot;&gt;ScalarNullValue&lt;/a&gt;; so is the result of applying any &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitOfMeasure&lt;/a&gt; function to 0.
&lt;p/&gt;
Note that the result of applying &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgDGrJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NoAmountFn&lt;/a&gt; (q.v.) to a totally-ordered quantity-type &lt;code&gt;&lt;b&gt;QUANTTYPE&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;not&lt;/i&gt; itself a scalar-null-value, but is rather a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt; (q.v.) that subsumes (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhjmk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;quantitySubsumes&lt;/a&gt;) the scalar-null-value (if there is one) of &lt;code&gt;&lt;b&gt;QUANTTYPE&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">scalar null value</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoIpyZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Horoscope-Monthly</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7vY45wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of plays [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0F5opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Play_CW&lt;/a&gt;] intended to be instantiated in musical &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvIC-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayPerformance&lt;/a&gt;s [see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7_IrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayPerformance_Musical&lt;/a&gt;].</rdfs:comment>
    <rdfs:label xml:lang="en">musical</rdfs:label>
    <cycAnnot:label xml:lang="en">Play-Musical-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcbgJ1EXsQdiHFKB8tdaicw">
    <rdfs:comment xml:lang="en">The collection of all analysis diagrams.  An analysis diagram is a diagram, often a graph (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVyhPOAVvQdiRoZcGVqZelQ&quot; class=&quot;cyc_term&quot;&gt;Graph_CW&lt;/a&gt;), that describes an analysis procedure.  Typically, such diagrams identify a series of questions that one must ask in order to reach some conclusion.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnalysisDiagram-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">analysis diagram</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNQXcpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">weak password</rdfs:label>
    <cycAnnot:label xml:lang="en">Password-Weak</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNQXcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Weak&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt;.  It includes passwords that           are easy to guess, such as passwords in the collections &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj8FhpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Canonical&lt;/a&gt; and           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-EEw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Poor&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVaeriHa-QdmMidvQUFAgIw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpR0MECRBQdie7ZiR2vSp5A&quot; class=&quot;cyc_term&quot;&gt;CBLMethod&lt;/a&gt;s that inherit subtasks from superclass methods of the same name.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMethodHavingInheritSubtasks</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL method having inherit subtasks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwkY5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all maps of geographical regions which show the contours and elevations (usually above sea level) of depicted features</rdfs:comment>
    <rdfs:label xml:lang="en">topographic map</rdfs:label>
    <cycAnnot:label xml:lang="en">TopographicMap</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDttkmnbFQdmYDt4F60Y3Pw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBxuV3CRPQdiENdrbU-dMRg&quot; class=&quot;cyc_term&quot;&gt;CBLTask&lt;/a&gt;s that do not for the sent task to succeed or fail, but rather immediately proceed to the next command.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL task command having no wait</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLTaskCommandHavingNoWait</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj0_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Waterfall)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of waterfalls</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB8Ngh4rvpcO4pwpEbGdrcN5Y29ycB4rvVjjEJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn (ProfessionalFn Artist-Performer))</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of professional performing artist</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rPFz3bCqBQdiA19azDKjJEg">
    <rdfs:comment xml:lang="en">A sub-collection of &lt;font color=&quot;#ff0000&quot;&gt;#$Team-Generic&lt;/font&gt;. Each instance is a team of assassins.</rdfs:comment>
    <rdfs:label xml:lang="en">hit squad</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Assassin)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rO-B8hqWIQdmVFP1-rNlVdg">
    <rdfs:label xml:lang="en">SOE tree link level 1</rdfs:label>
    <cycAnnot:label xml:lang="en">SOETreeLink-Level1</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_zrj5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Cyc &apos;EasyDocumentDescriptions&apos;; each instance is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s and other things that together, in their order, specify the format of a document.  HTML forms are allowed in the list.  The system for defining these is the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOHqUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycEasySyntaxSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc easy doc description</rdfs:label>
    <cycAnnot:label xml:lang="en">CycEasyDocDescription</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUbEP5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Trajectory-SweptSpace</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all spatial regions that are defined as the precise regions swept through by trajectories of moving objects: each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; is the individual spatial region consisting of all the points in space through which an object (or any part of it) passes during a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; may or may not follow some pre-existing or pre-defined path (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;).  If it does follow one or more such paths, it determines a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt; of those paths.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; is understood and defined as a spatial region (often long, thin and &apos;worm&apos;-shaped) with one of the two possible directions of motion along it.  It is considered as being a part of some stationary background space (thus, in most contexts, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; cannot itself &apos;move&apos;).  Unlike a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; (or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt;) can cross itself any number of times, intersect itself, go back along itself, cycle over and over again, etc.  If there is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;, then that event always has a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt;; it contains within it the linear &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; of the motion, (indicated using &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_YPjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trajectory_Complete&lt;/a&gt; or possibly &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvggsbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trajectory_Partial&lt;/a&gt;).  In most contexts, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; will be a line (or rather a one-manifold) through space as traced by some designated point within the moving object (e.g., the center of gravity), but the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; is available to represent the whole space (with space and thickness) swept through by a moving object.  Contrast &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUbEP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory_SweptSpace&lt;/a&gt; with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRCCC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Generic&lt;/a&gt; and with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpsjd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Traversal&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">trajectory swept space</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="Mx4rvlRpe5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Bidirected, connected path systems with ring structure.  Each system consists of a group of web sites that figure as nodes in the path system, connected by HTML links.  Nodes in a web ring typically have thematic unity of content.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WebRing</cycAnnot:label>
    <rdfs:label xml:lang="en">Webrings</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVitH5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The legal rights to a specification for the design of a tangible device which an agent controls for a certain period of time. Any product which conforms to the specification which was made without the patent&apos;s owner&apos;s consent is illegal.  Patent rights can be sold.</rdfs:comment>
    <rdfs:label xml:lang="en">patent</rdfs:label>
    <cycAnnot:label xml:lang="en">Patent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0X5tEjoYQdeKeYVQVwTYEA">
    <rdfs:label xml:lang="en">allegation</rdfs:label>
    <cycAnnot:label xml:lang="en">Allegation</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0X5tEjoYQdeKeYVQVwTYEA&quot; class=&quot;cyc_term&quot;&gt;Allegation&lt;/a&gt; is a negative, but unproven statement about someone, often stated in an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWFOSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Accusing&lt;/a&gt; event.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCkMm5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;. Each instance of the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCkMm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookGeneric_CW&lt;/a&gt; is an abstract work intended to be instantiated as a book of some sort (hardcopy, electronic, audio tape or compact disc, etc.).  An important specialization is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, instances of which are books that contain propositional information.</rdfs:comment>
    <rdfs:label xml:lang="en">book generic CW</rdfs:label>
    <cycAnnot:label xml:lang="en">BookGeneric-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4reDNiOvqnEdyAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">QualitativeSlope</cycAnnot:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;, instances are qualitative (as opposed to real numeric value) slopes.  Notable instances include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSuzWevqoEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;NoSlope&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhEcnSvqoEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;NegativeSlope&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-DLCpPqoEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;PositiveSlope&lt;/a&gt;.  The qualitative slope of a line can be determined from the numeric value.</rdfs:comment>
    <rdfs:label xml:lang="en">qualitative slope</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOZJxvJ8_EdqAAAAOpmP6eA">
    <rdfs:label xml:lang="en">cyc EBMT parsing template</rdfs:label>
    <cycAnnot:label xml:lang="en">CycEBMTParsingTemplate</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJGLWQp8_EdqAAAAOpmP6eA&quot; class=&quot;cyc_term&quot;&gt;ParsingTemplate&lt;/a&gt; used by the Cyc EBMT system.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqW8jZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Dumpster</cycAnnot:label>
    <rdfs:label xml:lang="en">dumpster</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rFpvsbLVEEdaAAAACs6MxsQ">
    <cycAnnot:label xml:lang="en">NLDocument</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all strings of words, in any natural language,
which in the context of a given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; form documents.</rdfs:comment>
    <rdfs:label xml:lang="en">NL document</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVia_pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">delivery obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">DeliveryObligation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The class of contexts arising from an agent agreeing to deliver goods/services.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnewlpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">television program</rdfs:label>
    <cycAnnot:label xml:lang="en">TVShow-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of objects; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHg0N5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;, usually with some sort of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; content.  There are two major specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;:  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt;.  ``Seinfeld&apos;&apos; would be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; and an individual episode of ``Seinfeld&apos;&apos; would be an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt;, but both would be instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjblJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Logo</cycAnnot:label>
    <rdfs:comment xml:lang="en">An image which is used to denote an organization, product type, etc. It is often copyrighted, and is used on
product packaging, stationery, advertising, etc. Examples include the
NBC &apos;peacock&apos; mark and the five interlocking rings that symbolize the
Olympic Games.</rdfs:comment>
    <rdfs:label xml:lang="en">logo</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="Mx4r9ykjvguDEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">SBHL path unmarking function type</rdfs:label>
    <cycAnnot:label xml:lang="en">SBHLPathUnmarkingFunctionType</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHWuPZkjkEdaKIQACs0uFOQ">
    <rdfs:label xml:lang="en">sendmail parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">SendmailParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Instances of this collection are options that can be set in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryI0pKENPEdaJ3wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Sendmail_cf_TheConfigurationFile&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_X7SZIceQdeZE-yljQseOQ">
    <rdfs:label xml:lang="en">potential explosive threat</rdfs:label>
    <cycAnnot:label xml:lang="en">PotentialExplosiveThreat-BBNEntityType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection which subsumes both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgESN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExplosiveMaterial&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrh8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExplosiveDevice&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYVlqeuRjEdqAAAACs2IKaQ">
    <rdfs:label xml:lang="en">concept filter parameter type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of this collection is a parameter that tells an application that uses &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfhC-sMZzEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptFilter&lt;/a&gt;s how it is allowed to use the filter.  Usually the instances of this collection are used in conjunction with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryp3vmuRbEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptFilterSpecificationFn&lt;/a&gt; to denote instances of ConceptFilterSpecification.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConceptFilterParameterType</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViwoZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt; is specific information about one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViknpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialBeing&lt;/a&gt; (q.v.), provided by another &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViknpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialBeing&lt;/a&gt;.  The information content of a credential consists of favorable, enabling, or empowering propositional declarations.  Although each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt; is wholly intangible, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt; usually have some associated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; (e.g. a diploma associated with a college degree, a driver&apos;s license).  A credential may certify that the holder (i.e. the subject of the credential) has a particular skill (e.g. legal bar certification or the ability to drive); has completed certain training (e.g. GED schooling or satisfying PhD requirements); is allowed to do a certain thing (e.g. a travel visa or permission slip); and so on.  See also the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5Z5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;issuesCredential&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">credential</rdfs:label>
    <cycAnnot:label xml:lang="en">Credential</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWKJBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">line item in an agreement</rdfs:label>
    <rdfs:comment xml:lang="en">A single point of an agreement.  In the case of sales agreements  or other kinds of contracts, the line items often have their own id numbers and so on.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AgreementLineItem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViE9JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">parabolic trajectory</rdfs:label>
    <rdfs:comment xml:lang="en">A parabolic trajectory</rdfs:comment>
    <cycAnnot:label xml:lang="en">ParabolicTrajectory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rjHEQhsvOEdmAAAACs6hcqg">
    <cycAnnot:label xml:lang="en">FolderWithIntelligenceQueriesForSuggestion</cycAnnot:label>
    <rdfs:label xml:lang="en">folder with intelligence queries for suggestion</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of this collection are (abstract) folders which contain queries that may be useful as suggested queries for research.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEM4VpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">lock-in</rdfs:label>
    <cycAnnot:label xml:lang="en">LockInOfCommitment</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all lock-ins. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyfkVpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all application programming interfaces (APIs).
         An API is a specification for a set of computer functions 
         which describes only their input and output, while remaining
         neutral about how they operate, and (often) what operating
         system or what hardware the API is implemented on.  In theory,
         this allows software using the API to be unaffected by details
         in the way the API functions are actually written.</rdfs:comment>
    <rdfs:label xml:lang="en">API</rdfs:label>
    <cycAnnot:label xml:lang="en">ApplicationProgrammingInterface</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUoQ_lRBdEdaS5gACs0uFOQ">
    <rdfs:label xml:lang="en">email attachment</rdfs:label>
    <cycAnnot:label xml:lang="en">EMailAttachment</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFn8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAIS&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUoQ_lRBdEdaS5gACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;EMailAttachment&lt;/a&gt; is the collection of all information structures sent as attachments to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgIDb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EMailMessage&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rH5YndtwoQdiEGMVPPYEwVw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/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="Mx4rveWyypwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">road atlas</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all road atlases: documents that consist primarily of a large number of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzGnJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RoadMap&lt;/a&gt;s, all unified by a theme.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RoadAtlas</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWPSAJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SISLogicalSchema</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances represent the propositions that define the schema (not the actual content) of a structured information source.  For schemas for database tables, see the spec &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViABJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalTableSchema&lt;/a&gt;.  The axioms for interpreting a structured information source are expressed as assertions involving instances of &lt;a href=&quot;http://sw.opencyc.org/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 info source.  The actual content of the info source, to the extent that this content is ever imported into the Cyc KB, is represented as assertions in some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">SIS logical schema</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj4OZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StructuredInformationSource</cycAnnot:label>
    <rdfs:label xml:lang="en">structured information source</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBObNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; in which bits of information are represented as related in a systematic way that is easily characterized by some type of formal structure, including spatial or architectural terms (used metaphorically).  Examples include: a database organized in fields and values; a spreadsheet organized in rows and columns with entries; an organizational tree diagram with nodes and branches; a topographical map; a document written in HTML (hyper-text markup language).  Negative examples include computer programs, poems, and novels.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwBjakpwpEbGdrcN5Y29ycB4rwIuzNpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Korn lyric</rdfs:label>
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Agent Korn-MusicGroup)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raPuPommdQdmdS6xZazkL8w">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that issue messages at the highest dispatching priority.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL message dispatching priority highest</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLMessageDispatchingPriority-Highest</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rveKnY5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveKnY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediumAccessControlSublayerProtocol&lt;/a&gt; is a sublayer of an
instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveKnY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediumAccessControlSublayerProtocol&lt;/a&gt; is used in 
broadcast networks to prevent collisions. Collisions occur when two or 
more machines attempt to send data at the same time.</rdfs:comment>
    <rdfs:label xml:lang="en">MAC</rdfs:label>
    <cycAnnot:label xml:lang="en">MediumAccessControlSublayerProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_I65wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Field-LogicalOrPhysical</cycAnnot:label>
    <rdfs:comment xml:lang="en">The class of all fields, physical or logical, in the schemas of structured information sources.</rdfs:comment>
    <rdfs:label xml:lang="en">field logical or physical</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rp2qfxDbvEdqAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">Sanction</cycAnnot:label>
    <rdfs:label xml:lang="en">sanction</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwJkj85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImposingSanctions&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtPYApwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the classical music genre</rdfs:label>
    <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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvihQRJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">ramp distribution</rdfs:label>
    <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 ramp-like distribution contour (graph).  The parameters are specified using the predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjrjqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;rampStartLocation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmzEmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;rampEndLocation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD0UYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;rampInitialValue&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD6wTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;rampFinalValue&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Ramp-PersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVjzBJwpEbGdrcN5Y29ycB8Ngh4rv3tMrJwpEbGdrcN5Y29ycB4rvgEYsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">rowing competition</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn SportsEvent (TransportViaFn Rowboat))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUt7J6JM1QdmXNvQ2gIIsDQ">
    <cycAnnot:label xml:lang="en">ProjectManagement-QuerySpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">project management query specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjQHZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of furniture</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn FurniturePiece)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBRVvbtCPQdiOqIc_-KWysg">
    <cycAnnot:label xml:lang="en">TeamPerformingEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">team performing event</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkdbR0vwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">binary program operator</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of operators found in programming languages.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BinaryProgramOperator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjKoJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt; is a conceptual work providing a more or less non-speculative, &amp;quot;fact-oriented&amp;quot;, comprehensive description of some knowledge domain.</rdfs:comment>
    <rdfs:label xml:lang="en">reference work</rdfs:label>
    <cycAnnot:label xml:lang="en">ReferenceWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViU95wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of user-powered devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Device-UserPowered)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryXvxlhevEd2AAAACs6hRXg">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryXvxlhevEd2AAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;RadioFrequencySubsystemOfRadar&lt;/a&gt; is a radar subsystem devoted to processing RF signals that the radar sends or receives, for example via sub-components such as an RF receiver and an RF feed.</rdfs:comment>
    <rdfs:label xml:lang="en">RF radar subsystem</rdfs:label>
    <cycAnnot:label xml:lang="en">RadioFrequencySubsystemOfRadar</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="Mx4rG6b2OnDdEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 generated by looking at a single focal term and determining which fact-sheet displayed predicates are pertinent to that thing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-FactSheetBased-SpecificTerm</cycAnnot:label>
    <rdfs:label xml:lang="en">fact gathering PSQ fact sheet based specific term</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvViPGJwpEbGdrcN5Y29ycB4rvVjH1pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">public musical performance</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn PublicEvent MusicalPerformance)</cycAnnot:label>
  </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="Mx4rwCy9_pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCy9_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaClass&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjDLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgramSpecification&lt;/a&gt;.  Instances
of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCy9_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaClass&lt;/a&gt; determine what sorts of operations programs written in
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt; are able to perform when they include the
class and are interpreted by an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbND75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaVirtualMachine&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JavaClass</cycAnnot:label>
    <rdfs:label xml:lang="en">Java class</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWLgyJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Trial-Criminal)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of criminal trials</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvy6zHJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Collection of all the books of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOG0IJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bible&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">book of the bible</rdfs:label>
    <cycAnnot:label xml:lang="en">BookOfTheBible</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvt4JE5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sci-fi or fantasy story</rdfs:label>
    <cycAnnot:label xml:lang="en">SciFiOrFantasyStory-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/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.            Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvt4JE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SciFiOrFantasyStory_Generic&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; containing the            propositional content of a science fiction or fantasy story, regardless of the format or           formats (play, book) in which the story is or can be told.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvW7ze5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Explanation</cycAnnot:label>
    <rdfs:label xml:lang="en">explanation</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of individual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s, each of which gives an explanation of something.  Note that individual explanations and the things which they explain may be related by using membership in collections created using the Cyc function &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQUl6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExplanationFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5_sfZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5_sfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VideoConceptualWork&lt;/a&gt; is an abstract work that is intended to be instantiated as an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP19XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovingImage&lt;/a&gt;.  Important specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLSaF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicVideo&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">video</rdfs:label>
    <cycAnnot:label xml:lang="en">VideoConceptualWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJAnn-oIOEdaAAACQJ5T1Bg">
    <cycAnnot:label xml:lang="en">TestMetric</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJAnn-oIOEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;TestMetric&lt;/a&gt; is a parameter in some body of testing code, having a value which represents a measurement computed during the test.</rdfs:comment>
    <rdfs:label xml:lang="en">test metric</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZI3lsvI0EdmAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">TextLearnerReificationTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">text learner reification template</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqtw1ojJrQdmeJOnIE1BtRw&quot; class=&quot;cyc_term&quot;&gt;CycCreationTemplate&lt;/a&gt; that are used by the Text Learner code (see &lt;font color=&quot;#ff0000&quot;&gt;#$TheCycTextLearnerProgram&lt;/font&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwB8IMJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WebPage-AIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt; whose instances are written in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWVukJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextMarkupLanguage&lt;/a&gt;. Most instances of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwB8IMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_AIS&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViNu5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subInformation&lt;/a&gt; of the  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt; (see  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNRx85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_AIS&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">web page</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjUsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">graph search algorithm</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all graph search algorithms. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GraphSearchAlgorithm</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuyf-JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">environment variable</rdfs:label>
    <cycAnnot:label xml:lang="en">EnvironmentVariable</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all environment variables used (most frequently in Unix systems - see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt;) to assign default system configurations to a user.  For example, the $SHELL environment varible (represented in CYC as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwI91_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SHELL_TheEnvironmentVariable&lt;/a&gt;) takes as its value a filename, which is the location of the program that will be executed (by default) when a program is run for the purposes of providing the user with command-line interface with the kernel (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ499ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystemKernel&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjq_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn FlightAttendant)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of flight attendant</rdfs:label>
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGy4rhHksQdiX5audZS9L6g">
    <rdfs:label xml:lang="en">CBL built in state variable</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLBuiltInStateVariable</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzHRG5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/concept/Mx4rvzHRG5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExpositoryArticle&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">expository article</rdfs:label>
    <cycAnnot:label xml:lang="en">ExpositoryArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSdoKDL4QdeRy-85OVbFZg">
    <cycAnnot:label xml:lang="en">NewBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">new Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZbc7WMz1QdaazJdgMj6BPg">
    <cycAnnot:label xml:lang="en">ManufacturerAluminum</cycAnnot:label>
    <rdfs:label xml:lang="en">manufacturer aluminum</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKPpHLkZYEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt; (whether curved or not) combined with an associated intrinsic direction.</rdfs:comment>
    <rdfs:label xml:lang="en">line-directed</rdfs:label>
    <cycAnnot:label xml:lang="en">Line-Directed</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTWq1ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PartialOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">partial ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive, transitive and antisymmetric relation on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER.  R is reflexive on S if and only if for each X in S, R(X X).  R is transitive on S if and only if for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  R is antisymmetric on S if and only if for each X and Y in S, R(X Y) and R(Y X) imply X = Y.  For example, if you take a set of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s and take the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation restricted to this set, then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; because the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation is reflexive, transitive and antisymmetric.  Since the ordering relation in each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is reflexive and transitive, the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt;. Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.  If you want a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; in which the ordering relation is irreflexive, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAV2NZtCPQdiDHY9OxwbHYQ">
    <cycAnnot:label xml:lang="en">ThreatGroup</cycAnnot:label>
    <rdfs:label xml:lang="en">threat group</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryTuQMouaEduDlwACs6hPlA">
    <cycAnnot:label xml:lang="en">Procedure-Specification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt; that specifies a series of actions to be performed in a certain order in a certain type of situation, with an intended result.</rdfs:comment>
    <rdfs:label xml:lang="en">procedure-specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwI-kIZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">SUN software package</rdfs:label>
    <cycAnnot:label xml:lang="en">SUNSoftwarePackage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all SUN software packages. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi8QJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwarePackage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj1HY5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StereotypeJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj1HY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StereotypeJoke&lt;/a&gt; is the collection of all           jokes that are rooted in some widely held stereotype about a group of people.</rdfs:comment>
    <rdfs:label xml:lang="en">stereotype joke</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDWRtOB65QdiBR5V41KwMQA">
    <rdfs:label xml:lang="en">lease agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">LeaseAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RentalAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDWRtOB65QdiBR5V41KwMQA&quot; class=&quot;cyc_term&quot;&gt;LeaseAgreement&lt;/a&gt; is a relatively long-term agreement between the owner of a property (the lessor) and a lessee who, according to the terms of the agreement, will have temporary user rights over the property.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1zUywIobEdaAAACQJ5T1Bg">
    <cycAnnot:label xml:lang="en">CycSupportDatastructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4r1zUywIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycSupportDatastructure&lt;/a&gt; is either  a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc support</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCZRBZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Lyric-WordsToSong</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all words of songs [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP3teJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Song_CW&lt;/a&gt;].</rdfs:comment>
    <rdfs:label xml:lang="en">song lyric</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuav3ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">IncestStory</cycAnnot:label>
    <rdfs:label xml:lang="en">incest story</rdfs:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an erotic story in which one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKPUnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Incest&lt;/a&gt; are described.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOSAApOlYQdecYtisiWoL_A">
    <cycAnnot:label xml:lang="en">IndexDataStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A data structure which permits the efficient lookup of data by maintaining an &apos;index&apos; of pointers to the data.</rdfs:comment>
    <rdfs:label xml:lang="en">index data structure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUq2DpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6FVaqlwEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerLogFile&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUq2DpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAuditLogFile&lt;/a&gt; is a file in which audit information for a network (often security-related) is stored.</rdfs:comment>
    <rdfs:label xml:lang="en">computer audit log file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerAuditLogFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDVXwpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">warm front</rdfs:label>
    <cycAnnot:label xml:lang="en">WarmFrontEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AirFrontEvent&lt;/a&gt;s in which a large atmospheric air mass warmer than the ambient air moves into a region pushing under the cooler air.  This causes precipitation and often storm (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StormAsEvent&lt;/a&gt;), although the storms are not as severe as those generally produced by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHkMt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColdFrontEvent&lt;/a&gt;s.  The edge of the warm air mass is the the locus of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDVXwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WarmFrontEvent&lt;/a&gt;.  In the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjPjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NorthernHemisphere_Region&lt;/a&gt;, warm fronts generally move northward (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;North_Generally&lt;/a&gt;), while in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5j5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SouthernHemisphere_Region&lt;/a&gt; they normally move southward (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;South_Generally&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUj1WoBCQQdeUPLmM65iWQw">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEiyNkhCQQdeeiNzNRsAN7g&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Disjunctive&lt;/a&gt; which denotes Cyc inference problem union links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProblemLink-Union</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem link union</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkmvI-CZyQdiBfqWWSLjCKw">
    <rdfs:label xml:lang="en">CBL command having parallel subtasks</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCommandHavingParallelSubtasks</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s for which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rudaTwiQlQdiTsdLYNy1szA&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorEngine&lt;/a&gt; will execute subtasks in parallel.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQq-QpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Agent-Intangible</cycAnnot:label>
    <rdfs:label xml:lang="en">intangible agent</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;s that have no tangible component.  Possible examples include souls (say in a Cartesian or a religious belief context), ghosts, demons, and some gods and angels.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViE_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn BodyOfWater)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of bodies of water</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxHnOwK4LEdaAAAACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDBFfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationAccount&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxHnOwK4LEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;CycAccount&lt;/a&gt; is an account that provides a user with access to protected features of running processes of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.  For example, a user must log in to a running Cyc process with a valid &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxHnOwK4LEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;CycAccount&lt;/a&gt; in order to edit assertions in the Cyc KB.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtPdp0A3GEdqAlAACs8Eaag">
    <cycAnnot:label xml:lang="en">SoftwareParameterValueObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection whose instances can be used as values for
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;s in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIlbF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">software parameter value object</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxcRIZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of modes of operation of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5UqfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReformulator&lt;/a&gt;.  This collection is user-extensible, and the behavior of the reformulator in each mode is determined by reformulator rules and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9uO75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;reformulationDirectionInMode&lt;/a&gt; meta-assertions on those rules.  In &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCTXj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReformulatorMode_Simplify&lt;/a&gt; mode, the reformulator will also use the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtfqepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLSimplifier&lt;/a&gt; to simplify expressions.</rdfs:comment>
    <rdfs:label xml:lang="en">reformulator mode</rdfs:label>
    <cycAnnot:label xml:lang="en">ReformulatorMode</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3ym2NGHNEdaAAACQJ5pZBw">
    <cycAnnot:label xml:lang="en">RelationshipBetweenTwoPeople</cycAnnot:label>
    <rdfs:label xml:lang="en">relationship between two people</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvotkApwpEbGdrcN5Y29ycB4rvVkL_pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">world map</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all world maps. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(MapFn-Individual PlanetEarth)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCIq7mqkHQdiBqMwkqNKXdA">
    <rdfs:label xml:lang="en">IR expansion strategy</rdfs:label>
    <cycAnnot:label xml:lang="en">IRExpansionStrategy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtI-CwELxQdmBzafnCKIOFQ">
    <rdfs:label xml:lang="en">voluntary arrangement</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all voluntary arrangements. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VoluntaryArrangementForRepayment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwVNEBJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternationalMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">international magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt;
that deal with international matters.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoc4FZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">packet SIPR net</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-SIPRNet</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoc4FZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_SIPRNet&lt;/a&gt; is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwU3mZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SIPRNetProtocol&lt;/a&gt;.    A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoc4FZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_SIPRNet&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/concept/Mx4rvp9VppwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SIPRNet_PathSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVie8pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all informal agreements. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">informal agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">InformalAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjVT5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Organization)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of organizations</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEHK7JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ActorSlotList</cycAnnot:label>
    <rdfs:label xml:lang="en">actor slot list</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of lists of the form (SLOT1 SLOT2...SLOTn) in
which each element of the list is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ActorSlot&lt;/a&gt; (hence a
predicate).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWX4X5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Fellow-FAAP</cycAnnot:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the American Academy of Pediatricians.</rdfs:comment>
    <rdfs:label xml:lang="en">F.A.A.P.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQ240ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">meteor shower</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all events in which dozens of visible (if it is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Night&lt;/a&gt; below) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEizRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meteor&lt;/a&gt;s appear in the sky above some part of the Earth&apos;s surface (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjA9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheSkyAboveHere&lt;/a&gt;) per hour.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ240ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MeteorShower&lt;/a&gt; can last from tens of minutes to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AFewDaysDuration&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MeteorShower</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinrpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">glassware set</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn DrinkingGlass)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOKnIpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s which are composed of a group of pieces often by different authors or artists.  Examples are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQNZDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperIssue&lt;/a&gt;s, art exhibits, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViI6ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ShortStory&lt;/a&gt; collections.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CompiledConceptualWork</cycAnnot:label>
    <rdfs:label xml:lang="en">compilation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raV9YqhKBEduAAAACs2IKaQ">
    <rdfs:label xml:lang="en">folder with financial analysis queries for suggestion</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of this collection are (abstract) folders which contain queries that may be useful as suggested queries for research.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FolderWithFinancialAnalysisQueriesForSuggestion</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r21M6_pLfQdiXf47mNndvKw">
    <rdfs:label xml:lang="en">CBL command having state variable definition</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that define the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rx9sObiWzQdiXKKvhydXAYg&quot; class=&quot;cyc_term&quot;&gt;CBLStateVariable&lt;/a&gt; that receives the command value.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCommandHavingStateVariableDefinition</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnApWpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FictionalTVShow-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">fictional TV show</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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="Mx4rvVjntJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Map</cycAnnot:label>
    <rdfs:label xml:lang="en">map</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9VJcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualArtifact_CW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt; is a visual conceptual work that represents a region of physical space.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt; represent features such as the following: geographical areas (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViACZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;), topographical features (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjORZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TopographicalFeature&lt;/a&gt;), political regions (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjl2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalEntity&lt;/a&gt;), climate zones (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi19pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClimateCycleType&lt;/a&gt;), human artifacts (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidpZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConstructionArtifact&lt;/a&gt;), population densities (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;populationDensity&lt;/a&gt;).  Maps are generally intended to help an agent to orient itself in space or to understand some aspect(s) of a large spatial area.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt; are physically instantiated in map copies (see the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdOOfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MapCopy&lt;/a&gt;), which may be on paper, in computerized geographical information systems, or in other forms.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsWeXpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-qAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RegistryKey&lt;/a&gt; which may take filenames as their value (they are much like Unix environment variables in this regard).  The files named in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsWeXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableRegistryKey&lt;/a&gt;s are typically executed upon startup, making &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsWeXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableRegistryKey&lt;/a&gt;s a great place for a malicious user to place trojan programs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExecutableRegistryKey</cycAnnot:label>
    <rdfs:label xml:lang="en">executable registry key</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvujec5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of every entity that functions as the foundation-point of a localization sequence serving to localize some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwS68M5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; in the empirically observable universe. Instances may be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;, like the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzguyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RoyalObservatory_Greenwich&lt;/a&gt;, or they may be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s, like the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3rHw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RotationOfEarth&lt;/a&gt; (which serves to localize the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjUE9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AxisOfRotation_Earth&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalReferent</cycAnnot:label>
    <rdfs:label xml:lang="en">physical referent</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvzBhv5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Education)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of education</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0ymTyBCLQdeUO-5nyjD7qQ">
    <rdfs:label xml:lang="en">open inference problem link status</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceProblemLinkStatuses which denote Cyc inference problem open link statuses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Open-InferenceProblemLinkStatus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rz2RcfA6nQdeKgMoiLOa_Ug">
    <rdfs:label xml:lang="en">good problem provability status</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycProvabilityStatuses which denote Cyc inference good provability statuses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Good-ProblemProvabilityStatus</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlfgl5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">opening tag</rdfs:label>
    <cycAnnot:label xml:lang="en">OpeningTag</cycAnnot:label>
    <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/concept/Mx4rwUZd8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenTagFn&lt;/a&gt;.  Instances of this collection are not reified.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwInAipwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SDBITestLogicalSchema</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViABJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalTableSchema&lt;/a&gt; instances which are  part of the &lt;font color=&quot;#ff0000&quot;&gt;#$SDBITestDB&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">SDBI test logical schema</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQ5c_ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of fresh-water lakes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn FreshWaterLake)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEUS5pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GlobalCommandAndControlSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">GCCS</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwG-7OZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqHO75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneticInformation&lt;/a&gt;. Instances of
&lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwBgSJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gene_GIS&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Gene-GenInfo</cycAnnot:label>
    <rdfs:label xml:lang="en">information encoded by a gene</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/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="Mx4rphmrpjL2QdeH8t_q0wyeYw">
    <rdfs:label xml:lang="en">P2 bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">P2BugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrnN1QmmgQdmJtPhKcaLNGA">
    <rdfs:label xml:lang="en">CBL command issuing messages</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; command events in which a message is issued.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCommandIssuingMessages</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwE2ti5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non-negative integer extent</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTGgF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerExtent&lt;/a&gt;s which include no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP4DHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeInteger&lt;/a&gt;s</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonNegativeIntegerRange</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcm6U5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Lien</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporaryUserRightsAgreement&lt;/a&gt;s. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcm6U5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lien&lt;/a&gt; is a charge against property making it security for the payment of a debt, judgment, mortgage, or taxes.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcm6U5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lien&lt;/a&gt; may be entered into voluntarily (as when taking out a loan, or one may be imposed by a government body, such as the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViO0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternalRevenueService&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">lien</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj-wZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of physiologist</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Physiologist)</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvr89UJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmuJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerGameProgram&lt;/a&gt;s that simulate some sport.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerSportsGame</cycAnnot:label>
    <rdfs:label xml:lang="en">computer sports game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfwy15wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Kelley Blue Book</rdfs:label>
    <cycAnnot:label xml:lang="en">KelleyBlueBook</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv1b0BJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SmallComputerSystemInterfaceProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of SCSI protocols for interfaces between computers and peripherals. There are currently three instances, referred to as SCSI-1, SCSI-2, and SCSI-3.</rdfs:comment>
    <rdfs:label xml:lang="en">SCSI</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvywVfZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ContingencyClause</cycAnnot:label>
    <rdfs:label xml:lang="en">contingency clause</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all contingency clauses. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&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_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="Mx4rvVjRiZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">technical report</rdfs:label>
    <rdfs:comment xml:lang="en">The set of all documents that have as their main function the description of technical/scientific research (and/or the results of such research).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TechnicalReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuDGEpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDGEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerOperatorAccount&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGiyXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WindowsNTAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0yBOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrivilegedAccount&lt;/a&gt;.  Instances of ths collection give users the permission to edit some keys in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECpgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WindowsRegistry&lt;/a&gt; file but do not give the user the ability to create new user accounts.</rdfs:comment>
    <rdfs:label xml:lang="en">server operator account</rdfs:label>
    <cycAnnot:label xml:lang="en">ServerOperatorAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvlSEUZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of booster shots</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn BoosterVaccinationEvent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_qQOJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">pornography</rdfs:label>
    <cycAnnot:label xml:lang="en">PornographicMaterial</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of texts or images judged by some sectors of a particular community to be obscene.  This collection encompasses both of the more specific collections &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD6Hb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicPicture&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9-EFpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">newsgroup message</rdfs:label>
    <cycAnnot:label xml:lang="en">InternetNewsgroupMessage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwRZ4-pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetNewsgroup&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHKA2rmHkEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">perceptual agent</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHKA2rmHkEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent&lt;/a&gt; is the collection of all individuals capable of perception.  For agents capable of sensory perception, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent_Embodied&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PerceptualAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvfjet5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn CheesecakeModel)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of female pinup models</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwD_r7ZwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s,  &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rvVjKWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dictionary&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Thesaurus&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjHfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Painting_ArtForm&lt;/a&gt;, or a &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwD_r7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndexedInformationSource&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IndexedInformationSource</cycAnnot:label>
    <rdfs:label xml:lang="en">indexed information source</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv751RJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">COASpecification-CriticalEventRCPMt</cycAnnot:label>
    <rdfs:label xml:lang="en">COA specification critical event RCP mt</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRmq45wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">temporal persistence distribution</rdfs:label>
    <cycAnnot:label xml:lang="en">TemporalPersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwPKlipwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of mines</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Mine-ExcavationFacility)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPL95pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwPL95pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerDictionary&lt;/a&gt; provides lexical information about words commonly used in the field of computers and computing.</rdfs:comment>
    <rdfs:label xml:lang="en">computer dictionary</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDictionary</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEjVvglxxEdabswACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVvglxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureDependentSoftwareObject_Individual&lt;/a&gt; is a software object that has been desinged to run on a specific hardware architecture. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEjVvglxxEdabswACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ArchitectureDependentSoftwareObject_Individual&lt;/a&gt; and ArchitectureIndependentSoftwareObject-Individual partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcUMxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareObject_Individual&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">architecture dependent software</rdfs:label>
    <cycAnnot:label xml:lang="en">ArchitectureDependentSoftwareObject-Individual</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9p3wpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DevisedPracticeOrWork</cycAnnot:label>
    <rdfs:label xml:lang="en">work</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtisp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVixI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleExistingThing&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rwJaXepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; such that (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYyDjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; COPY), &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjqHpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;s see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFz9L5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rGxWxg1L1EdaCtgACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;DataStream&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt; is an abstract series of bits encoding some information and conforming to some file system protocol.  The instantiation (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuPkp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;fileCopies&lt;/a&gt;) of this abstract series of bits (e.g. on magnetic media) is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrgHFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">computer file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerFile-AIS</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVii8ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A need that an agent has related to its emotional state.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EmotionalNeed</cycAnnot:label>
    <rdfs:label xml:lang="en">emotional need</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rX6YbEPm_EdyAAAACs6hbjw">
    <cycAnnot:label xml:lang="en">PetitionForAWritOfCertiori-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all propositional contents (qua &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s) of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXhJ37vm_EdyAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;PetitionForAWritOfCertiori_LegalDocument&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">writ of certiori petition</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_pMWJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">COA deep ops guidance microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">COADeepOpsGuidanceMicrotheory</cycAnnot: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/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/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/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPDQI5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;s that are not intended to operate by themselves, but do contain procedures that can be utilized by other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;s.  Positive examples: DLLs, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfVbYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycCanonicalizer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjnmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlugInProgram&lt;/a&gt;s. Negative examples: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerProgramModule-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rL06CME2YQdmNHKcnVQ3Hbg">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtZXOxP2uQdeQ1vfl0scpxg&quot; class=&quot;cyc_term&quot;&gt;ReportOnSituation_CW&lt;/a&gt; that are published once every three months.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QuarterlyReport</cycAnnot:label>
    <rdfs:label xml:lang="en">quarterly report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxSqYJ8qREdaSDQACs6MxsQ">
    <cycAnnot:label xml:lang="en">InternationalAwardHRW</cycAnnot:label>
    <rdfs:label xml:lang="en">Human Rights Watch International Award</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5i-xhs1oEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">SurfaceRegion-Infinite</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZWBA5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv7oRMyVEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InfiniteSpatialThing&lt;/a&gt; (qq.v.).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5i-xhs1oEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Infinite&lt;/a&gt; is the collection of all and only surface regions that are infinitely large in at least one dimension.  They might be straight or curved, intangible or (at least in principle) tangible.  
&lt;p/&gt;
Important specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5i-xhs1oEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Infinite&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rN1T3Nlv9QdeJ7LFO9u6POw&quot; class=&quot;cyc_term&quot;&gt;Plane&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhDcyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HalfPlane&lt;/a&gt;, both of whose instances are strictly two-dimensional and infinite in two dimensions.  Another type of infinite surface is an infinitely long 2-D &amp;quot;stripe&amp;quot;, which is infinite in one dimension.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCF6xbM1pEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Finite&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">infinite surface region</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDDErJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of tests (not testing events) which are named and are developed for repeated administration. Examples would include the 1998 ACT test in English and the Myers-Briggs Type Indicator test for personality type.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SpecifiedTest-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">standardized test</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rk_B6Sm4OQdmHfu54QNfHsQ">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; session state variables.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLSessionStateVariable</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL session state variable</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjgBJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn LawEnforcementOfficer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of police officers</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvd1wVZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The class of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;s used by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRU8LpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmericaOnlineInc&lt;/a&gt; subscribers in order to gain unregistered entry into a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc-PwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChatRoomBackdoorComputerProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">chat room backdoor</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTIHN4I0AEdaRMwACs6Mw3A">
    <rdfs:label xml:lang="en">police report</rdfs:label>
    <cycAnnot:label xml:lang="en">PoliceReport-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rtZXOxP2uQdeQ1vfl0scpxg">
    <cycAnnot:label xml:lang="en">ReportOnSituation-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">situation report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwzuivqCEdyAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">USCivilRight</cycAnnot:label>
    <rdfs:label xml:lang="en">right of US citizens</rdfs:label>
    <rdfs:comment xml:lang="en">The entitlements which individuals--typically US citizens--have in virtue of their status within US society.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkWiZ4kWRQdmVYKcgdAScUA">
    <cycAnnot:label xml:lang="en">DirectDebitInstruction</cycAnnot:label>
    <rdfs:label xml:lang="en">instructions for direct debit</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkWiZ4kWRQdmVYKcgdAScUA&quot; class=&quot;cyc_term&quot;&gt;DirectDebitInstruction&lt;/a&gt; is an instruction from a citizen of the UK to
their bank or building society authorising an organization to collect
varying amounts from their account, as long as the customer has been
given advance notice of the collection amounts and dates.  This is a
simple way for organizations in the UK to collect regular or
occasional payments from businesses and consumers, implemented in
order to save time, reduce the cost of collections, and wire cleared
funds directly. Paraphrased from &lt;a href= &quot;http://www.directdebit.co.uk/general_public/whatis.php&quot;&gt;http://www.directdebit.co.uk/general_public/whatis.php&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWAleJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This credential is given to certified social workers.</rdfs:comment>
    <rdfs:label xml:lang="en">C.S.W.</rdfs:label>
    <cycAnnot:label xml:lang="en">SocialWorkerCredential</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwLt4qJwpEbGdrcN5Y29ycB4rv_qQOJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">hardcore pornography</rdfs:label>
    <cycAnnot:label xml:lang="en">(HardcoreFn PornographicMaterial)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhhbxJpCuEdmc3QAH6RYvUQ">
    <rdfs:label xml:lang="en">list of 3 real numbers</rdfs:label>
    <cycAnnot:label xml:lang="en">ListOf3RealNumbers</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVis-5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Englishmen</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfEnglish)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXt-AzqYLQdiFkaB1FpnD6Q">
    <rdfs:label xml:lang="en">ban</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; (q.v.).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXt-AzqYLQdiFkaB1FpnD6Q&quot; class=&quot;cyc_term&quot;&gt;BanOnAConceptualWork&lt;/a&gt; is a law prohibiting the use, performance, or distribution of some published (or publishable) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (q.v.).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYHooxqYLQdif_eo8GKTXwg&quot; class=&quot;cyc_term&quot;&gt;bannedWorks&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BanOnAConceptualWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWZOvJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of campsites</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Campsite)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvViyfpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn AdultMaleHuman)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about man</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwUgZqZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn Leper)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A google search on &quot;joke about lepers&quot; reveals about links.</rdfs:comment>
    <rdfs:label xml:lang="en">joke about leper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJZ0clgfcQdeFj8eN0hz13A">
    <rdfs:label xml:lang="en">numbered table in a chapter of a text</rdfs:label>
    <cycAnnot:label xml:lang="en">TableInWorkNumbered-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all numbered (information) tables occuring in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;s</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWO2sTiagQdiBY4g13eCtvA">
    <cycAnnot:label xml:lang="en">CBLAssignFromAmong</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; assign-from-among command events.</rdfs:comment>
    <rdfs:label xml:lang="en">cblassign from among</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHkMt5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ColdFrontEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AirFrontEvent&lt;/a&gt;s in which a large atmospheric air mass colder than the ambient air moves into a region pushing the warm air above it.  This causes precipitation and usually storms (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StormAsEvent&lt;/a&gt;).  The leading edge of the cold air mass is the the locus of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHkMt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColdFrontEvent&lt;/a&gt;.  In the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjPjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NorthernHemisphere_Region&lt;/a&gt;, cold fronts generally move southward (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;South_Generally&lt;/a&gt;), while in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5j5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SouthernHemisphere_Region&lt;/a&gt; they normally move northward (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;North_Generally&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">cold front</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjsBZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of lists in the Cyc System.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLForm&lt;/a&gt; is a list that represents a function call, i.e., an expression that can be EVAL&apos;ed by the CycL interpreter, or at least compiled by the CycL compiler.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SubLForm</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc system form</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPLhLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">MS-DOS application</rdfs:label>
    <cycAnnot:label xml:lang="en">MS-DOSApplication</cycAnnot:label>
    <rdfs:comment xml:lang="en">Programs that are made to run under &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj1qZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MS_DOS&lt;/a&gt;.  Most of them are installed by default during a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt; installation, but they must be run from the MS-DOS command line.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTLoMqumCEdmAAAACs6hbjw">
    <rdfs:label xml:lang="en">Cyc inference answer</rdfs:label>
    <cycAnnot:label xml:lang="en">CycInferenceAnswer</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXCYcAA6nQdeCbsulCSdGEQ&quot; class=&quot;cyc_term&quot;&gt;CycInferenceDataStructure&lt;/a&gt;.  Each
instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTLoMqumCEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceAnswer&lt;/a&gt; is a complex data structure that is a
component of one or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrunbmA6nQdeTh78PC9Aeiw&quot; class=&quot;cyc_term&quot;&gt;CycInference&lt;/a&gt;s (specifically, of certain
inferences whose root problem is proven).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTLoMqumCEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycInferenceAnswer&lt;/a&gt; has
two components: an assigment of bindings to query variables and sets of justifications for those bindings.  For information about the components, see the predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ragQKOumDEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;inferenceAnswerBindings&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrb2caOmEEdmAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;inferenceAnswerJustification&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjn95wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of public sector worker. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of public sector employee</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn PublicSectorEmployee)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVjTtJwpEbGdrcN5Y29ycB4rwKrQNpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn Place SymbolicThing)</cycAnnot:label>
    <rdfs:label xml:lang="en">place that is also a symbolic representation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuh8yZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Path-Customary</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJXokJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Spatial&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; is a spatial path which was either designed as a path by some intelligent agent, or which has a significant known function as a path for movement.  Examples include roads, railroads, sea-lanes, cowpaths, boardwalks, tubes, channels, blood vessels, fibers, wires, and communication links. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; may be either an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViOaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Simple&lt;/a&gt; (in which case it would be a path with two distinct ends, not forming a cycle) or an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6MSn5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Cyclic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">route</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQrrEZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwQrrNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;codeMapping&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwQrrEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReifiedMapping&lt;/a&gt; to interpret a particular field in a physical table.</rdfs:comment>
    <rdfs:label xml:lang="en">reified code mapping</rdfs:label>
    <cycAnnot:label xml:lang="en">ReifiedMapping</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIZO5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">source code</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerCode</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFn8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAIS&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt; is an abstract list of instructions expressed in some computer language (see &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguage&lt;/font&gt;) including executable binary code.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8LonGrboEduAAADggVbxzQ">
    <rdfs:comment xml:lang="en">The collection of subdivisions of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rS1HHWrvXEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesCode&lt;/a&gt; by topic. There are fifty of these, plus some appendices.</rdfs:comment>
    <rdfs:label xml:lang="en">United States Code title</rdfs:label>
    <cycAnnot:label xml:lang="en">UnitedStatesCodeTitle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPfNGpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Horoscope-AdviceOrPrediction</cycAnnot:label>
    <rdfs:label xml:lang="en">horoscope</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s containing advice or predictions based on a person&apos;s &lt;font color=&quot;#ff0000&quot;&gt;#$ZodiacSign&lt;/font&gt;. Not the diagram used for generating such predictions or advice.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzvrKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bondage story</rdfs:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwAZoW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bondage_Sexual&lt;/a&gt; occurs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BondageStory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9tJINIiQEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">novel series</rdfs:label>
    <cycAnnot:label xml:lang="en">NovelSeries</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU8mTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWorkSeries&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9tJINIiQEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NovelSeries&lt;/a&gt; is a sequence of novels, each of which contributes to a larger story. Prominant examples include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi8lZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LordOfTheRings_Trilogy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4qRocoiSEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;HarryPotterNovelSeries&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVirVJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn ChristmasHoliday)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Christmases</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rwVYin5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (CollectionIntersection2Fn BasketballTeam ProfessionalSportsTeam))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of basketball teams that are also professional sports teams</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnyLJGCaOQdiUL8UgGnVMRA">
    <rdfs:label xml:lang="en">CBL for each having parallel bindings</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKGlphCRQQdibqOh1nCP0hQ&quot; class=&quot;cyc_term&quot;&gt;CBLForEach&lt;/a&gt; commands for which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rudaTwiQlQdiTsdLYNy1szA&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorEngine&lt;/a&gt; will bind all list values in parallel.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLForEachHavingParallelBindings</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrNEeOkKJQdmeyN84YV2W_A">
    <rdfs:comment xml:lang="en">The collection of all compulsory mortgage insurance. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPqKkJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageInsurance&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CompulsoryMortgageInsurance</cycAnnot:label>
    <rdfs:label xml:lang="en">compulsory mortgage insurance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVibuJwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn AbleBodiedSeaman)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of able bodied seaman</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVinSJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryOfficer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of military officers</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKXQD6EZYEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">Line-Straight-Directed</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all straight lines combined with an associated intrinsic direction.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKXQD6EZYEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;Line_Straight_Directed&lt;/a&gt; is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjC4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line_Straight&lt;/a&gt;, since only one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjC4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Line_Straight&lt;/a&gt; can pass through a given point and be parallel to another line in a Euclidean space.  Two instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKXQD6EZYEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;Line_Straight_Directed&lt;/a&gt; have this property.</rdfs:comment>
    <rdfs:label xml:lang="en">directed straight line</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDaiDwshOQdeAx-NM2hTSHA">
    <rdfs:label xml:lang="en">published work</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s with instantiations which have 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/concept/Mx4rvit1rpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_Concrete&lt;/a&gt;, or broadcast on the airwaves.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublishedConceptualWork</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5_PuJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all broadcast series considered as &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BroadcastSeriesProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">broadcast series</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViJb5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">novel</rdfs:label>
    <cycAnnot:label xml:lang="en">Novel-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s that are novels.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7aKCTCnFQdiXQIzvXukNwg">
    <cycAnnot:label xml:lang="en">Motive</cycAnnot:label>
    <rdfs:label xml:lang="en">motive</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEVuCJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjm6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MicrotheoryType&lt;/a&gt; and a subset of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-FfRpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonalTax&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv94aCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IncomeTax&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEVuCJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonalIncomeTax&lt;/a&gt; places an obligation upon certain persons to pay a tax on their respective incomes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PersonalIncomeTax</cycAnnot:label>
    <rdfs:label xml:lang="en">personal income tax</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwbJ4pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">computer user</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjXzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;. This collection includes &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <cycAnnot:label xml:lang="en">ComputerUser</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7m50pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">rhyming dictionary</rdfs:label>
    <cycAnnot:label xml:lang="en">RhymingDictionary</cycAnnot:label>
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv7m50pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RhymingDictionary&lt;/a&gt; provides information about words that rhyme with each other. For each word listed in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7m50pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RhymingDictionary&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7m50pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RhymingDictionary&lt;/a&gt; lists other words that rhyme with it.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDTeW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MovieSeriesProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">movie series product</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all movie series considered as &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwDTeW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieSeriesProduct&lt;/a&gt; has at least two instances of Movie-CW as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6HodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;episodes&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rT2qb0D21EdaU7wACs0uFOQ">
    <cycAnnot:label xml:lang="en">WikiWiki</cycAnnot:label>
    <rdfs:label xml:lang="en">wiki</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rT2qb0D21EdaU7wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;WikiWiki&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rT2qb0D21EdaU7wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;WikiWiki&lt;/a&gt; consists of interlinked web pages, each of which can be edited collaboratively using a simple markup scheme.  The WikiWiki was named by its inventor, Ward Cunningham -- &amp;quot;wiki wiki&amp;quot; means &amp;quot;quick&amp;quot; in the Hawaiian language.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4g8oqDL1QdeTNvSjgese_Q">
    <cycAnnot:label xml:lang="en">BugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">bug report</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that contain information about a particular software bug.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWOPwZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of medical care</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MedicalCareEvent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOoDKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CliffsNotes</cycAnnot:label>
    <rdfs:label xml:lang="en">Cliff&apos;s Notes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rzV53hk2ZQdmMMbt7W2fCAA">
    <rdfs:label xml:lang="en">quarterly financial statement</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rL06CME2YQdmNHKcnVQ3Hbg&quot; class=&quot;cyc_term&quot;&gt;QuarterlyReport&lt;/a&gt; that are published as financial statements, typically so as to keep investors informed.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QuarterlyFinancialStatement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjxkZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn EthnicGroupOfAzerbaijani)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Azerbaijanis</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7WH2pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The moral code of conduct one normally associates   with Old Testament thinking (as codified in the Ten Commandments say).</rdfs:comment>
    <cycAnnot:label xml:lang="en">JudaicMoralCode</cycAnnot:label>
    <rdfs:label xml:lang="en">the Judaic moral code</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViSlZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of legal corporations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn LegalCorporation)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjZxJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Systematized listing of information on either specifc or general topics.  Often in book form.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Almanac</cycAnnot:label>
    <rdfs:label xml:lang="en">almanac</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1dOJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BusinessPlanDocument</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all documents that describe the plans of a business for products, marketing, management and finance.</rdfs:comment>
    <rdfs:label xml:lang="en">business plan</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSAGW0AmAQdiC5OBZX-GRVQ">
    <cycAnnot:label xml:lang="en">ReformulationParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">reformulation parameter</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSAGW0AmAQdiC5OBZX-GRVQ&quot; class=&quot;cyc_term&quot;&gt;ReformulationParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv5UqfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReformulator&lt;/a&gt; carries out reformulation. A group of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSAGW0AmAQdiC5OBZX-GRVQ&quot; class=&quot;cyc_term&quot;&gt;ReformulationParameter&lt;/a&gt;s and their values can be bundled into a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRLf3MAmAQdiZI9Tr-RY16w&quot; class=&quot;cyc_term&quot;&gt;ReformulationSpecification&lt;/a&gt;. Reformulation parameters are set on reformulator calls via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkiDnwAmAQdidBsJiiIyslg&quot; class=&quot;cyc_term&quot;&gt;parameterValueForReformulation&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjY7JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CircularTrajectory</cycAnnot:label>
    <rdfs:label xml:lang="en">circular trajectory</rdfs:label>
    <rdfs:comment xml:lang="en">A circular trajectory</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rR3fXWBCMQdeGap3bISQupQ">
    <cycAnnot:label xml:lang="en">Closed-InferenceProblemLinkStatus</cycAnnot:label>
    <rdfs:label xml:lang="en">closed inference problem link status</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycInferenceProblemLinkStatuses which denote Cyc inference problem closed link statuses.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvmcmkpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SecondaryMortgageMarket</cycAnnot:label>
    <rdfs:label xml:lang="en">secondary mortgage market</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all secondary mortgage markets. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtK4s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageMarket&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrXnQpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information-content</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrXnQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Information_Content&lt;/a&gt; is an abstract object that can be the content, or meaning, of some token in some language.  A pair of tokens of linguistic objects mean the same thing just in case each has the same content as the other. Instance of this collection can be used to represent the content of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Information-Content</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NNXEjgtEdaHLgACs0uFOQ">
    <rdfs:label xml:lang="en">inode</rdfs:label>
    <cycAnnot:label xml:lang="en">FileIndexNode</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjcEZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Moral of a story or fable.  This piece of information is the lesson or the &apos;greater truth&apos; which is a part of the larger InformationThing (usually some sort of Narrative --like a fable, a story, or a parable.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Moral-AesopKind</cycAnnot:label>
    <rdfs:label xml:lang="en">moral</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtIDsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">J 5 obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">J5Obligation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGHb4ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all tags that are tags in SGML languages. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarkupLanguageTag</cycAnnot:label>
    <rdfs:label xml:lang="en">markup language tag</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3HFyvkypQdmSB-LNab00zw">
    <cycAnnot:label xml:lang="en">HirePurchaseAgreement-UK</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgGJIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt; pertaining to a method of buying a car on credit in the UK, wherein the finance provider owns the car until the customer has made every repayment.  Cf.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBPfLaEytQdmUOIbIamR_Aw&quot; class=&quot;cyc_term&quot;&gt;PersonalContractPurchase_UK&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">HP</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwOoodJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">supernatural being</rdfs:label>
    <cycAnnot:label xml:lang="en">SupernaturalBeing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all supernatural beings, including gods, angels, devils, demons, ghosts, spirits, banshees, fairies, elves, and woodland sprites (e.g. the mischievous Puck).  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOoodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SupernaturalBeing&lt;/a&gt; might be immortal or mortal, good or evil, intangible or partially tangible.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc4ltZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s consisting of the information contained in a graphic representation of the personalities, genetic conditions and interplay of generations within a family, and used to identify repetitive patterns of behavior  or illness - a medical or psychological &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtBVwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FamilyTree&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">genogram</rdfs:label>
    <cycAnnot:label xml:lang="en">Genogram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rfgGDLtCjEdaAAACgycbRww">
    <rdfs:comment xml:lang="en">The collection of all waiting lists.  People, cars to be serviced, and jobs to be done can all be arranged in [be &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHQ1m5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;seriesMembers&lt;/a&gt; of] a waiting list.</rdfs:comment>
    <rdfs:label xml:lang="en">waiting list</rdfs:label>
    <cycAnnot:label xml:lang="en">WaitingList</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIgO8pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s which are prose. Including all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxfXtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicEssay&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Novel_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProseLiteraryWork-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">prose literary work CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjuJ5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all message-passing algorithms. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MessagePassingAlgorithm</cycAnnot:label>
    <rdfs:label xml:lang="en">message-passing algorithm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwS_tzZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">job listing</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn JobClassifiedAd)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv12GtpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">legal system type</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of legal systems. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv12GtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalSystemType&lt;/a&gt; contains the principles concerning legal procedure and legal structure embodied in a particular kind of legal system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LegalSystemType</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVih4ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">budget</rdfs:label>
    <cycAnnot:label xml:lang="en">Budget</cycAnnot:label>
    <rdfs:comment xml:lang="en">special kinds of  Plans which deal with financial expenses.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMRnY-nFeQdmN4NPG893nNA">
    <cycAnnot:label xml:lang="en">Manuscript-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMRnY-nFeQdmN4NPG893nNA&quot; class=&quot;cyc_term&quot;&gt;Manuscript_CW&lt;/a&gt; is an abstract work intended that has not been published in any sense. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMRnY-nFeQdmN4NPG893nNA&quot; class=&quot;cyc_term&quot;&gt;Manuscript_CW&lt;/a&gt; may be instances of many specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;, including &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVibw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhDThesis&lt;/a&gt;, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">manuscript CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rssixtBCPQdeQNNzrlPeZag">
    <cycAnnot:label xml:lang="en">CycProblemLink-Conjunctive</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc problem link conjunctive</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rwGIJ15wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A special type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt; containing &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s as elements.  In a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGIJ15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BindingList&lt;/a&gt;, the list elements are lists which are all exactly two elements long.  Each pair represents a binding, in which the first element can be substituted for the second element.</rdfs:comment>
    <rdfs:label xml:lang="en">binding list</rdfs:label>
    <cycAnnot:label xml:lang="en">BindingList</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/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="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/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="Mx4r87JQbIocEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7p90TIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycArgumentDatastructure&lt;/a&gt; each instance  of which gives (i.e. is an internal representation of) a  deduction that concludes that a particular CycL assertion in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; has a certain truth-value and strength. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r87JQbIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycDeductionDatastructure&lt;/a&gt; has as a part or parts some number of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1zUywIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycSupportDatastructure&lt;/a&gt;s which, taken  together, provide some support in favor or against the  truth of the assertion in question.</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc deduction datastructure</rdfs:label>
    <cycAnnot:label xml:lang="en">CycDeductionDatastructure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv2vQMZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FanSitePage</cycAnnot:label>
    <rdfs:label xml:lang="en">fan page</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of WWW pages. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2vQMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FanSitePage&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt; that is designed by and for fans of something which is the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcFrTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;topicOf&lt;/a&gt; that page.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv8vw5ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of minor league sports teams</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MinorLeagueSportsTeam)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryjRY7FMmQdebNvBxIiDuJA">
    <cycAnnot:label xml:lang="en">ScenGenStepSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">scen gen step specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQaAoRHyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;ProgramStepSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryjRY7FMmQdebNvBxIiDuJA&quot; class=&quot;cyc_term&quot;&gt;ScenGenStepSpecification&lt;/a&gt; describes how a particular rule should be handled by the scenario generator.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_DYjJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OutdoorGame</cycAnnot:label>
    <rdfs:label xml:lang="en">outdoor game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all outdoor games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rvwkeNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">thesaurus-represented</rdfs:label>
    <cycAnnot:label xml:lang="en">Thesaurus-Represented</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvrhK-JwpEbGdrcN5Y29ycA2DHiu9WOR2nCkRsZ2tw3ljb3JwHiu9WKdvnCkRsZ2tw3ljb3JwHiu98at2nCkRsZ2tw3ljb3Jw">
    <rdfs:label xml:lang="en">the union of { intelligent agent, structurally specific work }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet IntelligentAgent StructurallySpecificWork))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7lUbpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all mazes. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHek5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Puzzle_Generic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">maze</rdfs:label>
    <cycAnnot:label xml:lang="en">Maze</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj9OQZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt;s. An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj9OQZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FTPSite&lt;/a&gt; is a structured directory of downloadable computer files on some computer.</rdfs:comment>
    <rdfs:label xml:lang="en">ftp site</rdfs:label>
    <cycAnnot:label xml:lang="en">FTPSite</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvygEDZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">health issue</rdfs:label>
    <cycAnnot:label xml:lang="en">HealthIssue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTQ06MkVuQdmbN8VzyqiIzA">
    <cycAnnot:label xml:lang="en">AttachmentOrder</cycAnnot:label>
    <rdfs:label xml:lang="en">attachment order</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcJInJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Writ&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTQ06MkVuQdmbN8VzyqiIzA&quot; class=&quot;cyc_term&quot;&gt;AttachmentOrder&lt;/a&gt; is an order issued by a UK County Court allowing a creditor to sell property and assets of a debtor until the latter&apos;s debt to the former is fully paid.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8-bHpguDEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">SBHL path marking function type</rdfs:label>
    <cycAnnot:label xml:lang="en">SBHLPathMarkingFunctionType</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwC-va5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;font color=&quot;#ff0000&quot;&gt;#$RKFTool&lt;/font&gt; that can be used to enter assertions into a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AssertionGeneratingRKFTool</cycAnnot:label>
    <rdfs:label xml:lang="en">assertion-generating RKF tool</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzS_TZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CWInfoStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;s that define the complete structure for a specific version [see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviN1rpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;infoStructureOfCW&lt;/a&gt;] of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">information structure of a conceptual work</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raaPHUE2eQdmTwqkyKL2N0Q">
    <cycAnnot:label xml:lang="en">Prospectus</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raaPHUE2eQdmTwqkyKL2N0Q&quot; class=&quot;cyc_term&quot;&gt;Prospectus&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt;. They contain general information about a company and its financial situation. Companies must issue a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raaPHUE2eQdmTwqkyKL2N0Q&quot; class=&quot;cyc_term&quot;&gt;Prospectus&lt;/a&gt; before their &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQTJwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InitialPublicOffering&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Prospectus</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rff-pMnS5EdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">temporary loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all temporary loans. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roHtb2HS9EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;ShortTermLoan&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporaryLoan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPvL1pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An agreement between a person or group of people and a restaurant hotel etc. to have a table, room, etc ready for the person(s) use at a specific time.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Reservation</cycAnnot:label>
    <rdfs:label xml:lang="en">booking</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHWvdgUjkEdaKIQACs0uFOQ">
    <rdfs:label xml:lang="en">NIS</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkInformationSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Network Information Systems (NIS).  A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHWvdgEjkEdaKIQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;DistributedDatabaseSystem&lt;/a&gt;. NIS is the most common implementation of a DistributedDatabaseSystem in Unix -type environments. It provides access to centrally managed configuration files that contain information about such things as passwords and hostnames. NIS was developed by SunMicrosystemsInc, who called the system &amp;quot;Yellow Pages&amp;quot; -- hence many of the programs that are used to manage NIS have names that begin with the string &amp;quot;yp&amp;quot;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEKCm5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">broadcast media product</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv0UWi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Broadcasting&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BroadcastMediaProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rClGBHNkCEdmAAAACs2IKaQ">
    <rdfs:label xml:lang="en">world wide web page CW</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rClGBHNkCEdmAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.  It is the collection of conceptual works designed to be accessed on the &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwJobjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextTransferProtocol&lt;/a&gt;.  An important specialization is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-6kzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_PCW&lt;/a&gt; which is the collection of all such web pages with substantial propositional content.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WorldWideWebPage-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDdJkpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WebDirectoryPage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of WWW pages. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDdJkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebDirectoryPage&lt;/a&gt; consists primarily of an ordered list of links into other web pages. The links will typically belong to a common subject area or set of subject areas.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDdJkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebDirectoryPage&lt;/a&gt; are pages within a portal site such as yahoo.com.  Others belong to (and are maintained by) other organizations or individuals.</rdfs:comment>
    <rdfs:label xml:lang="en">link page</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkGsW5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProtocolStackLayer</cycAnnot:label>
    <rdfs:label xml:lang="en">protocol stack layer</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvkGsW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProtocolStackLayer&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmpoNynbPQdiXBZZKzB9Zng">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s that play the role of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWUq7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;infoTransferred&lt;/a&gt; in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1tB9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SendingATelegram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">telegram CW</rdfs:label>
    <cycAnnot:label xml:lang="en">Telegram-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZutMZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">prohibited basis</rdfs:label>
    <cycAnnot:label xml:lang="en">ProhibitedBasis</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVigHZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">journal</rdfs:label>
    <cycAnnot:label xml:lang="en">JournalSeries</cycAnnot:label>
    <rdfs:comment xml:lang="en">A periodical dealing especially with areas of current interest.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwP3iWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of organs</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Organ)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAaJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cyclist</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Cyclist&lt;/a&gt; is an agent (usually a person) entitled to inspect and modify the Cyc knowledge base.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Cyclist</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4mMsCA_iQdiXV_lrDMjqvg">
    <cycAnnot:label xml:lang="en">GovernmentReport-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTIGm2o0AEdaRMwACs6Mw3A&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation_CW&lt;/a&gt; issued by a government agency or body,
either for consumption by another government body, or to the public, or
both.</rdfs:comment>
    <rdfs:label xml:lang="en">government report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJtdTVoJNQdeOqaFkQvl7dw">
    <rdfs:label xml:lang="en">website</rdfs:label>
    <cycAnnot:label xml:lang="en">WebSite</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt; is composed of a homepage and zero or more additional instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt; is maintained by a single webmaster or group of webmasters, and is thematically unified in some way, on a single computer, an intranet or on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt; (in which case the more specific term, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;, should be used.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJtdTVoJNQdeOqaFkQvl7dw&quot; class=&quot;cyc_term&quot;&gt;WebSite&lt;/a&gt; is normally 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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCOmIJvoYEdyAAADggVbxzQ">
    <rdfs:label xml:lang="en">market supply curve</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5v71rPnlEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;SupplyCurve&lt;/a&gt; that consider all suppliers of a good or service in a given market.  A market supply curve can be arrived at by summing the quantity points of all the supply curves of the individual suppliers in that market (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpu5mKPoXEdyAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;FirmSupplyCurve&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarketSupplyCurve</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVj1i5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Plain-Topographical)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of plains</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcSFO8J33QdiFw-DGtJMWvA">
    <rdfs:comment xml:lang="en">This is the collection of all of Cyc&apos;s HL modules which are generated as part of the SKSI system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSIHLModule</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSIHL module</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoVAApwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">root account</rdfs:label>
    <rdfs:comment xml:lang="en">A person
who has a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt; has access to account that enables her to access
storage space and CPU time on an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGq7AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputationalSystem&lt;/a&gt;
that is running a Unix-like operating system.  People with access to a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoVAApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RootAccount&lt;/a&gt; on a system have uncontrolled access to the files
on the system.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RootAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbkOk3CTnQdiaVpsZx3yRjw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; actuators that are implemented in software as computer processes.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL software actuator</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLSoftwareActuator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6m_YutcEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQCHPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Shadow&lt;/a&gt; whose shape closely corresponds to the the shape of its source (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsNsALutfEdqAAAACs71DGQ&quot; class=&quot;cyc_term&quot;&gt;castsShadow&lt;/a&gt;) so as to make the source recognizable to the perceiver (or at least the perceiver is capable of giving a fairly accurate description of the source (e.g., &amp;quot;a paper cut-out of Lincoln&apos;s head&amp;quot;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Silhouette-ShadedRegion</cycAnnot:label>
    <rdfs:label xml:lang="en">silhouette</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhfdXpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">network layer protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkLayerProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzDExpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt;s that implement a network layer. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhfdXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkLayerProtocol&lt;/a&gt; is responsible for routing data  to its destination. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhfdXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkLayerProtocol&lt;/a&gt; facilitates end-to-end  transmission, as opposed to transmission between adjacent computers.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjBIpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn HardwareTool)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of hardware tools</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvssDrJwpEbGdrcN5Y29ycB8NhB4rwAiHbpwpEbGdrcN5Y29ycB4rvVivo5wpEbGdrcN5Y29ycB4rvVjcJZwpEbGdrcN5Y29ycB4rvVihEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(ProposalFn (SubcollectionOfWithRelationToFn Agreement agreeingAgents UnitedStatesForestService))</cycAnnot:label>
    <rdfs:label xml:lang="en">proposed agreement with the Forest Service</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEK2VaFC8EdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as menus on a computer screen.  Each menu is comprised of a list of active links.</rdfs:comment>
    <rdfs:label xml:lang="en">computer display menu CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDisplayMenu-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi3epwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OlympicRecord</cycAnnot:label>
    <rdfs:label xml:lang="en">Olympic record</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of records for some event in the Olympics.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgBVeJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">computer program CWIS</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerProgram-CWIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt; that corresponds to a complete &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rvVivJJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn EthnicGroupOfItalians)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Italians</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbxdTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">distributive lattice</rdfs:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; that contains all those lattices called &apos;distributive lattices&apos; by lattice theorists.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; LATICE (with the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S, meet operation MEET and join operation JOIN) is distributive if the distribution laws hold, i.e., for each X, Y and Z in S, (MEET X (JOIN Y Z)) = (JOIN (MEET X Y) (MEET X Z)).  Note that this condition is equivalent to the condition that for each X, Y and Z in S, (JOIN X (MEET Y Z)) = (MEET (JOIN X Y) (JOIN X Z)).</rdfs:comment>
    <cycAnnot:label xml:lang="en">DistributiveLattice</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvsGS5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of gendarmes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Gendarme)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rwFtzd5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free lesbian story</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn LesbianStory)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwITjK5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">message</rdfs:label>
    <cycAnnot:label xml:lang="en">Message-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3IC3JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">counter intelligence staff</rdfs:label>
    <cycAnnot:label xml:lang="en">CounterIntelligenceStaff</cycAnnot: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="Mx4rvfs57pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of directories, generally of famous people.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BlueBook-SocialRegistry</cycAnnot:label>
    <rdfs:label xml:lang="en">blue book social register</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFzDzJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all atlases: documents that consist primarily of a large number of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt;s, all unified by a theme. The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt;s in an atlas usually combine to represent different aspects of a single geographical region or different subregions of a large region.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Atlas</cycAnnot:label>
    <rdfs:label xml:lang="en">atlas</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvc-PwZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn ChatRoom)</cycAnnot:label>
    <rdfs:label xml:lang="en">free chat room</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvfKQZZwpEbGdrcN5Y29ycB4rP9hG5SwaEdiUggAH6RYvSQ">
    <rdfs:label xml:lang="en">law about banking</rdfs:label>
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn Banking)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcp6-aqpIEdaAAABQ2sS97g">
    <rdfs:label xml:lang="en">sentence locator</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcp6-aqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;SentenceLocator&lt;/a&gt; are abstractions that are used to
locate an $NLSentence within a document (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;) or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZ3gqxqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;NLParagraph&lt;/a&gt;.
The abstraction is required because different location systems may use
different resources (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, ...) to perform this
task.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SentenceLocator</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkbmE0vwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">programming language operator</rdfs:label>
    <cycAnnot:label xml:lang="en">ProgramOperator</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of operators found in programming languages.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rREw8nsfnEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">LinearObject-Unbounded</cycAnnot:label>
    <rdfs:label xml:lang="en">linear object unbounded</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6A7z1B5sQdedAK6n_bYxDg&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt; (q.v.). &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rExBzRsfpEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Bounded&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rArBmCMb7EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_SemiBounded&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCOhkGtj_EdmAAACQJw5drg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvb_pYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Warrant_Writ&lt;/a&gt; that authorizes (and possibly requires) an agent of the court to arrest a certain person.</rdfs:comment>
    <rdfs:label xml:lang="en">arrest warrant</rdfs:label>
    <cycAnnot:label xml:lang="en">ArrestWarrant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjiuZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of goats</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Goat)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8HnwZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">COA mission analysis prods g 2 microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">COAMissionAnalysisProdsG2Microtheory</cycAnnot: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/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/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/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rm3H45vqZEdyAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rm3H45vqZEdyAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PollResults_CW&lt;/a&gt; is a work that reports the results of a poll (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3CXapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Survey&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">poll</rdfs:label>
    <cycAnnot:label xml:lang="en">PollResults-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYZoQJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">genetic structure of nucleotides</rdfs:label>
    <cycAnnot:label xml:lang="en">Nucleotide-GIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; and a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_WZHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneticInformationStructure&lt;/a&gt;. Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYZoQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide_GIS&lt;/a&gt; is an abstract chemical structure that is instantiated by all instances of some proper subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv986zZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYZoQJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Nucleotide_GIS&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-gGtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Adenine_GIS&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV7TOhK5EduAAAACs0uFOQ">
    <rdfs:label xml:lang="en">informal language</rdfs:label>
    <cycAnnot:label xml:lang="en">InformalLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0iZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt;. A language is an instance of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV7TOhK5EduAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InformalLanguage&lt;/a&gt; if and only if it is &lt;i&gt;not&lt;/i&gt; a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8zbW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalLanguage&lt;/a&gt;; i.e. not specified or created by some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEr4JpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammar_CW&lt;/a&gt; (q.v.).  A prime specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;.  Note that an &lt;font color=&quot;#ff0000&quot;&gt;#$ArtificialLanguage&lt;/font&gt; (q.v.) might be formal or informal.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbBszJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Trivia</cycAnnot:label>
    <rdfs:label xml:lang="en">trivia</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all items of trivia: individual facts about some detail about the world that people are not expected to know because they are insignificant for daily life.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvpKfXpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">chapter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all chapters of larger, subdivided &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;s.  An example would be Chapter 4 of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkCNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdventuresOfHuckleberryFinn&lt;/a&gt;.  See also the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjFY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;chapters&lt;/a&gt;, which relates individual instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpKfXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Chapter_PCW&lt;/a&gt; to the works that contain them.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Chapter-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvqSrk5wpEbGdrcN5Y29ycB4rvVjV2JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(InstructionsForUsingOrDoingFn Investing)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all investing guides. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">investing guide</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4QYKtA4dQdecRak4K1sgXQ">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; that are in list form -- i.e., have the information structure of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List_Information&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">list</rdfs:label>
    <cycAnnot:label xml:lang="en">List-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkfQc0vwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">unary program operator</rdfs:label>
    <cycAnnot:label xml:lang="en">UnaryProgramOperator</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of unary operators found in programming languages.  For example, the &quot;++&quot; operator in the C language is an unary operator.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rY7gz3s4FEdmAAAACs6hRjg-gY3ljbGlzdEVtYWlsQWRkcmVzc0NoZWNraW5nX3Rhc2s">
    <rdfs:label xml:lang="en">cyclistEmailAddressChecking_task</rdfs:label>
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-CyclistEmailAddressChecking &quot;cyclistEmailAddressChecking_task&quot;)</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="Mx4rvnGDUpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">HIPPI</rdfs:label>
    <cycAnnot:label xml:lang="en">HIPPINetworkProtocol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwREN6pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SolidSurfaceTrajectoryThroughAir</cycAnnot:label>
    <rdfs:label xml:lang="en">solid surface trajectory through air</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all trajectories of motions that pass through air along a solid surface.  Any &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEjpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; following such a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvggsbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;trajectory_Partial&lt;/a&gt;) is immersed in the air but supported by the solid surface.  Examples: a person walking on a sidewalk, or a bug crawling up a wall.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUjfIpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">decile structure</rdfs:label>
    <cycAnnot:label xml:lang="en">DecileStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mathematical tuples representing deciles.  Instances have 10 values,  each being a ScalarInterval representing one tenth of the values of the domain of the associated predicate applied to all the members of the associated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgDC4ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">letter to the editor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of letters to the editor.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LetterToTheEditor</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkzeeJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DevisedStructuredActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">devised structured activity</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9p3wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkzeeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedStructuredActivity&lt;/a&gt; is an abstraction of a largely rule-governed activity.  Major specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt; -- instances of these collections are abstractions of activities that are obviously rule-governed.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQ1ZNhgWpQdiJ8O_rUsVS6w">
    <cycAnnot:label xml:lang="en">OutgoingCompatibleGLFConnector</cycAnnot:label>
    <rdfs:label xml:lang="en">outgoing compatible GLF connector</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9F1aWHxeQdiAB8-w63uSaQ">
    <rdfs:label xml:lang="en">CBL built in_ username</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLBuiltIn_Username</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold an instance of the username object.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzGnJZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RoadMap</cycAnnot:label>
    <rdfs:label xml:lang="en">road map</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all maps of geographical regions which show the roads of that region. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjntJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Map&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBG6gZPi7EdaE8wACs6Mx1g">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rve7GfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DatabaseServerProgram&lt;/a&gt;s that are currently supported by SKSI.</rdfs:comment>
    <rdfs:label xml:lang="en">SKSI supported database server program</rdfs:label>
    <cycAnnot:label xml:lang="en">SKSISupportedDatabaseServerProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViippwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PhysicalNeed</cycAnnot:label>
    <rdfs:label xml:lang="en">physical need</rdfs:label>
    <rdfs:comment xml:lang="en">A collection whose instances are mts containing statements that are needs that a particular thing has related to its physical extent.  For example `People need to eat food.&apos;`Gas engines need gasoline.&apos;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvuAoI5wpEbGdrcN5Y29ycB4rwT9TaZwpEbGdrcN5Y29ycB4rvVjPI5wpEbGdrcN5Y29ycB8Ngh4rwQrvPZwpEbGdrcN5Y29ycB4rvViP55wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of warplanes that Israel&apos;s government possesses</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromFn Warplane possesses (GovernmentFn Israel)))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r02IHhILZEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">birthday present</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvymTcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gift&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r02IHhILZEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;BirthdayPresent&lt;/a&gt; is a gift presented to a person to honor the recipient&apos;s birthday.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BirthdayPresent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwD8ghJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">treaty</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of agreements that are formally concluded between two
or more geopolitical agents. Treaties are usually established in some
ceremony, although they may be concluded in secret, and are usually
instantiated in documents signed by the official representatives of
the agent states concluding the treaty.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Treaty</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rva_QdJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all computer desktop themes and their subparts.  Themes are generally comprehensive sets of computer files that define how the desktop of a computer will look.  Elements of themes include background pictures, definitions of window borders, icons, sound effects,...</rdfs:comment>
    <rdfs:label xml:lang="en">desktop theme</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDesktopTheme</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqHPppwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;s which specify the words of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;s in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpokenCommunicating&lt;/a&gt; event.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TranscriptOfSpeech-CWIS</cycAnnot:label>
    <rdfs:label xml:lang="en">transcript</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVil3pwpEbGdrcN5Y29ycB4rvViAkpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">pair of people</rdfs:label>
    <cycAnnot:label xml:lang="en">(PairFn Person)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViZX5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of purchasing manager</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn PurchasingManager)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-Xc0jm3vEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">fact gathering PSQ for NER experiment</rdfs:label>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-ForNERExperiment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvclfzpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of typically unpaid job positions  that are temporary and are sought for the experience of working  in a particular field.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Internship</cycAnnot:label>
    <rdfs:label xml:lang="en">internship</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXtGpaoiSEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">trilogy</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9tJINIiQEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NovelSeries&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXtGpaoiSEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Trilogy_NovelSeries&lt;/a&gt; is a sequence of exactly 3 novels, each of which contributes to a larger story.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Trilogy-NovelSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9lIvlpcoEdqAAAACs4vPlg">
    <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/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <cycAnnot:label xml:lang="en">Parameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvt0QKpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AirFrontEvent&lt;/a&gt;s in which a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHkMt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ColdFrontEvent&lt;/a&gt; overtakes a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDVXwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WarmFrontEvent&lt;/a&gt; and pushes under it.  Long duration heay precipitation (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-zpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrecipitationProcess&lt;/a&gt;) is usually associated with occluded fronts.</rdfs:comment>
    <rdfs:label xml:lang="en">occluded front</rdfs:label>
    <cycAnnot:label xml:lang="en">OccludedFrontEvent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxK3A5MENEduAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">ActOfCongress</cycAnnot:label>
    <rdfs:label xml:lang="en">act of Congress</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVmSbssENEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;LegislativeAct&lt;/a&gt;  put forth by the United States Congress (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1W2JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USCongress&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rynXLckStQdmORpHosTEveQ">
    <rdfs:label xml:lang="en">high court judgement</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;.  The collection of judgements made by the &lt;font color=&quot;#ff0000&quot;&gt;#$HighCourt-UK&lt;/font&gt; (q.v.).  A high court judgement is similar to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVhAYDEVuQdmQQeKKxm3tug&quot; class=&quot;cyc_term&quot;&gt;CountyCourtJudgment_PCW&lt;/a&gt; (q.v.), but usually involves debts owed in excess of 15,000 pounds.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HighCourtJudgment-PCW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rkl5F0JbnEd2AAAACs6hbjw">
    <rdfs:label xml:lang="en">group of cardiac myocytes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CardiacMyocyte)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzmtx5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">local program</rdfs:label>
    <cycAnnot:label xml:lang="en">LocalProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzmtx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalProgram&lt;/a&gt; is a program that cannot be accessed remotely (i.e. across a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;). &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzmtx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalProgram&lt;/a&gt; is dijoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt;, and the two form a partition of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlrGB5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all commodities futures. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvy6h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommodityFinancialProduct&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">commodities future</rdfs:label>
    <cycAnnot:label xml:lang="en">CommoditiesFuture</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQqIP5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of two dimensional
intangible geographical things. For instance, the &amp;quot;abstract&amp;quot; (i.e. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjjo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Intangible&lt;/a&gt;) area
circumscribed by the 25th and 65th north parallels and the 45th and 125th
west meridian (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8TwUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_2D&lt;/a&gt;) - &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWe6qZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContiguousUnitedStates&lt;/a&gt; is
located there; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKzxw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BattleZone&lt;/a&gt; is an example of specialization.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalArea-Intangible</cycAnnot:label>
    <rdfs:label xml:lang="en">geographical area intangible</rdfs: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="Mx4rs8UQSDLxEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbtuRqjLxEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Epilogue_PCW&lt;/a&gt; is a short passage intended to be published at the beginning of a larger literary work.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Prologue-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">prologue</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1id5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all publicity statements. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1UMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Announcement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">publicity statement</rdfs:label>
    <cycAnnot:label xml:lang="en">PublicityStatement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVv6QZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BlackAndWhiteImage</cycAnnot:label>
    <rdfs:label xml:lang="en">black and white image</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all black and white images. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBqmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNoRW8luxEdaTMwACs0uEEQ">
    <rdfs:label xml:lang="en">sub l function spec</rdfs:label>
    <cycAnnot:label xml:lang="en">SubLFunctionSpec</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;s that are suitable for FUNCALL or APPLY.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc4ZuJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">IMS cardiovascular drug ID</rdfs:label>
    <cycAnnot:label xml:lang="en">IMSCardiovascularID</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1UMpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Announcement</cycAnnot:label>
    <rdfs:label xml:lang="en">announcement</rdfs:label>
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWLbeJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Client-ServerSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">client-server system</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWLbeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Client_ServerSystem&lt;/a&gt; is a network of computer programs which includes at least one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWMjUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClientProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt;.  There is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVifcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunicationProtocol&lt;/a&gt; by which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWMjUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClientProgram&lt;/a&gt; requests information or processing from the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt;, then when the information is found or the processing is complete, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt; sends the results to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWMjUJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClientProgram&lt;/a&gt;.  There can be many programs operating at distant locations in the one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWLbeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Client_ServerSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvVjqHpwpEbGdrcN5Y29ycB4rvVjjO5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (PlayingFn Golf))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of golfing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9pY1zJGGQdmJ3czDXbuGBg">
    <rdfs:comment xml:lang="en">The collection of Knowledge Packages each of which is not intended to change, usually because it has been provided to another agent (person or program) or incorporated into another knowledge package (via genlMt) that may depend on the stability of the content of the published knowledge package.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KnowledgePackage-Published</cycAnnot:label>
    <rdfs:label xml:lang="en">knowledge package published</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMv8gpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">phonological 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 phonological analysis of a data set taken from a language or group of languages.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LinguisticAnalysis-Phonological</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxjCTysOkQdeKQ9LtFm2Vvg">
    <rdfs:label xml:lang="en">license plate information</rdfs:label>
    <cycAnnot:label xml:lang="en">LicensePlate-Information</cycAnnot:label>
    <rdfs:comment xml:lang="en">A license to operate a particular vehicle.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViRl5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">general Cyc microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">GeneralMicrotheory</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTM86ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DeclarativeContext&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRl5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneralMicrotheory&lt;/a&gt; contain general axioms useful for multiple purposes.  This excludes microtheories that deal with specific situations,  such as instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingCntxt&lt;/a&gt;, microtheories that represent the information content of one specific &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj2rJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt; such as the US Declaration of Independence, and those that are purely lexical microtheories.  Instances of this collection include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4vpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSocialLifeMt&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjgbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BuyingMt&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVSJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaiveAnimalsMt&lt;/a&gt;.  Non-instances include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQm4Z5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneralLexiconMt&lt;/a&gt; (purely lexical)  and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvisdKZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeopleDataMt&lt;/a&gt; (no general axioms).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWIOuZHksQdieH6A6jAcwIA">
    <cycAnnot:label xml:lang="en">CBLBuiltIn_ChildNodeNames</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL built in_ child node names</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold the names of the child nodes of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rl-XD2CUjQdiMM8EGYE9f2g&quot; class=&quot;cyc_term&quot;&gt;CBLNode&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvpu4IpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EmployeeBenefits</cycAnnot:label>
    <rdfs:label xml:lang="en">employee benefit</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of this collection are offered by (some) employers as part of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-lpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompensationPackage&lt;/a&gt; stipulated in hiring &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyP2SZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the spec of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgYvyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerImageFile&lt;/a&gt; consisting of files of pictures which are owned and were created for the purpose of making money. The pictures in question are copyrighted but often end up being used by persons who do not hold the copyright. Indeed, the owner of the computer image file in question often got the file by scanning copyrighted hardcopy pictures or by copying a computer image file owned by someone else.

Many &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyP2SZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProprietaryComputerImageFile&lt;/a&gt;s are of a pornographic nature.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProprietaryComputerImageFile</cycAnnot:label>
    <rdfs:label xml:lang="en">computer image file</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwPfnNpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JokeAboutFn SantaClaus)</cycAnnot:label>
    <rdfs:label xml:lang="en">joke about Santa Claus</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9DYNZvBfQdiISKek7wWggA">
    <rdfs:label xml:lang="en">plan</rdfs:label>
    <cycAnnot:label xml:lang="en">Plan</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt; is a propositional conceptual work that specifies how certain actiona are to be carried out.  The contents of plans are assertible in the instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjOtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlanSpecificationMicrotheory&lt;/a&gt; that correspond to specific instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViQkpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn StreetPerformer)</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of street performer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvit3I5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Bibliography</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvit3I5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bibliography&lt;/a&gt; sets forth  references to other works for a particular purpose (e.g., surveying a particular discipline or collecting all of the works of a particular author).  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvit3I5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bibliography&lt;/a&gt; may be a stand-alone work or may be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt; of some larger work (such as an article [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;] or book [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;].)</rdfs:comment>
    <rdfs:label xml:lang="en">bibliography</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVr0WpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Visa-Permit</cycAnnot:label>
    <rdfs:label xml:lang="en">visa</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVr0WpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Visa_Permit&lt;/a&gt; is an authorization issued by the government of some country to one (or more) person(s), stating that s/he is allowed to enter that country and remain for a certain period of time while engaging in certain specified activities (e.g., study, travel, work).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVr0WpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Visa_Permit&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;H1WorkVisa&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;F1WorkVisa&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViSZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GreenCard&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rBPfLaEytQdmUOIbIamR_Aw">
    <cycAnnot:label xml:lang="en">PersonalContractPurchase-UK</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZvacpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Contract&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSOkiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EconomicAgreement&lt;/a&gt; pertaining to a method of renting a car in the UK with the option of buying it.  Similar to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3HFyvkypQdmSB-LNab00zw&quot; class=&quot;cyc_term&quot;&gt;HirePurchaseAgreement_UK&lt;/a&gt; (q.v.), except that the costumer is not required to buy the car at the end of the agreement.</rdfs:comment>
    <rdfs:label xml:lang="en">personal contract purchase</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rD7vIDiXIQdiRUf_IndkoRw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; method parameters.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLParameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwVYin5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn ProfessionalSportsTeam)</cycAnnot:label>
    <rdfs:label xml:lang="en">professional sports league</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all professional sports leagues. A type of group of sports teams.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7RwHXHa-QdmY0Nrp7Ra1gg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rpR0MECRBQdie7ZiR2vSp5A&quot; class=&quot;cyc_term&quot;&gt;CBLMethod&lt;/a&gt;s that override subtasks from superclass methods of the same name.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLMethodHavingOverrideSubtasks</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL method having override subtasks</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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQBXPpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn CaptiveAnimal)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of captives</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rG1_rTHSwEdaAAACgyZzFrg">
    <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/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/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/concept/Mx4rv1cuCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneralizedQuantifier&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NLGenQuantAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvndKxpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FictionalLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all fictional languages. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj0iZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">fictional language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvedOspwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LibraryVersionSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">library version series</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvedOspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LibraryVersionSeries&lt;/a&gt; is the collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU8mTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWorkSeries&lt;/a&gt; consisting of versions of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvifGYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LibraryFile&lt;/a&gt;s.  An example instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvedOspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LibraryVersionSeries&lt;/a&gt; is (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgxuYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VersionsInclusiveFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt; &amp;quot;4.0&amp;quot; &amp;quot;4.5&amp;quot;), which is the series of all versions of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviB6LZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Libc_TheLibrary&lt;/a&gt; between 4.0 and 4.5.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4runucUkJtQdmdZJU0PsJoCw">
    <rdfs:comment xml:lang="en">The collection of instances of Plan in which the eventTypePlanned is some type of construction (c.f., Constructing).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConstructionPlan</cycAnnot:label>
    <rdfs:label xml:lang="en">construction plan</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJRbliLvdEdmAAAACs6hRjg">
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjYvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List_Information&lt;/a&gt;. Each instance is an alphabetical listing of names and topics along with page numbers where they are discussed.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Index-List-Information</cycAnnot:label>
    <rdfs:label xml:lang="en">index</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhFT1nEx3QdmA_Mz3JdeecQ">
    <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/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/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>
    <cycAnnot:label xml:lang="en">ConvertibleBond</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN5u5ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">COA specification</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt; is a plan for achieving a particular military combat goal. The plan contains assertions about what actions are to be performed by what friendly units, as well as assertions about the anticipated actions of the enemy units.</rdfs:comment>
    <cycAnnot:label xml:lang="en">COASpecificationMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQwxbpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of medical care professionals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MedicalCareProfessional)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r6vafPGLMEdqAAAAOpjlAWA">
    <cycAnnot:label xml:lang="en">(GroupFn Maoist)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of maoist</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGeFPJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">gay and lesbian magazine</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; which are intened primarily for the gay community.  These magazines deal mostly with issues surrounding the gay and lesbian lifestyle, and do not contain pornographic material.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GayAndLesbianMagazineSeries</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXxAOkCTuQdiCirT1LZirWQ">
    <rdfs:label xml:lang="en">CBL create constant</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCreateConstant</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that create Cyc constants.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViCW5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">scalar value</rdfs:label>
    <cycAnnot:label xml:lang="en">ScalarPointValue</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt; is a specific number or quantity, as opposed to a range of numbers or quantities (cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt;).  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt; include all reals numbers and other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt;s (q.v.), as well as specific instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; such as (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 3) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SecondsDuration&lt;/a&gt; 10).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGs71ns4GEdmAAAACs6hRjg">
    <cycAnnot:label xml:lang="en">CBLNode-CycorpRefrigeratorMassEMailSending</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node cycorp refrigerator mass e mail sending</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ri6-0SJIzQdiBB5bq7LRF4g">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s for which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rudaTwiQlQdiTsdLYNy1szA&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorEngine&lt;/a&gt; will execute subtasks in their sequential order.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCommandHavingOrderedSubtasks</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL command having ordered subtasks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwPfntpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Reindeer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of reindeer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwjeVJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt; is the collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;s that are also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt;s. Thus, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt;s tell a story and represent a structured sequence of events. Typically, the actors playing roles in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt; follow a script that describes the sequence of action and spoken lines. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSFu1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoapOpera&lt;/a&gt;s are positive examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt;, whereas &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJXGyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVGameShow&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWB0g5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiveSportsTVShow&lt;/a&gt;s are negative examples. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt; can be characterized using the predicate &lt;font color=&quot;#ff0000&quot;&gt;#$hasAttributes&lt;/font&gt; and an instance of &lt;font color=&quot;#ff0000&quot;&gt;#$NarrativeGenre&lt;/font&gt;. Most &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt;s are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnApWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalTVShow_CW&lt;/a&gt;. However, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9QGd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVDocumentary&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGDrT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVBiography&lt;/a&gt; are nonfictional &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwjeVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NarrativeTVShow_CW&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NarrativeTVShow-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">narrative TV show</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgC9CpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InvestmentGuide</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all investment guides. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">investment guide</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVyhPOAVvQdiRoZcGVqZelQ">
    <rdfs:label xml:lang="en">graph</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all conceptual works that take the form of graphs. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9VJcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualArtifact_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfGrdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructurallySpecificWork&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Graph-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rwAiHbpwpEbGdrcN5Y29ycB4rvVjZ7ZwpEbGdrcN5Y29ycB4rwQBjlpwpEbGdrcN5Y29ycB4rLY8CUqHFEduAAAACs6hbjw">
    <rdfs:label xml:lang="en">group of photographs about San Diego Bay</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationToFn Photograph visuallyDepicts SanDiegoBay))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDmG0EFC8EdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as a type-in field on a computer screen (as an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDexpRFC8EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayTypeInField&lt;/a&gt;).  An instantiation of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDmG0EFC8EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayTypeInField_CW&lt;/a&gt; will (normally) display the characters typed on the appropriate keyboard while the type-in field is active.  Special varieties of type-in fields that do not output the characters typed are used for security purposes.  One variety produces no output, while another outputs asterisks or other default characters to indicate a character has been input, but not the identity of that character.  If the output is to hardcopy instead of a computer screen, sometimes the field is initially blackened with a large amount of overtyping before the secure characters are typed.</rdfs:comment>
    <rdfs:label xml:lang="en">computer display type in field CW</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDisplayTypeInField-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDzOPZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StarTrek-GameProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">Star Trek computer game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuqsVZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  The collection           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuqsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices_Communications&lt;/a&gt; consists of those instances of           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt; constructed at least in part to be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV0FMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;deviceUsed&lt;/a&gt; for           or in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViexZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;.  They may have other intended           uses as well.  For example, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt; consisting of           instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjXzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; would be an instance of           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuqsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices_Communications&lt;/a&gt; if part of the purpose in           constructing the system of computers were to allow communication           among users of them or if communication           among users of them via the system were necessary to fulfill           the primary function of the system.  The system,           however, would probably have other purposes as well.           Note that some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt; of any instance of           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuqsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices_Communications&lt;/a&gt; will be instances of           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCyIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunicationDevice&lt;/a&gt; (often of the same type) and all &apos;links&apos; among these           members will allow the transfer of information appropriate to the type(s) of           communication devices.  For instance, any instance of           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEG3qZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TelephoneSystem&lt;/a&gt; will have as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt; instances of            &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Telephone&lt;/a&gt; and, of course, these instances may be connected by           instances of &lt;font color=&quot;#ff0000&quot;&gt;#$TelephoneLine&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">communications system</rdfs:label>
    <cycAnnot:label xml:lang="en">SystemOfDevices-Communications</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbO1ERqpIEdaAAABQ2sS97g">
    <cycAnnot:label xml:lang="en">ParagraphLocator</cycAnnot:label>
    <rdfs:label xml:lang="en">paragraph locator</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbO1ERqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;ParagraphLocator&lt;/a&gt; are abstractions that are used to
locate an $NLParagraph within a document (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;). The abstraction
is required because different location systems may use different resources
(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, ...) to perform this task.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdBbaJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgYvyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerImageFile&lt;/a&gt;s that when played by the appropriate software produce an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4NEApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt; with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP19XJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovingImage&lt;/a&gt; (often a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjPdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VideoClip&lt;/a&gt;) as a subevent. The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqy9EpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ibtGenerated&lt;/a&gt; during a playing of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdBbaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVideoFile&lt;/a&gt; may also include a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjIvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; as a subevent. Common file formats for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdBbaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVideoFile&lt;/a&gt;s include Quicktime, MPEG, AVI, and MOV.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerVideoFile</cycAnnot:label>
    <rdfs:label xml:lang="en">vivo</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUP6yBrveEdmAAAACs6hRjg">
    <rdfs:label xml:lang="en">making something abstract available</rdfs:label>
    <cycAnnot:label xml:lang="en">MakingSomethingAbstractAvailable</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all activities in which an &lt;a href=&quot;http://sw.opencyc.org/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/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="Mx4rgaExtAy_QdmOM4t3fyLJyQ">
    <rdfs:label xml:lang="en">intermediate adjustible rate loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0DjuxnS9EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateLoan&lt;/a&gt; whose interest rate (c.f., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8NRy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;interestRate&lt;/a&gt;) adjusts annually after a relatively longer initial adjustment period (c.f., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBqxweAygQdmND8cCvO3rfA&quot; class=&quot;cyc_term&quot;&gt;initialAdjustmentPeriod&lt;/a&gt;), typically 3 or 5 years.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IntermediateAdjustableRateLoan</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="Mx4rDkfQd0vwEdaZRgACs0uXdw">
    <rdfs:comment xml:lang="en">This is the collection of relational operators found in programming languages.
For example, the &quot;&gt;=&quot; operator in the C programming language is relational.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProgramRelationalOperator</cycAnnot:label>
    <rdfs:label xml:lang="en">program relational operator</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwgb8ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DefenseCooperationAgreement-Mutual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of agreements in which the all of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; agree to support each other militarily in cases where defense in needed. A defense agreement between countries, for example, might include provisions for one country to station some military personnel and equipment in another country.</rdfs:comment>
    <rdfs:label xml:lang="en">defense cooperation agreement mutual</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgT685wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">DLA website</rdfs:label>
    <cycAnnot:label xml:lang="en">DLAWebsite</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjWoZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn MaleHuman)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of male people</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv-6kzpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of world wide web page</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn WorldWideWebPage-PCW)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjWLKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GayStory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which two or more instances of &lt;font color=&quot;#ff0000&quot;&gt;#$MalePerson&lt;/font&gt; engage in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvntkXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HomosexualBehavior_Male&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">gay story</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rdA0oyHXaQdeO44OR2qPo_A">
    <rdfs:comment xml:lang="en">The collection of all United States federal Senate seats.
These offices are the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4R5XpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;USSenator&lt;/a&gt;s. There are a
total of 100 Senate seats, and each state elects two Senators for a
six-year term.</rdfs:comment>
    <cycAnnot:label xml:lang="en">USSenateSeat-Federal</cycAnnot:label>
    <rdfs:label xml:lang="en">United States Senate office</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPs_0ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">game for more than two people</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; typically played by more than two &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi3D5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;competingAgents&lt;/a&gt; (either &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZowY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Team&lt;/a&gt;).  The game rules may not specify a limit, although after some point having more participants is less practical.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MultiPartyGame</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/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>
    <cycAnnot:label xml:lang="en">Puzzle-Generic</cycAnnot:label>
    <rdfs:label xml:lang="en">puzzle</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXMEXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Travelogue</cycAnnot:label>
    <rdfs:label xml:lang="en">travelog</rdfs:label>
    <rdfs:comment xml:lang="en">A non-fictional narrative describing travel to one or more locations.  This may be in lecture, movie, or written format.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkBjZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OlympicBronzeMedal</cycAnnot:label>
    <rdfs:label xml:lang="en">Olympic bronze medal</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViu3pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">license</rdfs:label>
    <cycAnnot:label xml:lang="en">License-LegalAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of intangible pieces of information; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt;.   Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViu3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt; is a credential issued by a granting authority and recorded in some tangible document (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDMLb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;License_IBO&lt;/a&gt;), which authorizes the agent to whom it is issued to perform actions of a certain kind.  Sample subsets of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViu3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt; include: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVizd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TrainEngineerLicense&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViy7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DriversLicense_LicenseAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVizrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PestControlLicense&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlbAvZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">reference web site</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;s that provide a more or less non-speculative, &amp;quot;fact-oriented,&amp;quot; comprehensive         description of some knowledge domain.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReferenceWebSite</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvVin6pwpEbGdrcN5Y29ycB4rvVimNZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(BachelorsDegreeInFn EngineeringField)</cycAnnot:label>
    <rdfs:label xml:lang="en">bachelors degree in engineering</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYhcn0DqzEdac-wACs0uFOQ">
    <rdfs:label xml:lang="en">HFS</rdfs:label>
    <cycAnnot:label xml:lang="en">MacintoshHierarchicalFilesystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvcD6KJwpEbGdrcN5Y29ycB4rvViAkpwpEbGdrcN5Y29ycB4rvViACJwpEbGdrcN5Y29ycB4rvVjl2pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromTypeFn Person citizens GeopoliticalEntity))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of citizens</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVimRJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SubLSymbol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;s that are also &amp;quot;symbols&amp;quot; in the SubL language.  That is, each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLSymbol&lt;/a&gt; satisfies the &lt;font color=&quot;#ff0000&quot;&gt;#$defnIff&lt;/font&gt; SYMBOLP.  Note that `symbol&apos; has a very specific, technical meaning in SubL.  Save for those that are variables (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLVariable&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLSymbol&lt;/a&gt;s are rarely used in CycL assertions, except within those built with certain &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvl9DqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceDescriptorPredicate&lt;/a&gt;s like &lt;font color=&quot;#ff0000&quot;&gt;#$defnIff&lt;/font&gt;. Examples of SubL symbols include the symbols &apos;GENLS&apos; and &apos;CYC-SYSTEM-NON-VARIABLE-SYMBOL-P&apos;. Note also that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLSymbol&lt;/a&gt; is a &amp;quot;quoted-collection&amp;quot; (see &lt;font color=&quot;#ff0000&quot;&gt;#$quotedCollection&lt;/font&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">Cyc system symbol</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7msEF4gEdaAAAABAxv-7A">
    <rdfs:label xml:lang="en">applet</rdfs:label>
    <cycAnnot:label xml:lang="en">Servlet-ComputerProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all applets. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwKAeP5wpEbGdrcN5Y29ycB4rvVj2XJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(RecipeFn Soup)</cycAnnot:label>
    <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/concept/Mx4rvVjN8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recipe_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjyppwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryHardware)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of military hardware</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjcNpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of intangibles.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt; is a distinction bestowed upon someone or something by an appropriately authorized agent, generally in recognition of some accomplishment and often as a result of a competitive process.  Awards may be given to people, books, buildings, cities, etc.  Note that this collection represents the awards themselves rather than tangible symbols of awards, such as medals or Oscar statuettes.  Nor do its instances represent any money that might accompany an award.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjPJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SymbolicObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvijV7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Token_Physical&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AwardPractice</cycAnnot:label>
    <rdfs:label xml:lang="en">award</rdfs:label>
  </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="Mx4rvVj4gJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Basic systems of measure, FPS, MKS etc.</rdfs:comment>
    <rdfs:label xml:lang="en">measurement system</rdfs:label>
    <cycAnnot:label xml:lang="en">SystemOfMeasure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLSaF5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">music video</rdfs:label>
    <cycAnnot:label xml:lang="en">MusicVideo</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5_sfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VideoConceptualWork&lt;/a&gt;s that are music videos.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVivMpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Design</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all designs. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectSpecification&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">design</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwBjakpwpEbGdrcN5Y29ycB4rvfRU9JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all beatles lyrics. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">beatles lyric</rdfs:label>
    <cycAnnot:label xml:lang="en">(LyricsToMusicFn-Agent TheBeatles-MusicGroup)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBf_pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Originally (and still) a Hindu symbol of auspiciousness/good luck, believed to have come originally from the pictogram denoting a flock of geese in flight.  In the 20th century, it is appropriated by Nazi theorists as a symbol of Aryan supremacy.  Because of Nazi beliefs and atrocities, the swastika is now a symbol of right-wing German nationalism and anti-semitism, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">swastika</rdfs:label>
    <cycAnnot:label xml:lang="en">Swastika</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEdlDZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NewsArticle</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all articles [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;] which present &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">news article</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNj2RknY6QdmbeemD0xmkwQ">
    <cycAnnot:label xml:lang="en">CBLBuiltIn_PoolThreadActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold a string describing the activity of executor pool threads.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL built in_ pool thread activity</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1h7JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all marketing statements. A type of &lt;font color=&quot;#ff0000&quot;&gt;#$TextualDocument-CW&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">marketing statement</rdfs:label>
    <cycAnnot:label xml:lang="en">MarketingStatement</cycAnnot: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="Mx4rSjtm-P5nQdabooMBT_uBQg">
    <cycAnnot:label xml:lang="en">ComputerVulnerabilityReport-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtZXOxP2uQdeQ1vfl0scpxg&quot; class=&quot;cyc_term&quot;&gt;ReportOnSituation_CW&lt;/a&gt;. Each instance of this collection is an official report of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwT_RmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgramFault&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUHap5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerVulnerability&lt;/a&gt;, intended to alert IT personnel to the need to secure their computer systems.</rdfs:comment>
    <rdfs:label xml:lang="en">computer vulnerability report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFj2zJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">prepayment with penalty option</rdfs:label>
    <cycAnnot:label xml:lang="en">PrepaymentWithPenaltyOption</cycAnnot: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="Mx4rLxT38MjrQdeMS6zB275dMA">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLxT38MjrQdeMS6zB275dMA&quot; class=&quot;cyc_term&quot;&gt;UIInputComponent&lt;/a&gt; are components of user interfaces that allow the user to add or edit input. These components are not programs themselves, but rather are relatively small amounts of code that can be incorporated into programs. In some programming languages, these are known as &apos;widgets&apos;. Oftentimes these components will be specific to the type of input that is expected from the user. For example, a calendar component (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUl-4EsjrQdeHFK5FcqTVRw&quot; class=&quot;cyc_term&quot;&gt;UICalendarInput&lt;/a&gt;) might be used when the user is expected to enter a date, and a simple button might be used when the user is expected to acknowledge a message.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UIInputComponent</cycAnnot:label>
    <rdfs:label xml:lang="en">user interface input component</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViXqZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UnintelligibleUtterance</cycAnnot:label>
    <rdfs:label xml:lang="en">unintelligible utterance</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvksZ3JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">communications path system</rdfs:label>
    <cycAnnot:label xml:lang="en">PathSystem-Communications</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9YtpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathSystem&lt;/a&gt;s each of which is capable of supporting instances              of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVifB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;s among all its nodes.  Note that many of the links              and nodes of any &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvksZ3JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathSystem_Communications&lt;/a&gt; may not have as their               &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-lujZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;primaryFunction&lt;/a&gt; supporting instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVifB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;s, but              may still be capable of supporting such instances.  For instance, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkCmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PathForWheeledVehicles&lt;/a&gt;              is not constructed primarily to support communications but can be used for              such purposes.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMh5-aJnDEdaSxwACs0uXdw">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">SpecialShellParameter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqP2jpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of ads (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP2CJJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Advertisement_PCW&lt;/a&gt;) placed by individuals trying to find a person with whom to establish a new romantic or other relationship. They generally include information about the gender, age, physical characteristics, hobbies, profession, etc. of the poster together with a description of what kind of person he or she is seeking.</rdfs:comment>
    <rdfs:label xml:lang="en">personal ad</rdfs:label>
    <cycAnnot:label xml:lang="en">PersonalAd</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlCzF5wpEbGdrcN5Y29ycA">
    <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/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>
    <rdfs:label xml:lang="en">haunted thing</rdfs:label>
    <cycAnnot:label xml:lang="en">HauntedThing</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rx5kLakfAQdmAipbh1jLLAw">
    <cycAnnot:label xml:lang="en">Rights-Abstract</cycAnnot:label>
    <rdfs:label xml:lang="en">right</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all natural or legal rights in the abstract as defined in some code of conduct (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-ZTiMCakQdiXYMPZNCX4wA">
    <cycAnnot:label xml:lang="en">CBLRewardSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; reward specifications.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL reward specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTZ2G5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is irreflexive and transitive on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER, and in which every pair of different elements of S has a common &apos;R&apos;-lower-bound&apos; (where R&apos;(X Y) iff R(X Y) or X = Y), and the set of &apos;R&apos;-lower-bounds&apos; of each X in S is ordered in a chain by R&apos; (i.e., {Y: Y is in S and R&apos;(Y X)} is a chain).  Note that the only difference between a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTZ2G5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering_Strict&lt;/a&gt; is that the ordering relation of the former is reflexive while that of the latter is irreflexive.</rdfs:comment>
    <rdfs:label xml:lang="en">strict tree ordering</rdfs:label>
    <cycAnnot:label xml:lang="en">TreeOrdering-Strict</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvj_X65wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all TV series considered as &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; has a (large) number of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TVSeriesProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">television series</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVil9ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6aZ4JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLSExpression&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVil9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLListOrAtom&lt;/a&gt; contains both the list-denoting expressions (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViWlZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLList&lt;/a&gt;) and the atomic expressions (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;) of SubL, the underlying implementation language for the Cyc System.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVil9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLListOrAtom&lt;/a&gt; is a &amp;quot;quoted-collection&amp;quot;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SubLListOrAtom</cycAnnot:label>
    <rdfs:label xml:lang="en">SubL list or atom</rdfs:label>
  </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/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/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvY5LhpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_NonAgentive&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjo0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bicycle&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPvIyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Pants&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Canal&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rwIgEYZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">magazine</rdfs:label>
    <cycAnnot:label xml:lang="en">MagazineIssue</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;s for periodicals which are magazines.  Copies of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt; are all instances &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViXeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineCopy&lt;/a&gt; for the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVisWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rX0-ceDixEd2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">OnlineChatAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">online chat account</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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 chat (instant messaging) service.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKlVuLnyuEdqAAAAOpmP6tw">
    <rdfs:label xml:lang="en">term lexicon specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;font color=&quot;#ff0000&quot;&gt;#$LexiconSpecification&lt;/font&gt;.  A term lexicon returns &apos;denots&apos; of words, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; for &amp;quot;dog&amp;quot;.  This contrasts with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKCA3pnyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;SemTransLexiconSpecification&lt;/a&gt;s which would return (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; :NOUN &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt;) for the word &amp;quot;dog&amp;quot;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TermLexiconSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3jOf5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3jOf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProtocolDataUnit&lt;/a&gt; the collection of discrete blocks of
data that are composed by instances &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEytipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt; and passed
down to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyIB6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SessionLayerProtocol&lt;/a&gt;, or 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt;. APDUs contain data generated by 
an application.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ApplicationProtocolDataUnit</cycAnnot:label>
    <rdfs:label xml:lang="en">APDU</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtK4s5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mortgage market</rdfs:label>
    <cycAnnot:label xml:lang="en">MortgageMarket</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvYDOUJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of sprinklers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Sprinkler)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvXNIP5wpEbGdrcN5Y29ycB8Ngx4rwIix25wpEbGdrcN5Y29ycB4rvo-AZJwpEbGdrcN5Y29ycB4rv973YpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(ElectronicFn (SubcollectionOfAboutFn Review-CW Movie-CW))</cycAnnot:label>
    <rdfs:label xml:lang="en">online movie review</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rwDJ8wpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free sports chat room</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn SportsChatRoom)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rzkwSgiTaQdeO4p5Nb90Sww">
    <cycAnnot:label xml:lang="en">(GroupFn Cirque)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of cirques</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwK2SqpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">HAHOParachuteJump</cycAnnot:label>
    <rdfs:label xml:lang="en">HAHO parachute jump</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of High Altitude High Opening parachute jumps.  This method of parachute jumping allows the jumper to travel 15 miles or so from where he departs the plane.  Because this sort of jump is generally done from very high altitudes (30,000+ ft.), the jumper must carry oxygen.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP3Vs5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non disclosure agreement</rdfs:label>
    <rdfs:comment xml:lang="en">an agreement between a party that provides information and a party that receives information which states that the recipient of the information will not share the info they receive with anyone else.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonDisclosureAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVrIdpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">numeric string</rdfs:label>
    <cycAnnot:label xml:lang="en">NumeralString</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVrIdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NumeralString&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLString&lt;/a&gt; composed entirely of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwO9qZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ArabicNumeral&lt;/a&gt;s.  Examples include &amp;quot;1&amp;quot;, &amp;quot;9828&amp;quot;, and &amp;quot;0037846&amp;quot;, but not &amp;quot;3.14&amp;quot; or &amp;quot;78731-1234&amp;quot;. (But note that &amp;quot;3.14&amp;quot; _is_ a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt; and &amp;quot;78731-1234&amp;quot; a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK0XQ7D7YQdeHIenssJ50xA&quot; class=&quot;cyc_term&quot;&gt;NumericString&lt;/a&gt; (q.v.).)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rimuJuBCOQdeBmfjbRsWJMg">
    <cycAnnot:label xml:lang="en">CycProblemLink-Transformation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1GkhehCNQdeM4trVi0Pxwg&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Content&lt;/a&gt; which denote Cyc inference problem transformation links.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc problem link transformation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0F5opwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Play-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt;s intended to be instantiated in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvIC-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayPerformance&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">play CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvhlSKJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn USMarinePersonnel)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of U.S. marines</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r1TzdNOH-EduAAADggVbxzQ">
    <cycAnnot:label xml:lang="en">TopLevelProblemDescription</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; that are top-level descriptions of some problem.  For any instance &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r1TzdNOH-EduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;TopLevelProblemDescription&lt;/a&gt;, there is at least one distinct instance &lt;code&gt;&lt;b&gt;INS-2&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rV7ZWpN4EEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ProblemDescription&lt;/a&gt; that is a elaboration on &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; (in a shared context, such as a larger document of which &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;INS-2&lt;/b&gt;&lt;/code&gt; are both sub-works), and there is no instance &lt;code&gt;&lt;b&gt;INS-3&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rV7ZWpN4EEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;ProblemDescription&lt;/a&gt; that &lt;code&gt;&lt;b&gt;INS&lt;/b&gt;&lt;/code&gt; is an elaboration on.</rdfs:comment>
    <rdfs:label xml:lang="en">top level problem description</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWpuq7jODEduAAAACs6hRXg">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">MusicalComposition-Chant</cycAnnot:label>
    <rdfs:label xml:lang="en">the chant style</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4raD3GMO-UQdiTCeBd1-tb8A">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rCTSPHAWmQdia5sgqbFIwnw&quot; class=&quot;cyc_term&quot;&gt;GLFGraph&lt;/a&gt; that are able to be displayed and extended using the Simple Ontology Editor (c.f., &lt;font color=&quot;#ff0000&quot;&gt;#$TheSimpleOntologyEditorTool&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">SimpleOntologyEditorGraphStructure</cycAnnot:label>
    <rdfs:label xml:lang="en">simple ontology editor graph structure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-5e3su-iEdyAAAACs6hbjw">
    <rdfs:label xml:lang="en">cyc lassertion specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQaAoRHyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;ProgramStepSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r-5e3su-iEdyAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;CycLAssertionSpecification&lt;/a&gt; is a description of an assertion.  It may be an actual asserted sentence in the Cyc KB, or it may be a description of how an assertion should function in the KB or in some Cyc-based application.  At a minimum, this description should include the CycL assertion that constitutes the specification, via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_Zl0au-iEdyAAAACs6hbjw&quot; class=&quot;cyc_term&quot;&gt;assertionOfSpecification&lt;/a&gt;.  Other parameters can also be represented, e.g., applications whose functionalities are supported by the assertion.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycLAssertionSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwQB295wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Christians</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn ChristianPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViE25wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of toys</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Toy)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQNZDZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;s for periodicals which are newspapers.  Copies of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQNZDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperIssue&lt;/a&gt; are all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVigXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperCopy&lt;/a&gt; for the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVisWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">paper</rdfs:label>
    <cycAnnot:label xml:lang="en">NewspaperIssue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVjTtJwpEbGdrcN5Y29ycB4rwLjlAJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn Place GeographicalThing)</cycAnnot:label>
    <rdfs:label xml:lang="en">place that is also a geographical thing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWR5KpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This title is given to fellows of the American Academy of Nursing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FAAN</cycAnnot:label>
    <rdfs:label xml:lang="en">F.A.A.N.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjknZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Artery)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of arteries</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEytipwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">application layer protocol</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all network protocols that implement an application layer. A user interacts directly with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEytipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt;,  so it is the top layer in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwOTivZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocolStack&lt;/a&gt;. In an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhh7x5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSystemInterconnectionReferenceModel&lt;/a&gt;, an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEytipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt; communicates  with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWl4kJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt;. In most other models, it communicates with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ApplicationLayerProtocol</cycAnnot: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/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/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/concept/Mx4rvVjUkZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dieting&lt;/a&gt; (q.v.).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ri_hFSHFWQdmbeNFbRwnUiA">
    <cycAnnot:label xml:lang="en">ConceptExtractionTool</cycAnnot:label>
    <rdfs:label xml:lang="en">concept extraction tool</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt; that take as input either an instance of textual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgRNvhqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;Corpus&lt;/a&gt; (whether it be formatted as a string, a list of strings, or a file) and returns (perhaps among other things) a list of words or phrases that denote concepts of significance mentioned in that corpus.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9DJs5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">movable location</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all intangible things that have movable geographic locations, such as isotherms, isobars, isohyets or various kinds of &apos;lines&apos; and &apos;zones&apos; in battles (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWRzmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineOfMilitaryForces&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKzxw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BattleZone&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMpRTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ZoneOfMilitaryControl&lt;/a&gt;).  Another example would be the prohibited regions surrounding persons who have obtained court orders to keep other persons away from them.  Another example is tidal regions.  Contrast this with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKkpDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_FixedLocation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalThing-Intangible-MovableLocation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbigJZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">online casino</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz7_25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;s that feature opportunities to gamble.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OnlineCasino</cycAnnot: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="Mx8Ngh4rkavwbjzdQdmDBO1NycSjeB4rjappaDzZQdmIr7AZQeMagA">
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn OpenEndedInvestmentCompany)</cycAnnot:label>
    <rdfs:label xml:lang="en">OEIC share</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvz7_25wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/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/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">WorldWideWebSite</cycAnnot:label>
    <rdfs:label xml:lang="en">web site</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkF0pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Descriptions of mappings from a Structured Information System (SIS) to a physical representation of it.</rdfs:comment>
    <rdfs:label xml:lang="en">SIS physical schema</rdfs:label>
    <cycAnnot:label xml:lang="en">SISPhysicalSchema</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIe2tOoIOEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rIe2tOoIOEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceMetric&lt;/a&gt; is a parameter of some code implementing a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r38uKwnyKEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestSpecification&lt;/a&gt;, having a value which represents a measurement, computed during the test, of a CycL query state.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InferenceMetric</cycAnnot:label>
    <rdfs:label xml:lang="en">inference metric</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbVZSpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all abstract nucleotides [&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwHYAI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Ribonucleotide&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">genetic structure of ribonucleotides</rdfs:label>
    <cycAnnot:label xml:lang="en">Ribonucleotide-GIS</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRENdHM4FEdmAAAACs6hRjg">
    <cycAnnot:label xml:lang="en">CBLNode-TopNode</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL node top node</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3_R5NU2iEdaCwAACs0x8nw">
    <rdfs:comment xml:lang="en">The collection of all non-negative-integer-denoting expressions in the CycL language that are _not_ 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/concept/Mx4r3_R5NU2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLNonNegativeInteger&lt;/a&gt;s 
are numeric strings of the Arabic decimal system (not including the decimal point or scientific notation).  Examples include the expressions `0&apos;, `12&apos;, and `4&apos;.  Non-examples include `4.012&apos;, `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 6)&apos;, `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Unity&lt;/a&gt; 3.3)&apos;, `:34&apos;, and `&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViEspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity&lt;/a&gt;&apos;.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3_R5NU2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLNonNegativeInteger&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 `(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; 12 &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3_R5NU2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLNonNegativeInteger&lt;/a&gt;)&apos; means that the expression `12&apos; (and not 
the number 12) is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3_R5NU2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLNonNegativeInteger&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SubLNonNegativeInteger</cycAnnot:label>
    <rdfs:label xml:lang="en">SubL non-negative integer</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6g3WZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MarineBase-MilitaryOrganization</cycAnnot:label>
    <rdfs:label xml:lang="en">marine base</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoKl6pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">IA comm server</rdfs:label>
    <cycAnnot:label xml:lang="en">CommunicationServer</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNPVQ_AWpQdiLcMwxktk9BA">
    <rdfs:label xml:lang="en">incoming compatible GLF connector</rdfs:label>
    <cycAnnot:label xml:lang="en">IncomingCompatibleGLFConnector</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rwAiHbpwpEbGdrcN5Y29ycB4rvVix8ZwpEbGdrcN5Y29ycB4rbEfSDn8AEdaAAAABAjVgzB4rbqdVPHTAEdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationToFn AdultFemaleHuman maritalStatus Married))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of married women</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVitS5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">manner</rdfs:label>
    <cycAnnot:label xml:lang="en">MannersCodeOfConduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all etiquette. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.</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/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/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/concept/Mx4rvu7q_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AxisOfAdvance&lt;/a&gt; are examples.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwPudOZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of rocks</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn StoneObject-Natural)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVtjCZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">line item</rdfs:label>
    <rdfs:comment xml:lang="en">Instances are like line items of a sales contract.  They are agreements concerning the sale of individual product types.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SalesBidOrContractItem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkJNJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all building codes. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BuildingCode</cycAnnot:label>
    <rdfs:label xml:lang="en">building code</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9Mrj3HS_EdaAAACgyZzFrg">
    <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/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">delinquent status</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJRU1enyuEdqAAAAOpmP6tw">
    <rdfs:label xml:lang="en">abstract lexicon specification</rdfs:label>
    <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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTIGm3Y0AEdaRMwACs6Mw3A">
    <cycAnnot:label xml:lang="en">IntelligenceReport-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">intelligence report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJL4PPHS8EdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">indirect loan</rdfs:label>
    <cycAnnot:label xml:lang="en">IndirectLoan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all indirect loans. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoGUT5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">timeshare</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of timeshare agreements. People pay to enter such an agreement,            and it concerns some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanResidence&lt;/a&gt;.  Being party to the agreement entitles            them to reside at that residence for a certain amount of time per year.             Usually used with vacation homes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ResidentialTimeshareAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjOehJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">amortization schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">AmortizationSchedule</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all amortization schedules. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhTSI_gv2QdmTMae_0Z1iBA&quot; class=&quot;cyc_term&quot;&gt;PaymentPlanWithEqualValueInstallments&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhJLfpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycLFullyGroundAtomicSentence</cycAnnot:label>
    <rdfs:label xml:lang="en">GAF</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzZNNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLExpressionType&lt;/a&gt; and a specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXMNyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLFullyGroundExpression&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcyGiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedAtomicSentence&lt;/a&gt; (qq.v.).  This is the collection of all and only the &amp;quot;fully ground&amp;quot; atomic sentences of CycL.  A &lt;i&gt;fully ground&lt;/i&gt; expression is one that contains no variables, free or bound.  (An expression that contains bound variables but no free ones is merely &amp;quot;ground&amp;quot;; see e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcyGiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedAtomicSentence&lt;/a&gt;.)  An &lt;i&gt;atomic sentence&lt;/i&gt; is one that is not constructible out of another sentence or sentences via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi5-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalConnective&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjCcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Quantifier&lt;/a&gt;s.  (But note that a CycL atomic sentence &lt;i&gt;is&lt;/i&gt; constructible out of other, normally &lt;i&gt;non-sententential&lt;/i&gt;, expressions: a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Predicate&lt;/a&gt; expression and its arguments.  An atomic sentence might even contain another &lt;i&gt;sentence&lt;/i&gt; as a constituent, if the latter appears as an argument to the atomic sentence&apos;s initial predicate; e.g. the second argument in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA0pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt; sentence.)  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhJLfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLFullyGroundAtomicSentence&lt;/a&gt;s are commonly referred to as &amp;quot;GAFs&amp;quot; (for &amp;quot;ground atomic formula&amp;quot;), though that informal label is most often used so as to apply to any &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcyGiZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedAtomicSentence&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5IH-bnyHEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5IH-bnyHEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">inference parameter</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rRamwbKO_EdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">worked solution</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkedSolution</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRamwbKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;WorkedSolution&lt;/a&gt; is a description of a sequence of steps taken to solve a problem, such as a physics problem, a calculus problem, or a chemistry problem.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r6uGpLMakQdeDJ51BZNJZBg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;. An instance AGENT of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r6uGpLMakQdeDJ51BZNJZBg&quot; class=&quot;cyc_term&quot;&gt;Agent_NonArtifactual&lt;/a&gt; just in case AGENT is _not_ an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjSBSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;. Consequently, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvsaaeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; includes all &amp;quot;natural&amp;quot; agents (such as instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;), as well as any &amp;quot;supernatural&amp;quot; agents _not_ created by other agents.</rdfs:comment>
    <rdfs:label xml:lang="en">agent non artifactual</rdfs:label>
    <cycAnnot:label xml:lang="en">Agent-NonArtifactual</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvchzcpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A login account is a computer account to which a user could log in.  A person with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt; is able to access storage space and CPU time on an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhAUBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountSystem&lt;/a&gt; with a certain kind of operating system. Important subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoVAApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RootAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwG3H7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdministratorAccount&lt;/a&gt;. Important non-specs include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwM7PkJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemAccountForNT&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LoginAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">login account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgUriHsknQded2d9LXE1w7w">
    <cycAnnot:label xml:lang="en">NewsAgencyArticle</cycAnnot:label>
    <rdfs:label xml:lang="en">wire service report</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;
that are originally produced and distributed by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5UVvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewsAgency&lt;/a&gt;.  Unlike many
other sorts of media products, instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgUriHsknQded2d9LXE1w7w&quot; class=&quot;cyc_term&quot;&gt;NewsAgencyArticle&lt;/a&gt; are not
typically distributed directly to the public.  Instead, they are typically
distributed initially to other media organizations, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvca4KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NewspaperOrganization&lt;/a&gt;s
and broadcast news organizations, which in turn incorporate them
(often edited) into their own releases.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmb-70iCiEdaAAABQ2sS97Q">
    <rdfs:comment xml:lang="en">The collection of philosophical theories, broadly intended: a systematic, rationally supported view of some aspect of the world. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuGJ3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScientificTheory&lt;/a&gt; is a specialization of this, so we don&apos;t intend &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmb-70iCiEdaAAABQ2sS97Q&quot; class=&quot;cyc_term&quot;&gt;PhilosophicalTheory&lt;/a&gt; to capture just the extent of the academic discipline called `philosophy&apos; in contemporary Western culture. Minimal criteria that
apply to this notion: an instance of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmb-70iCiEdaAAABQ2sS97Q&quot; class=&quot;cyc_term&quot;&gt;PhilosophicalTheory&lt;/a&gt; has to be internally or logically coherent, although many such theories are in fact about the very standards by which coherence is judged. It is not required that a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmb-70iCiEdaAAABQ2sS97Q&quot; class=&quot;cyc_term&quot;&gt;PhilosophicalTheory&lt;/a&gt; be empirically testable or supported, or that it be formalized or formalizable.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhilosophicalTheory</cycAnnot:label>
    <rdfs:label xml:lang="en">philosophical or scientific theory</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVyiQJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Fellow-FACC</cycAnnot:label>
    <rdfs:label xml:lang="en">FACC</rdfs:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the American College of Cardiology.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViB_5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">strategy</rdfs:label>
    <cycAnnot:label xml:lang="en">Strategy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;.  Each
instance of this collection is the abstract work that specifies a
method of accomplishing something.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOT1p5KWIQdmCQMBLp6_0IQ">
    <rdfs:label xml:lang="en">SOE tree node level 1</rdfs:label>
    <cycAnnot:label xml:lang="en">SOETreeNode-Level1</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvm-5epwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;s.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvm-5epwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectionsToGetSomewhere&lt;/a&gt; is a set of instructions for how to travel from one place to another.</rdfs:comment>
    <rdfs:label xml:lang="en">directions to get somewhere</rdfs:label>
    <cycAnnot:label xml:lang="en">DirectionsToGetSomewhere</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViBMZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PortableObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of portable objects</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rH6mBBjL5QdeTSp7HjkhsoA">
    <rdfs:label xml:lang="en">resolved Bugzilla bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">ResolvedBugzillaBugReport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwPfOI5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Tourist)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of tourists</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZZ0Dhm2nEdqAAAACs2IKaQ">
    <rdfs:comment xml:lang="en">The collection of all spatial things that are not instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.  This is, in essence, the collection difference of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">spatial thing that is not a situation</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatialThing-NonSituational</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlntv-M4EEdmAAAACs6hRjg">
    <rdfs:label xml:lang="en">CBL node accepting tasks from human cyclists</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLNode-AcceptingTasksFromHumanCyclists</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvX_evZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bidirectional route</rdfs:label>
    <cycAnnot:label xml:lang="en">BidirectionalCustomaryPath</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; with no customary direction.  They can be followed (in the customary system) in either direction.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdNM3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedCustomaryPath&lt;/a&gt; for customary paths with a customary direction.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWItVZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SupplierRelationship</cycAnnot:label>
    <rdfs:label xml:lang="en">supplier</rdfs:label>
    <rdfs:comment xml:lang="en">The class of relationships in which one agent supplies merchandise or materials to the other.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjP8pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">electro magnetic IBT</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of information bearing objects that exist (i.e., are stored and displayed) by means of electro-mechanical devices such as computers.  This might also include holography, telephone signals, radio transmissions (while they exist as radio waves, not when they exist as sound), etc.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4NEApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ElectroMagneticIBT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtDG45wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SystemOfDevices</cycAnnot:label>
    <rdfs:comment xml:lang="en">This collection involves instances which are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHL5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhysicalDevice&lt;/a&gt;s which interact and are connected in some sort of network. Positive examples include a computer system, a telephone system, a plumbing system. Negative examples include instances of simple tools, such as a screwdriver or a hammer, which have discrete connected parts, but whose parts do not interact in any complicated way. Another negative example is a single instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Telephone&lt;/a&gt;. In a context of naive familiarity with the device, the telephone is not a system because its parts do not form an obvious network.</rdfs:comment>
    <rdfs:label xml:lang="en">system of devices</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbUiBJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">covenant on property</rdfs:label>
    <cycAnnot:label xml:lang="en">CovenantOnProperty</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all covenants on property. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVjFtZwpEbGdrcN5Y29ycB4rvVjhCpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn Undressing EntertainmentEvent)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all strip shows. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjFtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Undressing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjhCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">strip tease</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhCzEJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">step distribution</rdfs:label>
    <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 step-like distribution contour (graph).  The parameters are specified using the predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMiG-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;stepLocation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyzrcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;stepInitialValue&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGL30JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;stepFinalValue&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Step-PersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV3vtZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">license IBT rights</rdfs:label>
    <cycAnnot:label xml:lang="en">License-IBTRights</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of licenses conferring specific rights to the use of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViAp5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">quantity</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt; (q.v.).  Roughly put, this is the collection of all things that can be ranked according to some one-dimensional scale.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; are numbers or quantities possessing only sign and magnitude.  They are construed as &lt;i&gt;one-tuples&lt;/i&gt; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt;) of intervals.  They are to be contrasted with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VectorInterval&lt;/a&gt;s (q.v.), which possess a direction as well as a magnitude, and are construed as two-membered tuples of intervals.
&lt;p/&gt;
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; is partitioned into the two collections &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnVZQSiCmEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NumericInterval&lt;/a&gt; (which is the collection of numbers and number-ranges of all kinds) and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; (qq.v).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSGNLQK45EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;Quantity&lt;/a&gt; is usually specified with a numeric-interval, as with (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 3)), but it might also be given in a generically-ranked way, as with (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgDGhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HighAmountFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi1AJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Happiness&lt;/a&gt;); see the specializations &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rr-2NGp7sQdidoL5VyxYMGg&quot; class=&quot;cyc_term&quot;&gt;MeasurableQuantity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkmGj_Bv1EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NonNumericScalarQuantity&lt;/a&gt;.  The magnitude of a scalar might be given by a specific number (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt;) or by a proper range of numbers (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLOwZCvkjQdea-sfI2QK3kQ&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt;).
&lt;p/&gt;
Note that the instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjarZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalFunctionOnScalars&lt;/a&gt; (q.v.), which include artithmetic functions such as addition (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViArpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt;) and division (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuotientFn&lt;/a&gt;), are defined broadly so as to apply not only to numbers, but to (numerically-measured) scalar intervals generally.  Thus (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViArpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 3) (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 5)) is equal to (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 8).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScalarInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-Jg2MG3vEduAAAACs6hRXg">
    <rdfs:label xml:lang="en">fact gathering PSQ word sense disambiguation based</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 derived from predicates known to be useful for word sense disambiguation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FactGatheringPSQ-WordSenseDisambiguationBased</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVipUZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of sitter. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of babysitter</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn Babysitter)</cycAnnot:label>
  </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="Mx4rx2R3libXEdqAAAAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from brandeis</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromBrandeis</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvcCfpJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WinampSkin</cycAnnot:label>
    <rdfs:comment xml:lang="en">Winamp skins are alternative interfaces for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMnWmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Winamp_TheProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Winamp skin</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVil5pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Vertebrate)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of vertebrates</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPgJQoytlEdiUgQAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPgJQoytlEdiUgQAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;BailAgreement&lt;/a&gt; is an agreement to temporarily release a prisoner in exchange for form of security (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjEcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TenderObject&lt;/a&gt;) of a set value. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPgJQoStlEdiUgQAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;bailAmount&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">bail agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">BailAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkKGJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Address-PhysicalLocationDesignator</cycAnnot:label>
    <rdfs:label xml:lang="en">physical address</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkGMnxHtwEd2AAABQjYGu0g&quot; class=&quot;cyc_term&quot;&gt;Address_ContactInfoString&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Address_PhysicalLocationDesignator&lt;/a&gt; is a string that describes the relatively permanent location of an individual or organization.  For example: &amp;quot;President Bill Clinton, White House, 1600 Pennsylvania Avenue, Washington, DC&amp;quot;.  Addresses that provide an address suitable for delivery of mail are instances of the specialization, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJ1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MailingAddress&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rsKCU_hTzEdqAAAACs6hfSh4rvVi4IpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (IntermittentBodyOfWaterFn Lake))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of intermittent lake</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAH0CqBv9EdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">double bond</rdfs:label>
    <cycAnnot:label xml:lang="en">DoubleBond</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlErDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt;s in which two pairs of electrons are shared.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViA2pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProblemSolvingCntxt</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingCntxt&lt;/a&gt;s are microtheories that are used to reason about 
particular situations.  Queries posed in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingCntxt&lt;/a&gt;s are
expected to draw -- via the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; relation -- on a large number
of other microtheories.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingCntxt&lt;/a&gt; is usually created 
for temporary use with a problem at hand, and is discarded after the 
problem is dealt with.  In contrast, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRl5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeneralMicrotheory&lt;/a&gt; (q.v.), e.g., 
is created for lasting use.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingCntxt&lt;/a&gt; 
include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjjwmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ParsingContext&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6WSpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScenarioTestingMicrotheory&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">psc</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVizq5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">dialect</rdfs:label>
    <rdfs:comment xml:lang="en">Related languages, so closely related they are really parts of the same language</rdfs:comment>
    <cycAnnot:label xml:lang="en">LanguageDialect</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwH2bAZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SpecifiedPsychologicalTest</cycAnnot:label>
    <rdfs:label xml:lang="en">psychological test</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9p3wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;.  Each instance of this collection is a psychological test, such as the Myers-Briggs Type Indicator test.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv1rL55wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A person or process with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt; is able to access storage space and CPU time on an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhAUBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AccountSystem&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt; are normally held by typical users of account systems and have relatively low levels of privilege.  For example, on linux users cannot open raw socket connections, users of user accounts cannot sidestep permissions, and usually cannot edit initialization scripts for machines or network configuration files.</rdfs:comment>
    <rdfs:label xml:lang="en">user account</rdfs:label>
    <cycAnnot:label xml:lang="en">UserAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBeky5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FederalIncomeTax</cycAnnot:label>
    <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/concept/Mx4rv94aCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IncomeTax&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPfNG5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BiweeklyMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuDzypwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s that are fixed-rate and have a fixed payment schedule such that payments are expected every two weeks.  Ordinarily the biweekly payment is half the normal monthly payment, allowing the loan to be paid off much faster than the loan would have been had payments been made once a month.</rdfs:comment>
    <rdfs:label xml:lang="en">biweekly mortgage</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxwC-ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnVZQSiCmEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;NumericInterval&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt; (qq.v.).  This is the most general collection of numbers.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt; is a number in some sense of the word, i.e. an element of some mathematical structure with at least reasonably conventional notions of arithmetic and ordering.  Canonical examples include integers, rational numbers, and real numbers.  Some specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4CpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComplexNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrimeNumber&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjfYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProbabilityInterval&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Number-General</cycAnnot:label>
    <rdfs:label xml:lang="en">number</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfYZgpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bookmark</rdfs:label>
    <rdfs:comment xml:lang="en">A shortcut for accessing a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWN8eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebClientProgram&lt;/a&gt;. Typically, from the user&apos;s point of view, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfYZgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bookmark_WWW&lt;/a&gt; takes the form of an item on a menu in the interface for a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWN8eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebClientProgram&lt;/a&gt; that, when selected, causes a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; to be displayed. The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfYZgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bookmark_WWW&lt;/a&gt; typically has as least two parts: the title of the associated web page, which is displayed to the user as the name of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfYZgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bookmark_WWW&lt;/a&gt;, and the url of the associated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt;, which is sent to the browser when the user selects the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfYZgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bookmark_WWW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Bookmark-WWW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rv_qQOJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn PornographicMaterial)</cycAnnot:label>
    <rdfs:label xml:lang="en">free pornography</rdfs: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="Mx4rvVkKC5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">character</rdfs:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVzt_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Character_Abstract&lt;/a&gt; 
whose instances are characters used as writing symbols in some writing system
or other.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WritingSymbolCharacter&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA1vh5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Letter_Alphabetic&lt;/a&gt;,
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Numeral&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkIa5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RomanLetter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkHGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChineseCharacter&lt;/a&gt;, and many others.  Instances of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WritingSymbolCharacter&lt;/a&gt; include the Roman letter &apos;a&apos;, the Arabic numeral &apos;1&apos;, and 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP3qSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PercentSign_TheSymbol&lt;/a&gt;.  (See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJwpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WritingSymbolCharacterSet&lt;/a&gt;.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">WritingSymbolCharacter</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWdZHJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FellowCredential</cycAnnot:label>
    <rdfs:label xml:lang="en">fellow credential</rdfs:label>
    <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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDa325wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OnlineGallery</cycAnnot:label>
    <rdfs:label xml:lang="en">on-line photo gallery</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all on-line photo galleries. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXJevZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwA8RBJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Commercial-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">commercial</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all advertisements designed for broadcast on radio or TV.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA8RBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_CW&lt;/a&gt; is the conceptual work.  The output of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1jBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RadioReceiver&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjIZpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr8p5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_IBT&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViYs5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">hockey league</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn HockeyTeam)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all hockey leagues. A type of group of sports teams.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjFrZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Pigeon)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of pigeons</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnb7r5joYQdeRl9r2vsYqaA">
    <rdfs:comment xml:lang="en">A list of candidates or propositions for an election.  A voter is meant to choose from this list.</rdfs:comment>
    <rdfs:label xml:lang="en">ballot CW</rdfs:label>
    <cycAnnot:label xml:lang="en">Ballot-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLl8cZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all resume banks. Each instance of this collection involves a set of resumes, often in electronic format so they may be accessible in a database on a single computer system, or through the internet.</rdfs:comment>
    <rdfs:label xml:lang="en">resume bank</rdfs:label>
    <cycAnnot:label xml:lang="en">ResumeBank</cycAnnot: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="Mx4rj31mKIobEdaAAACQJ5T1Bg">
    <rdfs:label xml:lang="en">Cyc KB datastructure</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NMwBjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDataStructure&lt;/a&gt; each instance of which is a part of some instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; (q.v.).  Some (but not all) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rj31mKIobEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycKBDatastructure&lt;/a&gt;s store information about particular indexed CycL expressions, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV281JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLAssertion&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzSRxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLConstant&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycKBDatastructure</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvX1ydpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX1ydpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CovertAgent&lt;/a&gt; is an individual or a formal or informal organization that plans and conducts a significant portion of its activities secretly.  Examples instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX1ydpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CovertAgent&lt;/a&gt; include criminals and criminal organizations, terrorists, spies and espionage agencies, and military units working behind enemy lines.  Exposure of such an agent&apos;s activities, location, plans, and (if applicable) membership, to outside agents generally threatens its continued existence and effectiveness.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CovertAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">covert agent</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzUZiJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">preferred share</rdfs:label>
    <cycAnnot:label xml:lang="en">PreferredStock</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_d4ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An internet standard is a kind of product specification, applicable to &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt; environment.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InternetStandard</cycAnnot:label>
    <rdfs:label xml:lang="en">Internet standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rCFNXfCbYEdqAAAAH6RYvSQ">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from ATM</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 the ATM group for the Aquaint KB pilot evaluation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromATM</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc3LNZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CommunionWafer</cycAnnot:label>
    <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/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/concept/Mx4rv0WKUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ResurrectionOfJesus&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvc3LNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommunionWafer&lt;/a&gt; as a symbolic event only.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwK9o3pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance is a partial representation of the
propositional content of a particular edition of a public work.
Different editions should be reified as separate PITs.  Every instance
should have a specified &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh8GOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;dateOfPublication_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublishedEdition-PIT</cycAnnot:label>
    <rdfs:label xml:lang="en">published edition</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBObNJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">partially intangible individual</rdfs:label>
    <cycAnnot:label xml:lang="en">PartiallyIntangibleIndividual</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj3tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangible&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBObNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt; is an individual that has at least some intangible (i.e. immaterial) component.  The instance might be partly tangible (e.g. a copy of a book) and thus be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj3cZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompositeTangibleAndIntangibleObject&lt;/a&gt;, or it might be fully intangible (e.g. a number or an agreement) and thus be an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjj45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi7GJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">unique ID</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx7Zp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi7GJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueID&lt;/a&gt; is an object that can be used as unique identification for a distinct entity.  Instances of this collection are typically strings or numbers.  Notable specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViYfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SocialSecurityNumber&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2n1AZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IPAddress&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrbNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MedicareNumber&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UniqueID</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvh984ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">remote executable root exploit</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD-vOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaliciousComputerProgram&lt;/a&gt;s that allow
remote users who have not already cracked a user account to get root
access to computers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RemoteExecutableRootExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ruPv7XA9cEdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">SoftwareParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">software parameter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all parameters or variables used in computer systems, either by the operating system or by a program.  The value of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; may be set [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruKWCXg9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SettingSoftwareParameter&lt;/a&gt;] or read [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rt_OjBA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ReadingSoftwareParameter&lt;/a&gt;].  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rk7NS1g97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValue&lt;/a&gt; SOFTWARE-PARAMETER VALUE) means that SOFTWARE-PARAMETER has the value VALUE in the current context. (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlAsYfA97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInProgram&lt;/a&gt; SOFTWARE-PARAMETER VALUE COMPUTER-PROGRAM-RUNNING) means that SOFTWARE-PARAMETER currently has the value VALUE in the program COMPUTER-PROGRAM-RUNNING.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj5RZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A kind of context whose instances should contain assertions that indicates the disjunction of tasks that an employee normally performs while he/she is at work. This is represented as assertions using performsInsAsJob. Some of the well-defined job decriptions will actually contain obligations (which would be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5RZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobDescription&lt;/a&gt;) for the employee to perform a certain task.  It also may outline what their boss may ask them to do.  For example, a janitor&apos;s job description would include an obligation such that the janitor performs vacuuming, dusting, cleaning the bathroom, etc.  It may even be as specific to say that the janitor performs vacuuming on Thursdays and dusting on Fridays.</rdfs:comment>
    <rdfs:label xml:lang="en">job description</rdfs:label>
    <cycAnnot:label xml:lang="en">JobDescription</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rikGCjEWRQdmJVscxo5Xtxg">
    <rdfs:comment xml:lang="en">The collection of the information contents that find instantiation in direct debit 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/concept/Mx4rTQit1kWNQdmEs-1nKbH00A&quot; class=&quot;cyc_term&quot;&gt;SettingUpADirectDebit&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rh2Vz3kWRQdmHBIqmxgnueA&quot; class=&quot;cyc_term&quot;&gt;DirectDebitForm_IBO&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DirectDebitForm-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">direct debit form CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN8j7JwpEbGdrcN5Y29ycA">
    <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/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/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/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/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
    <rdfs:label xml:lang="en">COA command intent microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">COACommandIntentMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0kO2_szzQdaXue2MbNIvYA">
    <cycAnnot:label xml:lang="en">AttemptingOfferingForSaleSubEventsSmugglingNuclearMaterial</cycAnnot:label>
    <rdfs:label xml:lang="en">attempting offering for sale sub events smuggling nuclear material</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjcMJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all the jobs of marketer. A type of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">(JobFn MarketingPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHc9UZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TextuallySpecificWork</cycAnnot:label>
    <rdfs:label xml:lang="en">textually specific work</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt; with which a single complete text can be associated (via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMYVyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextOfTextuallySpecificWorkFn&lt;/a&gt;). This is not generally true of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt;, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; (a work which has no specific text associated with it -- see the comment on &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrGTP5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LiteraryWork_CW&lt;/a&gt;).</rdfs:comment>
  </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="Mx4rvptOJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LawBarCertification</cycAnnot:label>
    <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/concept/Mx4rvViwoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Credential&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjvBZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of military personnel</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0EbURn6TQdid1-PTawr-lg">
    <rdfs:comment xml:lang="en">The collection of all KB content tests including ones that are not structurally specific.  Each instance of this collection is a KB content test that either is associated with a particular CycL formula and microtheory or has a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqTOWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlWorks&lt;/a&gt; that is associated with a particularCycL formula and microtheory.  For example, consider all the &amp;quot;Do people like pain&amp;quot; common sense tests in the KB.  Each of these is basically asking the same question, but they do so with different, but equivalent, CycL formulas.  Each of these specific queries is the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqTOWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlWorks&lt;/a&gt; of a particular (possibly unreified) content test that is not associated with a particular formula.</rdfs:comment>
    <rdfs:label xml:lang="en">KB content test</rdfs:label>
    <cycAnnot:label xml:lang="en">KBContentTest</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvw3aw5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvw3aw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportProtocolDataUnit&lt;/a&gt; is a discrete block of data
composed by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; and passed down to a 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhfdXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NetworkLayerProtocol&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvw3aw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportProtocolDataUnit&lt;/a&gt;s consist of a header
created and attached by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFMKvpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; and data received
from an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEytipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TransportProtocolDataUnit</cycAnnot:label>
    <rdfs:label xml:lang="en">TPDU</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWTSRCiRRQdifSOhVgrJhMg">
    <rdfs:label xml:lang="en">CBL throw</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; throw command events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLThrow</cycAnnot: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/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="Mx4rDClR4E0-QdmRgMGFVlAffQ">
    <rdfs:label xml:lang="en">Drip</rdfs: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>
    <cycAnnot:label xml:lang="en">DividendReinvestmentPlan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViNGpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of students</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Student)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvfKQZZwpEbGdrcN5Y29ycB4rwVclRpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">immigration law</rdfs:label>
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn Immigration)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all immigration laws. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0o80yHk5QdiOIbCYI1-RCA">
    <cycAnnot:label xml:lang="en">CBLLogHavingConfigLevel</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL log having config level</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rsBdaJnk3QdiAvv9RdxiyyQ&quot; class=&quot;cyc_term&quot;&gt;CBLLog&lt;/a&gt; commands having the config logging level.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_EQXfAmsQdiDH8sP4ZqwCg">
    <rdfs:label xml:lang="en">profile</rdfs:label>
    <cycAnnot:label xml:lang="en">Profile-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIgO8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProseLiteraryWork_CW&lt;/a&gt;.  Each instance
of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_EQXfAmsQdiDH8sP4ZqwCg&quot; class=&quot;cyc_term&quot;&gt;Profile_CW&lt;/a&gt; is a prose work devoted primarily to describing certain features of 
a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;.  Many instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_EQXfAmsQdiDH8sP4ZqwCg&quot; class=&quot;cyc_term&quot;&gt;Profile_CW&lt;/a&gt; consist of a short
summary of the subject&apos;s accomplishments (at least those which are
relevant to the larger work in which the profile appears), but some
are longer, more wide-ranging, and more &amp;quot;literary&amp;quot; in character.
Profiles typically appear as part of larger published works (cf.,
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;), though they may be issued separately.  Examples of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_EQXfAmsQdiDH8sP4ZqwCg&quot; class=&quot;cyc_term&quot;&gt;Profile_CW&lt;/a&gt; include the profiles of players that appear in a sports
team&apos;s media guide, and the profile of a company&apos;s CEO that appears on
its website.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r6w5loghSEd6AAAAhm0QbaA">
    <cycAnnot:label xml:lang="en">(GroupFn TeamSportsCompetition-Entire-SameCompetitors)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of team sports competition entire same competitors</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGD5pJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIrZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IDString&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvc4ZHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContactInformation&lt;/a&gt;).  Specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQraSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PostalCode&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmo-jZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DomainName&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjs7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PhoneNumber&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ContactInfoString</cycAnnot:label>
    <rdfs:label xml:lang="en">contact information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_gCbpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Print Operators can perform tasks related to printer management.</rdfs:comment>
    <rdfs:label xml:lang="en">print operator account</rdfs:label>
    <cycAnnot:label xml:lang="en">PrintOperatorAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZcrK5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An instance is a scholarship, a kind of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; where     one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; gives another some amount of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjU2JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MonetaryValue&lt;/a&gt; to be used    for their education    imposed on the receiving &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">scholarship</rdfs:label>
    <cycAnnot:label xml:lang="en">ScholarshipAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUoQ_lxBdEdaS5gACs0uFOQ">
    <rdfs:comment xml:lang="en">A non-login account is a computer account to which a user could not log in. These are accounts that have certain privileges, but do not have associated login information, such as a username/password combination.  Note that, of course, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUoQ_lxBdEdaS5gACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NonLoginAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvchzcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoginAccount&lt;/a&gt; partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NonLoginAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">login account</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="Mx4rvVj735wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Measurable physical, chemical, etc. constants of the universe, e.g., 1.42</rdfs:comment>
    <cycAnnot:label xml:lang="en">UniversalConstant</cycAnnot:label>
    <rdfs:label xml:lang="en">universal constant</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVp0DJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">government COC modern western</rdfs:label>
    <rdfs:comment xml:lang="en">Meant to include the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVihYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentCOC&lt;/a&gt;s of most modern western governments, which largely share notions of what&apos;s legal and what&apos;s not.  Should include, for example, the COCs of modern-day United States, Britain, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj6EJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;France&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4PJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Germany&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkCopwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Japan&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Canada&lt;/a&gt;, etc.  Includes both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt;s so long as they are modern western ones.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GovernmentCOC-ModernWestern</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1JIpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of images depicting some object which appear as a blurry streak, usually because of quick movement.</rdfs:comment>
    <rdfs:label xml:lang="en">blur</rdfs:label>
    <cycAnnot:label xml:lang="en">BlurryStreak</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj27ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ro3lluGJHQdiVxrZReHS-jQ&quot; class=&quot;cyc_term&quot;&gt;EnduringThing_Localized&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; has a tangible (i.e. material) part and a temporal extent (i.e. it exists in time).  It might or might not also have an intangible part.  For example, a particular copy of a book is made of matter, has temporal extent, and also has an intangible part: the information content of the text markings on its pages.</rdfs:comment>
    <rdfs:label xml:lang="en">tangible thing</rdfs:label>
    <cycAnnot:label xml:lang="en">PartiallyTangible</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrlkr2IQTQdiLE4wxy0Ghbw">
    <cycAnnot:label xml:lang="en">CBLBuiltIn_DefaultCycBasePort</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in state variables that hold an instance of the default Cyc base TCP port object.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL built in_ default cyc base port</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj0XJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">world record</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldRecord</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of world&apos;s records.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlsdD5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">tune</rdfs:label>
    <cycAnnot:label xml:lang="en">Tune</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all simple tunes, whether recorded or not, extant for centuries or composed on the spot, instrumental or sung, etc.  This is not to be confused with  performances of the tune, although musical performances normally enact instances of one or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlsdD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tune&lt;/a&gt;s.  A song (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP3teJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Song_CW&lt;/a&gt;) normally has a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlsdD5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tune&lt;/a&gt; as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;, while a Symphony would have several.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIMgIZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIMgIZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SYNFlooderProgram&lt;/a&gt; is the specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD-vOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaliciousComputerProgram&lt;/a&gt;, instances of which are designed to facilitate the performance of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjvTZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation_SYNFlooding&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">syn flood program</rdfs:label>
    <cycAnnot:label xml:lang="en">SYNFlooderProgram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7p90TIocEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4r7p90TIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycArgumentDatastructure&lt;/a&gt; is either a  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r87JQbIocEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycDeductionDatastructure&lt;/a&gt; or an  &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">Cyc argument datastructure</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbx25YkfPEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">disambiguation strategy</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of methods for resolving ambiguity.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DisambiguationStrategy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjuzJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of army people</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ArmyPersonnel)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxxjj5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OnlineMagazineSeries</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all online magazine series. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">online magazine series</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjBvZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">publication</rdfs:label>
    <cycAnnot:label xml:lang="en">PublishedMaterial</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvVjBvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjncZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RecordedVideoProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkElZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RecordedSoundProduct&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rW2hvglP_QdeCz45WVCqHEw">
    <cycAnnot:label xml:lang="en">IndependentThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all autonomous, largely self-sufficient, existing things that are considered separated (in some significant way) from other similar things.</rdfs:comment>
    <rdfs:label xml:lang="en">autonomous thing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rq4eCZPOyEdmAAAAH6RYvSQ">
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromCycorp</cycAnnot:label>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from cycorp</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 Cycorp for the Aquaint KB pilot evaluation.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwO3QJZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;s conferring ownership of some property upon an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVinb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;.  All ownership rights in the property indicated in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO3QJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TitleAgreement&lt;/a&gt; belong to the holder of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwO3QJZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TitleAgreement&lt;/a&gt;, specified within that agreement.  For representation of the actual title document, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWb--JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TitleDocument&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">title</rdfs:label>
    <cycAnnot:label xml:lang="en">TitleAgreement</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rYhcAxzqzEdac-wACs0uFOQ">
    <cycAnnot:label xml:lang="en">XFSFilesystem</cycAnnot:label>
    <rdfs:label xml:lang="en">XFS</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="Mx4rv7bIcpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">T1 cable</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all T1 cables. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx6ekpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetworkingCable&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">T1Cable</cycAnnot:label>
  </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="Mx4rvtn4MZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Biography</cycAnnot:label>
    <rdfs:label xml:lang="en">biography</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtn4MZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Biography&lt;/a&gt; is a narrative containing information about the life of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9ABjJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComicBookIssue</cycAnnot:label>
    <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/concept/Mx4rwIgEYZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineIssue&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMeg6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicBookSeries&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9ABjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComicBookIssue&lt;/a&gt; is instantiated in many copies.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDL0_8udVEdmAAAACs71DGQ">
    <cycAnnot:label xml:lang="en">CWPublishedOnline</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; that have been published online.</rdfs:comment>
    <rdfs:label xml:lang="en">online publication</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjllJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">phone book</rdfs:label>
    <cycAnnot:label xml:lang="en">TelephoneDirectory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all telephone books or telephone number/name lists. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwVIiy5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Directory_ReferenceWork&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBuJ0pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of the markers used in the templates for the template parser to denote linguistic and parsing properties.</rdfs:comment>
    <rdfs:label xml:lang="en">template marker object</rdfs:label>
    <cycAnnot:label xml:lang="en">TemplateMarkerObject</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwM7PkJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwM7PkJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemAccountForNT&lt;/a&gt; is an account
normally used by programs under &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt;.  It is not typically
the kind of account to which a user could log in.  Programs that use
the System account operate usually a higher level of privilege than
the users who run the programs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SystemAccountForNT</cycAnnot:label>
    <rdfs:label xml:lang="en">NT SYSTEM account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQfLZ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NLNegationAttribute</cycAnnot:label>
    <rdfs:label xml:lang="en">natural language negation attribute</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViIbJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">narrative</rdfs:label>
    <cycAnnot:label xml:lang="en">Narrative</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; is an abstract work that recounts a sequence of events (in chronological order or in such a manner that their temporal order can be ascertained) involving some agent or agents.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; may be fictional or factual and, accordingly, may involve instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; or instamces of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHKvgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalCharacter&lt;/a&gt;.  Important specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Novel_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtn4MZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Biography&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rv1oKppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of assistant chief of staff operations</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn AssistantChiefOfStaff-Operations)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of assistant chief of staff operations. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV_IGJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CertifiedPublicAccountantCredential</cycAnnot:label>
    <rdfs:label xml:lang="en">C.P.A.</rdfs:label>
    <rdfs:comment xml:lang="en">This credential is given to accountants who meet a given state&apos;s requirements.  Usually this is evaluated by a state-administered test.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryo22ZlFEEdqAAAACs6hO_g">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryo22ZlFEEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;GeographicDatum&lt;/a&gt; is defined as any numerical or geometrical quantity, or set of quantities, which serves as a reference point from which to accurately measure geographic position.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicDatum</cycAnnot:label>
    <rdfs:label xml:lang="en">geographic datum</rdfs: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="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj7JJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of professor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of professor. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Professor)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7_dD3A6nQdeCRs7MLkm-sA">
    <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>
    <rdfs:label xml:lang="en">neutral problem provability status</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEAdO4lC8EdaAAABQ2rksLw">
    <cycAnnot:label xml:lang="en">ComputerDisplayLink-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as ``links&apos;&apos; on a computer screen.  When such a link is activated, another page is accessed.</rdfs:comment>
    <rdfs:label xml:lang="en">computer display link CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIMJq5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Movie-Silent</cycAnnot:label>
    <rdfs:label xml:lang="en">silent movie</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieShowing&lt;/a&gt;s that have no recorded  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL5Y-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MovieSoundtrack&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rsKCU_hTzEdqAAAACs6hfSh4rvVjTaJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (IntermittentBodyOfWaterFn Pond))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of intermittent pond</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv0EP_pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Recitative</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all operatic recitatives, represented as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">recitative</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_ZtmpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BumpkinJoke</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtmygZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RuralLaboringClassJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">bumpkin joke</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/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="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvuAoI5wpEbGdrcN5Y29ycB4rvViCi5wpEbGdrcN5Y29ycB4rvVjPI5wpEbGdrcN5Y29ycB8Ngh4rwQrvPZwpEbGdrcN5Y29ycB4rvViP55wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromFn Airplane possesses (GovernmentFn Israel)))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of Israeli aeroplanes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rc2ozAIiYEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">movie script</rdfs:label>
    <cycAnnot:label xml:lang="en">MovieScript</cycAnnot:label>
    <rdfs:comment xml:lang="en">A narrative structured around scenes, actors speaking parts, direction, scene descriptions etc., to be acted out and recorded on film.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvi1X8ZwpEbGdrcN5Y29ycA">
    <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>
    <rdfs:label xml:lang="en">franchise contract</rdfs:label>
    <cycAnnot:label xml:lang="en">FranchiseContract</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rfYze9N0wQdaErbWFXrv9yA">
    <cycAnnot:label xml:lang="en">IssuingAReligiousEdict</cycAnnot:label>
    <rdfs:label xml:lang="en">issuing a religious edict</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3NNXFjgtEdaHLgACs0uFOQ">
    <rdfs:label xml:lang="en">filesystem</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXFjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Filesystem&lt;/a&gt; is an organization of one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; and one or more instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXFDgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;FileDirectory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Filesystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rgVcCkrkLEdaAAAACs1uxFx4ra1r7QX_TEdaa7wABAkLVTg">
    <cycAnnot:label xml:lang="en">(CritiquesOfTypeFn CourseOfAction)</cycAnnot:label>
    <rdfs:label xml:lang="en">COA critique</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvleeT5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProblemSolvingAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">problem solving agent</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvleeT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProblemSolvingAgent&lt;/a&gt; are those agents capable of performing &lt;font color=&quot;#ff0000&quot;&gt;#$ProblemSolvingActions&lt;/font&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDRqBDnTAEdaAAACgyZzFrg">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">discount loan</rdfs:label>
    <cycAnnot:label xml:lang="en">DiscountLoan</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXihDJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EducationalMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">educational magazine series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; which have educational content.  These magazines are generally intended to be read for academic purposes, rather than purely for entertainment.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVibyJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of chemical reactions</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ChemicalReaction)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwH7erJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CoinOperatedGame</cycAnnot:label>
    <rdfs:label xml:lang="en">coin-operated game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all coin-operated games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJoYIog3NEduAAADggVbxzQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJoYIog3NEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;DebtSecurity&lt;/a&gt; is an agreement to repay money borrowed by the issuer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DebtSecurity</cycAnnot:label>
    <rdfs:label xml:lang="en">debt security</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN3uhZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">two-person game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJY5t5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonTeamGame&lt;/a&gt;s typically played by two people.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TwoPersonGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV1TLJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Law</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV1TLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; is a miniature &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; by using &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.  Note that one &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">law</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXnaeWLKJEd2AAAAhm0jtOQ">
    <cycAnnot:label xml:lang="en">TeamAccolade</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt; that are by design awarded to an organization rather than an individual.</rdfs:comment>
    <rdfs:label xml:lang="en">team accolade</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwRGzEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Commandment</cycAnnot:label>
    <rdfs:label xml:lang="en">commandment</rdfs:label>
    <rdfs:comment xml:lang="en">In Judeo-Christian teaching, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRGzEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commandment&lt;/a&gt; is 
a &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rwQB295wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChristianPerson&lt;/a&gt;) and Jews (&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjqxpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GodOfAbrahamIsaacAndJacob&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi4NpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc system atom with value</rdfs:label>
    <cycAnnot:label xml:lang="en">SubLAtomWithValue</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4NpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtomWithValue&lt;/a&gt; is an atomic SubL expression that has a value (e.g., 2) associated with it.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSK5AKqO_EdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">physics worked solution step</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysicsWorkedSolutionStep</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSK5AKqO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;PhysicsWorkedSolutionStep&lt;/a&gt; is a description of a specific step in a sequence of steps taken to solve a physics problem.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkKGZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of valleys</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Valley)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjVQJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of transportation devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TransportationDevice)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEz59lKJxQdeJTPtRz-86jg">
    <cycAnnot:label xml:lang="en">Soul-Spiritual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all souls.  In some microtheories every &lt;font color=&quot;#ff0000&quot;&gt;#$SentientBeing&lt;/font&gt; incarnates a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEz59lKJxQdeJTPtRz-86jg&quot; class=&quot;cyc_term&quot;&gt;Soul_Spiritual&lt;/a&gt;.  In some, souls are eternal or immortal.  In some microtheories souls may incorporate multiple times in the same or different types of organisms, while in others a soul incorporates but a single time.  Souls are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwwBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalThing&lt;/a&gt;s in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWws_vqJrQdefx9_jNvv-FA&quot; class=&quot;cyc_term&quot;&gt;NaturalismMt&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">soul</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rf1GjLr-sEdaAAAACs6Mw3A">
    <cycAnnot:label xml:lang="en">DummyCompany</cycAnnot:label>
    <rdfs:label xml:lang="en">phony company</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDKa5JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all electromagnetically-encoded 
  tokens of individual abstract characters.  More precisely, 
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDKa5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken_ElectroMagnetic&lt;/a&gt; is a specialization of 
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoo_OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt; each of whose instances is a specific 
  electromagnetically-realized (and usually, digitally-interpreted) 
  representation of particular instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVzt_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Character_Abstract&lt;/a&gt; 
  in some language, writing system, or encoding scheme.  
  Electromagnetically-realized character tokens are objects that 
  are literally stored (e.g. in a computer&apos;s memory or on a floppy 
  disk) and transmitted (e.g. via wires or as radio signals) with 
  the use of electronic devices.  See also 
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSfbd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterStringToken_ElectroMagnetic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">character token electro magnetic</rdfs:label>
    <cycAnnot:label xml:lang="en">CharacterToken-ElectroMagnetic</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riFMd4Hy9EdaIRQABAkLVdg">
    <cycAnnot:label xml:lang="en">ComputerBinaryFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwPts15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ASCII&lt;/a&gt;) that is human-readable.</rdfs:comment>
    <rdfs:label xml:lang="en">computer file encoded in binary format</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXl2X0YXkEdmIWgAH6RYvSQ">
    <cycAnnot:label xml:lang="en">TextualInferenceProblem-PascalFormat</cycAnnot:label>
    <rdfs:label xml:lang="en">Pascal Challenge problem</rdfs:label>
    <rdfs:comment xml:lang="en">These are tests which require a determination of whether or not some assertion is true on the basis of some particular background text. The predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X0oXkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXl2X04XkEdmIWgAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;queryTextForTEP&lt;/a&gt; should be used to specify the background text and queries text, respectively.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZYlIpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD-vOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaliciousComputerProgram&lt;/a&gt;s that allow
users to affect remote computers.</rdfs:comment>
    <rdfs:label xml:lang="en">remote executable exploit</rdfs:label>
    <cycAnnot:label xml:lang="en">RemoteExecutableExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhqyPOPCeQdiOEv0HAwgAxQ">
    <rdfs:label xml:lang="en">authored SOE node</rdfs:label>
    <cycAnnot:label xml:lang="en">AuthoredSOENode</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all nodes that are authored through the simple ontology editor tool (see &lt;font color=&quot;#ff0000&quot;&gt;#$TheSimpleOntologyEditorTool&lt;/font&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwN0iZZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sniffer</rdfs:label>
    <cycAnnot:label xml:lang="en">PacketSniffer</cycAnnot: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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6PpTpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TVShow-SingleCW</cycAnnot:label>
    <rdfs:label xml:lang="en">one-time TV special</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all individual TV shows considered as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;s.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; is intended to be presented to the public in a single broadcast.  One can be either a one-time tv special or an episode [see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6HodJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;episodes&lt;/a&gt;] of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwClAZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;, usually with some sort of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjb0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; content, whose instantiations have a duration of at least 20 minutes. Instances of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvlNpdJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_IBT&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA8RBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Commercial_CW&lt;/a&gt;, and public-service announcements are not.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; has a (large) number of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZMY1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;.  Note that, e.g., &apos;Seinfeld&apos; is not a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; but a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; since it refers to a series of instances of  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt;.  Both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6PpTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_SingleCW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj_X65wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVSeriesProduct&lt;/a&gt; are specializations of the generic &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnewlpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TVShow_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r90e90DL0QdeWHMF143CJgQ">
    <cycAnnot:label xml:lang="en">HumanRight</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of this collection are the entitlements that an individual has by virtue of being a human being.  Some such rights are notably described in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-JYLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BasicHumanRights_UNDeclaration&lt;/a&gt;, which represents those rights recognized by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkMNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitedNationsOrganization&lt;/a&gt; and spelled out in The Universal Declaration of Human Rights which was adopted by the UN in 1948.</rdfs:comment>
    <rdfs:label xml:lang="en">human right</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rqiAbPIw6QdmbCLgwIbRh5A">
    <cycAnnot:label xml:lang="en">(GroupFn RiftValley)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of rift valley</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7lL2_mHWEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">sentient</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all sentient beings -- instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; that have sufficient mental capabilities that they are self-aware.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Sentient</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rb9D9ppcqEdqAAAACs4vPlg">
    <rdfs:label xml:lang="en">disambiguation scoring strategy parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">DisambiguationScoringStrategyParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rb9D9ppcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DisambiguationScoringStrategyParameter&lt;/a&gt; control how the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rbydGxpcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DocumentDisambiguator&lt;/a&gt; carries out a disambiguation.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdFcWZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdFcWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Community&lt;/a&gt; is the collection of communities, which are to be distinguished from
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Neighborhood&lt;/a&gt;s, the latter being geographical regions. Elements of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdFcWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Community&lt;/a&gt;
are groups of people. Many are distinguished by their inhabiting a particular &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Neighborhood&lt;/a&gt;, but what ties others together might be communication in cyberspace or some other less tangible factor.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Community</cycAnnot:label>
    <rdfs:label xml:lang="en">community</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/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="Mx4rvVj8L5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all string-search algorithms. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StringSearchAlgorithm</cycAnnot:label>
    <rdfs:label xml:lang="en">string-search algorithm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rY1vZhFxKEdaAAACQJ5pZBw">
    <rdfs:comment xml:lang="en">The collection of every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVil9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLListOrAtom&lt;/a&gt; used to encode structured knowledge source concepts that Cyc is intended to imbibe, e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVilcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLAtom&lt;/a&gt;s used to physically encode logical fields in a database.</rdfs:comment>
    <rdfs:label xml:lang="en">KSID</rdfs:label>
    <cycAnnot:label xml:lang="en">KSID</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rp0X4hGmhQdmZzLwBlNKvSg">
    <rdfs:label xml:lang="en">CBL command having succeed</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s that succeed immediately after sending a message.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLCommandHavingSucceed</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvtsTA5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of seminars</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SeminarSeries)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoIcE5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ExpressedWarranty</cycAnnot:label>
    <rdfs:label xml:lang="en">expressed warranty</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkF3ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProductStandard</cycAnnot:label>
    <rdfs:label xml:lang="en">product standard</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </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/concept/Mx4rvsCZDZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TravelReservation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">flight reservation</rdfs:label>
    <cycAnnot:label xml:lang="en">AirlineReservation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvg3gaZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Erotica</cycAnnot:label>
    <rdfs:label xml:lang="en">erotica</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvg3gaZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Erotica&lt;/a&gt; others may consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_qQOJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMywYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">enclave coa partner DASSA</rdfs:label>
    <cycAnnot:label xml:lang="en">Enclave-CoaPartner-DASSA</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTYHORALuEduAAAACs6hRXg">
    <cycAnnot:label xml:lang="en">GenerallyAcceptedAccountingPrinciples</cycAnnot:label>
    <rdfs:label xml:lang="en">GAAP</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivX5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalCOC&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJp1XHgI9EduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;AccountingCOC&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTYHORALuEduAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;GenerallyAcceptedAccountingPrinciples&lt;/a&gt; is a formal code of conduct that dictates how accounting should be performed.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvfKQZZwpEbGdrcN5Y29ycB4rwN8aK5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn FinancialInstrumentTrading)</cycAnnot:label>
    <rdfs:label xml:lang="en">law about financial instrument trading</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rL7XEkpGEQdmSMv69WnELVA">
    <rdfs:label xml:lang="en">knowledge package</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CycL-based &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4e_7xpGBQdmREI4QPyn0Gw&quot; class=&quot;cyc_term&quot;&gt;KnowledgeRepresentation_CW&lt;/a&gt;s. Each KnowledgePackage is either published (in which case it should be treated as read-only) or unpublished (in which case users of the package should take into account that the contents may change over time). Instances of KnowledgePackage are used as dimension values in the knowledge package dimension. Knowledge packages assist with knowledge sharing among KBs, facilitate knowledge collection, and help identify causes of KB content test regression.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KnowledgePackage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_maeQoKMEdiQZgACs6hciw">
    <cycAnnot:label xml:lang="en">SoftwareUserRedirectSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">software user redirect specification</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQaAoRHyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;ProgramStepSpecification&lt;/a&gt;s which specify where and under what circumstances the user of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; should be redirected.  See the predicates &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_maeQ4KMEdiQZgACs6hciw&quot; class=&quot;cyc_term&quot;&gt;userRedirectURL&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_mbFUYKMEdiQZgACs6hciw&quot; class=&quot;cyc_term&quot;&gt;userRedirectApplicabilityProperty&lt;/a&gt; for asserting the particulars of an instance of this collection.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPXNN8iQNQdeZzd0BRieWGw">
    <rdfs:comment xml:lang="en">The collection of all textual subdivisions that are appendices to larger, structured, typically book-length &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s.  An example would be Appendix D of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtD6igerMEdaULgABAxv6tg&quot; class=&quot;cyc_term&quot;&gt;ChemistryTheCentralScience_Textbook&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Appendix-PCW</cycAnnot:label>
    <rdfs:label xml:lang="en">appendix</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rj6MbhDlhQdeWN5fpHPio0w">
    <rdfs:label xml:lang="en">UML state machine state variable</rdfs:label>
    <cycAnnot:label xml:lang="en">UMLStateMachineStateVariable</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all variables used to model state in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAvI9zPHNQdaQgJfcTBgOVQ&quot; class=&quot;cyc_term&quot;&gt;UMLStateMachine&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfrYspwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GeographicalFootprint</cycAnnot:label>
    <rdfs:label xml:lang="en">geographical footprint</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="Mx4rmlfIigFVEduAAAACs71DGQ">
    <rdfs:comment xml:lang="en">The collection of radio and television programs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BroadcastMediaShow-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">program</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/concept/Mx4rfntJokluQdmChc-Gi0Sihw&quot; class=&quot;cyc_term&quot;&gt;SettingUpAStandingOrder&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/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</rdfs:label>
    <cycAnnot:label xml:lang="en">StandingOrderForm-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwUlsB5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DikuMUD</cycAnnot:label>
    <rdfs:label xml:lang="en">diku MUD</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJtTm2DL4QdefXYscVBVT7w">
    <cycAnnot:label xml:lang="en">TrivialBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">trivial Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi3fpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">milk</rdfs:label>
    <cycAnnot:label xml:lang="en">CowsMilk-Product</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all volumes of processed cow&apos;s &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rvVjDcpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GroceryStore&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSRk1lLXYEdqAAAACs6hO_g">
    <cycAnnot:label xml:lang="en">JointOperationsGraphic-Ground</cycAnnot:label>
    <rdfs:label xml:lang="en">joint operations graphic ground</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSRk1lLXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic_Ground&lt;/a&gt; maps are JOG maps that are prepared for use by ground units. Only stable or permanent air facilities are identified. Elevations and contours are located in the same positions as on the air version, (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSYz3DrXYEdqAAAACs6hO_g&quot; class=&quot;cyc_term&quot;&gt;JointOperationsGraphic_Air&lt;/a&gt;) but are given in meters instead of feet.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvuKYnpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuKYnpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; is a mental situation such as a person seeing the color red, or believing that his enemies control the CIA, or desiring that Fidel Castro shave his beard. An important subcollection of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViGFZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt; whice is the collection of mental situations that are events, such as thinking about something or tasting something. Other instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuKYnpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; are more &amp;quot;long-standing&amp;quot; and stable, and hence also instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh5TfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;, e.g., believing something, or having some goal. Cf. &lt;font color=&quot;#ff0000&quot;&gt;#$MentalSituationFn&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">mental situation</rdfs:label>
    <cycAnnot:label xml:lang="en">MentalSituation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwDSivJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of agents. Each instance of            &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDSivJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicPerformanceAgent&lt;/a&gt; is either an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVij7ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicPerformanceOrganization&lt;/a&gt; (if it is, say, a group or band), or an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalPerformer&lt;/a&gt; (if it is an individual musician).  Each instance has as a main function or activity the playing/performing of music for some audience, either direct (live performance) or mediated through recordings or radio or TV broadcasts.</rdfs:comment>
    <rdfs:label xml:lang="en">musical performer</rdfs:label>
    <cycAnnot:label xml:lang="en">MusicPerformanceAgent</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyFrd5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">summer job</rdfs:label>
    <cycAnnot:label xml:lang="en">SummerJob</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are for the summer months only, and  that are typically held by students.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHZX5ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">dream dictionary</rdfs:label>
    <cycAnnot:label xml:lang="en">DreamDictionary</cycAnnot:label>
    <rdfs:comment xml:lang="en">a collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwHZX5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DreamDictionary&lt;/a&gt; provides symbolic interpretations of words used to report &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjNaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Dream&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKkpDZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GeographicalThing-Intangible-FixedLocation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all intangible things that have a relatively fixed geographic locations, such as the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPzQjJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EarthsEquator&lt;/a&gt;, the &lt;font color=&quot;#ff0000&quot;&gt;#$NorthPole&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdq0oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LongitudeLine&lt;/a&gt;s, stable borders, etc.  Contrast this with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9DJs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_MovableLocation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">intangible geographical thing with a fixed location</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjD0JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn OrganicMaterial)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of organic substances</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyQKXZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; of the &lt;a href=&quot;http://sw.opencyc.org/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/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>
    <rdfs:label xml:lang="en">header checksum field</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rviCXgxVoEdqfQgAH6RYvSQ">
    <rdfs:label xml:lang="en">textual inference problem involving abduction</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which require abduction.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingAbduction</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQCF3ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of visual images that depict only nonliving objects.  Typically, a still life depicts a group of objects having related  (including: contrasting) shapes, colors, or categories.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StillLifeImage</cycAnnot:label>
    <rdfs:label xml:lang="en">still life</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4red5NiAaWQdmWFrZdPOQ_hA">
    <rdfs:comment xml:lang="en">The collection of every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt; whose &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rM5YG-jeTQdeUNIrSONtKrQ&quot; class=&quot;cyc_term&quot;&gt;querySpecificationForFormulaTemplate&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4reJNb1ooVEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CycLRuleSpecification&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FormulaRuleTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">formula template in which cyc l rule query specification plays a Query Specification For Formula Template role</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzIL65wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Reticulum-Venusian</cycAnnot:label>
    <rdfs:label xml:lang="en">reticulum-venusian</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of topographical features where each element is a net-like pattern on the planet Venus.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIpxEvIIOEdaAAACQJ5T1Bg">
    <cycAnnot:label xml:lang="en">InferenceMetric-BindingLevel</cycAnnot:label>
    <rdfs:label xml:lang="en">inference metric binding level</rdfs:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rIpxEvIIOEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceMetric_BindingLevel&lt;/a&gt; is a metric concerning a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSD5hpnyBEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;ELInferenceBindingSet&lt;/a&gt; retrieved in the course of testing a CycL query.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvsUTsJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">BPV item</rdfs:label>
    <cycAnnot:label xml:lang="en">BPVItem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvm9OJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Poem-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">poem</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwADAK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PoeticWork&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvm9OJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Poem_CW&lt;/a&gt; is a poetic literary work that is complete in itself - unlike a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCZRBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lyric_WordsToSong&lt;/a&gt; it need not be an integral part of a piece of music, and unlike a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayScript&lt;/a&gt; it is not associated with sets and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkDhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Costume&lt;/a&gt;s and does not contain stage directions. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvm9OJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Poem_CW&lt;/a&gt;s are sometimes recited publicly and in modern times are distributed in text form.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvv4X4pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ServiceProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv4X4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceProgram&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  It is the collection of programs whose associated running processes computer users typically do not interact with.  The configuration of these programs occurs at the system level and is typically not alterable at the user level.  For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoGTE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSSH_TheProgram&lt;/a&gt; (sshd) has options that are configurable at the system level in a central location by someone with appropriate privileges, and whenever a user runs a process associated with that centrally configured program, the program&apos;s system configuration applies.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveR5tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv4X4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceProgram&lt;/a&gt; partition &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">daemon</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNSxxujL4QdeN44yjs3KKKA">
    <cycAnnot:label xml:lang="en">EnhancementBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">enhancement Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvo4yppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">written music</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all abstract &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViDo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MusicalText&lt;/a&gt; which specifies the score for a piece of music.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicalScore</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rleynQiRAQdiSQtOCAea20A">
    <rdfs:comment xml:lang="en">Instances of this collection define a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; task method.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL task method</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLTaskMethod</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwJKHuZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">integer extent including only negative integers</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rwP4DHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeInteger&lt;/a&gt;s</rdfs:comment>
    <cycAnnot:label xml:lang="en">NegativeIntegerRange</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkLu5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of traditional continents</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Continent)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r38uKwnyKEdaAAACQJ5T1Bg">
    <rdfs:comment xml:lang="en">The collection of specifications for a software test.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r38uKwnyKEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;SoftwareTestSpecification&lt;/a&gt; should include a specification for producing a result, and a description of what result is expected (so that the result and expectation can be compared.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">SoftwareTestSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">software test specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVistJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all toxic waste regulations.  A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ToxicWasteRegulations</cycAnnot:label>
    <rdfs:label xml:lang="en">toxic waste regulations</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXPNMqA7nQdeZ0ZVELtb7xQ">
    <rdfs:label xml:lang="en">information about Cyc</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationAboutCyc</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all information about Cyc. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviIj0ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meme&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrXnQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Information_Content&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqJ145wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqJ145wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Network&lt;/a&gt; is the collection of discrete blocks of data which
are transported over a network. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvqJ145wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Network&lt;/a&gt; must contain sufficient
information to be routed from the source machine to the destination
machine.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-Network</cycAnnot:label>
    <rdfs:label xml:lang="en">packet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r8EcWdBCQQdedD-8unNn9TA">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rssixtBCPQdeQNNzrlPeZag&quot; class=&quot;cyc_term&quot;&gt;CycProblemLink_Conjunctive&lt;/a&gt; which denotes Cyc inference problem join links.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc problem link join</rdfs:label>
    <cycAnnot:label xml:lang="en">CycProblemLink-Join</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjN8JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Recipe-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">recipe</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjN8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recipe_CW&lt;/a&gt; is a set of instructions including a list of ingredients or components needed and instructions on how to combine them to produce an edible product.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqFp4HnbEQdmQoZo0UWPFgg">
    <rdfs:label xml:lang="en">CBL task command having wait</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLTaskCommandHavingWait</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBxuV3CRPQdiENdrbU-dMRg&quot; class=&quot;cyc_term&quot;&gt;CBLTask&lt;/a&gt;s that wait for the sent task to succeed or fail, and optionally bind results.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvzb1U5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClosedLinearObject</cycAnnot:label>
    <rdfs:label xml:lang="en">closed linear object</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rREw8nsfnEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Unbounded&lt;/a&gt; and  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_kzj7sb5EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Finite&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzb1U5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClosedLinearObject&lt;/a&gt; is a simple closed curved linear object or a connected series of such curves.
&lt;p/&gt;
See also the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; on &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjCQfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PerimeterFn&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNzuOZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance is a source for the phase II battlespace work
being done at Cyc (winter, 1998), partially represented as a chunk of
abstract propositional information in the form of a PIT (a
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">phase II battlespace source PIT</rdfs:label>
    <cycAnnot:label xml:lang="en">PhaseIIBattlespaceSource-PIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwIWV9ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PersistenceDistribution</cycAnnot:label>
    <rdfs:label xml:lang="en">persistence distribution</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIWV9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersistenceDistribution&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.  The parameters for a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIWV9ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersistenceDistribution&lt;/a&gt; pertain to the `shape&apos; (graph contour) and temporal or spatial characteristics of the probability distribution.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv_X6Z5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance of this collection is an object consisting of a parameter which indicates the probability of an assertion or set of assertions being true (satisfied).  The parameter defines a uniform (constant) distribution contour (graph).  The parameter is specified using the predicate &lt;font color=&quot;#ff0000&quot;&gt;#$uniformValue&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">uniform distribution</rdfs:label>
    <cycAnnot:label xml:lang="en">Uniform-PersistenceDistribution</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rgJ5LwJxLQdeJrbyuqJUX9A">
    <cycAnnot:label xml:lang="en">NAERGGuideBook-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InstructionalWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;. The
North American Emergency Response Guidebook.  This guidebook was
developed jointly by Transport Canada, the U.S Department of
Transportation,, and the Secretariat of Transport and Communications
of Mexico (SCT) originally to give first responders (those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr8hpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EmergencyWorker&lt;/a&gt;s
first on the scene of an incident) a guide on protecting themselves
and the public from hazardous materials.  Each instantiation of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgJ5LwJxLQdeJrbyuqJUX9A&quot; class=&quot;cyc_term&quot;&gt;NAERGGuideBook_CW&lt;/a&gt; has three sections: yellow-bordered pages that
list hazardous chemicals by an ID number, blue-bordered pages that
list the chemicals in alphabetical order by material name, and
finially the orange-bordered pages that contains the safety
recommendations for the chemicals.</rdfs:comment>
    <rdfs:label xml:lang="en">NAERG guide book</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi7OZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Island)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of islands</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVi80ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of stars</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Star)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj46pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OscillatingTrajectory</cycAnnot:label>
    <rdfs:label xml:lang="en">oscillating trajectory</rdfs:label>
    <rdfs:comment xml:lang="en">A oscillating trajectory where there is not really a net change in location.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6cmEJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Need-LongTerm</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of microtheories containing statements that describe a thing&apos;s long-term needs.</rdfs:comment>
    <rdfs:label xml:lang="en">long term need</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkJG3tHeiQdiIdKR20igj7g">
    <rdfs:label xml:lang="en">CBL command having succeed any</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCommandHavingSucceedAny</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s having that succeed if any of the group commands succeed.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwL2Ud5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RequestForComments-Internet</cycAnnot:label>
    <rdfs:comment xml:lang="en">Requests For Comments, or RFCs, form the basis of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt;&apos;s technical documentation. The Internet is best thought of as a layered series of protocols, each of which is documented by one or more RFCs. Once issued, RFCs do not change. Protocol revisions are documented by issuing new RFCs. The older RFCs are
still available, but are said to be obsoleted by the newer RFCs. Not all RFCs document protocols; some are simply for discussion or informational purposes, and a traditional series of April Fools&apos; RFCs can be distinguished by
their date. For more information and the protocols themselves, see &lt;a href= &quot;http://freesoft.org/CIE/RFC/index.htm&quot;&gt;http://freesoft.org/CIE/RFC/index.htm&lt;/a&gt; .</rdfs:comment>
    <rdfs:label xml:lang="en">RFC</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rFjf0JuOuEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">proposal writing assistance template</rdfs:label>
    <cycAnnot:label xml:lang="en">ProposalWritingAssistanceTemplate</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of this collection are templates to guide the reification of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rk7Um5sj5EduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;GoalOrientedSpecification&lt;/a&gt; used by applications that help the author(s) compose them.  Each instance should be associated via &lt;font color=&quot;#ff0000&quot;&gt;#$creationTemplateForType&lt;/font&gt; with a specific subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rk7Um5sj5EduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;GoalOrientedSpecification&lt;/a&gt;; the template used to adequately cyclify the proposal will be selected by virtue of its specific type.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWIGyJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This title is given to fellows of the International College of Surgeons.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Fellow-FICS</cycAnnot:label>
    <rdfs:label xml:lang="en">F.I.C.S.</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwTB1kZwpEbGdrcN5Y29ycB4rvVjBRJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">news about the NBA</rdfs:label>
    <cycAnnot:label xml:lang="en">(NewsFn NationalBasketballAssociation)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwkFpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">medical referral PIT</rdfs:label>
    <cycAnnot:label xml:lang="en">MedicalReferral-PIT</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mts which contain the propositional content of a medical referral.  Note that the referral communication medium (ibo) itself may be a note, a letter, a telephone conversation, etc., any sort of `text object&apos;, here taking `text&apos; in its broadest sense.</rdfs:comment>
  </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/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="Mx4rvtVte5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerDocumentFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of all files of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer document file</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rMy7FqHS7EdaAAACgyZzFrg">
    <cycAnnot:label xml:lang="en">SecuredLineOfCredit</cycAnnot:label>
    <rdfs:label xml:lang="en">secured line of credit</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkmKO5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s that are both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9EOF5HS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;LineOfCredit&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSai8vHS7EdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;SecuredLoan&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkGk5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of flowers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Flower-BotanicalPart)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFn8s5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerAIS</cycAnnot:label>
    <rdfs:label xml:lang="en">computer AIS</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQGTzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFn8s5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAIS&lt;/a&gt; is the abstract information structure of an abstract work whose instantiation in computer memory is intended to have meaning. Important specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIZO5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgBVeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CWIS&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjKWpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all dictionaries: works that contain information about words and their definitions.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Dictionary</cycAnnot:label>
    <rdfs:label xml:lang="en">dictionary</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwLyTr5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FormalMetaGrammar</cycAnnot:label>
    <rdfs:label xml:lang="en">formal meta grammar</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all formal meta-grammars (such as &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwLyTr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalMetaGrammar&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rvYZUOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammarSpecification&lt;/a&gt;s of actual document structure.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwU2wSJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Racist)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of racists</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ri6PdphktEdyAAAAOpmP6tw">
    <rdfs:label xml:lang="en">computed tomography scan image</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputedTomographyScanImage</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r-7h4Gjb2EdqAAAACs6hRXg">
    <rdfs:label xml:lang="en">average length novel</rdfs:label>
    <cycAnnot:label xml:lang="en">AverageLengthNovel-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r-7h4Gjb2EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;AverageLengthNovel_CW&lt;/a&gt; is a novel with around the average number of words. &lt;i&gt;In Cold Blood&lt;/i&gt; or &lt;i&gt;A Clockwork Orange&lt;/i&gt; are good examples.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj-B5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NauticalChart</cycAnnot:label>
    <rdfs:label xml:lang="en">nautical chart</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all nautical charts. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwkkJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BathymetricMap&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rl_dEWuRhEdqAAAACs2IKaQ">
    <cycAnnot:label xml:lang="en">ConceptFilterParameterType-Trigger</cycAnnot:label>
    <rdfs:label xml:lang="en">concept filter parameter type trigger</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of this collection is a parameter that tells an application that uses &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfhC-sMZzEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;ConceptFilter&lt;/a&gt;s what will trigger the display of terms from the concept filter.  There are currently four instance of this collection: 1. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rGhbEzuRiEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;TriggerFromConcept&lt;/a&gt;, 2. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXyHA3ORiEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;TriggerFromConceptOrSpec&lt;/a&gt;, 3. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqfdYJORiEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;TriggerFromConceptOrInstance&lt;/a&gt;, 4. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rOPGVOuRjEdqAAAACs2IKaQ&quot; class=&quot;cyc_term&quot;&gt;TriggerFromConceptSpecOrInstance&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmXivzlZ8QdeV8KeDL2u2pA">
    <rdfs:label xml:lang="en">kosher utensil milk</rdfs:label>
    <cycAnnot:label xml:lang="en">KosherUtensil-Milk</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQr_QJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">JCAH accreditation</rdfs:label>
    <rdfs:comment xml:lang="en">A credential issued by the Joint Commission on Accreditation of Hospitals to hospitals that have been accredited in accordance with JCAH&apos;s rules and regulations.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JCAHAccreditation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTXWNgDjCEd2AAADggVbxzQ">
    <rdfs:label xml:lang="en">account</rdfs:label>
    <cycAnnot:label xml:lang="en">Account</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvy6h5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">commodity or future</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all commodities and futures. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoNY3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OwnershipAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnqd_xD2eQdmF-uqicjZj2w&quot; class=&quot;cyc_term&quot;&gt;InvestmentVehicle&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommodityFinancialProduct</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgDvE5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Horizon</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all horizons, each being the far-off region within a few degrees of the horizontal plane, where the sky appears to join the distant landscape.   The horizon is always relative to a particular point of observation.</rdfs:comment>
    <rdfs:label xml:lang="en">horizon</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rapR1jqpIEdaAAABQ2sS97g">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rapR1jqpIEdaAAABQ2sS97g&quot; class=&quot;cyc_term&quot;&gt;DocumentLocator&lt;/a&gt; are abstractions that are used
to locate a document (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkEx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt;) within a collection. The abstraction
is required because different location systems may use different resources
(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;, ...) to perform this task.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DocumentLocator</cycAnnot:label>
    <rdfs:label xml:lang="en">document locator</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhz6_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MediaSeriesProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;s that appear as a series of individual &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXg6i5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;s.</rdfs:comment>
  </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="Mx4rwH0C9JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AnatomicalDirection</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of directions used to describe the orientation of objects in or near an object with an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViUjZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyShapeType&lt;/a&gt;.  Includes directions related to front and back (e.g., &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3z6ApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VentralDirection&lt;/a&gt;), central and peripheral (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5fzH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DistalDirection&lt;/a&gt;), center and sides, and head and toe.</rdfs:comment>
    <rdfs:label xml:lang="en">anatomical direction</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwa5JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fractal</rdfs:label>
    <cycAnnot:label xml:lang="en">Fractal</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of functions.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwa5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Fractal&lt;/a&gt; is a function which, when applied to data, can be displayed visually as an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwbk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FractalRepresentation&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_WO6zqngEdmAAAACs2IMmw">
    <rdfs:label xml:lang="en">STREEM query specification</rdfs:label>
    <cycAnnot:label xml:lang="en">STREEMQuerySpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZS6qVnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycLQuerySpecification&lt;/a&gt; gives a description of how a particular query should be run by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt;.  At minimum, this description includes the CycL formula that expresses the query, but can also include a number of other parameters that control inference, such as what microtheory to do the query in, how much time to allow, etc.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaDNm5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">emoticon</rdfs:label>
    <cycAnnot:label xml:lang="en">Emoticon</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all emoticons, conceptualized as a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;. An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaDNm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Emoticon&lt;/a&gt; is a sequence of ASCII characters such as :) that, when viewed sideways, graphically represents a face. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaDNm5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Emoticon&lt;/a&gt;s are prototypically used in email and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc-PwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;s to convey emotional tone otherwise difficult to represent compactly in ASCII text.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWfZ95wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of news organisations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn NewsOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rviwGzJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bounding box</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8TwUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_2D&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviwGzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_Quadrangle&lt;/a&gt; are portions
of the geographical surface of reference between two latitude lines and two 
longitude lines. 
They can be used to indicate partial geographical location of two or three 
dimensional things within the context of a geography. See 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveGtd5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genericallyLocatedAt_SurfaceGeographical&lt;/a&gt;. They can also be 
used to specify the exact extent of an object when specifying an area of 
interest of a particular context (using &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDn-zpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;exactlyLocatedAt_Spatial&lt;/a&gt;, 
&lt;font color=&quot;#ff0000&quot;&gt;#$mtSpatialUniverse-2D&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalPlace-Quadrangle</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/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/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/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/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/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/concept/Mx4rvWXHupwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LegalCode&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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="Mx4rvVjmg5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">writing technique used in written materials</rdfs:label>
    <rdfs:comment xml:lang="en">These are the techniques used in written materials that make them more effective.  This encompasses the techniques of prose writers, such as stream of consciousness, as well as the more technical techniques of poetry writien, techniques used in journalism to best present a sotry, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WritingTechniqueUsedInWrittenMaterials</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhixSx3MzSOS13q374YfW8g">
    <rdfs:comment xml:lang="en">This is the collection of glossaries. A glossary is a kind of mini-dictionary, generally listing vocabulary relevant to a particular field, or vocabulary used in a particle text, together with definitions of these terms.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MedicalGlossary</cycAnnot:label>
    <rdfs:label xml:lang="en">medical glossary</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvm4iLZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">J4Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">J 4 obligation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIdwsOgjqQdmTevrcG-lENw">
    <cycAnnot:label xml:lang="en">GraduatedPaymentPlan</cycAnnot:label>
    <rdfs:label xml:lang="en">graduated payment plan</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvTXEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Instances are payment schedules that call for a gradual increase in the size of payments.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r5lErdEoDQdmMLOlCAyLTKA">
    <cycAnnot:label xml:lang="en">TechStock</cycAnnot:label>
    <rdfs:label xml:lang="en">technology stock</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWVvH5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Fields attributes that, when used as the ARG2 to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVq0npwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SchemaLF&lt;/a&gt;, result in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt; s that denote people, organizations and other agents.</rdfs:comment>
    <rdfs:label xml:lang="en">agent-denoting field attribute</rdfs:label>
    <cycAnnot:label xml:lang="en">AgentDenotingFieldAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rEVdg1FC8EdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">computer display menu item CW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNWOK3lCtEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayActiveArea_CW&lt;/a&gt; that are to be instantiated as active items in menus on a computer screen.  The menu items may act as buttons or links.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDisplayMenuItem-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv7v7sJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A kind of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQq3eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AcademicComposition&lt;/a&gt; in which the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViNGpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Student&lt;/a&gt; reports on a book [&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;] which he or she has (ostensibly) read.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AcademicBookReport</cycAnnot:label>
    <rdfs:label xml:lang="en">book report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjUoJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">frame of reference</rdfs:label>
    <cycAnnot:label xml:lang="en">FrameOfReference</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjUoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FrameOfReference&lt;/a&gt; is a mathematical (and hence intangible) representation of the context in which certain data are to be interpreted.  Such contexts are typically physical, but may be purely mathematical.  For example, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwIU_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CartesianCoordinateSystem&lt;/a&gt; can be used to represent the positions of things on the surface of the Eath, but can also be used to represent an abstract gepometric space.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPlNxpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvm9OJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Poem_CW&lt;/a&gt; which are on the topic of love.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LovePoem</cycAnnot:label>
    <rdfs:label xml:lang="en">love poem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvhgpTJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">executable FTP exploit</rdfs:label>
    <cycAnnot:label xml:lang="en">ExecutableFTPExploit</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9rwapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExecutableRootExploit&lt;/a&gt;s whose instances
are designed to exploit FTP programs.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-k7jJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">emerging public company</rdfs:label>
    <cycAnnot:label xml:lang="en">EmergingPublicCompany</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvpBN35wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3qwJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Issue&lt;/a&gt;s which are dealt with in the political arena.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PoliticalIssue</cycAnnot:label>
    <rdfs:label xml:lang="en">political issue</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyAmuZwpEbGdrcN5Y29ycB8NhB4rwEfuYJwpEbGdrcN5Y29ycB8Ngx4rwEcGC5wpEbGdrcN5Y29ycB4rvVinB5wpEbGdrcN5Y29ycB4rvl3byJwpEbGdrcN5Y29ycB4rwQrqSpwpEbGdrcN5Y29ycB4rvzHVg5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">fan site for the University of Tennessee women&apos;s basketball team</rdfs:label>
    <cycAnnot:label xml:lang="en">(FanSiteFn (InstanceWithRelationToFn (CollectionIntersection2Fn BasketballTeam WomensSportsTeam) affiliatedWith UnivOfTennessee))</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFyWi5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TaxForm-1040A</cycAnnot:label>
    <rdfs:label xml:lang="en">tax form 1040 A</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQryPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TaxForm_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSsRRJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of character strings used in text-processing.  &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
    <rdfs:label xml:lang="en">regular expression</rdfs:label>
    <cycAnnot:label xml:lang="en">RegularExpression</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkDP5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of baseball teams</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn BaseballTeam)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkJ1ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">mailing address</rdfs:label>
    <cycAnnot:label xml:lang="en">MailingAddress</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKGJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Address_PhysicalLocationDesignator&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJ1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MailingAddress&lt;/a&gt; is a string that describes the mailing address of an individual or organization, and includes a street name and number, P.O. Box, or rural route and box number.  It also needs to include a city, state and zip code for mailings within the USA, and may also include a country name.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjb6JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of professional buyer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of professional buyer. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Buyer-Professional)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWF0q8iMFEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">equity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;, ownership of which confers ownership in some company.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Equity-Security</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_ijkOk1LQdmCIYKpQuvqAw">
    <rdfs:label xml:lang="en">with profits insurance</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r7IpXCuycQdiC8Y1DL_Fl9Q&quot; class=&quot;cyc_term&quot;&gt;Endowment_LifeInsurance&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WithProfitsInsurance</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rQaAoRHyFEdaAAACQJ5T1Bg">
    <cycAnnot:label xml:lang="en">ProgramStepSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">program step specification</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of specifications that deal not with how an entire program should behave, but with how a part of a program ought to behave.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvpkt9JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;s from wandering around
indefinitely.</rdfs:comment>
    <rdfs:label xml:lang="en">time to live field</rdfs:label>
    <cycAnnot:label xml:lang="en">TimeToLiveField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKe4oJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TriviaGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all trivia games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">trivia game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rq1nU_oEgQdmLwqEN7EWrNw">
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrt5kZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;collectionIntersection&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLjlAJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Place&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">place that is also a geographical thing</rdfs:label>
    <cycAnnot:label xml:lang="en">GeographicalPlace</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxQhWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">password file</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxQhWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PasswordFile&lt;/a&gt; is the collection of files used to store computer passwords.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PasswordFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViyq5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MarriageLicense</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all marriage licenses. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViu3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">marriage license</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxpAjIPHDEdaO6gABAkLVdg">
    <rdfs:label xml:lang="en">stream based protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">StreamBasedProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxo_VAfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt; whose instances transmit information in a continuous stream. Disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpAjIfHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;PacketBasedProtocol&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrGTP5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all works of literature, broadly construed. Including articles, essays, as well as novels and poems.</rdfs:comment>
    <rdfs:label xml:lang="en">literary work</rdfs:label>
    <cycAnnot:label xml:lang="en">LiteraryWork-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r90Y6ZEJuEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">A collection of strategies for improving instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNgIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt;.  Instances of this strategy-type suggest the addition of links among existing nodes that do not violate the hierarchical assumptions of the system as given.</rdfs:comment>
    <rdfs:label xml:lang="en">link preserving classification system improvement strategy</rdfs:label>
    <cycAnnot:label xml:lang="en">LinkPreservingClassificationSystemImprovementStrategy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rK0XQ7D7YQdeHIenssJ50xA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubLString&lt;/a&gt;.  This is the collection of all SubL strings that either denote numbers (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt;) or are used to represent something in a mostly numerical way.  As a minimal requirement, a numeric string should contain at least one &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Numeral&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK0XQ7D7YQdeHIenssJ50xA&quot; class=&quot;cyc_term&quot;&gt;NumericString&lt;/a&gt; is more general than &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt; in that it also includes strings that contain characters such as slashes (&apos;/&apos;), parentheses, and non-initial hyphens (&apos;-&apos;).  Examples of numeric strings include &amp;quot;3.14159&amp;quot;, &amp;quot;-56&amp;quot;, &amp;quot;6.02e23&amp;quot;, &amp;quot;78731-1234&amp;quot;, &amp;quot;9/11/01&amp;quot;, and &amp;quot;(212) 555-0011&amp;quot;.  (The first three of these examples are also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlc1pRukqQdeAfvgr2p75nA&quot; class=&quot;cyc_term&quot;&gt;NumberString&lt;/a&gt;s.)  Another specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rK0XQ7D7YQdeHIenssJ50xA&quot; class=&quot;cyc_term&quot;&gt;NumericString&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjc4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ZipCode&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NumericString</cycAnnot:label>
    <rdfs:label xml:lang="en">number string</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtacVJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Cruise-Vacation</cycAnnot:label>
    <rdfs:label xml:lang="en">cruise</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VacationTrip&lt;/a&gt;s by sea taken for pleasure</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViwKZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of playwright</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of dramatist. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn Playwright)</cycAnnot: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/concept/Mx4r7K7VKsamQdeKMe0D_0MWng&quot; class=&quot;cyc_term&quot;&gt;JournalArticle&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rBsjalGidQdif-9FgmylGYw&quot; class=&quot;cyc_term&quot;&gt;ConferenceProceedingsIssue&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">conference article</rdfs:label>
    <cycAnnot:label xml:lang="en">ConferenceProceedingsArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rIJ_gARreEdiMkAACs5b63A">
    <rdfs:label xml:lang="en">UI fact editor input</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of UIFactEditorInput are Factivore editors within a user interface that allow the user to specify, edit, or view assertions.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UIFactEditorInput</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwDWyRZwpEbGdrcN5Y29ycB4rv8pNZZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">advice about cunnilingus</rdfs:label>
    <cycAnnot:label xml:lang="en">(AdviceFn Cunnilingus)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViQlZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of electronic equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn ElectronicDevice)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rceO_oZICEdeELAADR6QijQ">
    <rdfs:label xml:lang="en">group of blasting cap</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn BlastingCap)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvrk8m5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FileModificationInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">file modification information</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of abstract information about modifications made to files.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViwHJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; is a generic agreement that is authorized by one of the agreeing parties (typically by the issuer of the document embodying the agreement).  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;s are generic in the sense that their authorizing agents are party to many similar agreements; for that reason, an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt; is typically given a unique identification number.  Notable positive examples include bank accounts, driver&apos;s licenses, and stock certificates.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AuthorizedAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">authorized agreement</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7MecXArwQdiLR-tqN6PL3A">
    <cycAnnot:label xml:lang="en">CycProgramFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc program feature</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaBZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Textbook</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all textbooks. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">textbook</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwBjhDpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwD-vOpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MaliciousComputerProgram&lt;/a&gt;s that are
distinct, executable programs.</rdfs:comment>
    <rdfs:label xml:lang="en">executable exploit code</rdfs:label>
    <cycAnnot:label xml:lang="en">ExecutableExploit</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rJmTk9E2CQdmIGtQZCEkm0g">
    <rdfs:label xml:lang="en">warrant</rdfs:label>
    <cycAnnot:label xml:lang="en">WarrantForSecurities</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViv2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt;.  Each instance of&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rJmTk9E2CQdmIGtQZCEkm0g&quot; class=&quot;cyc_term&quot;&gt;WarrantForSecurities&lt;/a&gt; is permission, authorized by a cerificate that entitles the holder to purchase a specific quanity of securtities for some agreed upon price which is typically greater than the current market price.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPFZQ5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;. Each
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPFZQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerSoundFile&lt;/a&gt; contains a digital representation of some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkG_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AudibleSound&lt;/a&gt;, and is linked to an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwU8hcZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerSoundFileTypeByFormat&lt;/a&gt; via the
predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZTKWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;fileFormat&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">sound file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerSoundFile</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjPhpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">calendar</rdfs:label>
    <rdfs:comment xml:lang="en">A linguistic system for identifying days by means of unique dates.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CalendarSystem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViTEpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">public property</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all public property. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rg7oNHCl-EduAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;PublicPlace&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwURC85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Property&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublicProperty</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfPr_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DialUpConnectionToAComputerNetwork</cycAnnot:label>
    <rdfs:label xml:lang="en">dial up connection to a computer network</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlP4U5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AOLComputerProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt;s that are developed and/or used by users belonging to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRU8LpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmericaOnlineInc&lt;/a&gt; community in order to interact somehow with the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRU8LpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AmericaOnlineInc&lt;/a&gt;  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWN8eJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebClientProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">AOL program</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwSMfMJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The international standards developed by the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9rksZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternationalOrganizationForStandardization&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ISOStandard</cycAnnot:label>
    <rdfs:label xml:lang="en">ISO standard</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvaglIJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvaglIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DComputerWallpaperFile&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/concept/Mx4rvViws5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt; like &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt;, or the  background of a web page.</rdfs:comment>
    <cycAnnot:label xml:lang="en">3DComputerWallpaperFile</cycAnnot:label>
    <rdfs:label xml:lang="en">Three-dimensional wallpaper</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjYA5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TelephoneListing</cycAnnot:label>
    <rdfs:label xml:lang="en">telephone listing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWFIs5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">F.R.C.S.C.</rdfs:label>
    <cycAnnot:label xml:lang="en">Fellow-FRCSC</cycAnnot:label>
    <rdfs:comment xml:lang="en">This title is given to fellows of the Royal College of Surgeons (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVimZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Canada&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqg-zgDoYQdeOY6ItKBOryg">
    <rdfs:label xml:lang="en">ballot</rdfs:label>
    <rdfs:comment xml:lang="en">The underspecified collection of ballots.  Its salient specs are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rocDa2DoYQdea5bOUJ45fNQ&quot; class=&quot;cyc_term&quot;&gt;Ballot_PaperCopy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnb7r5joYQdeRl9r2vsYqaA&quot; class=&quot;cyc_term&quot;&gt;Ballot_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Ballot-Underspecified</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkGMnxHtwEd2AAABQjYGu0g">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGD5pJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ContactInfoString&lt;/a&gt;,  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkGMnxHtwEd2AAABQjYGu0g&quot; class=&quot;cyc_term&quot;&gt;Address_ContactInfoString&lt;/a&gt; is a full address capable of being used to establish contact with an individual or an organization.</rdfs:comment>
    <rdfs:label xml:lang="en">address</rdfs:label>
    <cycAnnot:label xml:lang="en">Address-ContactInfoString</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvXjYl5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection; a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuh8yZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXjYl5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TollPathway&lt;/a&gt; is a path for the privilege of traversing which a fee must be paid.</rdfs:comment>
    <rdfs:label xml:lang="en">toll route</rdfs:label>
    <cycAnnot:label xml:lang="en">TollPathway</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rqtw1ojJrQdmeJOnIE1BtRw">
    <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/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/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/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/concept/Mx4rlvuN-jJ4QdmLfKvfAuIN4A&quot; class=&quot;cyc_term&quot;&gt;creationTemplateAllowableRules&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">cyc creation template</rdfs:label>
    <cycAnnot:label xml:lang="en">CycCreationTemplate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwLzhaZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn TransportationDevice-Vehicle)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all fleets. A type of group of transportation devices.</rdfs:comment>
    <rdfs:label xml:lang="en">fleet</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rOtQz1qV9EdaAAAACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Instances of this collection are options that can be set in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFyfQIKYlEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ApacheWebServerConfigurationFile&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">Apache directive</rdfs:label>
    <cycAnnot:label xml:lang="en">ApacheDirective</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r_9MKDLvoEdmAAAACs6hRjh4rvVjYvpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">itemisation</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAbstractFn List-Information)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPh0lpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all IPO stock. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">IPO</rdfs:label>
    <cycAnnot:label xml:lang="en">IPOStock</cycAnnot: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of travelling salesman</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn TravelingSalesPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r9mFzcMRxQdeUy-7BOJ2BDQ">
    <rdfs:label xml:lang="en">issue of a journal</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLunEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeriodicalIssue&lt;/a&gt;s which belong to some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVigHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JournalSeries&lt;/a&gt; (qv.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">JournalIssue</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqQrWpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">temporary job</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s which are temporary, which last for a short duration of time.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TemporaryJobPosition</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9zg6JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">financial planning</rdfs:label>
    <cycAnnot:label xml:lang="en">FinancialPlanning</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all financial planning. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r2M2PwI_lQdiMlK1fpHXt9w&quot; class=&quot;cyc_term&quot;&gt;Planning&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7uWmyODiQdiZ9qTvf5oP7w&quot; class=&quot;cyc_term&quot;&gt;FinancialActivity&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSoj7lMv8EdudAQACs6hPlA">
    <cycAnnot:label xml:lang="en">NonHumanAnimalEnglishLexiconSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">non human animal english lexicon specification</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi4CpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComplexNumber</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxwC-ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Number_General&lt;/a&gt; and  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViCW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarPointValue&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi4CpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComplexNumber&lt;/a&gt; can be thought of as a vector of two numbers, which are usually called the &amp;quot;real part&amp;quot; and the &amp;quot;imaginary part&amp;quot; of the complex number.  
&lt;p/&gt;
Every complex number can be represented as &lt;i&gt;a&lt;/i&gt; + i&lt;i&gt;b&lt;/i&gt; where i is the square root of negative one (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx4CzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;I_TheNumber&lt;/a&gt;), and &lt;i&gt;a&lt;/i&gt; and &lt;i&gt;b&lt;/i&gt; are reals (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RealNumber&lt;/a&gt;).  When &lt;i&gt;b&lt;/i&gt;=0, the complex number has no imaginary part, and therefore is a real number.  When &lt;i&gt;b&lt;/i&gt; is not zero the complex number has an imginary part and so it is an imaginary number (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwL5mhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImaginaryNumber&lt;/a&gt;).  
&lt;p/&gt;
Complex numbers may also be considered as corresponding to points in the real plane, where the x axis determines the real component of a complex number and the y axis the imaginary component.  The unit value on the real number line is 1, the unit value on the imaginary number line is the square root of -1, generally written &apos;i&apos; in mathematics and &apos;j&apos; in engineering.</rdfs:comment>
    <rdfs:label xml:lang="en">complex number</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj-NZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EthicsCodeOfConduct</cycAnnot:label>
    <rdfs:label xml:lang="en">ethic</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all ethics. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rv79XipwpEbGdrcN5Y29ycB4rwG--HpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(HistoryFn Football-American)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all football history. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViJNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HistoricalNarrative&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">football history</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwICLe5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvc-YsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvpeTbpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineSegment&lt;/a&gt; (qq.v.).  This is the collection of one-dimensional intangible geographical lines, fixed-location or otherwise.  Its specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwVGrQ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWRzmZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LineOfMilitaryForces&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkLfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalBorder&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalLine-Intangible</cycAnnot:label>
    <rdfs:label xml:lang="en">intangible geographical line</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv9VJcJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VisualArtifact-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9VJcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualArtifact_CW&lt;/a&gt; is an abstract work intended to be instantiated as an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkH_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; in a manner that would permit it to be viewed. Notable instances include paintings (instantiated as instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjHfpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Painting_ArtForm&lt;/a&gt;), photographs, drawings, engravings, and sculptures.</rdfs:comment>
    <rdfs:label xml:lang="en">visual artifact CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3_R5Nk2iEdaCwAACs0x8nw">
    <cycAnnot:label xml:lang="en">SubLPositiveInteger</cycAnnot:label>
    <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/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/concept/Mx4rvVjRp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Meter&lt;/a&gt; 6)&apos;, &apos;(&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViEspwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlusInfinity&lt;/a&gt;&apos;.  Note that &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; 12 &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4r3_R5Nk2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;SubLPositiveInteger&lt;/a&gt;.</rdfs:comment>
  </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="Mx4rR55c7KO_EdqAAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSZiGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rR55c7KO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;WorkedSolutionStep&lt;/a&gt; is a description of a specific step taken to solve a problem, such as a physics problem, a calculus problem, or a chemistry problem. See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRamwbKO_EdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;WorkedSolution&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WorkedSolutionStep</cycAnnot:label>
    <rdfs:label xml:lang="en">worked solution step</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rlvOL4mY1QdiY7KN-1Xb3Fw">
    <cycAnnot:label xml:lang="en">NormativeSpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">The common sub-collection of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVib1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtiEkBizjQdicSd6q-NEThQ&quot; class=&quot;cyc_term&quot;&gt;Criterion&lt;/a&gt;.  Each instyance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; is a conceptual work that describes how something should be.  The instances can refer to instances or whole sub-collections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYjIS5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi255wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.  Thus, the conceptual work associated with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPzjPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Blueprint&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; because it describes what the properties of the resultant building should be.  Familiar specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlvOL4mY1QdiY7KN-1Xb3Fw&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivo5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi_0JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">design</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHWvdgEjkEdaKIQACs0uFOQ">
    <rdfs:label xml:lang="en">distributed database system</rdfs:label>
    <cycAnnot:label xml:lang="en">DistributedDatabaseSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBcktpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DynamicIndexedInfoSource&lt;/a&gt;.  Each instance of
&lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rHWvdgUjkEdaKIQACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;NetworkInformationSystem&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVHnXkA6wQdeIQ5gTnYLUaA">
    <rdfs:label xml:lang="en">to-do list</rdfs:label>
    <cycAnnot:label xml:lang="en">ToDoList-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4QYKtA4dQdecRak4K1sgXQ&quot; class=&quot;cyc_term&quot;&gt;List_CW&lt;/a&gt; that are lists of tasks for someone (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLgJxyg4HQdecatsddg_Pfg&quot; class=&quot;cyc_term&quot;&gt;myToDoList&lt;/a&gt;) to perform.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCuIEZwpEbGdrcN5Y29ycA">
    <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/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/concept/Mx4rwCuIEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COAFireSupportGuidanceMicrotheory&lt;/a&gt; is
used to specify the commander&apos;s fire support guidance for the COAs
that appear among the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; dependents.</rdfs:comment>
    <rdfs:label xml:lang="en">COA fire support guidance microtheory</rdfs:label>
    <cycAnnot:label xml:lang="en">COAFireSupportGuidanceMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv1YFKpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwECRgZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt;s that allow access to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcoaLJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PornographicWebSite&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">adult site password</rdfs:label>
    <cycAnnot:label xml:lang="en">PornographicWebsitePassword</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViQd5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ProseSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A system of written materials that is distinguished by its greater irregularity and variety of rhythm and its closer correspondence to the patterns of everyday speech.  Prose is less constrained than other literary systems such as journalism, and therefore is the more common system for works of fiction.</rdfs:comment>
    <rdfs:label xml:lang="en">prose</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="Mx4rv97PEJwpEbGdrcN5Y29ycA">
    <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/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/concept/Mx4r9DYNZvBfQdiISKek7wWggA&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwN5u5ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;COASpecificationMicrotheory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">COASupplementMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvV1LopwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">event-denoting field attribute</rdfs:label>
    <rdfs:comment xml:lang="en">Field attributes that, when used as arg2 to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVq0npwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SchemaLF&lt;/a&gt;, produce instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV6jtZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LogicalField&lt;/a&gt;  that denote events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EventDenotingFieldAttribute</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHuGT5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">data link layer protocol</rdfs:label>
    <cycAnnot:label xml:lang="en">DataLinkLayerProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all network protocols that implement a data link layer. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHuGT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DataLinkLayerProtocol&lt;/a&gt; is responsible for getting  data to the next node in the route to the data&apos;s destination.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEKle5wpEbGdrcN5Y29ycA">
    <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/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>
    <rdfs:label xml:lang="en">rolling log</rdfs: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="Mx4redGqOB8YEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">NL parsing parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">NLParsingParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; that, broadly speaking, are applicable to instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXV4RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLParser_CW&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjbdJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of subatomic particles</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn SubAtomicParticle)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r0X915tCfEdaAAACgycbRww">
    <cycAnnot:label xml:lang="en">AnalogTelephoneSubscriberLine</cycAnnot:label>
    <rdfs:label xml:lang="en">analog telephone line</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rykUxdtCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt;s, whether land lines or cellular, which operate using analog, as opposed to digital signals.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0-9-8tCfEdaAAACgycbRww&quot; class=&quot;cyc_term&quot;&gt;DigitalTelephoneSubscriberLine&lt;/a&gt;</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rt4jI5Ex3QdmZE5HnKv3Bug">
    <cycAnnot:label xml:lang="en">FinancialFuture</cycAnnot:label>
    <rdfs:label xml:lang="en">financial future</rdfs:label>
    <rdfs:comment xml:lang="en">A type of contract based on interest sensitive financial instruments.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rhbkrIJxLQdeeJsWHRTUg8g">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InstructionalWork&lt;/a&gt;. The individual
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhbkrIJxLQdeeJsWHRTUg8g&quot; class=&quot;cyc_term&quot;&gt;NAERGGuide_CW&lt;/a&gt; comprises the orange-bordered pages of the
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgJ5LwJxLQdeJrbyuqJUX9A&quot; class=&quot;cyc_term&quot;&gt;NAERGGuideBook_CW&lt;/a&gt;. Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhbkrIJxLQdeeJsWHRTUg8g&quot; class=&quot;cyc_term&quot;&gt;NAERGGuide_CW&lt;/a&gt; covers a particular group of
materials that have similar chemical and/or toxicological
properties.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riGdtZJxLQdeaPM1rozP-lg&quot; class=&quot;cyc_term&quot;&gt;NAERGGuideNumberFn&lt;/a&gt; for a method to reify the
specific guides.</rdfs:comment>
    <rdfs:label xml:lang="en">NAERG guide</rdfs:label>
    <cycAnnot:label xml:lang="en">NAERGGuide-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwO2abpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of tunnels</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Tunnel)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rS5-gwIrnEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">Cyc 101 lecture</rdfs:label>
    <cycAnnot:label xml:lang="en">Cyc101Lecture-CW</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="Mx4rv6DY7JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">funny stuff</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s consisting of a small number of sentences intended primarily to amuse an addressee. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt; often involve wordplay that depends on the identity of the words used in addition to the propositions expressed. Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt; can be either monologues, in which the speaker relates an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViIbJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; with a humorous ending, or (usually formulaic) dialogues, in which the addressee reponds to the speaker&apos;s utterances in a predictable way. Use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNV325wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeAboutFn&lt;/a&gt; to create specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;. (See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv53uM5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_IBT&lt;/a&gt; for actual written or spoken jokes and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViy25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeTelling&lt;/a&gt; for acts of telling jokes.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">Joke-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKcVtBnyuEdqAAAAOpmP6tw">
    <cycAnnot:label xml:lang="en">TextualInferenceLexiconSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">textual inference lexicon specification</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKKEblnyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;CyclifierLexiconSpecification&lt;/a&gt;.  It has access to determiner semantics that are different from those used by &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKKEblnyuEdqAAAAOpmP6tw&quot; class=&quot;cyc_term&quot;&gt;CyclifierLexiconSpecification&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjKK5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn SystemsAnalyst)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of systems analyst</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of systems analyst. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</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/concept/Mx4rv2GFCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikeWidth&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVz0Z5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikePeakValue&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgOY75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikeNonPeakValue&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwRVJZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;spikePeakLocation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Spike-PersistenceDistribution</cycAnnot:label>
    <rdfs:label xml:lang="en">spike distribution</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjmXJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sorting algorithm</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuaJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt;s which are used to sort information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SortingAlgorithm</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryI1QMUNPEdaJ3wACs0uFOQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Instances of this collection are options that can be set in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ryI0pKENPEdaJ3wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Sendmail_cf_TheConfigurationFile&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SendmailOption</cycAnnot:label>
    <rdfs:label xml:lang="en">sendmail option</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rXxX1wCE8EdqNWwACs71DGQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 can occur as operators in &lt;b&gt;reified&lt;/b&gt; non-atomic terms -- i.e., in instances of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">ReifiableCycLFunctor</cycAnnot:label>
    <rdfs:label xml:lang="en">reifiable CycL function term</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv4KcTpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all electronic games. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">electronic game</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectronicGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVkE5pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc image microtheory</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of microtheories; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV8kAZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualRepresentationMicrotheory&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkE5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ImageMicrotheory&lt;/a&gt; is a context in which to state the propositional content of a particular two-dimensional visual image.  That includes both still images and moving pictures.  Images which are approximately two-dimensional (such as friezes) may also be described with an image microtheory.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ImageMicrotheory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvqF_7pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Lecture-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">lecture</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of lectures, considered
  abstractly as conceptual works.  Note that
  &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvbempJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">negative scalar interval</rdfs:label>
    <rdfs:comment xml:lang="en">For a measurable negative quantity, the ordered sequence of possible values may be thought of as a line.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbempJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeScalarInterval&lt;/a&gt;s are the line segments (or points) on such a line, representing a range of consecutive values, all less than 0.  An important subcollection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP4D45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeNumber&lt;/a&gt; the instances of which correspond to the non-positive part of the Real Number Line.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbempJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeScalarInterval&lt;/a&gt; are either contiguous sets of points there (i.e., a range of numbers) or just single points there (i.e., a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP4D45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeNumber&lt;/a&gt;).  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbempJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeScalarInterval&lt;/a&gt; for which there is some unit of measure (e.g. volts, degrees fahrenheit) are not instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbempJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NegativeScalarInterval&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NegativeScalarInterval</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFyLeJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">superuser account</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all superuser computer accounts, i.e. those accounts which have unfettered (or nearly so) access to the file system.  Notable specs are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoVAApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RootAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwG3H7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdministratorAccount&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SuperuserAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvtxbJ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">instructions for cracking</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareCrack-Instructions</cycAnnot:label>
    <rdfs:comment xml:lang="en">Collection of instructions for &apos;cracking&apos; software by making a trial version of a program a permanent version, by removing &apos;register now&apos; reminders, and so on.  Note that some software cracks are programs; the constant &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwICoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SoftwareCrackProgram&lt;/a&gt; covers these instances.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvx6mEJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx6mEJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PacketLengthField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates how long the entire packet is in bytes.</rdfs:comment>
    <rdfs:label xml:lang="en">packet length field</rdfs:label>
    <cycAnnot:label xml:lang="en">PacketLengthField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvZr-_JwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">GraphGrammar</cycAnnot:label>
    <rdfs:label xml:lang="en">graph grammar</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEr4JpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FormalGrammar_CW&lt;/a&gt;s (conceptual works) that formally specify sets of &apos;grammatically valid&apos; structures of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveIS75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Multigraph&lt;/a&gt;s or kinds of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt;.  Often a candidate graph or multigraph is tested against a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZr-_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt; with a computer program that recursively &apos;parses&apos; the graph into its constituent substructures.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZr-_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt;s have been used to specify classes of decorative patterns, physical shapes, networks, semantic networks, and biological growth patterns.  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYMjI5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StringGrammar&lt;/a&gt;s are technically like a special case of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZr-_JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GraphGrammar&lt;/a&gt;s in which the described graphs are always directed chains corresponding to lists of characters (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s)).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWlWZCnngQdiaHblZn64QCg">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rmDcJbHawQdiT-rAKh30eDQ&quot; class=&quot;cyc_term&quot;&gt;CBLStateObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL command having typecast</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCommandHavingTypecast</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWQUQZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">table game</rdfs:label>
    <rdfs:comment xml:lang="en">All instances of games that are played on a table, including &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuIDVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Billiards&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBxUEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DominoesGame&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi22ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TableTennisGame&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TableGame</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwOwkZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all private collections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj27ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; things owned by people or organizations.  Instances include stamp collections, doll collections, photo collections, butterfly collections.</rdfs:comment>
    <rdfs:label xml:lang="en">private holding</rdfs:label>
    <cycAnnot:label xml:lang="en">PrivateCollection</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNYIR5wpEbGdrcN5Y29ycB4rvbKXHZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(IssueOfCWSeriesFn StarTrek-MovieSeries)</cycAnnot:label>
    <rdfs:label xml:lang="en">&quot;Star Trek&quot; movie</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTmtnJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of High Altitude Low Opening parachute jumps.  This method of parachute jumping is used for quick insertion into an area.  Because it is generally done from very high altitudes (30,000+ ft), the jumper must carry oxygen.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HALOParachuteJump</cycAnnot:label>
    <rdfs:label xml:lang="en">HALO parachute jump</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjsVZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">n-tuple interval</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt; is a tuple whose members (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rx1wVcpg-EdaAAACQJ5qciw&quot; class=&quot;cyc_term&quot;&gt;memberOfTuple&lt;/a&gt;) are all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s (q.v.).
&lt;p/&gt;
Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TupleOfIntervals&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; itself (whose instances are one-tuples), &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjsEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VectorInterval&lt;/a&gt; (whose instances are two-tuples of scalars), and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgCtPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BloodPressureReading&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TupleOfIntervals</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGPa8pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A shortened version of a written word or phrase. An &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHOBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Acronym&lt;/a&gt; is a specific type of abbreviation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Abbreviation</cycAnnot:label>
    <rdfs:label xml:lang="en">abbreviation</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwTmjB5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;s on versions of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt;.  Microsoft did not start to incorporate computer accounts into their Windows technology properly until the advent of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSWindowsNT&lt;/a&gt;.  As a result, all programs (and users logged in) on a machine running &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riNGXwP2fQdaZXrfbbzQmow&quot; class=&quot;cyc_term&quot;&gt;MSWindows&lt;/a&gt; (95 or 98) run with the same privileges.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WindowsAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">Windows account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rWsCsIlDLEdqAAAACs70rUg">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWsCsIlDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;TopologicalSpace&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj42JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Tuple&lt;/a&gt; consisting of a set, &lt;code&gt;&lt;b&gt;SET&lt;/b&gt;&lt;/code&gt;, together with a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWiHsSlDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;Topology&lt;/a&gt;, &lt;code&gt;&lt;b&gt;TOPOLOGY&lt;/b&gt;&lt;/code&gt;, of subsets of &lt;code&gt;&lt;b&gt;SET&lt;/b&gt;&lt;/code&gt;. The elements of &lt;code&gt;&lt;b&gt;SET&lt;/b&gt;&lt;/code&gt; are typically called the &lt;i&gt;points&lt;/i&gt; of the topological space, however points in the topological sense should not be confused with instances of the collection &lt;code&gt;&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwKUKtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Point&lt;/a&gt;&lt;/code&gt;, which are zero dimensional spatial things. In principle, any set can be endowed with a topology. See also the predicates used for identifying the base set and topology in a topological space, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rW84vfFDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;baseSetOfTopologicalSpace&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXQUt5lDLEdqAAAACs70rUg&quot; class=&quot;cyc_term&quot;&gt;topologyOfTopologicalSpace&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TopologicalSpace</cycAnnot:label>
    <rdfs:label xml:lang="en">topological space</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvdQ4AZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">non-positive integer extent</rdfs:label>
    <cycAnnot:label xml:lang="en">NonPositiveIntegerRange</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTGgF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IntegerExtent&lt;/a&gt;s which include no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVie2ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PositiveInteger&lt;/a&gt;s</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/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwMaRXpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">java applet</rdfs:label>
    <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/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7msEF4gEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;Servlet_ComputerProgram&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjXzZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Computer)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of computers</rdfs:label>
  </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/concept/Mx4rv0YfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rv0i_oJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RelationalStructure&lt;/a&gt; include 
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/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/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/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/concept/Mx4rvh5xC5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;structureRelations&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvyVuPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;structureFunctions&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVzt_ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">abstract character</rdfs:label>
    <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/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/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/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt;s.  A &lt;a href=&quot;http://sw.opencyc.org/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/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/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvwytw5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">BSD</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwytw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BSDUnix&lt;/a&gt; is the collection of Unix versions developed by Bill Joy and others at the University of California at Berkeley.
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvwytw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BSDUnix&lt;/a&gt; held the technical lead in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHlJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Unix&lt;/a&gt; world until AT&amp;amp;T&apos;s successful standardization efforts after about 1986 (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3cqepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemV&lt;/a&gt;), and are still widely popular.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BSDUnix</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwNRx85wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNRx85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_AIS&lt;/a&gt; is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwB8IMJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WebPage_AIS&lt;/a&gt; that are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViNu5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subInformation&lt;/a&gt; of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWQvpJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">web page</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldWideWebPage-AIS</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjqoZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjSEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; is the collection of all Cyc knowledge bases.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; is a formalized representation of a vast quantity of fundamental human knowledge: facts, rules of thumb, and heuristics for reasoning about the objects and events of everyday life.  Each copy of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt; (i.e., each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqXZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycTheCollection&lt;/a&gt;) contains the information represented in exactly one instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;. The Cyc KB (like the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;) changes frequently.  Also, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;s can be specialized for different users and uses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycKB</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc knowledge base</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwGiyXJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A person with an instance of &lt;a href=&quot;http://sw.opencyc.org/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/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/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwG3H7pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AdministratorAccount&lt;/a&gt;, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WindowsNTAccount</cycAnnot:label>
    <rdfs:label xml:lang="en">Windows NT account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rweCO2l0oEdaAAABQ2rksLw">
    <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>
    <rdfs:label xml:lang="en">computer software library</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerSoftwareLibrary-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwFuv35wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InternationalAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">international agreement</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rwD8ghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Treaty&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVidppwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PeaceAccord&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPubtJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">shared note</rdfs:label>
    <cycAnnot:label xml:lang="en">SharedNote</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxemZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DocumentationConstant&lt;/a&gt;.
Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt; is a CycL constant whose &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt; is a piece of documentation that can be attached, via the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPub4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sharedNotes&lt;/a&gt;, to various CycL terms.
&lt;p/&gt;
Use shared-notes in cases where doing so would be more effective or efficient
than putting the same (or very similar) information into a separate comment or cyclist-note for each of the relevant CycL terms.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyBDFpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">BridalMagazineSeries</cycAnnot:label>
    <rdfs:label xml:lang="en">bridal magazine series</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQ7-8pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MagazineSeries&lt;/a&gt; which contain information for planning a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBnD3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WeddingEvent_Generic&lt;/a&gt;.  These magazines generally include many pictures of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWNv5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BridalGown&lt;/a&gt;s.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnPC0bnf6EdaAAAABAxv-7A">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9p3wpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;.  Each instance of this collection is a currency (more specifically, a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViDxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitOfMoney&lt;/a&gt;) considered qua devised social institution -- i.e. the many and varied practices (such as locking quantities of gold in a secure vault, manufacturing and distributing &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjMQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Currency&lt;/a&gt; objects and repossessing the property of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s who default on debt-payments) which underpin the use of that unit of money in particular contexts.  Instances of this collection are usually denoted by wrapping the function  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rN2eSHnf3EdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;Currency_SocialPracticeFn&lt;/a&gt; around an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViDxZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnitOfMoney&lt;/a&gt; (for instance, (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rN2eSHnf3EdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;Currency_SocialPracticeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjfLZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Balboa_Panama&lt;/a&gt;)).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Money-DevisedPractice</cycAnnot:label>
    <rdfs:label xml:lang="en">money devised practice</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvWaccJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of poachers</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Poacher)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv5fU4ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5fU4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FragmentOffsetField_Packet&lt;/a&gt; is the part of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4SmoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates which fragment of the original &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; that the
current &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; represents. This is useful if fragments of
the original &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; arrive at the destination out-of-order;
the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5fU4ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FragmentOffsetField_Packet&lt;/a&gt; can be used to recreate the original
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; from the various fragment &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">fragment offset field</rdfs:label>
    <cycAnnot:label xml:lang="en">FragmentOffsetField-Packet</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rPrKahjzpEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">group of captive animals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn CaptiveNonHumanAnimal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAx2NgxTcEdqfPQAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rXwGdZvOuEdmAAAAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems which involve conversational implicature.</rdfs:comment>
    <rdfs:label xml:lang="en">textual inference problem involving implicature</rdfs:label>
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingImplicature</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjTEZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The set of all documents that contain as their information content instructions for how to do something.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InstructionalWork</cycAnnot:label>
    <rdfs:label xml:lang="en">manual</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwToBYZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Riddle</cycAnnot:label>
    <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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmmYYuHnBQdiYGfNNiIbjKQ">
    <cycAnnot:label xml:lang="en">CBLStartChildNodeHavingBuiltIn</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL start child node having built in</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; start-child-node command events, in which the started child node is built-in as opposed to defined.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r_eJVBCZ1QdiO4ZGhBFLSGg">
    <cycAnnot:label xml:lang="en">CBLCommandHavingGroup</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL command having group</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqqCTPiROQdiS5sF7gWKcsQ&quot; class=&quot;cyc_term&quot;&gt;CBLCommand&lt;/a&gt;s having an explicit group (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rfuAygCRPQdiUS9YftnsmeQ&quot; class=&quot;cyc_term&quot;&gt;CBLGroup&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rpbiewMqFEdeQ4wACs6hRuw">
    <rdfs:label xml:lang="en">CDE query specification</rdfs:label>
    <cycAnnot:label xml:lang="en">CDEQuerySpecification</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rZS6qVnyFEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;CycLQuerySpecification&lt;/a&gt;.  Instances of this collection specify queries designed to be run against the Central Data Exchange (CDE).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4r_qaMjITKQdefc9lu1TOnMA">
    <cycAnnot:label xml:lang="en">(GroupFn LandTransportationVehicle)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of land vehicles</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQtsH5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SatelliteImage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all satellite images. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkL2pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">satellite image</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYIrTJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PfizerSalesDistrictID</cycAnnot:label>
    <rdfs:label xml:lang="en">Pfizer sales district ID</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkGxpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of tennis matches</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn TennisMatch)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r_9MKDLvoEdmAAAACs6hRjh4rvVjwlZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">alphabetizing</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAbstractFn WritingSystem)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvc5tp5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LakeGeneva-Cruise</cycAnnot:label>
    <rdfs:comment xml:lang="en">The events associated with taking a cruise around Lake Geneva.</rdfs:comment>
    <rdfs:label xml:lang="en">cruise on Lake Geneva</rdfs: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="Mx4r5BbtxHWPEdeEbAACs6hcjQ">
    <cycAnnot:label xml:lang="en">JustificationGenerationTemplate</cycAnnot:label>
    <rdfs:label xml:lang="en">justification generation template</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1_opwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">StillImage</cycAnnot:label>
    <rdfs:label xml:lang="en">still image</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP1_opwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StillImage&lt;/a&gt; is a static visual image.  Such images are typically images reflected from, or generated by, objects that don&apos;t change in time, e.g. an illuminated photograph.  Other examples: images from maps, x-rays, drawings, labels, or any constant projection of light.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rUl-4EsjrQdeHFK5FcqTVRw">
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUl-4EsjrQdeHFK5FcqTVRw&quot; class=&quot;cyc_term&quot;&gt;UICalendarInput&lt;/a&gt; are calendars within a user interface that allow the user to specify, edit, or view a date. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUl-4EsjrQdeHFK5FcqTVRw&quot; class=&quot;cyc_term&quot;&gt;UICalendarInput&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r0QSDOF4BEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;CalendarProgram&lt;/a&gt; are different because &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUl-4EsjrQdeHFK5FcqTVRw&quot; class=&quot;cyc_term&quot;&gt;UICalendarInput&lt;/a&gt; is not a stand-alone program itself, but merely a componenet or &apos;widget&apos; within a user interface. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUl-4EsjrQdeHFK5FcqTVRw&quot; class=&quot;cyc_term&quot;&gt;UICalendarInput&lt;/a&gt; does not have additional functionality beyond selecting/editing/viewing a date.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UICalendarInput</cycAnnot:label>
    <rdfs:label xml:lang="en">UI calendar input</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViPHZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PoetrySystem</cycAnnot:label>
    <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>
    <rdfs:label xml:lang="en">psalm</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnPI9UjIYEdaAAACQJ5pZBw">
    <rdfs:label xml:lang="en">schema logical or physical</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzS_TZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CWInfoStructure&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnPI9UjIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;Schema_LogicalOrPhysical&lt;/a&gt; is a schema that imposes some structure on the content of knowledge sources.  Its two disjoint specializations are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rnruEpDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;LogicalSchema&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roRuOYDIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;PhysicalSchema&lt;/a&gt; (qq.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Schema-LogicalOrPhysical</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3EEsJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WritingStyleGuide</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all writing style guides. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InstructionalWork&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">style guide</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rZiQAwDixEd2AAAACs6hRXg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9Or85wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerAccount&lt;/a&gt;.  Each intance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <cycAnnot:label xml:lang="en">OnlineWebMailAccount</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQwe6JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bill payment request PIT</rdfs:label>
    <cycAnnot:label xml:lang="en">Bill-PaymentRequest-PIT</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of abstract (informational) objects; a subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQtwFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextMicrotheory&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwe6JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bill_PaymentRequest_PIT&lt;/a&gt; is a formal request for payment (for products or services); the informational content of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjXsZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bill_PaymentRequest&lt;/a&gt;.  Typically, this information includes the name and address of the billing agent; the name, address, account number (if there is one) of the debtor; the amount owed and where/how/when to remit it.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rF8U10VFnEdaCtgACs0uXdw">
    <cycAnnot:label xml:lang="en">Class-OO</cycAnnot:label>
    <rdfs:label xml:lang="en">class within an object-oriented programming language</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of classes, or descriptions of sets of data objects with common structure,   behaviour, relationships and semantics. Classes are a basis of the object-oriented    programming paradigm.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngx4rj8qOgHbmQdiTr4JtS3CS_h4rGs71ns4GEdmAAAACs6hRjg-NaW5pdGlhdGVfdGFzaw">
    <cycAnnot:label xml:lang="en">(CBLMethodFn CBLNode-CycorpRefrigeratorMassEMailSending &quot;initiate_task&quot;)</cycAnnot:label>
    <rdfs:label xml:lang="en">initiate_task</rdfs:label>
  </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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the job of road worker</rdfs:label>
    <cycAnnot:label xml:lang="en">(JobFn RoadConstructor)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvfBoWZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of enzymes</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn EnzymeMolecule)</cycAnnot: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>
    <cycAnnot:label xml:lang="en">LinguisticAnalysis-Semantic</cycAnnot:label>
    <rdfs:label xml:lang="en">semantic analysis</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r3WlyriTkQdiM8KFYymRORQ">
    <rdfs:label xml:lang="en">CBL software sensor</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; sensors that are implemented in software as computer processes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLSoftwareSensor</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjYO5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OrganizationStructureInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">information about the structure of an organization</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of pieces of information about the structure (composition, suborganizations, members, ...) of an organization.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8NhB4rvuAoI5wpEbGdrcN5Y29ycB4rvViy-ZwpEbGdrcN5Y29ycB4rvViz-5wpEbGdrcN5Y29ycB8Ngh4rwGGrfpwpEbGdrcN5Y29ycB4rvViKEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn (SubcollectionOfWithRelationFromFn HumanAdult hasMembers (NavyFn SierraLeone)))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of human adults who Sierra Leone&apos;s navy has as members</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGPuQKkDTEdqAAAACs71DGQ">
    <rdfs:comment xml:lang="en">A collection of strategies for improving any instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNgIyZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">strategy for improving classification systems</rdfs:label>
    <cycAnnot:label xml:lang="en">ClassificationSystemImprovementStrategy</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ryfSsrsTaEdaAAAACs1uxFw">
    <rdfs:comment xml:lang="en">A collection of predicates, a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvciaMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EvaluativePredicate&lt;/a&gt;.  Its instances attribute and reflect value judgements, as to the effectiveness of plans, actions, and processes.</rdfs:comment>
    <rdfs:label xml:lang="en">evaluative effectiveness predicate</rdfs:label>
    <cycAnnot:label xml:lang="en">EvaluativeEffectivenessPredicate</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQryPJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">TaxForm-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">Forms which are meant to be filled out and returned to a a tax agency such as the IRS.</rdfs:comment>
    <rdfs:label xml:lang="en">internal revenue form</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvc8rJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CycorpAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">Cycorp agent</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7IpXCuycQdiC8Y1DL_Fl9Q">
    <rdfs:label xml:lang="en">endowment policy</rdfs:label>
    <cycAnnot:label xml:lang="en">Endowment-LifeInsurance</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVji75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LifeInsurance&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7IpXCuycQdiC8Y1DL_Fl9Q&quot; class=&quot;cyc_term&quot;&gt;Endowment_LifeInsurance&lt;/a&gt; is a life insurance agreement that pays out its face value either at the time of death of the policyholder, or the time of maturity of the policy.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyednA6nQdefpNKVTdp4qA">
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inference provability statuses.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProvabilityStatus</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc provability status</rdfs: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="Mx4rvulC0JwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rwEV5HpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CompositionWithSoloistAndAccompaniment&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">aria</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rmnue2mY1QdiRc_lsH8F4Pg">
    <cycAnnot:label xml:lang="en">EvaluativeCriterion</cycAnnot:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtiEkBizjQdicSd6q-NEThQ&quot; class=&quot;cyc_term&quot;&gt;Criterion&lt;/a&gt;, the instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmnue2mY1QdiRc_lsH8F4Pg&quot; class=&quot;cyc_term&quot;&gt;EvaluativeCriterion&lt;/a&gt; are standards that dictate how the value, worth, or quality of entities should be judged based on some properties of that entity.  As an example, there may be several aspects to describing the offensive capabilities of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5a5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FootballTeam&lt;/a&gt; (say total yards gained during a game and the number of sacks allowed).  However, it is another matter to use such properties to judge the quality of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5a5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FootballTeam&lt;/a&gt; (i.e., using greater total yards to raise an evaluation, while using more sacks to lower it.).  The standard which transforms the descriptions into a judgment of the value of the team is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmnue2mY1QdiRc_lsH8F4Pg&quot; class=&quot;cyc_term&quot;&gt;EvaluativeCriterion&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">evaluative criterion</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rcAckUuIiEdaSWAACs6hnlQ">
    <rdfs:label xml:lang="en">ACK packet</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-ACK</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUuIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_ACK&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwEbutpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;, and is the last part of the threeway handshake that occurs when a computer wishes to establish a network connection to another computer.  According to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvvn3fJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;, a SYN (synchronization request) packet is sent from the originating computer to a specific port that is in a &amp;quot;listen&amp;quot; state on another computer.  The listening computer sends a SYN/ACK (synchronize/acknowledge) packet back to the first computer, which completes the handshake by sending an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rcAckUuIiEdaSWAACs6hnlQ&quot; class=&quot;cyc_term&quot;&gt;Packet_ACK&lt;/a&gt; (acknowledge packet).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvlkvXZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Each instance is a partial representation of the           propositional content of a particular edition of a           military student textbook.</rdfs:comment>
    <rdfs:label xml:lang="en">military student textbook PIT</rdfs:label>
    <cycAnnot:label xml:lang="en">MilitaryStudentTextbook-PIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvv7oRMyVEdmAAAACs0uFOQ">
    <cycAnnot:label xml:lang="en">InfiniteSpatialThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r4Yj7IjVuQdeUnb1quULZig&quot; class=&quot;cyc_term&quot;&gt;PositiveDimensionalThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvv7oRMyVEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InfiniteSpatialThing&lt;/a&gt; is a spatial thing that measures an infinite &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r5bsX_syMEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InfiniteScalarInterval&lt;/a&gt;) in at least one dimension (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMAdGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;extensionParametersOfObject&lt;/a&gt;).  An infinite line (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUeq9IMb4EdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Infinite&lt;/a&gt;) has an infinite length; an infinite surface has infinite length and/or infinite &amp;quot;width&amp;quot;; and an infinite three-dimensional spatial thing has infinite length, infinite &amp;quot;width&amp;quot;, and/or infinite &amp;quot;height&amp;quot;.
&lt;p/&gt;
An infinite spatial thing might be intangible or (at least in theory) tangible.
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rSxB5MsycEdmAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;FiniteSpatialThing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">infinite spatial thing</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rDkZw40vwEdaZRgACs0uXdw">
    <rdfs:label xml:lang="en">computer program constant</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all constants used in computer programs. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDkaX80vwEdaZRgACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;ProgramExpression&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProgramConstant</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjEN5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn UniversityStudent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of college students</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rSEwYNpGDQdmKi7eE1g4pyw">
    <rdfs:label xml:lang="en">KR work upwardly closed</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of formally expressed works of  knowledge representation in which every term referenced in the work is also defined in the work.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KRWork-UpwardlyClosed</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvthkWpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">EroticStory</cycAnnot:label>
    <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/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/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; engage in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvycLs5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanSexualBehavior&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvnPoFJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FiniteLogFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of finite log files; i.e. files that may run out of room to store data.  Compare to &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPoFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FiniteLogFile&lt;/a&gt;.  Whether a file is finite is controlled by the program that writes to it.</rdfs:comment>
    <rdfs:label xml:lang="en">finite log file</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1oFJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Newsletter</cycAnnot:label>
    <rdfs:label xml:lang="en">newsletter</rdfs:label>
    <rdfs:comment xml:lang="en">The sort of document published by an organization to keep its members/clients updated on recent events that relate to the organization&apos;s business.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwC_UyJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UnixAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">A person with an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwC_UyJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixAccount&lt;/a&gt; is able to
access storage space and CPU time on an instance of
&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJQYCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixAccountSystem&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/concept/Mx4rv1rL55wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoVAApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RootAccount&lt;/a&gt;, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">Unix account</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwH-3XJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of associations</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Association)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwP1H4pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The document through which a person subject to United States income tax determines/informs the government how much money s/he owes in taxes.</rdfs:comment>
    <rdfs:label xml:lang="en">1040 form</rdfs:label>
    <cycAnnot:label xml:lang="en">TaxForm-1040</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/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="Mx4rvVjcj5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">holding</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of groups of objects, tangible or intangible, which have some special financial, scientific, cultural, or educational value.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt; is a group of all the objects kept and usually maintained by some agent for their value, or to preserve the objects, or to make them available for public display or use (as in a museum&apos;s `holdings&apos; or a library&apos;s `holdings&apos;).  The group-members (see the predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt;) in a group of holdings may or may not be all of a similar type (e.g., books, paintings).  An agent&apos;s holdings may or may not all be kept in the same location.  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0BtH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;holding&lt;/a&gt; for additional details.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Holdings</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="Mx4rvVighpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">FinancialAssetHoldings</cycAnnot:label>
    <rdfs:label xml:lang="en">fidelity investment</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of partially tangibles. An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVighpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialAssetHoldings&lt;/a&gt; is a group of financial assets (e.g., stocks, bonds, ... ) owned by individual or corporate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAB5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;(s). As a default, we assume that the monetary value of each group equals the sum of the monetary values of the individual assets in that group.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r4e_7xpGBQdmREI4QPyn0Gw">
    <rdfs:comment xml:lang="en">The collection of conceptual works consisting of formally represented knowledge.</rdfs:comment>
    <rdfs:label xml:lang="en">knowledge representation CW</rdfs:label>
    <cycAnnot:label xml:lang="en">KnowledgeRepresentation-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rAj73pME0EduAAADggVbxzQ">
    <rdfs:comment xml:lang="en">The collection of all Forest Service handbooks, each instance of which forms a part of the Forest Service Directive System, the codification of all the policies and procedures of the U.S. Forest Service.</rdfs:comment>
    <rdfs:label xml:lang="en">Forest Service handbook</rdfs:label>
    <cycAnnot:label xml:lang="en">ForestServiceHandbook</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rw87kPIIlEdqAAAACs6hO_g">
    <rdfs:label xml:lang="en">group of seamounts</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Seamount)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4re39ifCaAQdiMn-54c9z6Uw">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; built-in task command events that unassert sentences.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CBLUnassert</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL unassert</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHe43CBe0Ed2AAAACs6hRXg">
    <cycAnnot:label xml:lang="en">OpticsSubsystemOfRadar</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtDG45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SystemOfDevices&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">radar optics subsystem</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-UUppwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">medical database</rdfs:label>
    <cycAnnot:label xml:lang="en">MedicalDatabase</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all medical databases. A type of (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvXDlTpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SubcollectionOfUsedForFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjKoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWork&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVixL5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Medicine_FieldOfStudy&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-RqtpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Database_AbstractContent&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVi7jZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of credentials.  Each element of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi7jZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CertificationOfWorkExperience&lt;/a&gt; is an (abstract) declaration, by an appropriate authority, that a particular person has performed a certain amount of work of some kind.  Such information might be embodied in a letter, a form, or a verbal statement issued by the authority.</rdfs:comment>
    <rdfs:label xml:lang="en">certification of work experience</rdfs:label>
    <cycAnnot:label xml:lang="en">CertificationOfWorkExperience</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCEZ-5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">cookbook</rdfs:label>
    <cycAnnot:label xml:lang="en">CookBook</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmq5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; which contain recipes. (See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjN8JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Recipe_CW&lt;/a&gt;.)</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r429adnk9QdiDuu406ijWDA">
    <cycAnnot:label xml:lang="en">CBLStartChildNode</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL start child node</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; start-child-node command events.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r39_kNDL4Qded-recSkyAtA">
    <cycAnnot:label xml:lang="en">AssignedBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">assigned Bugzilla bug report</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rHYn_utyFQdaEfa7my5Muow">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/concept/Mx4rHYn_utyFQdaEfa7my5Muow&quot; class=&quot;cyc_term&quot;&gt;UserAccountGroup&lt;/a&gt;, being &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;s, are not &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UserAccountGroup</cycAnnot:label>
    <rdfs:label xml:lang="en">user account group</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQtyCpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all winter sports. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPySLpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Sport&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">winter sport</rdfs:label>
    <cycAnnot:label xml:lang="en">WinterSport</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwwlvBpgJQdmXdZlNhDyY7w">
    <rdfs:label xml:lang="en">group of shoals</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Shoal)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxaf9HPOzEdmAAAAH6RYvSQ">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 MIT for the Aquaint KB pilot evaluation.</rdfs:comment>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from MIT</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromMIT</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-nyLpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Backdoor-SecurityBypassInstructions</cycAnnot:label>
    <rdfs:label xml:lang="en">backdoor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjbTZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; for bypassing computer security.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvoo_OZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">CharacterToken</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of physical representations of individual 
  abstract characters.  More precisely, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoo_OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt; is a collection 
  each of whose instances is a specific physical representation, within 
  some communication convention, of some particular instance of 
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVzt_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Character_Abstract&lt;/a&gt;.  (Alternatively, each instance can be viewed 
  as representing an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWEA25wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; consisting of only 
  one character.)  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoo_OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt; come in at least 
  three basically different forms: &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwORy95wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken_Inscribed&lt;/a&gt; 
  (e.g. shapes written down or printed on paper, drawn on a wall, carved 
  on a tree trunk, chiseled onto stone, displayed on a computer monitor, 
  or skywritten by airplanes), &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHt9TZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken_Sounded&lt;/a&gt; (sound 
  events that might be produced by a human voice, loudspeaker, 
  or other apparatus), and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDKa5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CharacterToken_ElectroMagnetic&lt;/a&gt; 
  (which can be stored in RAM or on magnetic diskettes and can
  be transmitted via wires or as radio signals).  Abstract 
  characters are inherently neither inscriptional nor sonic nor
  electromagnetic, so the same character can be represented by 
  tokens of these different forms.  See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoWM_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;tokensCharacter&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">character token</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjTBZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Telephone)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of phones</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxSqYK8qREdaSDQACs6MxsQ">
    <cycAnnot:label xml:lang="en">PeopleInNeedAward</cycAnnot:label>
    <rdfs:label xml:lang="en">People In Need Award</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rkKt3dkXtQdiKhdZ6OAZwAg">
    <cycAnnot:label xml:lang="en">GLFAnalysisDiagramGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">GLF analysis diagram graph</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQCE1JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of civilians</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Civilian)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQBlzpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all divinities, or supernatural beings that are gods, demi-gods, or otherwise god-like.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQBlzpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DivineBeing&lt;/a&gt; are believed to be immortal in some cultures.  Note that this collection is _not_ a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQq-QpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Agent_Intangible&lt;/a&gt;, since some god-like beings are believed to have physical bodies.</rdfs:comment>
    <rdfs:label xml:lang="en">divine being</rdfs:label>
    <cycAnnot:label xml:lang="en">DivineBeing</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjzepwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NaturalLanguage</cycAnnot:label>
    <rdfs:label xml:lang="en">natural language</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5SKoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HumanLanguage&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvV7TOhK5EduAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;InformalLanguage&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt; is a language that  is used for human communication, and which has evolved naturally.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjzepwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt; is thus disjoint with &lt;font color=&quot;#ff0000&quot;&gt;#$ArtificialLanguage&lt;/font&gt;. Instances include dead languages such as Ancient Greek and Latin; but concocted languages such as Esperanto are not included.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwEw9Y5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">political joke</rdfs:label>
    <cycAnnot:label xml:lang="en">PoliticalJoke</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4r_9MKDLvoEdmAAAACs6hRjh4rvW7ze5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">explanation</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rMpT3cMFXEdmAAAACs6hRjg&quot; class=&quot;cyc_term&quot;&gt;SpeechAct&lt;/a&gt;. Each instance is the act of explaining; making something plain or intelligible.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(MakingAbstractFn Explanation)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwPkghJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of articles</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn Article-PCW)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwHapw5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WordGame</cycAnnot:label>
    <rdfs:label xml:lang="en">word game</rdfs:label>
    <rdfs:comment xml:lang="en">All instances of any game involving the formation or alteration or discovery of words</rdfs:comment>
  </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="Mx4rOasJpKYmEdaAAAACs0uFOQ">
    <rdfs:label xml:lang="en">.htaccess file</rdfs:label>
    <cycAnnot:label xml:lang="en">Apache-htaccess-ConfigurationFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all .htaccess files. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFyfQIKYlEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ApacheWebServerConfigurationFile&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rj5sOQCzGEdiUgwAH6RYvSQ">
    <rdfs:comment xml:lang="en">The collection of all diagrams. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv9VJcJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualArtifact_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">diagram</rdfs:label>
    <cycAnnot:label xml:lang="en">Diagram</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvgECNZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaJj75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PyrotechnicEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgECNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Firework_Display&lt;/a&gt; is a colorful, short-lived aftermath of a fireworks explosion.</rdfs:comment>
    <rdfs:label xml:lang="en">firework display</rdfs:label>
    <cycAnnot:label xml:lang="en">Firework-Display</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxU6H5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">racist joke</rdfs:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvj1HY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StereotypeJoke&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/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>
  </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="Mx4rxxbu0_-REdma4AAH6RYvSQ">
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromPARC</cycAnnot:label>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from PARC</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/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 PARC for the Aquaint KB pilot evaluation.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvWYuCJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">LawCommonToMostModernWesternLegalCodes</cycAnnot:label>
    <rdfs:label xml:lang="en">law common to most modern western legal codes</rdfs:label>
    <rdfs:comment xml:lang="en">Instances are &lt;a href=&quot;http://sw.opencyc.org/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>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVj61ZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of personal injury lawyer</rdfs:label>
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn PersonalInjuryLawyer)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnwp8qCnYQdiOluNFVRaqRQ">
    <rdfs:comment xml:lang="en">The collection of all Pulitzer Prize. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Pulitzer Prize</rdfs:label>
    <cycAnnot:label xml:lang="en">PulitzerPrize</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViU1ZwpEbGdrcN5Y29ycA">
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(JobFn MetalRefinisher)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of metal refinisher</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rulQU7pezQdiOMbZLd2Uz-A">
    <cycAnnot:label xml:lang="en">ProjectReport-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">project report CW</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtZXOxP2uQdeQ1vfl0scpxg&quot; class=&quot;cyc_term&quot;&gt;ReportOnSituation_CW&lt;/a&gt; each instance of which is a report on a certain &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViqMpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;, produced as part of the project itself (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDIKawJe4QdiWcsuxxhGsWQ&quot; class=&quot;cyc_term&quot;&gt;reportOnProject&lt;/a&gt;).  Typically, such a report will be produced by one or more of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFaOiJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;projectParticipants&lt;/a&gt;.
&lt;p/&gt;
Note that merely being a report &lt;i&gt;about&lt;/i&gt; a certain project is not sufficient for being a project report in the present sense.  If the report is produced by an &amp;quot;outsider&amp;quot; with respect to the project (e.g. a journalist or a private investigator), it does not constitute a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rulQU7pezQdiOMbZLd2Uz-A&quot; class=&quot;cyc_term&quot;&gt;ProjectReport_CW&lt;/a&gt;.
&lt;p/&gt;
&lt;p/&gt;
&lt;p/&gt;
&lt;p/&gt;
&lt;p/&gt;
issued by a government agency or body, either for consumption by another government body, or to the public, or both.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvxnpqJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">NetworkTrafficInformation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of abstract information about computer network traffic.</rdfs:comment>
    <rdfs:label xml:lang="en">network traffic information</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rN2dIPlCtEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfAugpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt; that are to be instantiated as regions on a computer screen.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDisplayScreenRegion-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">computer display screen region CW</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rKEA0BEPcQdmYVKUGS7IK3Q">
    <cycAnnot:label xml:lang="en">Column-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">column</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rKEA0BEPcQdmYVKUGS7IK3Q&quot; class=&quot;cyc_term&quot;&gt;Column_CW&lt;/a&gt; is a propositional conceptual work in a regular series of such works, usually published in a newspaper or other periodical, and usually written by a single author, or group of authors.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rNz8m4nRHQdeORdgKtZewtg">
    <cycAnnot:label xml:lang="en">NationalGovernmentalOffice</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; within a national &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv3HKmpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GovernmentalOrganization&lt;/a&gt;. These offices are the office a person is appointed, elected, or occupies by other means.</rdfs:comment>
    <rdfs:label xml:lang="en">national governmental office</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riFMd4ny9EdaIRQABAkLVdg">
    <rdfs:label xml:lang="en">file hash table data structure</rdfs:label>
    <cycAnnot:label xml:lang="en">FileHashTable-DataStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NMwBjgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ComputerDataStructure&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;.          Each instance of FileHashTable-DataStructure is a data structure           that contains a stream (in a way, a pointer) to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4Xy9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_File&lt;/a&gt;,          as well as information about what type of encoding/decoding will need          to be used while writing/reading to/from the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4Xy9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_File&lt;/a&gt;           at hand. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4ny9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_DataStructure&lt;/a&gt; is a gateway to the          information stored in a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4Xy9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_File&lt;/a&gt;. It has a functional          interface that is very similar to that of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXEDgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;HashTable_DataStructure&lt;/a&gt;,          in that they both support functions that look up values for given keys          or assign values to given keys. Only, in one case (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXEDgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;HashTable_DataStructure&lt;/a&gt;)          the key/value pairs are stored in memory while in the other case           (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4ny9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_DataStructure&lt;/a&gt;) they are stored on disk (that is, in a           &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4Xy9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_File&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvViK45wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">the job of internist</rdfs:label>
    <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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvnkPppwpEbGdrcN5Y29ycB4rv4ByW5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">regional newspaper</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all regional newspapers. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlbAvZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ReferenceWebSite&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(WebDirectoryFn NewspaperSeries)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv8yvCpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">query problem</rdfs:label>
    <cycAnnot:label xml:lang="en">QueryProblem</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rv8TpGZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn PlayingCard)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of playing cards</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rH5fu_o42EdaAAACgycbQqA">
    <rdfs:comment xml:lang="en">The collection of criminal acts in which someone is harassed in such a way or to such an extent that it makes the perpetrator of the act criminally liable.</rdfs:comment>
    <rdfs:label xml:lang="en">harassment that is also a criminal act</rdfs:label>
    <cycAnnot:label xml:lang="en">CriminalHarassment</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj0mZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">record</rdfs:label>
    <cycAnnot:label xml:lang="en">Record-ExtremeValue</cycAnnot:label>
    <rdfs:comment xml:lang="en">Records are objects that record which object among a collection satisfies a particular extremal property.  All the records in the Guinness Book are instances of this collection.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvViRX5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A U.S. work visa, permission form the U.S. government for a non-citizen to work in the country.</rdfs:comment>
    <rdfs:label xml:lang="en">work visa</rdfs:label>
    <cycAnnot:label xml:lang="en">USWorkVisa</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rTIGm2o0AEdaRMwACs6Mw3A">
    <rdfs:comment xml:lang="en">The collection of the semantic contents of all &apos;prose&apos; conceptual works that are intended to be factual reports describing situations that obtain or have obtained at the time of the report, and which are intended primarily to inform a target audience of the existence and nature of said situation.</rdfs:comment>
    <rdfs:label xml:lang="en">report</rdfs:label>
    <cycAnnot:label xml:lang="en">WrittenReportOnSituation-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvvh8R5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WeightLossProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">weight loss program</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &apos;programs&apos; available for    one to follow in order to lose weight.  When following such a program, one is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjuz5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DietingForWeightLoss&lt;/a&gt;.  Instances include the Weight Watcher&apos;s program as well as the Atkins Diet.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvkS9GZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">game</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkzeeJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevisedStructuredActivity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; is an abstraction of a game that is played according to a semi-rigid set of rules. Each instance includes both the rules (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwF89YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GameRulesFn&lt;/a&gt;) and a specification of any physical components required for play (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjN5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GameBoard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjqGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Ball&lt;/a&gt;, etc.).  Neither &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s of playing games (instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrZ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PlayingAGame&lt;/a&gt;) nor any physical components required for play (e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjN5JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;GameBoard&lt;/a&gt;s) are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkS9GZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Game</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvmF7h5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv6DY7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Joke_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt; is the collection of all           jokes that tend to offend some salient group of people.  Examples include all instances of the           collections (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwNV325wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeAboutFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwdOZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvxU6H5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;RacistJoke&lt;/a&gt;.  Note that &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmF7h5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JokeOffensiveToSome&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtnP4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CleanJoke&lt;/a&gt;.  Instances of the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtnP4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CleanJoke&lt;/a&gt; are unlikely to offend anyone, or, at least, any member of a salient group in the current &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JokeOffensiveToSome</cycAnnot:label>
    <rdfs:label xml:lang="en">adult humor</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvYGPqpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">registry</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjcj5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt; of documents or records kept as an archive about a given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or set of events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ArchiveHoldings</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB8Ngh4rvtnq8JwpEbGdrcN5Y29ycB4rAROm9GMmQdmQkL7V84z7DQ">
    <cycAnnot:label xml:lang="en">(GroupFn (AttackTypeByWeaponTypeFn Missile-RocketPropelled))</cycAnnot:label>
    <rdfs:label xml:lang="en">group of rocket attacks</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwCftFZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">a UDP packet with the spoofed source address of the victim network</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-UDP-Spoofed</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCftFZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Packet_UDP_Spoofed&lt;/a&gt; is the collection of packets used in instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnJr1JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AttackByComputerOperation_Fraggle&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvgHg8pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Firefighter)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of firefighters</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVkF6pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn InanimateObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of inanimate objects</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVjP-ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn Pediatrician)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of paediatrician</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all the jobs of pediatrician. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwPfOMJwpEbGdrcN5Y29ycA">
    <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>
    <cycAnnot:label xml:lang="en">TouristAttraction</cycAnnot:label>
    <rdfs:label xml:lang="en">tourist attraction</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4roF-nCE2HQdme9rhrHUBEgQ">
    <rdfs:comment xml:lang="en">The collection of all large cap stocks. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVivc5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LargeCapStock</cycAnnot:label>
    <rdfs:label xml:lang="en">large cap stock</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rGLo6sE1MQdmHFPIN7tSvFg">
    <rdfs:label xml:lang="en">loan note</rdfs:label>
    <cycAnnot:label xml:lang="en">LoanNote-Transferable</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViwHJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0XONJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvViEIJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Bond_Agreement&lt;/a&gt;).</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7K7VKsamQdeKMe0D_0MWng">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPkghJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt; which are
published in an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r9mFzcMRxQdeUy-7BOJ2BDQ&quot; class=&quot;cyc_term&quot;&gt;JournalIssue&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">journal article</rdfs:label>
    <cycAnnot:label xml:lang="en">JournalArticle</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvfxrXZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">tutorial</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjTEZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InstructionalWork&lt;/a&gt;s that present the material of a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_6vnJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lesson&lt;/a&gt; to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVqYY5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;recipientOfInfo&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Lesson-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwCVBfZwpEbGdrcN5Y29ycB4rvVkBnpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(JobFn ComputerRepairPerson)</cycAnnot:label>
    <rdfs:label xml:lang="en">the job of computer repair technician</rdfs: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/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7oLBtm4jQdiWd-dRwLZ96A">
    <cycAnnot:label xml:lang="en">IndividualTestMetric</cycAnnot:label>
    <rdfs:label xml:lang="en">individual test metric</rdfs:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7oLBtm4jQdiWd-dRwLZ96A&quot; class=&quot;cyc_term&quot;&gt;IndividualTestMetric&lt;/a&gt; is a parameter in a particular test, having a value which represents a measurement computed during the test.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rrunbmA6nQdeTh78PC9Aeiw">
    <rdfs:comment xml:lang="en">The collection of CycInferenceDataStructures which denote Cyc inferences.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycInference</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc inference</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjEeJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn HighSchoolStudent)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of secondary school students</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv3AWYZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">MultiPersonNonTeamGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJY5t5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NonTeamGame&lt;/a&gt;s typically played by more than two people.  The game rules generally do not specify a limit, although after some point having more participants is less practical.</rdfs:comment>
    <rdfs:label xml:lang="en">multi-person non-team game</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjxHZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A collection of certifications.  Each element of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">certification of competence</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvViaLZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Bush)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of bushes</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv-gAXZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InterviewQuestion</cycAnnot:label>
    <rdfs:label xml:lang="en">interview question</rdfs:label>
    <rdfs:comment xml:lang="en">Questions asked at interviews.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rb-FT8lHsQdiXEcKfJX4q3g">
    <cycAnnot:label xml:lang="en">GLFAssertionNode</cycAnnot:label>
    <rdfs:label xml:lang="en">glfassertion node</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVis05wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Cyc system global variable</rdfs:label>
    <cycAnnot:label xml:lang="en">SubLGlobalVariable</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rVmSbssENEduAAADggVbxzQ">
    <rdfs:label xml:lang="en">legislative act</rdfs:label>
    <cycAnnot:label xml:lang="en">LegislativeAct</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv5L5vZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rVmSbssENEduAAADggVbxzQ&quot; class=&quot;cyc_term&quot;&gt;LegislativeAct&lt;/a&gt; is the collection of all acts put forth by a legislative body as part of the process of introducing or revising laws.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rvVjx75wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of military organisations</rdfs:label>
    <rdfs:comment xml:lang="en">This is the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of all &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt;s of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjx75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MilitaryOrganization&lt;/a&gt;. Since &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjx75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MilitaryOrganization&lt;/a&gt; is a collection of groups, this collection is itself a collection of groups of groups.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(GroupFn MilitaryOrganization)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rESuT3qJxQdeP56jILPRdlQ">
    <cycAnnot:label xml:lang="en">Spirit-Intangible</cycAnnot:label>
    <rdfs:label xml:lang="en">spirit</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all intangible supernatural beings.  A spirit may be incarnated in a tangible object such as an organism.  An important specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rEz59lKJxQdeJTPtRz-86jg&quot; class=&quot;cyc_term&quot;&gt;Soul_Spiritual&lt;/a&gt;.  Spirits are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQwwBZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FictionalThing&lt;/a&gt;s in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rWws_vqJrQdefx9_jNvv-FA&quot; class=&quot;cyc_term&quot;&gt;NaturalismMt&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4r7pz0SrKKEd2AAAAhm0jtOQ">
    <cycAnnot:label xml:lang="en">MVPAward</cycAnnot:label>
    <rdfs:label xml:lang="en">MVP award</rdfs:label>
    <rdfs:comment xml:lang="en">A specializaton of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rL4KL_LKJEd2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;IndividualAccolade&lt;/a&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r7pz0SrKKEd2AAAAhm0jtOQ&quot; class=&quot;cyc_term&quot;&gt;MVPAward&lt;/a&gt; is a &amp;quot;most valuable player&amp;quot; award given to an individual who is considered to have excelled in some respect beyond all others from a common pool of candidates where, by convention, that pool is typically defined as one of the following: a team or some other organized group who have been working towards a common cause; a league or other organization whose members are teams or organizations operating in competition with one another; or all individuals, regardless of any sort of team affiliation, who have been performing competitvely in some well-defined activity or series of activities.  The notion of a &amp;quot;most valuable player&amp;quot; has its origins in sports, but is commonly used outside of that arena.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVj-fpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">OrganizationalChart</cycAnnot:label>
    <rdfs:label xml:lang="en">organization chart</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;s and a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-fpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OrganizationalChart&lt;/a&gt; graphically or in outline fashion depicts information about the control structure or resource use structure of an organization.  E.g., a diagram of Exxon Corporation&apos;s top managers showing their reporting structure.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvjTQFJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">JobPosition</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is the collection of all job positions conceived as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh5TfJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;s that exist at an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; can be characterized by a set of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMp0_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;duties&lt;/a&gt; (see also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv-hEUpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;dutiesOfAgentInJob&lt;/a&gt;) that the person filling the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; will be expected to perform. In practice, we often use instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQr5OpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; instead of specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; to represent types of job positions. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbm1QpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPositionTypeFn&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; can be either open or filled (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rrtfVpG6BEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;JobOpen&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rQ6T9cG6BEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;JobFilled&lt;/a&gt;). A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is not the same as a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; or a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWWQqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;. These latter two exist only when a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is filled by a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who enters into a relation with the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjVT5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; that has the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;. For each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, there can be only a single &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who fills it for a given temporal interval, although two different &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAkpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s may successively fill the same &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;. Use &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUy8JZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;versionOfJobPosition&lt;/a&gt; to relate a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjTQFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; to a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWWQqpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">job position</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rx9sObiWzQdiXKKvhydXAYg">
    <cycAnnot:label xml:lang="en">CBLStateVariable</cycAnnot:label>
    <rdfs:label xml:lang="en">CBL state variable</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; state variables.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rPywAgggpEdqAAAACs71DGQ">
    <rdfs:label xml:lang="en">L 2 r document slurper creation template</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqtw1ojJrQdmeJOnIE1BtRw&quot; class=&quot;cyc_term&quot;&gt;CycCreationTemplate&lt;/a&gt; that are used by the part of the Text Learner code that represents documents, aspects of their internal structure, and introduces pegs (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ro_E5wXdvEdiKjwAH6RYvSQ&quot; class=&quot;cyc_term&quot;&gt;LinguisticExpressionPeg&lt;/a&gt;) for their sentences. (See also &lt;font color=&quot;#ff0000&quot;&gt;#$TheCycTextLearnerProgram&lt;/font&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">L2RDocumentSlurperCreationTemplate</cycAnnot:label>
  </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="Mx4rGE529QjDEdicKgACs4kcWg">
    <rdfs:label xml:lang="en">GLF arc type has bindings</rdfs:label>
    <cycAnnot:label xml:lang="en">GLFArcType-HasBindings</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rbUusAUjnEdeN4gACs6hPfA">
    <rdfs:label xml:lang="en">JDBC connection specification</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rxpCYUPHDEdaO6gABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;s suitable for communicating with Open Data Base Connectivity data sources.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JDBCConnectionSpecification</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4ru6VXoHwkQdeaofvXx1Udbw">
    <cycAnnot:label xml:lang="en">CycLPredicator</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzZNNZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLExpressionType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rikOmmHnDQdeXaY68rfRD8Q&quot; class=&quot;cyc_term&quot;&gt;CycLOperator&lt;/a&gt; (q.v.). Characterized synatactically, this is the collection of all and only those CycL terms that can appear as the main operator (i.e. in the &amp;quot;arg0&amp;quot; position) of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvieo7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLClosedSentence&lt;/a&gt;. Characterized semantically, this is also the collection of all and only those CycL terms that denote &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA1pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Predicate&lt;/a&gt; relations. Examples of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6VXoHwkQdeaofvXx1Udbw&quot; class=&quot;cyc_term&quot;&gt;CycLPredicator&lt;/a&gt;s include these three CycL expressions:
&lt;pre&gt;
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; 
  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVi205wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;loves&lt;/a&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvmpxdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TypeCapableFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViRrpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;behaviorCapable&lt;/a&gt;)
&lt;/pre&gt;
These examples reflect the fact that while most &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4ru6VXoHwkQdeaofvXx1Udbw&quot; class=&quot;cyc_term&quot;&gt;CycLPredicator&lt;/a&gt;s encountered in practice are &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvzSRxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLConstant&lt;/a&gt;s, a predicator might be a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvx-VHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLNonAtomicTerm&lt;/a&gt;.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rkqrtznwkQdeEItESqnekdg&quot; class=&quot;cyc_term&quot;&gt;CycLFunctor&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">predicate term of the CycL language</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvVjaypwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAqJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/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>
    <rdfs:label xml:lang="en">piece of mental information</rdfs:label>
    <cycAnnot:label xml:lang="en">MentalInformation</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQw2bZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">group of pyramids</rdfs:label>
    <cycAnnot:label xml:lang="en">(GroupFn PyramidMonument)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

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

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rxSpxGcqREdaSDQACs6MxsQ">
    <rdfs:label xml:lang="en">Press Freedom Award</rdfs:label>
    <cycAnnot:label xml:lang="en">PressFreedomAward</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rv6UYQ5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">gay orgy story</rdfs:label>
    <cycAnnot:label xml:lang="en">GayGroupSexStory</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rvyGF_JwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">rape story</rdfs:label>
    <cycAnnot:label xml:lang="en">RapeStory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; whose elements contain the propositional content of an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvthkWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;EroticStory&lt;/a&gt; in which an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQrfCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Rape&lt;/a&gt; occurs.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwKcVxJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">SecurityInformation</cycAnnot:label>
    <rdfs:label xml:lang="en">security information</rdfs:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;, each instance of which  is about one or more &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4reUD92nStEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;IndividualTypeBySecurityStatus&lt;/a&gt;s of an individual.</rdfs:comment>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwNV325wpEbGdrcN5Y29ycB4rwQB4UJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">joke about Jews</rdfs:label>
    <cycAnnot:label xml:lang="en">(JokeAboutFn JewishPerson)</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4riFMd4Xy9EdaIRQABAkLVdg">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4Hy9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;ComputerBinaryFile&lt;/a&gt; whose instances are also            &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rmUy0ojIYEdaAAACQJ5pZBw&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;s, where information is stored           in an organized fashion for ease of access.           See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4riFMd4ny9EdaIRQABAkLVdg&quot; class=&quot;cyc_term&quot;&gt;FileHashTable_DataStructure&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">file hash table file</rdfs:label>
    <cycAnnot:label xml:lang="en">FileHashTable-File</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rnMr4MWvAEdiXDgACs1uxFw">
    <rdfs:comment xml:lang="en">The collection of syntactically well formed CycL expressions which denote symbols inthe SubL language. Examples of SubL symbols include (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlPBwIYsNEdeHAQACs6hRXQ&quot; class=&quot;cyc_term&quot;&gt;SubLQuoteFn&lt;/a&gt; GENLS) and (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rlPBwIYsNEdeHAQACs6hRXQ&quot; class=&quot;cyc_term&quot;&gt;SubLQuoteFn&lt;/a&gt; CYC-SYSTEM-NON-VARIABLE-SYMBOL-P).</rdfs:comment>
    <rdfs:label xml:lang="en">cyc l sub l symbol</rdfs:label>
    <cycAnnot:label xml:lang="en">CycLSubLSymbol</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rvyz3xZwpEbGdrcN5Y29ycB4rvipNaZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">free bestiality story</rdfs:label>
    <cycAnnot:label xml:lang="en">(FreeThingOfTypeFn BestialityStory)</cycAnnot: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="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="Mx4rbuI1xIVMQdeXzKgqqaOKzQ">
    <cycAnnot:label xml:lang="en">KEInteractionForm</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvfUVapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Form_AIS&lt;/a&gt;, Instances of this collection are abstract forms which organize as series of prompts (c.f. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rUAazkDU-QdedHZ8c88qrfQ&quot; class=&quot;cyc_term&quot;&gt;FormulaTemplate&lt;/a&gt;) for which the user is expected to supply values.</rdfs:comment>
    <rdfs:label xml:lang="en">KE interaction form</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx8Ngh4rwP1535wpEbGdrcN5Y29ycB4rwQrmEZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(GroupFn Election)</cycAnnot:label>
    <rdfs:label xml:lang="en">group of elections</rdfs:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <Mx4rvVirnZwpEbGdrcN5Y29ycA rdf:about="Mx4rwQC9Y5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; is a collection of conceptual works. Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; is abstract information that was created at a particular time to be stored on a computer or on media that is readable by a computer.  Commonly, files are either programs or data or both.  Instances of this collection have associated &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFz9L5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;es and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvuPkp5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;fileCopies&lt;/a&gt;.  A physical instantiation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQC9Y5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrgHFpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; which is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvkNufpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  Notable specializations include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3NNXFDgtEdaHLgACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;FileDirectory&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer file</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerFile-CW</cycAnnot:label>
  </Mx4rvVirnZwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="Mx4rHQdVmB_TEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">second-order Cyc collection</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHIBS0h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;, that is, of all collections of (first-order) collections, and an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHUFI8h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ThirdOrderCollection&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; are collections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHIBS0h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;s.  Any instance of any instance of any instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHQdVmB_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SecondOrderCollection</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="Mx4rvjldVJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Facets-Generic</rdfs:label>
    <cycAnnot:label xml:lang="en">facets-Generic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TaxonomicSlotForCollections&lt;/a&gt; and a specialization (via &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHsNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlInverse&lt;/a&gt;) of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhOImJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;typeGenls&lt;/a&gt; (q.v.). This is the most general of the &amp;quot;faceting&amp;quot; predicates. &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjldVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Generic&lt;/a&gt; &lt;b&gt;COL&lt;/b&gt; &lt;b&gt;COLTYPE&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;COLTYPE&lt;/b&gt;&lt;/code&gt; corresponds to one way of dividing &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; into subcollections. The instances of &lt;code&gt;&lt;b&gt;COLTYPE&lt;/b&gt;&lt;/code&gt; are all &amp;quot;the same sort&amp;quot; of subcollection of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;. For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rhz6DbnSwEdaAAACgyZzFrg&quot; class=&quot;cyc_term&quot;&gt;MovieTypeByGenre&lt;/a&gt; facets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv973YpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt; according to movie-genre; the former&apos;s instances thus include such collections as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0pzgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WesternMovie&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwFmUH5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HorrorMovie&lt;/a&gt;. And &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYZUSFovbQdeY8PrkLdTqKA&quot; class=&quot;cyc_term&quot;&gt;FunctionTypeByRangeType&lt;/a&gt; facets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVxAsJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; according to the type of thing a given function returns as values; the former&apos;s instances thus include such collections as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj62ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndividualDenotingFunction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAapwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionDenotingFunction&lt;/a&gt;.
&lt;p/&gt;
Note that generic faceting does not entail that the instances of &lt;code&gt;&lt;b&gt;COLTYPE&lt;/b&gt;&lt;/code&gt; are mutually disjoint. Thus, a given film might be an instance of &lt;i&gt;both&lt;/i&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwCRfN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ChildrensMovie&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv2VcW5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ActionMovie&lt;/a&gt;.
&lt;p/&gt;
Note also that generic faceting does not entail that every instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; falls under some instance of &lt;code&gt;&lt;b&gt;COLTYPE&lt;/b&gt;&lt;/code&gt;. Thus, consider the universal identity function &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwSspMZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IdentityFn&lt;/a&gt;. Its range of values is so broad that it does not fall under any instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rYZUSFovbQdeY8PrkLdTqKA&quot; class=&quot;cyc_term&quot;&gt;FunctionTypeByRangeType&lt;/a&gt;.
&lt;p/&gt;
Specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvjldVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Generic&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv86JWpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Covering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvcZ1FpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Strict&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwA9k15wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;facets_Partition&lt;/a&gt;, as well as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgQmwRl2xEdif1wACs2IMlQ&quot; class=&quot;cyc_term&quot;&gt;facets_NearCovering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRA9CIljCEdiRSAACs2IMlQ&quot; class=&quot;cyc_term&quot;&gt;facets_NearStrict&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rRA9CJFjCEdiRSAACs2IMlQ&quot; class=&quot;cyc_term&quot;&gt;facets_NearPartition&lt;/a&gt;.  Whenever possible, one of these more specific predicates should be used.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="Mx4rwPub4pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Shared Notes</rdfs:label>
    <rdfs:comment xml:lang="en">A predicate-denoting constant that is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvh8WVJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DocumentationPredicate&lt;/a&gt;.  It is sometimes useful to include the same piece of text in the documentation of two or more constants or other &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvYRiPJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLIndexedTerm&lt;/a&gt;s. Rather than actually duplicating text in the Knowledge Base, one can create a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt; (q.v.): a piece of text that is to serve as this shared documentation, and which is itself the comment (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBCZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;comment&lt;/a&gt;) on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt;&apos;s constant.  (Thus the constants for shared-notes actually denote their own comments.)  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPub4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;sharedNotes&lt;/a&gt; TERM NOTE) means that NOTE is a string of text (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv65Pt5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;) serving as shared documentation partly about TERM.  Since &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwPubtJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SharedNote&lt;/a&gt;s are typically _shared_, there are likely to be one or more other indexed terms having NOTE as their shared-note as well.</rdfs:comment>
    <cycAnnot:label xml:lang="en">sharedNotes</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Mx4rHIBS0h_TEdaAAABQ2rksLw">
    <rdfs:label xml:lang="en">first-order collection</rdfs:label>
    <cycAnnot:label xml:lang="en">FirstOrderCollection</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtppU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt;, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNooX_CChEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FixedOrderCollection&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHIBS0h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; is the collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; (q.v.)  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rHIBS0h_TEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViq35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVny6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWXYgJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rqEYnNVMqEdaSKAACs0x8nw">
    <rdfs:label xml:lang="en">type of atemporal collection in which membership is necessarily essential</rdfs:label>
    <cycAnnot:label xml:lang="en">AtemporalNecessarilyEssentialCollectionType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqEYnNVMqEdaSKAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;AtemporalNecessarilyEssentialCollectionType&lt;/a&gt; (&lt;i&gt;ANECT&lt;/i&gt;) is a collection satisfying three conditions: (1) &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is disjoint with (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViA45wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;, (2) every instance &lt;code&gt;&lt;b&gt;INST&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; essentially (i.e. &lt;code&gt;&lt;b&gt;INST&lt;/b&gt;&lt;/code&gt; is an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;, and could not exist without being an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;), and (3) condition (2) is a necessary truth about &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;.
&lt;p/&gt;
Positive examples of ANECTs include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVieEpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Integer&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Relation&lt;/a&gt; (each of which is a collection of atemporals and is such that, necessarily, all of its instances are in it essentially).  Negative examples include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjpUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; (though arguably it is necessary that all of its instances are essentially instances of it, it is not disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwP4FM5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UniqueAnatomicalPartType&lt;/a&gt; (which, though disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;, has instances, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjvDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Heart&lt;/a&gt;, that could exist even if they weren&apos;t instances of it; e.g. it might have been the case that every creature with a heart had at least two hearts).  There are no known examples of Cyc-reified collections satisfying conditions (1) and (2) but not (3), but one can be contrived.  Suppose that all of today&apos;s winning lottery numbers were primes.  Now consider the collection:
&lt;p/&gt;
 (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrhK-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionUnionFn&lt;/a&gt; 
   (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjkdpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TheSet&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjrdZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PrimeNumber&lt;/a&gt; &lt;i&gt;TodaysWinningLotteryNumbers&lt;/i&gt;))
&lt;p/&gt;
This collection is clearly disjoint with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAxJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; and, by hypothesis, all of its instances are in it essentially (as each prime number is essentially a prime number).  But this last fact is not &lt;i&gt;necessarily&lt;/i&gt; true of this collection: the collection might have had instances that belonged to it only contingently (i.e. not essentially), as it might have been the case that one of today&apos;s winning lottery numbers was non-prime, and no number is such that it is essentially one of today&apos;s winning lottery numbers.
&lt;p/&gt;
When asserting that something is an instance or specialization of a given instance of ANECT, it is appropriate to do so in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r3_SgQU2iEdaCwAACs0x8nw&quot; class=&quot;cyc_term&quot;&gt;UniversalVocabularyMt&lt;/a&gt; (q.v.).  Indeed, ANECT was specially defined to facilitate the movement of appropriate assertions to that microtheory.
&lt;p/&gt;
Cf. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rGeylLJTfEdqAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;PragmaticallyDecontextualizedCollection&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="Mx4rwLSVCpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLSVCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLSVCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&cyc;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/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/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/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/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/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/ac/ObjectType">
    <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/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/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/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/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/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/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/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/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/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/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/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &lt;a href=&quot;http://sw.opencyc.org/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/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/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/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>
  </owl:Thing>

  <owl:ObjectProperty rdf:about="Mx4rvhOImJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Type Genls</rdfs:label>
    <cycAnnot:label xml:lang="en">typeGenls</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkGXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TaxonomicSlotForCollections&lt;/a&gt; (q.v.) that can be used to relate a given collection to a collection-of-collections (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtppU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt;) all of whose instances are specializations of the given collection.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhOImJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;typeGenls&lt;/a&gt; &lt;b&gt;COLTYPE&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; means that every instance of &lt;code&gt;&lt;b&gt;COLTYPE&lt;/b&gt;&lt;/code&gt; has &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; as a generalization (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBDpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt;).
&lt;p/&gt;
For example, &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhOImJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;typeGenls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCardTypeByBrand&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjO6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCard&lt;/a&gt;)&lt;/code&gt; means that each type of credit card is a subcollection of the collection of all credit cards.  Note that this does &lt;i&gt;not&lt;/i&gt; imply that every subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjO6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCard&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjWJ5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CreditCardTypeByBrand&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Mx4rvVjaApwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; is the collection of all individuals:  things that are &lt;i&gt;not&lt;/i&gt; sets or collections.  Individuals might be concrete or abstract, and include (among other things) physical objects, events, numbers,  relations, and groups.  An instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjaApwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; might have parts or  structure (including discontinuous parts); but &lt;i&gt;no&lt;/i&gt; individual has elements  or subsets (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGWaK5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;elementOf&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvZA-05wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subsetOf&lt;/a&gt;). Thus, an individual that has parts (e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5FpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj-BJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;groupMembers&lt;/a&gt;) is &lt;i&gt;not&lt;/i&gt; the same thing as either the set or the collection containing those same parts.  For example, your car is an individual, but the collection of all the parts of your car is not an individual but an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViAzJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;.  This collection (unlike the car itself) is abstract: it doesn&apos;t have a location, mass, or a top speed; but it does have instances, subcollections, and supercollections.  In partial contrast, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjmoJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; (q.v.) of parts of your car (while also not the same thing as the car itself) &lt;i&gt;is&lt;/i&gt; an individual that has location and mass.  Another example: A given company, the group consisting of all the company&apos;s employees, the collection of those employees, and the set of those employees are four distinct things, and only the first two are individuals.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Individual</cycAnnot:label>
    <rdfs:label xml:lang="en">individual</rdfs:label>
  </owl:Class>

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

  <owl:Thing rdf:about="Mx8Ngx4rveOhdpwpEbGdrcN5Y29ycB4rvVirnZwpEbGdrcN5Y29ycB4rvVir35wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">(VersusFn ObjectType StuffType)</cycAnnot:label>
    <rdfs:comment xml:lang="en">Note that specializations of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; need not themselves be instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;, and some specializations of instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; need not themselves be instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt;. For example, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVitN5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;, but some specializations of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;, such as &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_483gJd_Qdec9oyeLcwVag&quot; class=&quot;cyc_term&quot;&gt;LunarRoundTrip&lt;/a&gt;, are instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViq35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s qua &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s are temporally stuff-like, but &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s qua $LunarRoundTrips are temporally object-like. To put it another way, if one cuts an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; in half into two time slices, one is left with two things which are themselves &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s. On the other hand, if one cuts a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_483gJd_Qdec9oyeLcwVag&quot; class=&quot;cyc_term&quot;&gt;LunarRoundTrip&lt;/a&gt; in half, one is left with two objects that are *not* &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r_483gJd_Qdec9oyeLcwVag&quot; class=&quot;cyc_term&quot;&gt;LunarRoundTrip&lt;/a&gt;s. Those two time slice objects are, however, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViADZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">Versus Fn type of object type of stuff</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="Mx4rvgL3VJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ObjectTypeTypeByStatusAfterEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A third order collection.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgL3VJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectTypeTypeByStatusAfterEvent&lt;/a&gt; is a collection that represents a feature of objects after their participation in events.  Each instance of an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvgL3VJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectTypeTypeByStatusAfterEvent&lt;/a&gt; is a collection of actors in some event that share some property relating to their participation in that event.</rdfs:comment>
    <rdfs:label xml:lang="en">object type by status after event</rdfs:label>
  </owl:Class>

</rdf:RDF>
