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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.xsl"?>

<!DOCTYPE rdf:RDF [
     <!ENTITY ocyc "http://sw.opencyc.org/concept/" >
     <!ENTITY cyc  "http://sw.cyc.com/concept/" >
     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
   ]>

<rdf:RDF xml:base="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/en/">
    <owl:versionInfo>2008/06/10</owl:versionInfo>
    <rdfs:comment xml:lang="en">

      OpenCyc Knowledge Base

      Copyright© 2001-2008 Cycorp, Inc., http://www.cyc.com/, Austin, TX, USA

      This file contains an OWL representation of information contained 
      in the OpenCyc Knowledge Base. The content of this OWL file is 
      licensed under the Creative Commons Attribution 3.0 license whose 
      text can be found at http://creativecommons.org/licenses/by/3.0/legalcode. 
      The content of this OWL file, including the OpenCyc content it represents, 
      constitutes the "Work" referred to in the Creative Commons license. The terms of 
      this license equally apply to, without limitation, renamings and other 
      logically equivalent reformulations of the content of this OWL file 
      (or portions thereof) in any natural or formal language, as well 
      as to derivations of this content or inclusion of it in other ontologies.

    </rdfs:comment>
  </owl:Ontology>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#externalID">
    <rdfs:label xml:lang="en">externalID</rdfs:label>
    <rdfs:comment xml:lang="en">
      A unique, language-neutral, variable-sized identifier
      for a concept that can be used to refer unambiguously to that concept across 
      OWL exports or across Cyc inference engines.
    </rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:AnnotationProperty>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#label">
    <rdfs:label xml:lang="en">label</rdfs:label>
    <rdfs:comment xml:lang="en">
      A natural-language representation for a concept that is both human 
      readable and readable by the Cyc inference engine. These terms are not 
      guaranteed to refer to the same concept across time but are guaranteed to
      be consistent within a particular OWL export. Use 'cycAnnot:externalID'
      for unambiguously referring to a concept across OWL exports or across Cyc
      inference engines.
    </rdfs:comment>
  </owl:AnnotationProperty>

  <owl:Class rdf:about="TemporalStuffType">
    <cycAnnot:label xml:lang="en">TemporalStuffType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of temporally stuff-like thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally stuff-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally stuff-like just in case every purely temporal part (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;, unless it is a temporal part of a temporal granule of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt;).
&lt;p/&gt;
More precisely, for a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; to be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; it is both a necessary and sufficient condition 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; (with &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt; at or above &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s temporal granularity level), if &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&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;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt;.
&lt;p/&gt;
Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  Take an arbitrary instance &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; of this collection (say Miss America 2000&apos;s victory walk down the runway and back); and then take an arbitrary time-slice &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; that subsumes at least one instance of (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt; for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt; (say her trip back from the end of the runway).  &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; is itself an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; for the disjoint notion of being temporally object-like.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvVitN5wpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:subClassOf rdf:resource="Stuff_Type_WRT_Pred_Fn_Time_Slices"/>
    <rdfs:subClassOf rdf:resource="StuffType"/>
    <rdf:type rdf:resource="ThingsWithTemporalExtent_Time_Topic"/>
    <rdf:type rdf:resource="Top_Topic"/>
    <rdf:type rdf:resource="SecondOrderCollection"/>
    <rdf:type rdf:resource="AtemporalNecessarilyEssentialCollectionType"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/ac/TemporalStuffType"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVitN5wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVitN5wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVitN5wpEbGdrcN5Y29ycA"/>
    <prettyString xml:lang="en">temporal stuff type</prettyString>
    <prettyString xml:lang="en">types of temporally stuff-like thing</prettyString>
    <prettyString xml:lang="en">temporal stuff types</prettyString>
  </owl:Class>

  <owl:Class rdf:about="AdjustableRateLoanTypeByAdjustmentPeriod">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">adjustable rate loan type by adjustment period</rdfs:label>
    <cycAnnot:label xml:lang="en">AdjustableRateLoanTypeByAdjustmentPeriod</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="AccountType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of account</rdfs:label>
    <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/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccountType&quot; class=&quot;cyc_term&quot;&gt;AccountType&lt;/a&gt; is a collection of financial accounts of the same type.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccountType&quot; class=&quot;cyc_term&quot;&gt;AccountType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SavingsAccount&quot; class=&quot;cyc_term&quot;&gt;SavingsAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAccount&quot; class=&quot;cyc_term&quot;&gt;CreditCardAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RetirementAccount&quot; class=&quot;cyc_term&quot;&gt;RetirementAccount&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialSecurityAccount&quot; class=&quot;cyc_term&quot;&gt;SocialSecurityAccount&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TravelExpenseAccount&quot; class=&quot;cyc_term&quot;&gt;TravelExpenseAccount&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IBTFormatType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTFormatType&quot; class=&quot;cyc_term&quot;&gt;IBTFormatType&lt;/a&gt; are collections of things which store or encode
information.
  Each IBTFormatType is distinguished primarily by the physical format of 
its instances.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompactDisc_Generic&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Generic&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardcopyInformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;HardcopyInformationBearingObject&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoTape&quot; class=&quot;cyc_term&quot;&gt;VideoTape&lt;/a&gt; are all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTFormatType&quot; class=&quot;cyc_term&quot;&gt;IBTFormatType&lt;/a&gt;.  Non-examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JazzMusic&quot; class=&quot;cyc_term&quot;&gt;JazzMusic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StarTrek_TNG&quot; class=&quot;cyc_term&quot;&gt;StarTrek_TNG&lt;/a&gt;, since these are distinguished primarily by the kind of information contained, rather than physical format. (edited
ABelasco)</rdfs:comment>
    <rdfs:label xml:lang="en">type of information bearing thing classified by format</rdfs:label>
    <cycAnnot:label xml:lang="en">IBTFormatType</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="Hockey_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">hockey equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Hockey)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all hockey equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Infant_care_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn InfantCare)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all infant care equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">infant care equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Video_camera_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">video camera equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn (UsingAFn VideoCamera))</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all video camera equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="DefaultTacticalTargetType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of
          &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DefaultTacticalTargetType&quot; class=&quot;cyc_term&quot;&gt;DefaultTacticalTargetType&lt;/a&gt; is a collection 
          (a specification of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing_Localized&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt;)
          of objects that will, by default, be
          of tactical interest on a battlefield and therefore
          candidates for reconnaissance or fire either in
          battle or in preparation
          for a battle.  Examples include military units,
          instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryPost&quot; class=&quot;cyc_term&quot;&gt;MilitaryPost&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RoadwayJunction&quot; class=&quot;cyc_term&quot;&gt;RoadwayJunction&lt;/a&gt; as
          well as certain terrain features
          such as some wooded areas and instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bridge&quot; class=&quot;cyc_term&quot;&gt;Bridge&lt;/a&gt;,
          &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hill&quot; class=&quot;cyc_term&quot;&gt;Hill&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">typical tactical target type</rdfs:label>
    <cycAnnot:label xml:lang="en">DefaultTacticalTargetType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Taking_A_photograph_film_camera_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn TakingAPhotograph-FilmCamera)</cycAnnot:label>
    <rdfs:label xml:lang="en">taking A photograph film camera equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Lacrosse_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Lacrosse)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all lacrosse equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">lacrosse equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ChemicalSpeciesType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/collectionUnion&quot; class=&quot;cyc_term&quot;&gt;collectionUnion&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalObjectTypeByChemicalSpecies&quot; class=&quot;cyc_term&quot;&gt;ChemicalObjectTypeByChemicalSpecies&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalCompoundTypeByChemicalSpecies&quot; class=&quot;cyc_term&quot;&gt;ChemicalCompoundTypeByChemicalSpecies&lt;/a&gt;.  Instances are either specific types of molecule, atom, or ion, or ``mobs&apos;&apos; of instances of one of these.</rdfs:comment>
    <rdfs:label xml:lang="en">type of chemical species</rdfs:label>
    <cycAnnot:label xml:lang="en">ChemicalSpeciesType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Chess_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">chess equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Chess)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SignalTransportMediumType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">network</rdfs:label>
    <cycAnnot:label xml:lang="en">SignalTransportMediumType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of types of media by which a signal can be carried. eg wire, fiber optic cable, space (for electromagnetic waves, sound, etc).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Golf_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">golf equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Golf)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all golf equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="MarketTypeByFacilitatingVenueOrSystem">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">MarketTypeByFacilitatingVenueOrSystem</cycAnnot:label>
    <rdfs:label xml:lang="en">market type by facilitating venue or system</rdfs:label>
    <rdfs:comment xml:lang="en">A second order collection and instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetingCollectionType&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MarketTypeByFacilitatingVenueOrSystem&quot; class=&quot;cyc_term&quot;&gt;MarketTypeByFacilitatingVenueOrSystem&lt;/a&gt; is the collection of all specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Market&quot; class=&quot;cyc_term&quot;&gt;Market&lt;/a&gt;, each instance of which is such that its instances are faciliated by a common market venue or trading system, such as the New York Stock Exchange (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NewYorkStockExchange&quot; class=&quot;cyc_term&quot;&gt;NewYorkStockExchange&lt;/a&gt;) or the OTC Bulletin Board Service (&lt;font color=&quot;#ff0000&quot;&gt;#$OTCBulletinBoardService&lt;/font&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Roller_blading_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all roller-blading equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn InLineSkating)</cycAnnot:label>
    <rdfs:label xml:lang="en">roller-blading equipment</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="Singles_table_tennis_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">singles table tennis equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn SinglesTableTennis)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__chemical_substances_types_of_ion_">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">the union of { chemical substances, types of ion }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet ChemicalSubstanceType IonTypeByChemicalSpecies))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="DosageFormType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">DosageFormType</cycAnnot:label>
    <rdfs:comment xml:lang="en">Drug products organized according to their form when they are given as doses.</rdfs:comment>
    <rdfs:label xml:lang="en">dosage form type</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="The_game_of_baseball_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Baseball-TheGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">the game of baseball equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="FullySpecifiedEvaluationProcedure">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Evaluating&quot; class=&quot;cyc_term&quot;&gt;Evaluating&lt;/a&gt; that have been specified in the knowledge base at a level of detail such that Cyc can perform instances of that evaulation-type through inference.</rdfs:comment>
    <rdfs:label xml:lang="en">fully-specified evaluation procedure</rdfs:label>
    <cycAnnot:label xml:lang="en">FullySpecifiedEvaluationProcedure</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Medical_care_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">medical care equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn MedicalCareEvent)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MealType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">Types of meals , characterized by the time of day they usually occur.</rdfs:comment>
    <rdfs:label xml:lang="en">meal type</rdfs:label>
    <cycAnnot:label xml:lang="en">MealType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Exercise_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all exercising equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">exercise equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn Exercising)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="InterestAccrualTypeByAccountType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">interest accrual type by account type</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetingCollectionType&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt;.  Instances are specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccruingInterest&quot; class=&quot;cyc_term&quot;&gt;AccruingInterest&lt;/a&gt;, each instance of which involves increasing the balance (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/accountBalance&quot; class=&quot;cyc_term&quot;&gt;accountBalance&lt;/a&gt;), through the charging or crediting of interest to a common type of account.  Notable instances include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccruingInterestOnASavingsAccount&quot; class=&quot;cyc_term&quot;&gt;AccruingInterestOnASavingsAccount&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccruingInterestOnALoan&quot; class=&quot;cyc_term&quot;&gt;AccruingInterestOnALoan&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InterestAccrualTypeByAccountType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Poker_game_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all poker equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">poker game equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Poker-CardGame)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MammalianHairType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections. Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MammalianHairType&quot; class=&quot;cyc_term&quot;&gt;MammalianHairType&lt;/a&gt; is the
collection of bunches of mammal hair, as in an individual animal&apos;s
coat, or a portion thereof, with some conventionally recognized
property in common, such as color, texture, or length.</rdfs:comment>
    <rdfs:label xml:lang="en">type of hair</rdfs:label>
    <cycAnnot:label xml:lang="en">MammalianHairType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="DefaultDisjointEdibleStuffType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt; (q.v.), and thus a collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DefaultDisjointEdibleStuffType&quot; class=&quot;cyc_term&quot;&gt;DefaultDisjointEdibleStuffType&lt;/a&gt; is a collection of beverages or foodstuffs (a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleStuff&quot; class=&quot;cyc_term&quot;&gt;EdibleStuff&lt;/a&gt;) that is by default disjoint with every other instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DefaultDisjointEdibleStuffType&quot; class=&quot;cyc_term&quot;&gt;DefaultDisjointEdibleStuffType&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DefaultDisjointEdibleStuffType&quot; class=&quot;cyc_term&quot;&gt;DefaultDisjointEdibleStuffType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SubmarineSandwich&quot; class=&quot;cyc_term&quot;&gt;SubmarineSandwich&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Rice_Foodstuff&quot; class=&quot;cyc_term&quot;&gt;Rice_Foodstuff&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sauerkraut&quot; class=&quot;cyc_term&quot;&gt;Sauerkraut&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DefaultDisjointEdibleStuffType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of food</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="LoanAgreementTypeByFeature">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">LoanAgreementTypeByFeature</cycAnnot:label>
    <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/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

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

  <owl:Class rdf:about="ObjectTypeBySensibleFeature">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each specialization of this collection is a collection of collections of objects characterized by some sensible feature.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectTypeByTaste&quot; class=&quot;cyc_term&quot;&gt;ObjectTypeByTaste&lt;/a&gt; is the collection of collections of objects characterized by their taste.  It includes the collection of salty things, sweet things, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">sensory information</rdfs:label>
    <cycAnnot:label xml:lang="en">ObjectTypeBySensibleFeature</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Enema_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn EnemaAdministeringEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">enema equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ProcessType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">ProcessType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProcessType&quot; class=&quot;cyc_term&quot;&gt;ProcessType&lt;/a&gt; is the collection intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DurativeEventType&quot; class=&quot;cyc_term&quot;&gt;DurativeEventType&lt;/a&gt;; that is, a thing is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProcessType&quot; class=&quot;cyc_term&quot;&gt;ProcessType&lt;/a&gt; if and only if it is an instance of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DurativeEventType&quot; class=&quot;cyc_term&quot;&gt;DurativeEventType&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProcessType&quot; class=&quot;cyc_term&quot;&gt;ProcessType&lt;/a&gt; can be constructed from instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccomplishmentType&quot; class=&quot;cyc_term&quot;&gt;AccomplishmentType&lt;/a&gt; using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProcessFn&quot; class=&quot;cyc_term&quot;&gt;ProcessFn&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">type of temporally stuff-like thing that is also a type of durative event</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="ArtifactTypeByHistory">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">ArtifactTypeByHistory</cycAnnot:label>
    <rdfs:label xml:lang="en">artifact type by history</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="VisualIBTTypeByVisualFeatureType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">VisualIBTTypeByVisualFeatureType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; whose instances share a common visually discernible feature-type with respect to its visual content, such as &lt;i&gt;depicts a celebrity&lt;/i&gt; or &lt;i&gt;is of an underwater scene.&lt;/i&gt; &lt;p/&gt;Every instance &lt;code&gt;&lt;b&gt;IBTTYPE&lt;/b&gt;&lt;/code&gt; of this collection stands in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visualIBTTypeVisualFeatureTypeDefinedByRelnAndType&quot; class=&quot;cyc_term&quot;&gt;visualIBTTypeVisualFeatureTypeDefinedByRelnAndType&lt;/a&gt; relation to an instance &lt;code&gt;&lt;b&gt;PRED&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualIBTVisualFeaturePredicate&quot; class=&quot;cyc_term&quot;&gt;VisualIBTVisualFeaturePredicate&lt;/a&gt; and a collection &lt;code&gt;&lt;b&gt;COLL&lt;/b&gt;&lt;/code&gt;, by which it is defined as the most general subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; whose instances all stand in the &lt;code&gt;&lt;b&gt;PRED&lt;/b&gt;&lt;/code&gt; relation to some instance of &lt;code&gt;&lt;b&gt;COLL&lt;/b&gt;&lt;/code&gt; (i.e., &lt;code&gt;&lt;b&gt;IBTTYPE&lt;/b&gt;&lt;/code&gt; is the most general subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; such that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationAllExists&quot; class=&quot;cyc_term&quot;&gt;relationAllExists&lt;/a&gt; &lt;b&gt;PRED&lt;/b&gt; &lt;b&gt;IBTTYPE&lt;/b&gt; &lt;b&gt;COLL&lt;/b&gt;)&lt;/code&gt;).&lt;/p&gt; &lt;p/&gt;For example, &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visualIBTTypeVisualFeatureTypeDefinedByRelnAndType&quot; class=&quot;cyc_term&quot;&gt;visualIBTTypeVisualFeatureTypeDefinedByRelnAndType&lt;/a&gt; VisualIBTThatDepictsACelebrity &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Celebrity&quot; class=&quot;cyc_term&quot;&gt;Celebrity&lt;/a&gt;)&lt;/code&gt; identifies VisualIBTThatDepictsACelebrity as the collection of visual IBTs that depict at least one celebrity, i.e., as the most general collection &lt;code&gt;&lt;b&gt;IBTTYPE&lt;/b&gt;&lt;/code&gt; of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; such that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationAllExists&quot; class=&quot;cyc_term&quot;&gt;relationAllExists&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt; &lt;b&gt;IBTTYPE&lt;/b&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Celebrity&quot; class=&quot;cyc_term&quot;&gt;Celebrity&lt;/a&gt;)&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual IBT type by visual feature type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="GeographicalRegionTypeByAdministratorType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">geographical region type by administrator type</rdfs:label>
    <cycAnnot:label xml:lang="en">GeographicalRegionTypeByAdministratorType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Type_of_temporally_stuff_like_thing_that_is_also_a_type_of_durative_event">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of temporally stuff-like thing that is also a type of durative event</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersection2Fn TemporalStuffType DurativeEventType)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="FoodOrDrinkTypeHavingColorCorrelation">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">FoodOrDrinkTypeHavingColorCorrelation</cycAnnot:label>
    <rdfs:label xml:lang="en">food or drink type having color correlation</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance FOODTYPE is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrink&lt;/a&gt; such that for each instance FOODITEM of FOODTYPE, the color of FOODITEM can be guessed from its flavor, if its flavor is correlated with some color by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/correlatedColor&quot; class=&quot;cyc_term&quot;&gt;correlatedColor&lt;/a&gt;.  More precisely, for any specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrink&lt;/a&gt; FOODTYPE, the assertion (isa FOODTYPE &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrinkTypeHavingColorCorrelation&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrinkTypeHavingColorCorrelation&lt;/a&gt;) is true iff, for any instance FOODITEM of FOODTYPE, we can infer that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectHasColor&quot; class=&quot;cyc_term&quot;&gt;objectHasColor&lt;/a&gt; FOODITEM COLOR) if we know that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/tasteOfObject&quot; class=&quot;cyc_term&quot;&gt;tasteOfObject&lt;/a&gt; FOODITEM TASTE) and (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/correlatedColor&quot; class=&quot;cyc_term&quot;&gt;correlatedColor&lt;/a&gt; TASTE COLOR).  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockCandy&quot; class=&quot;cyc_term&quot;&gt;RockCandy&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrinkTypeHavingColorCorrelation&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrinkTypeHavingColorCorrelation&lt;/a&gt; because lemon-flavored candy is normally yellow, cherry-flavored candy is normally red, etc.  A counterexample is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tea_Beverage&quot; class=&quot;cyc_term&quot;&gt;Tea_Beverage&lt;/a&gt;, whose lemon-flavored instances are not normally yellow.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Camping_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn Camping)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all camping equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">camping equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="American_football_equipment_163">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all football equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Football-American)</cycAnnot:label>
    <rdfs:label xml:lang="en">American football equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="CartographicFeatureType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">CartographicFeatureType</cycAnnot:label>
    <rdfs:label xml:lang="en">cartographic feature type</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CartographicFeatureType&quot; class=&quot;cyc_term&quot;&gt;CartographicFeatureType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Place&quot; class=&quot;cyc_term&quot;&gt;Place&lt;/a&gt; whose instances are often displayed on maps or conceptualized cartographically.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="MarketTypeByFocalProductType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">market type by focal product type</rdfs:label>
    <cycAnnot:label xml:lang="en">MarketTypeByFocalProductType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Football_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">football equipment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all soccer equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Soccer)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="RoofingActivityTypeByMaterialTypeUsed">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">roofing activity type by material type used</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; that facets the collection of roofing events (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Roofing&quot; class=&quot;cyc_term&quot;&gt;Roofing&lt;/a&gt;, q.v.,) by the type of material used in the construction or repair of a roof.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RoofingActivityTypeByMaterialTypeUsed</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ImitationOfCollection">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">ImitationOfCollection</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfCollection&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollection&lt;/a&gt; is the collection of all collections           whose instances have been created in order to seem to be instances of distinct           collections.  Notable instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfCollection&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollection&lt;/a&gt;           include (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfCollectionFn&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollectionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleFruit&quot; class=&quot;cyc_term&quot;&gt;EdibleFruit&lt;/a&gt;) and (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfCollectionFn&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollectionFn&lt;/a&gt;           &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Currency&quot; class=&quot;cyc_term&quot;&gt;Currency&lt;/a&gt;).  Compare the collection type &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfCollection&quot; class=&quot;cyc_term&quot;&gt;ImitationOfCollection&lt;/a&gt; to the collection           &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImitationOfIndividual&quot; class=&quot;cyc_term&quot;&gt;ImitationOfIndividual&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">imitation of collection</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="CreditCardTypeByAnnualFeeFeature">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardTypeByAnnualFeeFeature&quot; class=&quot;cyc_term&quot;&gt;CreditCardTypeByAnnualFeeFeature&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; that strictly facets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCard&quot; class=&quot;cyc_term&quot;&gt;CreditCard&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardTypeByAnnualFeeFeature&quot; class=&quot;cyc_term&quot;&gt;CreditCardTypeByAnnualFeeFeature&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCard&quot; class=&quot;cyc_term&quot;&gt;CreditCard&lt;/a&gt;, instances of which either uniformly charge an annual fee or uniformly do not.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CreditCardTypeByAnnualFeeFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">credit card type by annual fee feature</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TerrainTypeBySurfaceLevel">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">TerrainTypeBySurfaceLevel</cycAnnot:label>
    <rdfs:label xml:lang="en">relative surface level</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerrainTypeBySurfaceLevel&quot; class=&quot;cyc_term&quot;&gt;TerrainTypeBySurfaceLevel&lt;/a&gt; are collections that relate to military concepts about the surface level of a terrain. Instances include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerrainHighGround&quot; class=&quot;cyc_term&quot;&gt;TerrainHighGround&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerrainLowGround&quot; class=&quot;cyc_term&quot;&gt;TerrainLowGround&lt;/a&gt;. The surface level of a terrain is important for military tactical reasoning involving observation, mobility, cover, concealment, etc..</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ClassicalMusicalCompositionTypeByMusicalForm">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">ClassicalMusicalCompositionTypeByMusicalForm</cycAnnot:label>
    <rdfs:label xml:lang="en">classical musical composition form</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each element of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassicalMusicalCompositionTypeByMusicalForm&quot; class=&quot;cyc_term&quot;&gt;ClassicalMusicalCompositionTypeByMusicalForm&lt;/a&gt; is a collection of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalComposition_Classical&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition_Classical&lt;/a&gt;s, each element of which has the same
musical form or musical structure. For example, all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Symphony&quot; class=&quot;cyc_term&quot;&gt;Symphony&lt;/a&gt;s share
the musical form of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Symphony&quot; class=&quot;cyc_term&quot;&gt;Symphony&lt;/a&gt;, so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Symphony&quot; class=&quot;cyc_term&quot;&gt;Symphony&lt;/a&gt; is an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassicalMusicalCompositionTypeByMusicalForm&quot; class=&quot;cyc_term&quot;&gt;ClassicalMusicalCompositionTypeByMusicalForm&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="American_football_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn FootballGame-American)</cycAnnot:label>
    <rdfs:label xml:lang="en">American football equipment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all football game equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Equipment_for_spies">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForOccupationTypeFn Spy)</cycAnnot:label>
    <rdfs:label xml:lang="en">equipment for spies</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Baseball_game_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">baseball game equipment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all baseball game equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn BaseballGame)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Scuba_dive_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn ScubaDiving)</cycAnnot:label>
    <rdfs:label xml:lang="en">scuba dive equipment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all scuba diving equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Equipment_for_paintball">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">equipment for paintball</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Paintball-TheGame)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="VisualPatternType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all visual pattern types.  The patterns may be static or dynamic.</rdfs:comment>
    <rdfs:label xml:lang="en">type of visual pattern</rdfs:label>
    <cycAnnot:label xml:lang="en">VisualPatternType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="RegionType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of region</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionType&quot; class=&quot;cyc_term&quot;&gt;RegionType&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing_Localized&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt; each of whose instances is an identifiable subregion of some object, but not itself an independent object.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionType&quot; class=&quot;cyc_term&quot;&gt;RegionType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PalmOfHand&quot; class=&quot;cyc_term&quot;&gt;PalmOfHand&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Doorway&quot; class=&quot;cyc_term&quot;&gt;Doorway&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wall_GenericBarrier&quot; class=&quot;cyc_term&quot;&gt;Wall_GenericBarrier&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorkSurface&quot; class=&quot;cyc_term&quot;&gt;WorkSurface&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Handle&quot; class=&quot;cyc_term&quot;&gt;Handle&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RegionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Volleyball_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">volleyball equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Volleyball)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all volleyball equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Equipment_for_checkers">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">equipment for checkers</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Checkers)</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="ExistingStuffType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of temporally and spatially stuff-like thing</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt; is a collection of things (including portions of things) which are both temporally and spatially stufflike.  Division in time or space does not destroy the stufflike quality of the object (down to a certain granularity).
&lt;p/&gt;
&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;STUFFTYPE&lt;/b&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;)&lt;/code&gt; implies both (i) for most instances &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;, for any proper physical part (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/properPhysicalDecompositions&quot; class=&quot;cyc_term&quot;&gt;properPhysicalDecompositions&lt;/a&gt;) &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; is also an instance of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt; and (ii) for all instances &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;, for most proper physical parts &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; is also an instance of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;.
&lt;p/&gt;
For example, every piece of wood is temporally stufflike: if W-168 is a piece of wood during 1996, then it&apos;s also a piece of wood for the one-minute time-slice 9:05am 7/7/96.  It&apos;s also spatially stufflike: if we take that piece of wood W-168 and cut it in half, we have two things which are both pieces of wood.  Since every piece of wood is both temporally and spatially stufflike, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wood&quot; class=&quot;cyc_term&quot;&gt;Wood&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;.  Other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt; include the collections &lt;font color=&quot;#ff0000&quot;&gt;#$AppleJuice&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IceCream&quot; class=&quot;cyc_term&quot;&gt;IceCream&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Diamond&quot; class=&quot;cyc_term&quot;&gt;Diamond&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WaxedPaper&quot; class=&quot;cyc_term&quot;&gt;WaxedPaper&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StriatedMuscle&quot; class=&quot;cyc_term&quot;&gt;StriatedMuscle&lt;/a&gt;. See the comment for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; to learn more about the distinctions between, and the need for, these four collections: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExistingStuffType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Billiards_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">billiards equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Billiards)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Backgammon_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Backgammon)</cycAnnot:label>
    <rdfs:label xml:lang="en">backgammon equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Weight_lifting_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">weight lifting equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn LiftingWeights)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Ski_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">ski equipment</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn SnowSkiing)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all ski equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="DescriptionTypeByFocus">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <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/2008/06/10/concept/en/Description_PCW&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; whose instances all describe an object of the same type.  (Note that since &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Description_PCW&quot; class=&quot;cyc_term&quot;&gt;Description_PCW&lt;/a&gt; is the collection of all descriptions of any instance of the type &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Description_PCW&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="MortgageAgreementTypeByLienPosition">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; that share a common lien position.</rdfs:comment>
    <rdfs:label xml:lang="en">mortgage agreement type by lien position</rdfs:label>
    <cycAnnot:label xml:lang="en">MortgageAgreementTypeByLienPosition</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="CumulativeEventType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of cumulative event</rdfs:label>
    <cycAnnot:label xml:lang="en">CumulativeEventType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections. Each instance of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CumulativeEventType&quot; class=&quot;cyc_term&quot;&gt;CumulativeEventType&lt;/a&gt; is an event. Moreover, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CumulativeEventType&quot; class=&quot;cyc_term&quot;&gt;CumulativeEventType&lt;/a&gt; is a collection with the following property of &apos;cumulativity&apos;: if PROCESS-COL is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CumulativeEventType&quot; class=&quot;cyc_term&quot;&gt;CumulativeEventType&lt;/a&gt;, and PROCESS-1 and PROCESS-2 are instances of PROCESS-COL, then the minimal event containing PROCESS-1 and PROCESS-2 (that is, (&lt;font color=&quot;#ff0000&quot;&gt;#$EventSumFn&lt;/font&gt; PROCESS-1 PROCESS-2)) is also an instance of PROCESS-COL.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Darts_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn DartsGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">darts equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="CreditCardAgreementTypeByAnnualFeeFeature">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">CreditCardAgreementTypeByAnnualFeeFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">credit card agreement type by annual fee feature</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetingCollectionType&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that facets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAgreement&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreement&lt;/a&gt;.  It has exactly two instances, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAgreementWithAnnualFee&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreementWithAnnualFee&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAgreementWithNoAnnualFee&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreementWithNoAnnualFee&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="EvaluationTypeByEvalueeType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Evaluating&quot; class=&quot;cyc_term&quot;&gt;Evaluating&lt;/a&gt; that share a common type of evaluee (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/evaluee_Direct&quot; class=&quot;cyc_term&quot;&gt;evaluee_Direct&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">evaluation type by evaluee type</rdfs:label>
    <cycAnnot:label xml:lang="en">EvaluationTypeByEvalueeType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="CommodityProduct">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">commodity</rdfs:label>
    <cycAnnot:label xml:lang="en">CommodityProduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">Commodities are those products for which the only relevant data are the quantity and the price (and possibly the location).  That is, their quality is completely specified or describable in standardized terminology.  Thus, fashion clothing is not a commodity, since opinions on it vary, whereas grade A extra large eggs are.  The collection of all eggs is covered by various collections that are commodities, but is not itself an instance of commodity.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="LeaderTypeByActivityTypeInfluenced">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">LeaderTypeByActivityTypeInfluenced</cycAnnot:label>
    <rdfs:label xml:lang="en">leader type by activity type influenced</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Leader&quot; class=&quot;cyc_term&quot;&gt;Leader&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LeaderTypeByActivityTypeInfluenced&quot; class=&quot;cyc_term&quot;&gt;LeaderTypeByActivityTypeInfluenced&lt;/a&gt; is such that all of the individuals in its extent share a common sphere of influence, understood as a type of activity (a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;), instances of which are shaped, in part, by the leadership efforts of those individuals.  To tie an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LeaderTypeByActivityTypeInfluenced&quot; class=&quot;cyc_term&quot;&gt;LeaderTypeByActivityTypeInfluenced&lt;/a&gt; to the relevant activity-type, use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/leaderTypeHasInfluenceOverActivityType_Definitional&quot; class=&quot;cyc_term&quot;&gt;leaderTypeHasInfluenceOverActivityType_Definitional&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

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

  <owl:Class rdf:about="Equipment_for_DJ">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForOccupationTypeFn DiscJockey)</cycAnnot:label>
    <rdfs:label xml:lang="en">equipment for DJ</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="RepaymentPlanTypeByPaymentFrequency">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">repayment plan type by payment frequency</rdfs:label>
    <cycAnnot:label xml:lang="en">RepaymentPlanTypeByPaymentFrequency</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetingCollectionType&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt; that facets the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RepaymentPlan&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.  Every instance &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RepaymentPlanTypeByPaymentFrequency&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlanTypeByPaymentFrequency&lt;/a&gt; is a collection of plans that share a common payment frequency (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/agreementDictatesPaymentFrequency&quot; class=&quot;cyc_term&quot;&gt;agreementDictatesPaymentFrequency&lt;/a&gt;).  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MonthlyRepaymentPlan&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>
  </owl:Class>

  <owl:Class rdf:about="Dominos_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn DominoesGame)</cycAnnot:label>
    <rdfs:label xml:lang="en">dominos equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Boxing_match_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">The collection of all boxing match equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn BoxingSportsEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">boxing match equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="EnergyType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">EnergyType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of energy</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="SoftwareObjectTypeByFault">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">SoftwareObjectTypeByFault</cycAnnot:label>
    <rdfs:label xml:lang="en">software object type by fault</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoftwareObjectTypeByFault&quot; class=&quot;cyc_term&quot;&gt;SoftwareObjectTypeByFault&lt;/a&gt; is a collection of software objects that have a certain fault.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PhysiologicalConditionType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalConditionType&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalConditionType&lt;/a&gt; is a specialization of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt; (q.v.), and thus a type of physiological state into which some organisms can enter.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalConditionType&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalConditionType&lt;/a&gt; include  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cancer&quot; class=&quot;cyc_term&quot;&gt;Cancer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PsychologicalAilment&quot; class=&quot;cyc_term&quot;&gt;PsychologicalAilment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Infection&quot; class=&quot;cyc_term&quot;&gt;Infection&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Malnutrition&quot; class=&quot;cyc_term&quot;&gt;Malnutrition&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of ailment</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysiologicalConditionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Outdoor_activity_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn OutdoorActivity)</cycAnnot:label>
    <rdfs:label xml:lang="en">outdoor activity equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Tennis_equipment">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForStructuredActivityFn Tennis-TheGame)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all tennis equipment. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SetOrCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">tennis equipment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Equipment_for_karaoke">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">equipment for karaoke</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquipmentTypeForEventTypeFn KaraokeEvent)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SeasonallyUsedItemType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">SeasonallyUsedItemType</cycAnnot:label>
    <rdfs:label xml:lang="en">seasonal</rdfs:label>
    <rdfs:comment xml:lang="en">The attribute things have when they are intended for use during a   particular time of year. This attribute mostly applies to products  which are sold around Christmas, Halloween, etc.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IBTContentType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">IBTContentType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTContentType&quot; class=&quot;cyc_term&quot;&gt;IBTContentType&lt;/a&gt; are specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  Each such instance (that is, each IBTContentType) is specified primarily by the type or organization of information contained by its instances.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JazzMusic&quot; class=&quot;cyc_term&quot;&gt;JazzMusic&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgramCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Spreadsheet&quot; class=&quot;cyc_term&quot;&gt;Spreadsheet&lt;/a&gt; are all IBTContentTypes, since each is primarily distinguished from other kinds of IBTs by the nature or organization of the information contained.  Non-examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompactDisc_Generic&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Generic&lt;/a&gt;, since compact discs are distinguished by their physical format, rather than their information content. (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTFormatType&quot; class=&quot;cyc_term&quot;&gt;IBTFormatType&lt;/a&gt;). IBTContentTypes whose instances contain not just similar but identical information (such as a single magazine issue, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CitizenKane_TheMovie&quot; class=&quot;cyc_term&quot;&gt;CitizenKane_TheMovie&lt;/a&gt;), should be made specs of the more specific &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpecifiedInformationBearingThingType&quot; class=&quot;cyc_term&quot;&gt;SpecifiedInformationBearingThingType&lt;/a&gt;.  IBTContentTypes whose instances are members of a series (for example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StarTrek_Classic&quot; class=&quot;cyc_term&quot;&gt;StarTrek_Classic&lt;/a&gt;) should be made instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTSeriesType&quot; class=&quot;cyc_term&quot;&gt;IBTSeriesType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of information bearing thing classified by content</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="LearningTypeByMethod">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt;.  Instances are specializations SPEC of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Learning&quot; class=&quot;cyc_term&quot;&gt;Learning&lt;/a&gt; such that each instance INS of SPEC is such that there is a specialization ACTION-TYPE of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; that INS is achieved (learning takes place) primarily through the learner&apos;s performing sub-events of type ACTION-TYPE.</rdfs:comment>
    <rdfs:label xml:lang="en">method of learning</rdfs:label>
    <cycAnnot:label xml:lang="en">LearningTypeByMethod</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="WavePropagationType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagationType&quot; class=&quot;cyc_term&quot;&gt;WavePropagationType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt; (q.v).  Instances of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagationType&quot; class=&quot;cyc_term&quot;&gt;WavePropagationType&lt;/a&gt; include the collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sound&quot; class=&quot;cyc_term&quot;&gt;Sound&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisibleLight&quot; class=&quot;cyc_term&quot;&gt;VisibleLight&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/XRay&quot; class=&quot;cyc_term&quot;&gt;XRay&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of wave propogation</rdfs:label>
    <cycAnnot:label xml:lang="en">WavePropagationType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="EfficaciousSubstanceTypeByComposition">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">EfficaciousSubstanceTypeByComposition</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt;.  Instances are specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; whose instances share a unique physical composition (such as a chemical formula or a genome), and are widely recognized as having the ability to affect observable change on the physical world, particularly in organisms or on other substances.  Though this collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;, instances are nevertheless &amp;quot;substances&amp;quot; in the sense that, in the everyday experience of humans, instances of these collections will typically be observed as &amp;quot;clumped together&amp;quot; in stuff-like samples (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MobFn&quot; class=&quot;cyc_term&quot;&gt;MobFn&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalSubstanceFn&quot; class=&quot;cyc_term&quot;&gt;ChemicalSubstanceFn&lt;/a&gt; for functions that take an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; and return the collection of stuff-like samples of that type).  
Examples include paint thinner, anthrax, and the active ingredient-types in many types of medicines (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PharmaceuticalType&quot; class=&quot;cyc_term&quot;&gt;PharmaceuticalType&lt;/a&gt;).  Negative examples include chemicals typically considered inert, such as water, and drug &amp;quot;cocktails&amp;quot; the efficacy of which is merely a reflection of the efficacious substance-types they contain.</rdfs:comment>
    <rdfs:label xml:lang="en">substance type with known causal properties</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="OrganismConstituentType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">type of organism constituent</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all collections whose instances are frequently &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/physicalDecompositions&quot; class=&quot;cyc_term&quot;&gt;physicalDecompositions&lt;/a&gt; of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt;. 
Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismConstituentType&quot; class=&quot;cyc_term&quot;&gt;OrganismConstituentType&lt;/a&gt; include all specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismPart&quot; class=&quot;cyc_term&quot;&gt;OrganismPart&lt;/a&gt;, as well as things like (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Water&quot; class=&quot;cyc_term&quot;&gt;Water&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cell&quot; class=&quot;cyc_term&quot;&gt;Cell&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OrganismConstituentType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="LeaderTypeByOrgType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:comment xml:lang="en">A collection that facets (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/facets_Generic&quot; class=&quot;cyc_term&quot;&gt;facets_Generic&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Leader&quot; class=&quot;cyc_term&quot;&gt;Leader&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LeaderTypeByOrgType&quot; class=&quot;cyc_term&quot;&gt;LeaderTypeByOrgType&lt;/a&gt; is a collection &lt;code&gt;&lt;b&gt;LEADER-TYPE&lt;/b&gt;&lt;/code&gt; such that there is some specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; &lt;code&gt;&lt;b&gt;ORGANIZATION-TYPE&lt;/b&gt;&lt;/code&gt; such that one is an instance of &lt;code&gt;&lt;b&gt;LEADER-TYPE&lt;/b&gt;&lt;/code&gt; only if one is a leader of some instance of &lt;code&gt;&lt;b&gt;ORGANIZATION-TYPE&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">leader type by org type</rdfs:label>
    <cycAnnot:label xml:lang="en">LeaderTypeByOrgType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="PathTypeBySurfaceFeature">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">constructed route surface attribute</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of this collection is a collection of paths that share a certain surface feature.  These collections can be used to describe the properties of
the surfaces of certain instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PathArtifact&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PathTypeBySurfaceFeature</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="NarrativeModeType">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <rdfs:label xml:lang="en">narrative mode attribute</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NarrativeModeType&quot; class=&quot;cyc_term&quot;&gt;NarrativeModeType&lt;/a&gt; are collections of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWInstantiating&quot; class=&quot;cyc_term&quot;&gt;CWInstantiating&lt;/a&gt; that are   
 instantiated in a certain mode.  These collections characterize the different modes in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Narrative&quot; class=&quot;cyc_term&quot;&gt;Narrative&lt;/a&gt; is or can be presented (i.e. instantiated), e.g.           is it presented in a way intended to be comical or dramatic?</rdfs:comment>
    <cycAnnot:label xml:lang="en">NarrativeModeType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AlternativeMedicineEventTypeByModality">
    <rdfs:subClassOf rdf:resource="TemporalStuffType"/>
    <cycAnnot:label xml:lang="en">AlternativeMedicineEventTypeByModality</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineEventTypeByModality&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineEventTypeByModality&lt;/a&gt; is a collection of collections. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineEventTypeByModality&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineEventTypeByModality&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineHealthCareEvent&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineHealthCareEvent&lt;/a&gt;s that have the same healing modality. In other words, an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineEventTypeByModality&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineEventTypeByModality&lt;/a&gt; is a kind of alternative therapy considered as a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s. Some elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineEventTypeByModality&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineEventTypeByModality&lt;/a&gt; include homeopathy, naturopathy, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Acupuncture&quot; class=&quot;cyc_term&quot;&gt;Acupuncture&lt;/a&gt;. Alternative therapies considered as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FieldOfStudy&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt; can be denoted using the function   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicalModalityFOSFn&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicalModalityFOSFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">alternative medical care modality</rdfs:label>
  </owl:Class>

  <TemporalStuffType rdf:about="Translation_RandomTrajectory">
    <rdfs:label xml:lang="en">translation random trajectory</rdfs:label>
    <cycAnnot:label xml:lang="en">Translation-RandomTrajectory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of single-trajectory translations (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_SingleTrajectory&quot; class=&quot;cyc_term&quot;&gt;Translation_SingleTrajectory&lt;/a&gt;) in which the associated &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trajectory&quot; class=&quot;cyc_term&quot;&gt;Trajectory&lt;/a&gt; is what physicists and engineers sometimes refer to as a &apos;random walk&apos;:  i.e., where the vector of the trajectory (the direction and speed of motion, with direction defined as the directed slope tangential to the graph at a given point) is essentially unpredictable, notwithstanding the availablity of information about the vector at previous points along the trajectory.  Usually, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_RandomTrajectory&quot; class=&quot;cyc_term&quot;&gt;Translation_RandomTrajectory&lt;/a&gt; comes about because the motion in question is the statistical summation of forces deriving from the microscopic state of the medium in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primaryObjectMoving&quot; class=&quot;cyc_term&quot;&gt;primaryObjectMoving&lt;/a&gt; is fully or partly immersed.Examples include the Brownian motion of a particle suspended in water or some other fluid, or the path of a photon making its way from the core of the sun to the photosphere (constantly being absorbed and re-emitted on a random vector by the surrounding plasma:  takes about 100 years after its creation by nuclear fusion in the core to escape).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CycCopy">
    <rdfs:comment xml:lang="en">The collection of all instantiations of Cyc (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;) which are in long- or short-term computer memory.  A specializatio
n of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgramCopy_Data&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy_Data&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycCopy</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc copy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IsaGenlsHierarchy">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassSubclassHierarchy&quot; class=&quot;cyc_term&quot;&gt;ClassSubclassHierarchy&lt;/a&gt; that describes a domain along class (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/elementOf&quot; class=&quot;cyc_term&quot;&gt;elementOf&lt;/a&gt;) and sub-class (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subsetOf&quot; class=&quot;cyc_term&quot;&gt;subsetOf&lt;/a&gt;) lines, where the domain is restricted to individuals (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;) and collections (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;).  Given that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/typedGenlPreds&quot; class=&quot;cyc_term&quot;&gt;typedGenlPreds&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/elementOf&quot; class=&quot;cyc_term&quot;&gt;elementOf&lt;/a&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/typedGenlPreds&quot; class=&quot;cyc_term&quot;&gt;typedGenlPreds&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subsetOf&quot; class=&quot;cyc_term&quot;&gt;subsetOf&lt;/a&gt;)&lt;/code&gt;, this collection can also be described as a collection of taxonomic systems that describe a domain along &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; lines.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IsaGenlsHierarchy</cycAnnot:label>
    <rdfs:label xml:lang="en">isa/genls hierarchy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_calculations">
    <rdfs:label xml:lang="en">training for calculations</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn DoingAnArithmeticOperation)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PartiallyTangibleProduct">
    <rdfs:label xml:lang="en">goods</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt; is a product that has some tangible component and may, but need not, also have an intangible component.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt; include copies of a newspaper, photographs, videotapes of `Star Wars&apos;, sacks of flour, lumber, and mobile homes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PartiallyTangibleProduct</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TaeBoExercising">
    <rdfs:comment xml:lang="en">The collection of all events of performing the &apos;Tae Bo&apos; form of exercise.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TaeBoExercising&quot; class=&quot;cyc_term&quot;&gt;TaeBoExercising&lt;/a&gt; was invented in the 1990&apos;s by an American &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BillyBlanks&quot; class=&quot;cyc_term&quot;&gt;BillyBlanks&lt;/a&gt; inspired by Asian martial arts techniques, and it was heavily promoted on American television as a commercial program.</rdfs:comment>
    <rdfs:label xml:lang="en">Tae Bo</rdfs:label>
    <cycAnnot:label xml:lang="en">TaeBoExercising</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Making_sensory_hairs_available">
    <rdfs:label xml:lang="en">making sensory hairs available</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Whisker)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SpinningWool">
    <rdfs:label xml:lang="en">spinning wool</rdfs:label>
    <rdfs:comment xml:lang="en">Creating wool thread from a mass of wool.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SpinningWool</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Precession">
    <rdfs:label xml:lang="en">precession</rdfs:label>
    <rdfs:comment xml:lang="en">Gyration of the rotation axis of a spinning object &lt;font color=&quot;#ff0000&quot;&gt;#$PerpendicularTo&lt;/font&gt; a &lt;font color=&quot;#ff0000&quot;&gt;#$TorqueVector&lt;/font&gt; being exerted to change the direction of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Axis&quot; class=&quot;cyc_term&quot;&gt;Axis&lt;/a&gt; of rotation</rdfs:comment>
    <cycAnnot:label xml:lang="en">Precession</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cruise_Vacation">
    <rdfs:label xml:lang="en">cruise</rdfs:label>
    <cycAnnot:label xml:lang="en">Cruise-Vacation</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VacationTrip&quot; class=&quot;cyc_term&quot;&gt;VacationTrip&lt;/a&gt;s by sea taken for pleasure</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_tabun_gas">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Tabun))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to tabun gas</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="J3Obligation">
    <cycAnnot:label xml:lang="en">J3Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">j3 obligation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationRemoving">
    <rdfs:label xml:lang="en">removing information</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationRemoving</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationUpdating&quot; class=&quot;cyc_term&quot;&gt;InformationUpdating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationRemoving&quot; class=&quot;cyc_term&quot;&gt;InformationRemoving&lt;/a&gt; is an event in which information is removed from some information-bearing object (see the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;), so that after the event the remaining information content of the information-bearing object is only a proper part of what it started out to be.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationRemoving&quot; class=&quot;cyc_term&quot;&gt;InformationRemoving&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DeletingAFile&quot; class=&quot;cyc_term&quot;&gt;DeletingAFile&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EliminatingAComputerVirus&quot; class=&quot;cyc_term&quot;&gt;EliminatingAComputerVirus&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CreationEvent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationOrDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;CreationOrDestructionEvent&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt;, at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt; (q.v.) is brought into existence (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">creation event</rdfs:label>
    <cycAnnot:label xml:lang="en">CreationEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Wiving">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn (SubcollectionOfWithRelationFromTypeFn FemaleHuman wife MaleHuman))</cycAnnot:label>
    <rdfs:label xml:lang="en">wiving</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cleating">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Cleats-Shoe)</cycAnnot:label>
    <rdfs:label xml:lang="en">cleating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MusicalComposition">
    <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/2008/06/10/concept/en/MusicalComposition&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">musical composition</rdfs:label>
    <cycAnnot:label xml:lang="en">MusicalComposition</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CriminalHarassment">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cathartic_therapy">
    <rdfs:label xml:lang="en">cathartic therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Laxative)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalProductionEvent">
    <rdfs:label xml:lang="en">biological production</rdfs:label>
    <cycAnnot:label xml:lang="en">BiologicalProductionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalEvent&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalProductionEvent&lt;/a&gt;, raw materials are combined to produce a product, and at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt; (q.v.) is the producer.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalProductionEvent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecretionEvent&quot; class=&quot;cyc_term&quot;&gt;SecretionEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalReproductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalReproductionEvent&lt;/a&gt;.
&lt;p/&gt;
Note that the distinction between this collection and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalDevelopmentEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalDevelopmentEvent&lt;/a&gt; is not always sharp, but instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalProductionEvent&lt;/a&gt; are distinguished insofar as the event in question produces a reasonably distinct entity from start to finish. Thus, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FlowerDevelopmentEvent&quot; class=&quot;cyc_term&quot;&gt;FlowerDevelopmentEvent&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalDevelopmentEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalDevelopmentEvent&lt;/a&gt; although some case could be made for it being an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalProductionEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CWCreation">
    <cycAnnot:label xml:lang="en">CWCreation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisingAPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisingAPracticeOrWork&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;) is brought into existence. For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation of a conceptual work</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event_in_which_someone_feels_fear">
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt;. In each (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotionFn&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fear&quot; class=&quot;cyc_term&quot;&gt;Fear&lt;/a&gt;), someone is uneasy or apprehensive about something.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Fear)</cycAnnot:label>
    <rdfs:label xml:lang="en">event in which someone feels fear</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Remodeling">
    <cycAnnot:label xml:lang="en">Remodeling</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Remodeling&quot; class=&quot;cyc_term&quot;&gt;Remodeling&lt;/a&gt;, an agent makes some significant structural change to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Building&quot; class=&quot;cyc_term&quot;&gt;Building&lt;/a&gt; in an effort to improve it. Examples include replacing the roof, siding, flooring, cabinets, etc., building or removing walls, or building additional rooms, floors, or wings. Painting, cleaning, and repairing, are NOT specs of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Remodeling&quot; class=&quot;cyc_term&quot;&gt;Remodeling&lt;/a&gt;, although instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Remodeling&quot; class=&quot;cyc_term&quot;&gt;Remodeling&lt;/a&gt; often include subevents of painting or cleaning.</rdfs:comment>
    <rdfs:label xml:lang="en">remodeling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MagneticPoleOfPlanet">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalThing_Intangible_MovableLocation&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_MovableLocation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagneticPoleOfPlanet&quot; class=&quot;cyc_term&quot;&gt;MagneticPoleOfPlanet&lt;/a&gt; is a point on the surface of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Planet&quot; class=&quot;cyc_term&quot;&gt;Planet&lt;/a&gt; where the lines of force of its magnetic field are vertical. Two notable instances of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagneticNorthPoleOfEarth&quot; class=&quot;cyc_term&quot;&gt;MagneticNorthPoleOfEarth&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagneticSouthPoleOfEarth&quot; class=&quot;cyc_term&quot;&gt;MagneticSouthPoleOfEarth&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">magnetic pole</rdfs:label>
    <cycAnnot:label xml:lang="en">MagneticPoleOfPlanet</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BlowingSomethingUp">
    <rdfs:label xml:lang="en">blowing up something</rdfs:label>
    <cycAnnot:label xml:lang="en">BlowingSomethingUp</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ActionOnObject&quot; class=&quot;cyc_term&quot;&gt;ActionOnObject&lt;/a&gt;. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BlowingSomethingUp&quot; class=&quot;cyc_term&quot;&gt;BlowingSomethingUp&lt;/a&gt;, some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; is damaged by an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Explosion&quot; class=&quot;cyc_term&quot;&gt;Explosion&lt;/a&gt;.  This collection includes the notable specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bombing&quot; class=&quot;cyc_term&quot;&gt;Bombing&lt;/a&gt;, as well as instances of blowing up a mountain to make room for a road, or blowing up a piece of land in order to make a mine shaft.  Also included in this collection are naturally occuring instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BlowingSomethingUp&quot; class=&quot;cyc_term&quot;&gt;BlowingSomethingUp&lt;/a&gt;.  Lightning hitting an object may cause the object to explode under the right circumstances.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TemperatureChangingProcess">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemperatureChangingProcess&quot; class=&quot;cyc_term&quot;&gt;TemperatureChangingProcess&lt;/a&gt;, the temperature of some object is changed.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemperatureChangingProcess&quot; class=&quot;cyc_term&quot;&gt;TemperatureChangingProcess&lt;/a&gt; include the collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CookingFood&quot; class=&quot;cyc_term&quot;&gt;CookingFood&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Freezing&quot; class=&quot;cyc_term&quot;&gt;Freezing&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">temperature change</rdfs:label>
    <cycAnnot:label xml:lang="en">TemperatureChangingProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ShapeChangeEvent">
    <rdfs:label xml:lang="en">shape change</rdfs:label>
    <cycAnnot:label xml:lang="en">ShapeChangeEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt; (q.v.) whose instances are events involving a physical object&apos;s changing shape.   A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapeChangeEvent&quot; class=&quot;cyc_term&quot;&gt;ShapeChangeEvent&lt;/a&gt; occurs when either (i) the  shape of some (usually more or less &amp;quot;plastic&amp;quot;) object is changed in a fairly significant way, (ii) an object is created (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt;) through a process in which a definite shape is imposed on some material, or (iii) an object is destroyed (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt;) through some process in which its shape is so radically altered that the it can no longer be said to exist.  Examples of these three respective cases include flattening an aluminum can with one&apos;s foot, fashioning a figure from clay, and steamrolling a birthday cake.  Shape changes are usually (though not necessarily always) the result of the shapee&apos;s being acted upon by another tangible thing (or things).  When a shape change of type (i) or (ii) occurs via the purposeful actions of some agent, the event is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt;(q.v.).  Note that, in most contexts, very gradual changes in an object&apos;s shape -- such as instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Growth_Physical&quot; class=&quot;cyc_term&quot;&gt;Growth_Physical&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Erosion&quot; class=&quot;cyc_term&quot;&gt;Erosion&lt;/a&gt; -- are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapeChangeEvent&quot; class=&quot;cyc_term&quot;&gt;ShapeChangeEvent&lt;/a&gt;s.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalSituation">
    <rdfs:label xml:lang="en">situation involving tangible things</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation_Localized&quot; class=&quot;cyc_term&quot;&gt;Situation_Localized&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalSituation&quot; class=&quot;cyc_term&quot;&gt;PhysicalSituation&lt;/a&gt; is a spatially localized situation involving one or more physical objects or stuffs (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/situationConstituents&quot; class=&quot;cyc_term&quot;&gt;situationConstituents&lt;/a&gt;).  Important specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AilmentCondition&quot; class=&quot;cyc_term&quot;&gt;AilmentCondition&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalSituation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SmokeEmission">
    <rdfs:label xml:lang="en">smoke emission</rdfs:label>
    <cycAnnot:label xml:lang="en">SmokeEmission</cycAnnot:label>
    <rdfs:comment xml:lang="en">the emission of smoke, e.g., during combustion</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NaturalResourceManagement">
    <cycAnnot:label xml:lang="en">NaturalResourceManagement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which the natural resources of some region are maintained and their use allocated in a way that supports maintainence.</rdfs:comment>
    <rdfs:label xml:lang="en">natural resource management</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transport_of_people">
    <cycAnnot:label xml:lang="en">(ConveyFn Person)</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of events in which people (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;) are moved from one place to another by some instrument (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/conveyor_Generic&quot; class=&quot;cyc_term&quot;&gt;conveyor_Generic&lt;/a&gt;).  Like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Conveying_Generic&quot; class=&quot;cyc_term&quot;&gt;Conveying_Generic&lt;/a&gt;, it is agnostic as to whether the instrument moves with the people, or whether it remains stationary.  Thus, although an event such as &apos;taking a patient to the hospital in an ambulance&apos; meets the membership criteria of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConveyFn&quot; class=&quot;cyc_term&quot;&gt;ConveyFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportingPeople&quot; class=&quot;cyc_term&quot;&gt;TransportingPeople&lt;/a&gt; (a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportationEvent&quot; class=&quot;cyc_term&quot;&gt;TransportationEvent&lt;/a&gt;) is more appropriate since it entails that the instrument (the ambulance would be playing the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt;), moves with the patient.  An event such as  &apos;5 skiers riding on a 100 chair chairlift&apos; would also be an element of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConveyFn&quot; class=&quot;cyc_term&quot;&gt;ConveyFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;).  However, the entire chairlift would not play the role &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt; since it does not translate up the hill as it moves the skiers.  Rather, it remains stationary as a whole.  Thus, &apos;5 skiers riding on a 100 chair chairlift&apos; would be a element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Conveying_Stationary&quot; class=&quot;cyc_term&quot;&gt;Conveying_Stationary&lt;/a&gt; as well as an element of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConveyFn&quot; class=&quot;cyc_term&quot;&gt;ConveyFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">transport of people</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="TransportingMultiplePeople">
    <cycAnnot:label xml:lang="en">TransportingMultiplePeople</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportingPeople&quot; class=&quot;cyc_term&quot;&gt;TransportingPeople&lt;/a&gt;.  Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportingMultiplePeople&quot; class=&quot;cyc_term&quot;&gt;TransportingMultiplePeople&lt;/a&gt; is a transportation event in which more
than one person is transported somewhere.</rdfs:comment>
    <rdfs:label xml:lang="en">transporting multiple people</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Antitoxin_therapy">
    <rdfs:label xml:lang="en">antitoxin therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn AntiToxin)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WheelRolling">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WheelRolling&quot; class=&quot;cyc_term&quot;&gt;WheelRolling&lt;/a&gt; involves &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RollingOnASurface&quot; class=&quot;cyc_term&quot;&gt;RollingOnASurface&lt;/a&gt; using an axle which is attached to something which is not rotating along with the wheel.  The wheel and what it is attached to move without &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Slipping&quot; class=&quot;cyc_term&quot;&gt;Slipping&lt;/a&gt; along a surface.</rdfs:comment>
    <rdfs:label xml:lang="en">wheel rolling</rdfs:label>
    <cycAnnot:label xml:lang="en">WheelRolling</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_sesquimustard">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn SesquiMustard)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to sesquimustard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BilaterallySymmetricObject">
    <cycAnnot:label xml:lang="en">BilaterallySymmetricObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AxisymmetricObject&quot; class=&quot;cyc_term&quot;&gt;AxisymmetricObject&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BilaterallySymmetricObject&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/2008/06/10/concept/en/Circle&quot; class=&quot;cyc_term&quot;&gt;Circle&lt;/a&gt;, an isosceles &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Triangle&quot; class=&quot;cyc_term&quot;&gt;Triangle&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cone&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/2008/06/10/concept/en/BilaterallySymmetricObject&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/2008/06/10/concept/en/symmetricAxes&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/2008/06/10/concept/en/objectAxes&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/2008/06/10/concept/en/RadiallySymmetricObject&quot; class=&quot;cyc_term&quot;&gt;RadiallySymmetricObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">bilaterally symmetric object</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Negotiating">
    <rdfs:label xml:lang="en">negotiating</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultiDirectionalCommunication&quot; class=&quot;cyc_term&quot;&gt;MultiDirectionalCommunication&lt;/a&gt;.  In each instance of this collection an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; communicates with another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; with the (ostensible) purpose of their reaching an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;. Two notable specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bargaining&quot; class=&quot;cyc_term&quot;&gt;Bargaining&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContractNegotiation&quot; class=&quot;cyc_term&quot;&gt;ContractNegotiation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Negotiating</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MachineProtocol">
    <cycAnnot:label xml:lang="en">MachineProtocol</cycAnnot:label>
    <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/2008/06/10/concept/en/Protocol&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Specification&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/2008/06/10/concept/en/Protocol&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FuturesContract">
    <cycAnnot:label xml:lang="en">FuturesContract</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SalesContract&quot; class=&quot;cyc_term&quot;&gt;SalesContract&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FuturesContract&quot; class=&quot;cyc_term&quot;&gt;FuturesContract&lt;/a&gt; is a sales contract between a buyer and seller of a certain kind of asset.  The price is fixed and the deliverable date is set in advance.    The risk for the buyer is that the market price for the asset will drop by the time he receives it; the seller is worried the price will go higher.  The trade of stocks, bonds, and currency are all technically futures contracts.  However, the term is used to mostly describe commodity futures contacts: such as the trade of crude oil, lumber wheat, gold, and etc.</rdfs:comment>
    <rdfs:label xml:lang="en">futures contract</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CreationOrDestructionEvent">
    <cycAnnot:label xml:lang="en">CreationOrDestructionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt;.  During each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationOrDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;CreationOrDestructionEvent&lt;/a&gt;, one or more instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt; (q.v.) come into or go out of existence.  Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DestructionEvent&quot; class=&quot;cyc_term&quot;&gt;DestructionEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manufacturing&quot; class=&quot;cyc_term&quot;&gt;Manufacturing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingSomething&quot; class=&quot;cyc_term&quot;&gt;MakingSomething&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KillingByOrganism&quot; class=&quot;cyc_term&quot;&gt;KillingByOrganism&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation or destruction event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GovernmentInsuredLoan">
    <cycAnnot:label xml:lang="en">GovernmentInsuredLoan</cycAnnot:label>
    <rdfs:label xml:lang="en">U.S. government insured loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s that are  insured against default by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitedStatesFederalGovernment&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesFederalGovernment&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CheckingOutPurchases">
    <rdfs:label xml:lang="en">checking out a customer</rdfs:label>
    <rdfs:comment xml:lang="en">What a cashier does as a job: reads price tags, totals the prices of all purchases on a cash register, and receives payment for the purchases.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CheckingOutPurchases</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CuspRight">
    <rdfs:label xml:lang="en">right cusp</rdfs:label>
    <cycAnnot:label xml:lang="en">CuspRight</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Skin_contact_with_substance_P">
    <rdfs:label xml:lang="en">skin contact with substance P</rdfs:label>
    <cycAnnot:label xml:lang="en">(SkinContactWithFn SubstanceP)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AirlineReservation">
    <rdfs:comment xml:lang="en">The collection of all flight reservations. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TravelReservation&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EncryptedCode">
    <rdfs:comment xml:lang="en">A spec of &lt;font color=&quot;#ff0000&quot;&gt;#$CommunicationCode&lt;/font&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EncryptedCode&quot; class=&quot;cyc_term&quot;&gt;EncryptedCode&lt;/a&gt; is the collection of &lt;font color=&quot;#ff0000&quot;&gt;#$CommunicationCodes&lt;/font&gt; that are scrambled, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Encrypted&quot; class=&quot;cyc_term&quot;&gt;Encrypted&lt;/a&gt;, for the sake of securing the transmission of information from one source to another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EncryptedCode</cycAnnot:label>
    <rdfs:label xml:lang="en">encrypted code</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BallRollingOutOfPlay">
    <cycAnnot:label xml:lang="en">BallRollingOutOfPlay</cycAnnot:label>
    <rdfs:label xml:lang="en">rolling out of play</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="PapillaryMuscleUnspecified">
    <cycAnnot:label xml:lang="en">PapillaryMuscleUnspecified</cycAnnot:label>
    <rdfs:label xml:lang="en">unspecified papillary muscle</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_the_American_navy">
    <rdfs:label xml:lang="en">member of the American navy</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn (NavyFn UnitedStatesOfAmerica))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TwoWayRadioBroadcasting">
    <cycAnnot:label xml:lang="en">TwoWayRadioBroadcasting</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all two way radios. A type of service related to businesses and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadioBroadcasting&quot; class=&quot;cyc_term&quot;&gt;RadioBroadcasting&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">two way radio</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Ripping">
    <rdfs:comment xml:lang="en">Generic ripping events, in which some tangible object is pulled apart in some way.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Ripping</cycAnnot:label>
    <rdfs:label xml:lang="en">ripping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ActingSafely">
    <rdfs:comment xml:lang="en">Being safe in your actions.</rdfs:comment>
    <rdfs:label xml:lang="en">acting safely</rdfs:label>
    <cycAnnot:label xml:lang="en">ActingSafely</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Refining">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SeparationEvent&quot; class=&quot;cyc_term&quot;&gt;SeparationEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Refining&quot; class=&quot;cyc_term&quot;&gt;Refining&lt;/a&gt; is an event in which some stuff is transformed from an impure or crude state into a fine or pure state.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Refining</cycAnnot:label>
    <rdfs:label xml:lang="en">refinement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FinancialFuture">
    <rdfs:label xml:lang="en">financial future</rdfs:label>
    <cycAnnot:label xml:lang="en">FinancialFuture</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of contract based on interest sensitive financial instruments.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Law_about_banking">
    <rdfs:label xml:lang="en">law about banking</rdfs:label>
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn Banking)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HeatingAir">
    <cycAnnot:label xml:lang="en">HeatingAir</cycAnnot:label>
    <rdfs:label xml:lang="en">heating air</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  Each instance of this collection is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HeatingProcess&quot; class=&quot;cyc_term&quot;&gt;HeatingProcess&lt;/a&gt; event in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfStateChange&quot; class=&quot;cyc_term&quot;&gt;objectOfStateChange&lt;/a&gt; is some piece of air which is heated.  Every time your thermostat clicks at home, and the heater fires up, and the blower runs, there is a new instance of this collection (namely one subevent of that whole process --- the subevent in which the heater actually heats the air for a few minutes).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SatelliteTVBroadcasting">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVBroadcasting&quot; class=&quot;cyc_term&quot;&gt;TVBroadcasting&lt;/a&gt; events in which the signal is bounced off a satellite into a dish-shaped &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SatelliteTVAntenna&quot; class=&quot;cyc_term&quot;&gt;SatelliteTVAntenna&lt;/a&gt; connected directly to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelevisionSet&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt; on which the images are displayed. Does not include &apos;satellite feeds&apos; in which a signal is relayed via satellite from a television camera to the broadcast station, and broadcast traditionally from there.</rdfs:comment>
    <rdfs:label xml:lang="en">DSS</rdfs:label>
    <cycAnnot:label xml:lang="en">SatelliteTVBroadcasting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WeatherForecast_PCW">
    <cycAnnot:label xml:lang="en">WeatherForecast-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Prediction_CW&quot; class=&quot;cyc_term&quot;&gt;Prediction_CW&lt;/a&gt;.  Instances of this
collection are events in which some agent makes a predication as the
the future occurances in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt; for a particular place and
period of time.  Positive examples include last night&apos;s forecast on
the evening news for today in Austin, Texas, or my great-great-aunt Olga&apos;s
predication of rain based on the twinges in her knees.  See also
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherNews&quot; class=&quot;cyc_term&quot;&gt;WeatherNews&lt;/a&gt; and &lt;font color=&quot;#ff0000&quot;&gt;#$WeatherReport&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">weather forecast</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cartoon_Animated">
    <rdfs:label xml:lang="en">animated cartoon</rdfs:label>
    <cycAnnot:label xml:lang="en">Cartoon-Animated</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cartoon&quot; class=&quot;cyc_term&quot;&gt;Cartoon&lt;/a&gt;s that are animated.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TransferIn">
    <rdfs:label xml:lang="en">transfer event with well-defined to-location</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralizedTransfer&quot; class=&quot;cyc_term&quot;&gt;GeneralizedTransfer&lt;/a&gt; (q.v.) for which there is a well-defined thing that it is a transfer &amp;quot;to&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/to_Generic&quot; class=&quot;cyc_term&quot;&gt;to_Generic&lt;/a&gt;), but not necessarily a well-defined thing that it is a transfer &amp;quot;from&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/from_Generic&quot; class=&quot;cyc_term&quot;&gt;from_Generic&lt;/a&gt;).  Subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collecting&quot; class=&quot;cyc_term&quot;&gt;Collecting&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GainingUserRights&quot; class=&quot;cyc_term&quot;&gt;GainingUserRights&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccessingAnIBT&quot; class=&quot;cyc_term&quot;&gt;AccessingAnIBT&lt;/a&gt;.  At the end of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt;, the thing transferred (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transferredThing&quot; class=&quot;cyc_term&quot;&gt;transferredThing&lt;/a&gt;) is in some sense &amp;quot;located&amp;quot; at the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/to_Generic&quot; class=&quot;cyc_term&quot;&gt;to_Generic&lt;/a&gt;.  Non- examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbandoningSomething&quot; class=&quot;cyc_term&quot;&gt;AbandoningSomething&lt;/a&gt; (when there is no prospective owner) and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt; (when the information may go to various unspecified locations).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TransferIn</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectronicCommerce">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialActivity&quot; class=&quot;cyc_term&quot;&gt;CommercialActivity&lt;/a&gt;. Instances of this collection are commercial activities where communication and often even money transfer are done electronically, via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerNetwork&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">electronic commerce</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectronicCommerce</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InputStream">
    <rdfs:comment xml:lang="en">The collection of all instantiations of computer input streams (typically an open &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFileCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt;) in which data is read sequentially by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">input stream</rdfs:label>
    <cycAnnot:label xml:lang="en">InputStream</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SurroundingConfiguration_2D">
    <rdfs:label xml:lang="en">surrounding</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SurroundingConfiguration_2D&quot; class=&quot;cyc_term&quot;&gt;SurroundingConfiguration_2D&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; in which some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt; surrounds (in the sense of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/surrounds_2D&quot; class=&quot;cyc_term&quot;&gt;surrounds_2D&lt;/a&gt;) some other &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SurroundingConfiguration-2D</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Wave_emission_of_gamma_rays">
    <cycAnnot:label xml:lang="en">(WaveEmissionFn GammaRay)</cycAnnot:label>
    <rdfs:label xml:lang="en">wave emission of gamma rays</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_VR_55">
    <rdfs:label xml:lang="en">exposure to liquid VR-55</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn VR-55-NerveAgent))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StraightLoan">
    <cycAnnot:label xml:lang="en">StraightLoan</cycAnnot:label>
    <rdfs:label xml:lang="en">straight loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all straight loans. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConstrainingEvent">
    <rdfs:label xml:lang="en">constraint</rdfs:label>
    <cycAnnot:label xml:lang="en">ConstrainingEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">Constrainment events involve the constrainment (blocking, containing, guiding, etc.) of one body (solid or fluid) by another.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WebRing">
    <cycAnnot:label xml:lang="en">WebRing</cycAnnot:label>
    <rdfs:label xml:lang="en">Webrings</rdfs:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingBetweenThumbAndFingers">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt;.  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingBetweenThumbAndFingers&quot; class=&quot;cyc_term&quot;&gt;HoldingBetweenThumbAndFingers&lt;/a&gt;, the object acted on is being held between the thumb and at least one other finger.</rdfs:comment>
    <rdfs:label xml:lang="en">holding something between the thumb and fingers</rdfs:label>
    <cycAnnot:label xml:lang="en">HoldingBetweenThumbAndFingers</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Maintenance_of_mechanical_devices">
    <cycAnnot:label xml:lang="en">(MaintenanceFn MechanicalDevice)</cycAnnot:label>
    <rdfs:label xml:lang="en">maintenance of mechanical devices</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EatingFoodFromContainer">
    <cycAnnot:label xml:lang="en">EatingFoodFromContainer</cycAnnot:label>
    <rdfs:label xml:lang="en">eating food from a container</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmptyingAContainer&quot; class=&quot;cyc_term&quot;&gt;EmptyingAContainer&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EatingEvent&quot; class=&quot;cyc_term&quot;&gt;EatingEvent&lt;/a&gt;;
each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EatingFoodFromContainer&quot; class=&quot;cyc_term&quot;&gt;EatingFoodFromContainer&lt;/a&gt; is an action where some 
animal is eating food off a plate, a dish, from a bowl, a trough, a
box, or some sort of container.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DividendReinvestmentPlan">
    <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>
    <rdfs:label xml:lang="en">Drip</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OwningSomething">
    <rdfs:label xml:lang="en">owning something</rdfs:label>
    <cycAnnot:label xml:lang="en">OwningSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrimaryUserRights&quot; class=&quot;cyc_term&quot;&gt;PrimaryUserRights&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OwningSomething&quot; class=&quot;cyc_term&quot;&gt;OwningSomething&lt;/a&gt; is a situation consisting of some agent owning something (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/owns&quot; class=&quot;cyc_term&quot;&gt;owns&lt;/a&gt;).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PeaceNegotiation">
    <cycAnnot:label xml:lang="en">PeaceNegotiation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Negotiating&quot; class=&quot;cyc_term&quot;&gt;Negotiating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PeaceNegotiation&quot; class=&quot;cyc_term&quot;&gt;PeaceNegotiation&lt;/a&gt; is a negotiation having as its end the peaceful resolution of some armed conflict.</rdfs:comment>
    <rdfs:label xml:lang="en">peace negotiation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BusProtocol">
    <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/2008/06/10/concept/en/MachineProtocol&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;s used on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationBus&quot; class=&quot;cyc_term&quot;&gt;CommunicationBus&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BusProtocol</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CivilRight">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Entitlement&quot; class=&quot;cyc_term&quot;&gt;Entitlement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CivilRight&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomeEquityLoan_HomeIncomePlan">
    <cycAnnot:label xml:lang="en">HomeEquityLoan-HomeIncomePlan</cycAnnot:label>
    <rdfs:label xml:lang="en">home income plan</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeEquityLoan_HomeIncomePlan&quot; class=&quot;cyc_term&quot;&gt;HomeEquityLoan_HomeIncomePlan&lt;/a&gt;s are a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeEquityLoan&quot; class=&quot;cyc_term&quot;&gt;HomeEquityLoan&lt;/a&gt;. Also known as &apos;Mortgage Annuity Schemes.&apos; These loans require the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; to buy an annuity with the equity released from the property.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PumpingFluid">
    <rdfs:label xml:lang="en">pumping</rdfs:label>
    <rdfs:comment xml:lang="en">Pumping-induced pressure differential that causes a fluid to flow.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PumpingFluid</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Brachiating">
    <cycAnnot:label xml:lang="en">Brachiating</cycAnnot:label>
    <rdfs:label xml:lang="en">brachiating</rdfs:label>
    <rdfs:comment xml:lang="en">A locomotion strategy by which the performer moves while hanging from the arms.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="TrustAgreement">
    <cycAnnot:label xml:lang="en">TrustAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporaryUserRightsAgreement&quot; class=&quot;cyc_term&quot;&gt;TemporaryUserRightsAgreement&lt;/a&gt;s in which property is given by one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; (called a &apos;donor&apos; or &apos;settlor&apos;) to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trustee&quot; class=&quot;cyc_term&quot;&gt;Trustee&lt;/a&gt;, for the benefit of another person (who is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beneficiary&quot; class=&quot;cyc_term&quot;&gt;beneficiary&lt;/a&gt; in the relevant &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporaryChangeOfUserRights&quot; class=&quot;cyc_term&quot;&gt;TemporaryChangeOfUserRights&lt;/a&gt;, which event is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingLegalAgreement&quot; class=&quot;cyc_term&quot;&gt;MakingLegalAgreement&lt;/a&gt;).  Like all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;s, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrustAgreement&quot; class=&quot;cyc_term&quot;&gt;TrustAgreement&lt;/a&gt; engenders certain &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;s upon the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/agreeingAgents&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;.  One such agent is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trustee&quot; class=&quot;cyc_term&quot;&gt;Trustee&lt;/a&gt;; the other is the &apos;grantor&apos; of the trust.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrustAgreement&quot; class=&quot;cyc_term&quot;&gt;TrustAgreement&lt;/a&gt; establishes a fiduciary relationship in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trustee&quot; class=&quot;cyc_term&quot;&gt;Trustee&lt;/a&gt; holds title in property, subject to an equitable obligation to use it for the benefit of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beneficiary&quot; class=&quot;cyc_term&quot;&gt;beneficiary&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">trust agreement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HailStormProcess">
    <rdfs:label xml:lang="en">hailstorm</rdfs:label>
    <rdfs:comment xml:lang="en">A storm which is also a precipitation process during which the objects falling are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HailStone&quot; class=&quot;cyc_term&quot;&gt;HailStone&lt;/a&gt;(s).</rdfs:comment>
    <cycAnnot:label xml:lang="en">HailStormProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Path_Customary">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Path_Spatial&quot; class=&quot;cyc_term&quot;&gt;Path_Spatial&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Path_Customary&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/2008/06/10/concept/en/Path_Customary&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/2008/06/10/concept/en/Path_Simple&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/2008/06/10/concept/en/Path_Cyclic&quot; class=&quot;cyc_term&quot;&gt;Path_Cyclic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">route</rdfs:label>
    <cycAnnot:label xml:lang="en">Path-Customary</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_diphenylcyanoarsine">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Diphenylcyanoarsine))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid diphenylcyanoarsine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PullingWithoutTranslation">
    <rdfs:label xml:lang="en">pulling without translation</rdfs:label>
    <cycAnnot:label xml:lang="en">PullingWithoutTranslation</cycAnnot:label>
    <rdfs:comment xml:lang="en">Applying force upon an object (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt;) to tend the object to move towards the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt;, but without causing motion by either the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CrimeDetectionActivity">
    <rdfs:label xml:lang="en">crime detection activity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of actions that can result in the detecting of a crime.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CrimeDetectionActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Interviewing">
    <rdfs:comment xml:lang="en">The collection of events in which one or more agents interviews one or more other agents for the purpose of gathering information (usually about the interviewees, or about something in which they have a vested interest).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Interviewing</cycAnnot:label>
    <rdfs:label xml:lang="en">interview</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Packet_SIPRNet">
    <rdfs:label xml:lang="en">packet SIPR net</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_SIPRNet&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/2008/06/10/concept/en/Packet_Internet&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; which adhere to the specifications set by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SIPRNetProtocol&quot; class=&quot;cyc_term&quot;&gt;SIPRNetProtocol&lt;/a&gt;.    A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_SIPRNet&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/2008/06/10/concept/en/SIPRNet_PathSystem&quot; class=&quot;cyc_term&quot;&gt;SIPRNet_PathSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Packet-SIPRNet</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnsecuredLoan">
    <rdfs:label xml:lang="en">unsecured loan</rdfs:label>
    <cycAnnot:label xml:lang="en">UnsecuredLoan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all unsecured loans. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BlackMagic">
    <cycAnnot:label xml:lang="en">BlackMagic</cycAnnot:label>
    <rdfs:label xml:lang="en">black magic</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of actions which are considered,  by the adherents of some belief system, to be religious or sacred (lit.: &apos;set apart&apos;).  Many such actions are also instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ritual&quot; class=&quot;cyc_term&quot;&gt;Ritual&lt;/a&gt; (q.v.).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TVTransmitting">
    <cycAnnot:label xml:lang="en">TVTransmitting</cycAnnot:label>
    <rdfs:label xml:lang="en">TV transmission</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;.  In every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVTransmitting&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt; event, an intangible &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (usually a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingImageWithSound&quot; class=&quot;cyc_term&quot;&gt;MovingImageWithSound&lt;/a&gt;) is transmitted to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelevisionSet&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt;.  This transmission may be via coaxial cable, in which case it is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableTVTransmitting&quot; class=&quot;cyc_term&quot;&gt;CableTVTransmitting&lt;/a&gt; event.  Or it may be via a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BroadcastAntenna&quot; class=&quot;cyc_term&quot;&gt;BroadcastAntenna&lt;/a&gt;, in which case it is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVBroadcasting&quot; class=&quot;cyc_term&quot;&gt;TVBroadcasting&lt;/a&gt; event.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVMediaProduct&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PolarCovalentBond">
    <cycAnnot:label xml:lang="en">PolarCovalentBond</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all covalent bonds [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CovalentBond&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt;] in which one atom has more attraction to the shared electrons, resulting in different charges on the different molecular components.  This occurs when the atoms have different electronegativities [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/electronegativity&quot; class=&quot;cyc_term&quot;&gt;electronegativity&lt;/a&gt;].</rdfs:comment>
    <rdfs:label xml:lang="en">polar covalent bond</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Requirement">
    <cycAnnot:label xml:lang="en">Requirement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A first-order collection and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Requirement&quot; class=&quot;cyc_term&quot;&gt;Requirement&lt;/a&gt; is an obligation to ensure that a particular capability is provided.</rdfs:comment>
    <rdfs:label xml:lang="en">requirement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Immigration_law">
    <cycAnnot:label xml:lang="en">(LawsAboutTypeFn Immigration)</cycAnnot:label>
    <rdfs:label xml:lang="en">immigration law</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all immigration laws. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BidForContract">
    <cycAnnot:label xml:lang="en">BidForContract</cycAnnot:label>
    <rdfs:label xml:lang="en">bid</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FixedRateMortgage">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s which have a fixed &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/interestRate&quot; class=&quot;cyc_term&quot;&gt;interestRate&lt;/a&gt; for the term of the loan.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FixedRateMortgage</cycAnnot:label>
    <rdfs:label xml:lang="en">fixed rate mortgage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hematoma">
    <rdfs:label xml:lang="en">hematoma</rdfs:label>
    <cycAnnot:label xml:lang="en">Hematoma</cycAnnot:label>
    <rdfs:comment xml:lang="en">A lump or swelling in some tissue or organ in the body filled with blood.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerCodeCopy">
    <rdfs:label xml:lang="en">computer code copy</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerCodeCopy</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instantiations of computer code instantiated on a computer.  This is a general concept, including processes (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;) as well as static instantiations on mass storage (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerDataArtifact&quot; class=&quot;cyc_term&quot;&gt;ComputerDataArtifact&lt;/a&gt;) and &lt;font color=&quot;#ff0000&quot;&gt;#$SoftwareAgents&lt;/font&gt;.  If the code instantiates a complete &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;, use the more specific, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgramCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="InformationStore">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event_in_which_someone_feels_displeasure">
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Displeasure)</cycAnnot:label>
    <rdfs:label xml:lang="en">event in which someone feels displeasure</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Culture_Practice">
    <rdfs:label xml:lang="en">culture</rdfs:label>
    <cycAnnot:label xml:lang="en">Culture-Practice</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt; each instance of which is a very extended, multi-doer event involving material and/or social modifications by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s to their environment, as well as a set of learned shared practices which are transmitted amongst all members of any given culture. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanCulture&quot; class=&quot;cyc_term&quot;&gt;HumanCulture&lt;/a&gt;, but it also includes any nonhuman animal (e.g. chimpanzee) cultures, cultures created by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Extraterrestrial&quot; class=&quot;cyc_term&quot;&gt;Extraterrestrial&lt;/a&gt;s and/or AIs. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalEvent&quot; class=&quot;cyc_term&quot;&gt;CulturalEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_cyclosarin">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Cyclosarin))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to gaseous cyclosarin</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CCAFS_KSC_PAFB_PDL_BasedDetectionOfAtlasRocketWithEastAzimuthFromT0to519">
    <rdfs:label xml:lang="en">CCAFS KSC PAFB PDL based detection of atlas rocket with east azimuth from T 0to 519</rdfs:label>
    <cycAnnot:label xml:lang="en">CCAFS-KSC-PAFB-PDL-BasedDetectionOfAtlasRocketWithEastAzimuthFromT0to519</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConsonantalAlphabeticWriting">
    <rdfs:comment xml:lang="en">writing with, primarily, a one-to-one correspondence between each significantly different CONSONANT of a language and a specific letter -- or, letters, where form variations such as upper and lower case or internal vs. final letters are involved.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConsonantalAlphabeticWriting</cycAnnot:label>
    <rdfs:label xml:lang="en">consonantal alphabetic writing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrunkDriving">
    <rdfs:label xml:lang="en">drunk driving</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportInvolvingADriver&quot; class=&quot;cyc_term&quot;&gt;TransportInvolvingADriver&lt;/a&gt; events in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/driverActor&quot; class=&quot;cyc_term&quot;&gt;driverActor&lt;/a&gt; involved in the event is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegallyDrunk&quot; class=&quot;cyc_term&quot;&gt;LegallyDrunk&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DrunkDriving</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SacredPractice">
    <cycAnnot:label xml:lang="en">SacredPractice</cycAnnot:label>
    <rdfs:label xml:lang="en">religious ritual</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of Events related to spiritual or sacred matters</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EnergyConversionProcess">
    <cycAnnot:label xml:lang="en">EnergyConversionProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnergyConversionProcess&quot; class=&quot;cyc_term&quot;&gt;EnergyConversionProcess&lt;/a&gt;, energy is converted from one form to another.</rdfs:comment>
    <rdfs:label xml:lang="en">energy conversion process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SirenSound">
    <rdfs:label xml:lang="en">siren sound</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all siren sounds. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlarmSound&quot; class=&quot;cyc_term&quot;&gt;AlarmSound&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SirenSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Maintenance_of_houses">
    <rdfs:label xml:lang="en">maintenance of houses</rdfs:label>
    <cycAnnot:label xml:lang="en">(MaintenanceFn House-Modern)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicallyAttackingAnAgent">
    <rdfs:label xml:lang="en">physically attacking an agent</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttackOnTangible&quot; class=&quot;cyc_term&quot;&gt;AttackOnTangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ViolentAction&quot; class=&quot;cyc_term&quot;&gt;ViolentAction&lt;/a&gt;. Each instance of this collection is an event in which one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (or a small group of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s) physically attacks another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; (or small group of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s.) Such attacks often (but not always) result in an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HarmingAnAgent&quot; class=&quot;cyc_term&quot;&gt;HarmingAnAgent&lt;/a&gt;. Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Charging_Rushing&quot; class=&quot;cyc_term&quot;&gt;Charging_Rushing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HittingAnOpponent&quot; class=&quot;cyc_term&quot;&gt;HittingAnOpponent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualAssault&quot; class=&quot;cyc_term&quot;&gt;SexualAssault&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicallyAttackingAnAgent&quot; class=&quot;cyc_term&quot;&gt;PhysicallyAttackingAnAgent&lt;/a&gt; events are also sub-events of each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fight_Physical&quot; class=&quot;cyc_term&quot;&gt;Fight_Physical&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Battle&quot; class=&quot;cyc_term&quot;&gt;Battle&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicallyAttackingAnAgent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InfectiousDiseaseEpidemic">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfectiousDiseaseEpidemic&quot; class=&quot;cyc_term&quot;&gt;InfectiousDiseaseEpidemic&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Epidemic&quot; class=&quot;cyc_term&quot;&gt;Epidemic&lt;/a&gt; and (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupFn&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Infection&quot; class=&quot;cyc_term&quot;&gt;Infection&lt;/a&gt;).  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfectiousDiseaseEpidemic&quot; class=&quot;cyc_term&quot;&gt;InfectiousDiseaseEpidemic&lt;/a&gt;, an infection is spread through a large population (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfectionTransmissionEvent&quot; class=&quot;cyc_term&quot;&gt;InfectionTransmissionEvent&lt;/a&gt;).  Not all epidemics are infectious disease epidemics.  Any group of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AilmentCondition&quot; class=&quot;cyc_term&quot;&gt;AilmentCondition&lt;/a&gt;s in excess of the norm for some location might be considered an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Epidemic&quot; class=&quot;cyc_term&quot;&gt;Epidemic&lt;/a&gt;. For example, there could be an epidemic of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CancerFn&quot; class=&quot;cyc_term&quot;&gt;CancerFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Throat&quot; class=&quot;cyc_term&quot;&gt;Throat&lt;/a&gt;) in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CityOfIzmirTurkey&quot; class=&quot;cyc_term&quot;&gt;CityOfIzmirTurkey&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfectionEpidemicFn&quot; class=&quot;cyc_term&quot;&gt;InfectionEpidemicFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">infectious disease epidemic</rdfs:label>
    <cycAnnot:label xml:lang="en">InfectiousDiseaseEpidemic</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Exposure_to_sarin">
    <rdfs:label xml:lang="en">exposure to sarin</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Sarin)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualArtifact_CW">
    <cycAnnot:label xml:lang="en">VisualArtifact-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">visual artifact</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualWork&quot; class=&quot;cyc_term&quot;&gt;VisualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualArtifact_CW&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/2008/06/10/concept/en/Artifact&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/2008/06/10/concept/en/Painting_ArtForm&quot; class=&quot;cyc_term&quot;&gt;Painting_ArtForm&lt;/a&gt;), photographs, drawings, engravings, and sculptures.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InstructionalWork">
    <cycAnnot:label xml:lang="en">InstructionalWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of all documents that contain as their information content instructions for how to do something.</rdfs:comment>
    <rdfs:label xml:lang="en">manual</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HotelReservation">
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HotelReservation&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrugTrafficker">
    <cycAnnot:label xml:lang="en">DrugTrafficker</cycAnnot:label>
    <rdfs:label xml:lang="en">drug trafficker</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s that do, or have, regularly engaged in the activity of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugTrafficking&quot; class=&quot;cyc_term&quot;&gt;DrugTrafficking&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidFiltrationProcess_Artificial">
    <cycAnnot:label xml:lang="en">FluidFiltrationProcess-Artificial</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess_Artificial&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess_Artificial&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Air&quot; class=&quot;cyc_term&quot;&gt;Air&lt;/a&gt; or (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Water&quot; class=&quot;cyc_term&quot;&gt;Water&lt;/a&gt;)) passes through a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalFilter&quot; class=&quot;cyc_term&quot;&gt;PhysicalFilter&lt;/a&gt;.  During this process, any particles in the fluid that are too large to pass through the filter&apos;s pores are removed by the filter; the fluid is thereby purified.</rdfs:comment>
    <rdfs:label xml:lang="en">filtering</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MultiIndividualAgent">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&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/2008/06/10/concept/en/Agent_Generic&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/2008/06/10/concept/en/Group&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; that itself acts as an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Examples: a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalCorporation&quot; class=&quot;cyc_term&quot;&gt;LegalCorporation&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalAgent&quot; class=&quot;cyc_term&quot;&gt;GeographicalAgent&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Neighborhood&quot; class=&quot;cyc_term&quot;&gt;Neighborhood&lt;/a&gt; or an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Industry_Localized&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/2008/06/10/concept/en/GroupFn&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/MultiIndividualAgent&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/2008/06/10/concept/en/Agent_Generic&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/2008/06/10/concept/en/MultiIndividualAgent&quot; class=&quot;cyc_term&quot;&gt;MultiIndividualAgent&lt;/a&gt;s such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CrowdOfPeople&quot; class=&quot;cyc_term&quot;&gt;CrowdOfPeople&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MultiIndividualAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">group of agents acting together</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Assembling">
    <rdfs:label xml:lang="en">assembling</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Assembling&quot; class=&quot;cyc_term&quot;&gt;Assembling&lt;/a&gt; event, physical objects are combined by fastening them together in some way to produce a new object.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Assembling</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VersionField_Packet">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VersionField_Packet&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/2008/06/10/concept/en/Header_Packet&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/2008/06/10/concept/en/NetworkProtocol&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt; which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_Internet&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;
belongs to.</rdfs:comment>
    <rdfs:label xml:lang="en">version field</rdfs:label>
    <cycAnnot:label xml:lang="en">VersionField-Packet</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StorageOfSomething">
    <rdfs:label xml:lang="en">storage</rdfs:label>
    <rdfs:comment xml:lang="en">This unit represents the static situation of something in storage.  Also see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StoringSomething&quot; class=&quot;cyc_term&quot;&gt;StoringSomething&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StorageOfSomething</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_air_transportation">
    <cycAnnot:label xml:lang="en">(TrainingForFn (TransportViaFn Airplane))</cycAnnot:label>
    <rdfs:label xml:lang="en">training for air transportation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformalAgreement">
    <cycAnnot:label xml:lang="en">InformalAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">informal agreement</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all informal agreements. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_ethyldichloroarsine">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Ethyldichloroarsine))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid ethyldichloroarsine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TakingACourse">
    <rdfs:comment xml:lang="en">Enrolling and participating in a course for study. Groups can also take a course, for example, a class for couples.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourseOfStudy&quot; class=&quot;cyc_term&quot;&gt;CourseOfStudy&lt;/a&gt; consists of many of these events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TakingACourse</cycAnnot:label>
    <rdfs:label xml:lang="en">taking a course</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GrowingEquityMortgage">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GraduatedPaymentMortgage&quot; class=&quot;cyc_term&quot;&gt;GraduatedPaymentMortgage&lt;/a&gt;s whose payment increases are applied directly to principal reduction.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GrowingEquityMortgage</cycAnnot:label>
    <rdfs:label xml:lang="en">growing equity mortgage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_military_attacks_in_the_set_of_OBJ_such_that_East_Timor_was_the_object_of_attack_in_OBJ">
    <cycAnnot:label xml:lang="en">(PreventingFn (CollectionSubsetFn MilitaryAttack (TheSetOf ?OBJ (objectAttacked ?OBJ EastTimor))))</cycAnnot:label>
    <rdfs:label xml:lang="en">prevention of military attacks in the set of ?OBJ such that East Timor was the object of attack in ?OBJ</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_Iranian_Ministry_of_Intelligence_and_Security">
    <cycAnnot:label xml:lang="en">(MemberFn Iranian-Ministry-of-Intelligence-and-National-Security)</cycAnnot:label>
    <rdfs:label xml:lang="en">member of Iranian Ministry of Intelligence and Security</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomeEquityLoan_CashReleasePlan">
    <rdfs:comment xml:lang="en">HomeEquityLoan-CashReleasePlans are a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeEquityLoan&quot; class=&quot;cyc_term&quot;&gt;HomeEquityLoan&lt;/a&gt;. The interest on such loans is not pain in monthly installments, but is instead rolled up each year and repaid when the home is sold.</rdfs:comment>
    <rdfs:label xml:lang="en">cash release plan</rdfs:label>
    <cycAnnot:label xml:lang="en">HomeEquityLoan-CashReleasePlan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Interleaving">
    <rdfs:label xml:lang="en">interleaving</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn (CollectionIntersectionFn (TheSet BlankSurface PageOfPaper-IBO)))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PlutoniumOxide">
    <rdfs:comment xml:lang="en">The collection of all plutonium oxide. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InorganicMaterial&quot; class=&quot;cyc_term&quot;&gt;InorganicMaterial&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">plutonium oxide</rdfs:label>
    <cycAnnot:label xml:lang="en">PlutoniumOxide</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DangerousSituation">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DangerousSituation&quot; class=&quot;cyc_term&quot;&gt;DangerousSituation&lt;/a&gt; there is a significant risk of death, injury, or property damage. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DangerousSituation&quot; class=&quot;cyc_term&quot;&gt;DangerousSituation&lt;/a&gt; which actually result in large numbers of deaths or injuries or large amounts of property damage, are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DisasterEvent&quot; class=&quot;cyc_term&quot;&gt;DisasterEvent&lt;/a&gt;.  If a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DangerousSituation&quot; class=&quot;cyc_term&quot;&gt;DangerousSituation&lt;/a&gt; naturally occurs, it is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalHazard&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">hazard</rdfs:label>
    <cycAnnot:label xml:lang="en">DangerousSituation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IBTGeneration_Replication">
    <rdfs:label xml:lang="en">event in which an Information Bearing Thing is replicated</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt; is an event in which a new instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT) is created whose content is based on that of a preexisting IBT (which is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt; (q.v.) of the generation event).  The new IBT contains at least part of the information content of the original IBT.  It may use the same or a different way of encoding the information.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IBTGeneration-Replication</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EnvironmentalProtectionGovernmentOrganization">
    <cycAnnot:label xml:lang="en">EnvironmentalProtectionGovernmentOrganization</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of government organizations whose purpose is to help protect the physical environment .  An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnvironmentalProtectionGovernmentOrganization&quot; class=&quot;cyc_term&quot;&gt;EnvironmentalProtectionGovernmentOrganization&lt;/a&gt; might enforce environmental laws, conduct (or fund) environmental research, and/or run programs intended to improve the environment in some way.  Instances include the EPA (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnvironmentalProtectionAgency_US&quot; class=&quot;cyc_term&quot;&gt;EnvironmentalProtectionAgency_US&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">environmental protection government organization</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Reflection_Visual">
    <rdfs:label xml:lang="en">reflection</rdfs:label>
    <cycAnnot:label xml:lang="en">Reflection-Visual</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reflection_Visual&quot; class=&quot;cyc_term&quot;&gt;Reflection_Visual&lt;/a&gt; is a visual image produced by the reflection of light from a surface.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TopLevelProblemDescription">
    <rdfs:label xml:lang="en">top level problem description</rdfs:label>
    <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/2008/06/10/concept/en/PropositionalConceptualWork&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/2008/06/10/concept/en/TopLevelProblemDescription&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/2008/06/10/concept/en/ProblemDescription&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/2008/06/10/concept/en/ProblemDescription&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GaseousGuidanceProcess">
    <rdfs:label xml:lang="en">gaseous guidance process</rdfs:label>
    <cycAnnot:label xml:lang="en">GaseousGuidanceProcess</cycAnnot:label>
  </TemporalStuffType>

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

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

  <TemporalStuffType rdf:about="ThreatGroup">
    <rdfs:label xml:lang="en">threat group</rdfs:label>
    <cycAnnot:label xml:lang="en">ThreatGroup</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Grasping">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt;.  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Grasping&quot; class=&quot;cyc_term&quot;&gt;Grasping&lt;/a&gt;, the object being acted on is held between the curled fingers and the palm of the performer of the holding.</rdfs:comment>
    <rdfs:label xml:lang="en">grasping with one hand</rdfs:label>
    <cycAnnot:label xml:lang="en">Grasping</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Artifact_Agentive">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&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/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;).  Since each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Agentive&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/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;).  One important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Agentive&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Agentive&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_NonArtifactual&quot; class=&quot;cyc_term&quot;&gt;Agent_NonArtifactual&lt;/a&gt;, the collection of all agents _not_ created by an agent.</rdfs:comment>
    <rdfs:label xml:lang="en">agentive artifact</rdfs:label>
    <cycAnnot:label xml:lang="en">Artifact-Agentive</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="ScreenShot">
    <rdfs:label xml:lang="en">screen shot</rdfs:label>
    <cycAnnot:label xml:lang="en">ScreenShot</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScreenShot&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Maintenance_of_internal_combustion_engines">
    <rdfs:label xml:lang="en">maintenance of internal combustion engines</rdfs:label>
    <cycAnnot:label xml:lang="en">(MaintenanceFn InternalCombustionEngine)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AlarmSignal">
    <rdfs:label xml:lang="en">alarm</rdfs:label>
    <cycAnnot:label xml:lang="en">AlarmSignal</cycAnnot:label>
    <rdfs:comment xml:lang="en">A signal intended to convey some kind of warning message (to people or to devices that understand its content).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Broadcasting">
    <cycAnnot:label xml:lang="en">Broadcasting</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;.  In every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Broadcasting&quot; class=&quot;cyc_term&quot;&gt;Broadcasting&lt;/a&gt; event, an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt; is converted into radio signals, which are transmitted by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BroadcastAntenna&quot; class=&quot;cyc_term&quot;&gt;BroadcastAntenna&lt;/a&gt; and received by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReceivingAntenna&quot; class=&quot;cyc_term&quot;&gt;ReceivingAntenna&lt;/a&gt;.  Subsets of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Broadcasting&quot; class=&quot;cyc_term&quot;&gt;Broadcasting&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadioBroadcasting&quot; class=&quot;cyc_term&quot;&gt;RadioBroadcasting&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVBroadcasting&quot; class=&quot;cyc_term&quot;&gt;TVBroadcasting&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">broadcasting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SpreadingSheetOntoSurface">
    <cycAnnot:label xml:lang="en">SpreadingSheetOntoSurface</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpreadingSheetOntoSurface&quot; class=&quot;cyc_term&quot;&gt;SpreadingSheetOntoSurface&lt;/a&gt; event, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SheetOfSomeStuff&quot; class=&quot;cyc_term&quot;&gt;SheetOfSomeStuff&lt;/a&gt; is spread out onto a surface so that it covers [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/covers_Sheetlike&quot; class=&quot;cyc_term&quot;&gt;covers_Sheetlike&lt;/a&gt;] it.</rdfs:comment>
    <rdfs:label xml:lang="en">spreading a sheet of something onto a surface</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NetworkPropagation">
    <cycAnnot:label xml:lang="en">NetworkPropagation</cycAnnot:label>
    <rdfs:label xml:lang="en">network propagation</rdfs:label>
    <rdfs:comment xml:lang="en">Events in which information is transmitted over a computer network.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transferredThing&quot; class=&quot;cyc_term&quot;&gt;transferredThing&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectroMagneticIBT&quot; class=&quot;cyc_term&quot;&gt;ElectroMagneticIBT&lt;/a&gt;. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerNetwork&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt; is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instrument_Generic&quot; class=&quot;cyc_term&quot;&gt;instrument_Generic&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DynamicInfoSource">
    <cycAnnot:label xml:lang="en">DynamicInfoSource</cycAnnot:label>
    <rdfs:label xml:lang="en">dynamic info source</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all abstract sources of information whose information content can change over time. Includes all intangible works that &apos;survive&apos; modification or editing.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CompiledConceptualWork">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;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/2008/06/10/concept/en/NewspaperIssue&quot; class=&quot;cyc_term&quot;&gt;NewspaperIssue&lt;/a&gt;s, art exhibits, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShortStory&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Ramping">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Ramp)</cycAnnot:label>
    <rdfs:label xml:lang="en">ramping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AnimalSound">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt; is a sound of a type which originally was, and typically is, made by an animal using just its body parts (though such a sound may subsequently have been reproduced by imitation or recording).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt;s include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Birdsong&quot; class=&quot;cyc_term&quot;&gt;Birdsong&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NeighingSound&quot; class=&quot;cyc_term&quot;&gt;NeighingSound&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurringSound&quot; class=&quot;cyc_term&quot;&gt;PurringSound&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarkingSound&quot; class=&quot;cyc_term&quot;&gt;BarkingSound&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BrayingSound&quot; class=&quot;cyc_term&quot;&gt;BrayingSound&lt;/a&gt;.  Note that the restriction to sounds produced by body parts alone excludes noises produced by moving external objects; consequently, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt; does _not_ include rustling the leaves underfoot, splashing water, or playing a musical instrument. Note that this collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodyMovementEvent&quot; class=&quot;cyc_term&quot;&gt;BodyMovementEvent&lt;/a&gt;, since it refers to animal sounds themselves, not to the activity of making animal sounds (though events of both types usually accompany one another. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmittingSound&quot; class=&quot;cyc_term&quot;&gt;EmittingSound&lt;/a&gt; for the latter.)</rdfs:comment>
    <rdfs:label xml:lang="en">animal noise</rdfs:label>
    <cycAnnot:label xml:lang="en">AnimalSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Waiting">
    <rdfs:label xml:lang="en">waiting</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConsciousActivity&quot; class=&quot;cyc_term&quot;&gt;ConsciousActivity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Waiting&quot; class=&quot;cyc_term&quot;&gt;Waiting&lt;/a&gt; is an event in which an agent remains in a state of expectation, anticipating the occurence of some future event.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Waiting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Berthing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Berth)</cycAnnot:label>
    <rdfs:label xml:lang="en">berthing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TelecommutingEvent">
    <rdfs:label xml:lang="en">telecommuting</rdfs:label>
    <cycAnnot:label xml:lang="en">TelecommutingEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all situations in which someone works at home, rather than commuting to a workplace, and interacts with people and/or machines at the workplace by means of telephones, computer hookups, etc.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PartialRotationalConnection">
    <rdfs:comment xml:lang="en">The rotational connection - one object may rotate with respect to another in the direction || to the axis of connection. the freedom of rotation is 180 degrees</rdfs:comment>
    <rdfs:label xml:lang="en">partial rotational connection</rdfs:label>
    <cycAnnot:label xml:lang="en">PartialRotationalConnection</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConventionalRealEstateLoan">
    <rdfs:label xml:lang="en">conventional real estate loan</rdfs:label>
    <cycAnnot:label xml:lang="en">ConventionalRealEstateLoan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RealEstateLoan&quot; class=&quot;cyc_term&quot;&gt;RealEstateLoan&lt;/a&gt; that do not include any government funds or guarantees.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RoutineAction">
    <rdfs:label xml:lang="en">routine</rdfs:label>
    <cycAnnot:label xml:lang="en">RoutineAction</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Trivia">
    <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>
    <cycAnnot:label xml:lang="en">Trivia</cycAnnot:label>
    <rdfs:label xml:lang="en">trivia</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Holdings">
    <cycAnnot:label xml:lang="en">Holdings</cycAnnot: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/2008/06/10/concept/en/Holdings&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/2008/06/10/concept/en/groupMembers&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/2008/06/10/concept/en/holding&quot; class=&quot;cyc_term&quot;&gt;holding&lt;/a&gt; for additional details.</rdfs:comment>
    <rdfs:label xml:lang="en">holding</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CriminalHasLeadersCriminalOrganization">
    <cycAnnot:label xml:lang="en">CriminalHasLeadersCriminalOrganization</cycAnnot:label>
    <rdfs:label xml:lang="en">criminal has leaders criminal organization</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WrapAroundLoan">
    <rdfs:comment xml:lang="en">The collection of all wrap-around loans. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">wrap-around loan</rdfs:label>
    <cycAnnot:label xml:lang="en">WrapAroundLoan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CableTVTransmitting">
    <rdfs:label xml:lang="en">cable TV transmission</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVTransmitting&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt;.  In every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableTVTransmitting&quot; class=&quot;cyc_term&quot;&gt;CableTVTransmitting&lt;/a&gt; event, an intangible &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (usually a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingImageWithSound&quot; class=&quot;cyc_term&quot;&gt;MovingImageWithSound&lt;/a&gt;) is transmitted to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelevisionSet&quot; class=&quot;cyc_term&quot;&gt;TelevisionSet&lt;/a&gt; via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoaxialCable&quot; class=&quot;cyc_term&quot;&gt;CoaxialCable&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVBroadcasting&quot; class=&quot;cyc_term&quot;&gt;TVBroadcasting&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVMediaProduct&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CableTVTransmitting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AimingSomething">
    <cycAnnot:label xml:lang="en">AimingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">aiming</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bodywork_AlternativeHealthCare">
    <rdfs:label xml:lang="en">bodywork</rdfs:label>
    <cycAnnot:label xml:lang="en">Bodywork-AlternativeHealthCare</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all bodywork. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineHealthCareEvent&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineHealthCareEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DataInjection">
    <cycAnnot:label xml:lang="en">DataInjection</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of all events in which new data enters a computer network.</rdfs:comment>
    <rdfs:label xml:lang="en">data injection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Ablation">
    <rdfs:label xml:lang="en">ablation</rdfs:label>
    <cycAnnot:label xml:lang="en">Ablation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  In an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ablation&quot; class=&quot;cyc_term&quot;&gt;Ablation&lt;/a&gt;, a (usually relatively thin) layer of material is removed from the surface of an object.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HangOutLoan">
    <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/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HangOutLoan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConformingMortgage">
    <rdfs:label xml:lang="en">conforming mortgage</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s which meet all requirements (size, type, and age) necessary for them to be eligible for purchase or securitization by federal agencies.  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConformingMortgage&quot; class=&quot;cyc_term&quot;&gt;ConformingMortgage&lt;/a&gt;s are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LimitConformingLoan&quot; class=&quot;cyc_term&quot;&gt;LimitConformingLoan&lt;/a&gt;s, in that they meet the standards of the federal agencies as lenders.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConformingMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalTransformationProcess">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt;s that also are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  That is, each of their temporal parts is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt;, in which something is destroyed and something created.  
Note:  It is often the case that a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt; is NOT a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationProcess&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationProcess&lt;/a&gt; --- e.g., there may be several preparation stages, and then at the end everything is brought together and the foaming starts, or the butterfly emerges, or whatever transformation occurs.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationProcess&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationProcess&lt;/a&gt; is a small subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt; (qv).</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalTransformationProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">transformation process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Trawling">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fishing&quot; class=&quot;cyc_term&quot;&gt;Fishing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trawling&quot; class=&quot;cyc_term&quot;&gt;Trawling&lt;/a&gt; is an event in which a large &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FishingNet&quot; class=&quot;cyc_term&quot;&gt;FishingNet&lt;/a&gt; is pulled through the water behind a boat (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trawler&quot; class=&quot;cyc_term&quot;&gt;Trawler&lt;/a&gt;) in order to catch a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mob&quot; class=&quot;cyc_term&quot;&gt;Mob&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fish&quot; class=&quot;cyc_term&quot;&gt;Fish&lt;/a&gt;.  Most instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trawling&quot; class=&quot;cyc_term&quot;&gt;Trawling&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialFishing&quot; class=&quot;cyc_term&quot;&gt;CommercialFishing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Trawling</cycAnnot:label>
    <rdfs:label xml:lang="en">trawling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HauntedThing">
    <rdfs:label xml:lang="en">haunted thing</rdfs:label>
    <cycAnnot:label xml:lang="en">HauntedThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all places and objects which are considered to be visited regularly by the spirit of a dead person.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HauntedThing&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CitySkyline">
    <rdfs:comment xml:lang="en">The kind of horizon view found in a city - buildings next to sky.</rdfs:comment>
    <rdfs:label xml:lang="en">city skyline</rdfs:label>
    <cycAnnot:label xml:lang="en">CitySkyline</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PosingForAPicture">
    <cycAnnot:label xml:lang="en">PosingForAPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">posing for a picture</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AxialPoleOfPlanet">
    <cycAnnot:label xml:lang="en">AxialPoleOfPlanet</cycAnnot:label>
    <rdfs:label xml:lang="en">pole</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalThing_Intangible_FixedLocation&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_FixedLocation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AxialPoleOfPlanet&quot; class=&quot;cyc_term&quot;&gt;AxialPoleOfPlanet&lt;/a&gt; is a point on the surface of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Planet&quot; class=&quot;cyc_term&quot;&gt;Planet&lt;/a&gt; which intersects that planet&apos;s axis of rotation.  Every planet has two axial poles. Two notable instances of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AxialNorthPoleOfEarth&quot; class=&quot;cyc_term&quot;&gt;AxialNorthPoleOfEarth&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AxialSouthPoleOfEarth&quot; class=&quot;cyc_term&quot;&gt;AxialSouthPoleOfEarth&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PermanentMortgage">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s that are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstructionLoan&quot; class=&quot;cyc_term&quot;&gt;ConstructionLoan&lt;/a&gt;s, that is, dedicated for use in construction.  Such mortgages are designed to refinance or &apos;take out&apos; an interim, short-term construction loan.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PermanentMortgage</cycAnnot:label>
    <rdfs:label xml:lang="en">permanent mortgage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InterestOnlyRepaymentPlan">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RepaymentPlan&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>
    <rdfs:label xml:lang="en">interest-only repayment plan</rdfs:label>
    <cycAnnot:label xml:lang="en">InterestOnlyRepaymentPlan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilkingACow">
    <rdfs:comment xml:lang="en">The actual activity of milking a cow with or without a machine, but probably with.</rdfs:comment>
    <rdfs:label xml:lang="en">milking a cow</rdfs:label>
    <cycAnnot:label xml:lang="en">MilkingACow</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WhiteMagic">
    <cycAnnot:label xml:lang="en">WhiteMagic</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt; is a kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Magic&quot; class=&quot;cyc_term&quot;&gt;Magic&lt;/a&gt; such that the effects of elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt; are generally believed to be beneficial or at least to have a beneficial purpose.  Who is it that generally believes this?  This is a function of the current &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.  In some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;s, most people may believe in the possibility of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Magic&quot; class=&quot;cyc_term&quot;&gt;Magic&lt;/a&gt;, but it is generally believed that no magic can have beneficial effects.  In such a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, the extent of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt; would be the empty set.  In other &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;s, general belief may be that some people perform &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt; with beneficial intent but that these actions have no effects.  Of course, there are numerous possibilities about what &apos;general belief&apos; about &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt; would entail, and thus many correspondingly different possible &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;s. Alchemists in the european tradition were often considered capable of performing &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WhiteMagic&quot; class=&quot;cyc_term&quot;&gt;WhiteMagic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">white magic</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Raphe">
    <rdfs:label xml:lang="en">raphe</rdfs:label>
    <cycAnnot:label xml:lang="en">Raphe</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FashioningSomething">
    <rdfs:label xml:lang="en">fashioning</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingSomething&quot; class=&quot;cyc_term&quot;&gt;MakingSomething&lt;/a&gt; in which a non-&lt;font color=&quot;#ff0000&quot;&gt;#$ComplexPhysicalObject&lt;/font&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InanimateObject_NonNatural&quot; class=&quot;cyc_term&quot;&gt;InanimateObject_NonNatural&lt;/a&gt; is given its shape, or has its shape altered, through the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;. Common examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Carving&quot; class=&quot;cyc_term&quot;&gt;Carving&lt;/a&gt; wood into a table leg, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sculpting&quot; class=&quot;cyc_term&quot;&gt;Sculpting&lt;/a&gt; mashed potatoes on your plate. Some assembly is tolerated; for example, since &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Table_PieceOfFurniture&quot; class=&quot;cyc_term&quot;&gt;Table_PieceOfFurniture&lt;/a&gt; isn&apos;t a &lt;font color=&quot;#ff0000&quot;&gt;#$ComplexPhysicalObject&lt;/font&gt;, the creation of one is eligible to be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FashioningSomething&quot; class=&quot;cyc_term&quot;&gt;FashioningSomething&lt;/a&gt;. Examples of non-agentive shaping, such as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Container&quot; class=&quot;cyc_term&quot;&gt;Container&lt;/a&gt; imposing a shape on its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt; contents, are excluded. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s in which more than one thing plays the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt; role are                              excluded, so, for example, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mob&quot; class=&quot;cyc_term&quot;&gt;Mob&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Group&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; aren&apos;t the                                 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt; in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FashioningSomething&quot; class=&quot;cyc_term&quot;&gt;FashioningSomething&lt;/a&gt;, as are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingFileOfPapers&quot; class=&quot;cyc_term&quot;&gt;MakingFileOfPapers&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FashioningSomething</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Training_for_reading">
    <cycAnnot:label xml:lang="en">(TrainingForFn Reading)</cycAnnot:label>
    <rdfs:label xml:lang="en">training for reading</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TransportationEvent">
    <rdfs:label xml:lang="en">transportation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Conveying_Generic&quot; class=&quot;cyc_term&quot;&gt;Conveying_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_Complete&quot; class=&quot;cyc_term&quot;&gt;Translation_Complete&lt;/a&gt; (qq.v.), instances of which are events in which one or more objects transport one or more other objects.  Each instance  of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportationEvent&quot; class=&quot;cyc_term&quot;&gt;TransportationEvent&lt;/a&gt; is an event in which an object (in the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt;) aids in the translational movement of another object (having the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transportees&quot; class=&quot;cyc_term&quot;&gt;transportees&lt;/a&gt;), so that both objects move together along the same complete pathway (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt;).  Optionally, one of these objects, or some third object moving along with them, provides the force to make the movement happen (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/providerOfMotiveForce&quot; class=&quot;cyc_term&quot;&gt;providerOfMotiveForce&lt;/a&gt;).
&lt;p/&gt;
Examples of transportation events include automobile transportation, riding a bicycle, dogs pulling goods on a sled, a wagon with groceries rolling down a hill, a person carrying clothes in a suitcase, etc.  In that last case, note that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt; is the suitcase, not the person.  
&lt;p/&gt;
Note that the transporter in a transportation event need not be in motion relative to its destination throughout the transportation event; an automobile transportation is a single transportation event even if it has sub-events in which the driver and all of the passengers disembark while the car is parked and refueled.  A single transportation event may also have more than one transporter.  For example, a sofa may be transported accross a living room floor by two people working together.  
&lt;p/&gt;
Events which are &lt;i&gt;not&lt;/i&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportationEvent&quot; class=&quot;cyc_term&quot;&gt;TransportationEvent&lt;/a&gt;s include a river conveying some flotsam, the wind blowing a leaf, a conveyor belt moving a widget to the next person on an assembly line, or a walking beast of burden that is carrying nothing.  The first three of these negative examples are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Conveying_Stationary&quot; class=&quot;cyc_term&quot;&gt;Conveying_Stationary&lt;/a&gt;, since the would-be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt; doesn&apos;t actually change its overall location (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/conveyor_Stationary&quot; class=&quot;cyc_term&quot;&gt;conveyor_Stationary&lt;/a&gt;); in the fourth case the unburdened beast has no &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transportees&quot; class=&quot;cyc_term&quot;&gt;transportees&lt;/a&gt; and the event is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalWalkingProcess&quot; class=&quot;cyc_term&quot;&gt;AnimalWalkingProcess&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TransportationEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LookingSurprised">
    <cycAnnot:label xml:lang="en">LookingSurprised</cycAnnot:label>
    <rdfs:label xml:lang="en">looking surprised</rdfs:label>
    <rdfs:comment xml:lang="en">The subset of making facial expressions in which an agent reacts to something unexpected.  The expression, like the reaction, may range from mild to extreme.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OrientalHealthCareEvent">
    <rdfs:label xml:lang="en">oriental complementary medical care</rdfs:label>
    <cycAnnot:label xml:lang="en">OrientalHealthCareEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrientalHealthCareEvent&quot; class=&quot;cyc_term&quot;&gt;OrientalHealthCareEvent&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicineHealthCareEvent&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicineHealthCareEvent&lt;/a&gt;s that use one of the healing modalities which are studied in the branch of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AlternativeMedicine&quot; class=&quot;cyc_term&quot;&gt;AlternativeMedicine&lt;/a&gt; known as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrientalMedicine&quot; class=&quot;cyc_term&quot;&gt;OrientalMedicine&lt;/a&gt;. These therapies include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Acupuncture&quot; class=&quot;cyc_term&quot;&gt;Acupuncture&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Acupressure&quot; class=&quot;cyc_term&quot;&gt;Acupressure&lt;/a&gt;, for example.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HarmingAnAgent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ActionOnObject&quot; class=&quot;cyc_term&quot;&gt;ActionOnObject&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HarmingAnAgent&quot; class=&quot;cyc_term&quot;&gt;HarmingAnAgent&lt;/a&gt; is an event in which some agent is harmed, either physically or psychologically.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HarmingAnAgent&quot; class=&quot;cyc_term&quot;&gt;HarmingAnAgent&lt;/a&gt; is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;, since it includes as instances some events in which an agent is harmed, but not intentionally harmed.  Neither is it a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IncurringDamage&quot; class=&quot;cyc_term&quot;&gt;IncurringDamage&lt;/a&gt;, because that does not cover psychological injury.  Although &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HarmingAnAgent&quot; class=&quot;cyc_term&quot;&gt;HarmingAnAgent&lt;/a&gt; is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;, important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HarmingAnAgent&quot; class=&quot;cyc_term&quot;&gt;HarmingAnAgent&lt;/a&gt; (such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Murder&quot; class=&quot;cyc_term&quot;&gt;Murder&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Torture&quot; class=&quot;cyc_term&quot;&gt;Torture&lt;/a&gt;) are also specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HarmingAnAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">harmed</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Refueling">
    <cycAnnot:label xml:lang="en">Refueling</cycAnnot:label>
    <rdfs:label xml:lang="en">refueling</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FuelingATransportationDevice&quot; class=&quot;cyc_term&quot;&gt;FuelingATransportationDevice&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Refueling&quot; class=&quot;cyc_term&quot;&gt;Refueling&lt;/a&gt;, someone provides something with additional fuel with respect to aircraft, ships, and cars.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingUsingAFingerPad">
    <cycAnnot:label xml:lang="en">HoldingUsingAFingerPad</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt;.  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingUsingAFingerPad&quot; class=&quot;cyc_term&quot;&gt;HoldingUsingAFingerPad&lt;/a&gt;, the object acted on is being held by at least one finger pad.</rdfs:comment>
    <rdfs:label xml:lang="en">holding something using a finger pad</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IndividualAgent">
    <cycAnnot:label xml:lang="en">IndividualAgent</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualAgent&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&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/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualAgent&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;. Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualAgent&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt;, since instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&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/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">being</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ArchiveHoldings">
    <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/2008/06/10/concept/en/Holdings&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/2008/06/10/concept/en/Organization&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UsingAProxyServerProgram">
    <cycAnnot:label xml:lang="en">UsingAProxyServerProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">use of a proxy server program</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Staving">
    <rdfs:label xml:lang="en">staving</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquippingFn Rung-Crosspiece)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerActivity">
    <rdfs:label xml:lang="en">computer activity</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events, and a specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerActivity&quot; class=&quot;cyc_term&quot;&gt;ComputerActivity&lt;/a&gt;, at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; is somehow involved. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; may or may not be involved. (Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerActivity&quot; class=&quot;cyc_term&quot;&gt;ComputerActivity&lt;/a&gt; where no &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; is involved fall under the more specialized collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;.) A wide variety of activities falls into this collection - from sending an email (see the more specialized collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailSending&quot; class=&quot;cyc_term&quot;&gt;EMailSending&lt;/a&gt;), to scanning a set of ports (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PortScan&quot; class=&quot;cyc_term&quot;&gt;PortScan&lt;/a&gt;), to a computer crash (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerCrashing&quot; class=&quot;cyc_term&quot;&gt;ComputerCrashing&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_poisonous_gas">
    <rdfs:label xml:lang="en">exposure to poisonous gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn ToxicGas)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Yaw_WhileTranslating">
    <cycAnnot:label xml:lang="en">Yaw-WhileTranslating</cycAnnot:label>
    <rdfs:label xml:lang="en">yawing while moving</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Yaw_Orientational&quot; class=&quot;cyc_term&quot;&gt;Yaw_Orientational&lt;/a&gt; while moving along a non-solid &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt;.  The concept applies to water-, air-, and spacecraft.  For water- and aircraft, this is normally a rotation about a vertical axis.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TerrestrialFunctioningObject">
    <rdfs:label xml:lang="en">terrestrial functioning object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of objects, such as humans, roller coasters, and hamburgers, that function best, if at all, when in an environment similar to that found on the earths surface, immersed in air.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TerrestrialFunctioningObject</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CompositePhysicalAndMentalEvent">
    <cycAnnot:label xml:lang="en">CompositePhysicalAndMentalEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">event with both physical and mental components</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AtLeastPartiallyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt; is an event that involves some mental event(s), as well as some interaction between physical objects. Each instance will thus have at least one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; as a sub-event. (It may or may not itself be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;, depending on whether it occurs at a specific spatial location.) Examples include a news broadcast program, a court trial, someone inheriting property, someone writing a letter, a physical examination, and a charity ball. Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulPhysicalAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulPhysicalAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SensoryEvent&quot; class=&quot;cyc_term&quot;&gt;SensoryEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attending_school_at_universities">
    <rdfs:label xml:lang="en">attending school at universities</rdfs:label>
    <cycAnnot:label xml:lang="en">(AttendingSchoolFn University)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DirectDebitInstruction">
    <rdfs:label xml:lang="en">instructions for direct debit</rdfs:label>
    <cycAnnot:label xml:lang="en">DirectDebitInstruction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DirectDebitInstruction&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TriviaGame">
    <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/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">trivia game</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnitedStatesCodeTitle">
    <rdfs:label xml:lang="en">United States Code title</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of subdivisions of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitedStatesCode&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesCode&lt;/a&gt; by topic. There are fifty of these, plus some appendices.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnitedStatesCodeTitle</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Chapter_PCW">
    <rdfs:comment xml:lang="en">The collection of all chapters of larger, subdivided &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&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/2008/06/10/concept/en/AdventuresOfHuckleberryFinn&quot; class=&quot;cyc_term&quot;&gt;AdventuresOfHuckleberryFinn&lt;/a&gt;.  See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/chapters&quot; class=&quot;cyc_term&quot;&gt;chapters&lt;/a&gt;, which relates individual instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Chapter_PCW&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>
    <rdfs:label xml:lang="en">chapter</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PrimaryMortgageMarket">
    <cycAnnot:label xml:lang="en">PrimaryMortgageMarket</cycAnnot:label>
    <rdfs:label xml:lang="en">primary market</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all primary markets. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageMarket&quot; class=&quot;cyc_term&quot;&gt;MortgageMarket&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bagging">
    <rdfs:comment xml:lang="en">In this context, putting purchased items into a bag.  Often done by a store employee.</rdfs:comment>
    <rdfs:label xml:lang="en">bagging</rdfs:label>
    <cycAnnot:label xml:lang="en">Bagging</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cornicing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Cornice-WindowCasing)</cycAnnot:label>
    <rdfs:label xml:lang="en">cornicing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_soman_gas">
    <rdfs:label xml:lang="en">exposure to soman gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Soman))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Wiring">
    <cycAnnot:label xml:lang="en">(EquippingFn ElectricalCircuit)</cycAnnot:label>
    <rdfs:label xml:lang="en">wiring</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Lesson_CW">
    <cycAnnot:label xml:lang="en">Lesson-CW</cycAnnot:label>
    <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/2008/06/10/concept/en/InstructionalWork&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/2008/06/10/concept/en/Lesson&quot; class=&quot;cyc_term&quot;&gt;Lesson&lt;/a&gt; to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/recipientOfInfo&quot; class=&quot;cyc_term&quot;&gt;recipientOfInfo&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ShapeChangeWithoutRemovingMaterial">
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapeChangeWithoutRemovingMaterial&quot; class=&quot;cyc_term&quot;&gt;ShapeChangeWithoutRemovingMaterial&lt;/a&gt; event, an object&apos;s shape changes without any of its parts being removed.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ShapeChangeWithoutRemovingMaterial</cycAnnot:label>
    <rdfs:label xml:lang="en">forging</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Horseshoeing">
    <rdfs:label xml:lang="en">horseshoeing</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquippingFn Horseshoe)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeographicalPlace_Quadrangle">
    <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/2008/06/10/concept/en/GeographicalPlace_2D&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_2D&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalPlace_Quadrangle&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/2008/06/10/concept/en/genericallyLocatedAt_SurfaceGeographical&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/2008/06/10/concept/en/exactlyLocatedAt_Spatial&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Eye_absorption_of_blister_agents">
    <rdfs:label xml:lang="en">eye absorption of blister agents</rdfs:label>
    <cycAnnot:label xml:lang="en">(EyeAbsorptionFn BlisterAgentStuff)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HALOParachuteJump">
    <cycAnnot:label xml:lang="en">HALOParachuteJump</cycAnnot:label>
    <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>
    <rdfs:label xml:lang="en">halo parachute jump</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Propelling">
    <rdfs:label xml:lang="en">propulsion</rdfs:label>
    <cycAnnot:label xml:lang="en">Propelling</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of all processes of applying a force which results in translational motion.  Examples include a boy sitting still propelling a toy car by giving it a push across the floor.  Another example; an airplane propeller propels an airplane through the air.  Negative examples include a fan motor rotationally propelling fan blades (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Propelling&quot; class=&quot;cyc_term&quot;&gt;Propelling&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CausingAnotherObjectsTranslationalMotion&quot; class=&quot;cyc_term&quot;&gt;CausingAnotherObjectsTranslationalMotion&lt;/a&gt; and rotation is not translation).  Another negative example is a wagon full of groceries coasting downhill.  Even though the wagon may propel (in a general sense of the term &amp;quot;propel&amp;quot;) groceries *up* the hill, the strictly downhill timeslice of the motion does not involve the wagon propelling the groceries, since no appreciable force is applied to them.  Note, however, that the wagon coasting downhill is a positive example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportationEvent&quot; class=&quot;cyc_term&quot;&gt;TransportationEvent&lt;/a&gt;.  Another negative example is dropping something (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dropping&quot; class=&quot;cyc_term&quot;&gt;Dropping&lt;/a&gt;) because no force is applied.  However, dropping something would still be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CausingAnotherObjectsTranslationalMotion&quot; class=&quot;cyc_term&quot;&gt;CausingAnotherObjectsTranslationalMotion&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_primary_care_events">
    <cycAnnot:label xml:lang="en">(TrainingForFn PrimaryCareEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">training for primary care events</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HusbandryOfAnimal">
    <cycAnnot:label xml:lang="en">HusbandryOfAnimal</cycAnnot:label>
    <rdfs:label xml:lang="en">animal husbandry</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all animal husbandry. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agriculture&quot; class=&quot;cyc_term&quot;&gt;Agriculture&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RaisingLivingThings&quot; class=&quot;cyc_term&quot;&gt;RaisingLivingThings&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Unit_trust_share">
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn UnitTrust)</cycAnnot:label>
    <rdfs:label xml:lang="en">unit trust share</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AuthorizedAgreement&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitaryTask_Offensive">
    <cycAnnot:label xml:lang="en">MilitaryTask-Offensive</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection comprised of the closed class of offensive forms of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt;.  The collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryAttack&quot; class=&quot;cyc_term&quot;&gt;MilitaryAttack&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttackOnTangible&quot; class=&quot;cyc_term&quot;&gt;AttackOnTangible&lt;/a&gt;, since not all forms of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryTask_Offensive&quot; class=&quot;cyc_term&quot;&gt;MilitaryTask_Offensive&lt;/a&gt; constitute outright attacks.  Some instances may be attacks, however.</rdfs:comment>
    <rdfs:label xml:lang="en">offensive military task</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_perfluoroisobutylene">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Perfluoroisobutylene))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid perfluoroisobutylene</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NonDisclosureAgreement">
    <rdfs:label xml:lang="en">non disclosure agreement</rdfs:label>
    <cycAnnot:label xml:lang="en">NonDisclosureAgreement</cycAnnot: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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TakingCareOfPeople">
    <cycAnnot:label xml:lang="en">TakingCareOfPeople</cycAnnot:label>
    <rdfs:comment xml:lang="en">Includes babysitting, care of the elderly, and nursing a sick friend.</rdfs:comment>
    <rdfs:label xml:lang="en">caring for people</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PolishingShoes">
    <rdfs:comment xml:lang="en">Making the uppers of shoes shiny by rubbing them with polish and a shoe brush.</rdfs:comment>
    <rdfs:label xml:lang="en">shoeshine</rdfs:label>
    <cycAnnot:label xml:lang="en">PolishingShoes</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FreeTourTime">
    <rdfs:label xml:lang="en">free tour time</rdfs:label>
    <cycAnnot:label xml:lang="en">FreeTourTime</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Shopping&quot; class=&quot;cyc_term&quot;&gt;Shopping&lt;/a&gt; events and &lt;font color=&quot;#ff0000&quot;&gt;#$SightSeeing&lt;/font&gt; events that are not on the travel itinerary per se.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChemicalReaction">
    <cycAnnot:label xml:lang="en">ChemicalReaction</cycAnnot:label>
    <rdfs:label xml:lang="en">chemical reaction</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalReaction&quot; class=&quot;cyc_term&quot;&gt;ChemicalReaction&lt;/a&gt; is an event in which two or more substances undergo a chemical change, i.e., some portions of the substances involved are transformed into different &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalSubstanceType&quot; class=&quot;cyc_term&quot;&gt;ChemicalSubstanceType&lt;/a&gt;s.  The transformations are brought about by purely chemical (including biochemical) means which affect chemical bonds between atoms in the molecules of stuff, rather than by physical means, biological means, or purposeful planning, etc.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalReaction&quot; class=&quot;cyc_term&quot;&gt;ChemicalReaction&lt;/a&gt;: instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombustionProcess&quot; class=&quot;cyc_term&quot;&gt;CombustionProcess&lt;/a&gt;; instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Photosynthesis_Generic&quot; class=&quot;cyc_term&quot;&gt;Photosynthesis_Generic&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_methyldichloroarsine">
    <rdfs:label xml:lang="en">exposure to liquid methyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Methyldichloroarsine))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ShakingAFist">
    <rdfs:label xml:lang="en">shaking a fist</rdfs:label>
    <cycAnnot:label xml:lang="en">ShakingAFist</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of actions in which a performer presents a clenched fist and moves it back and forth within someone&apos;s sight, usually while standing close to him, as a personally threatening or defiant gesture.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Drifting">
    <cycAnnot:label xml:lang="en">Drifting</cycAnnot:label>
    <rdfs:label xml:lang="en">drifting</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all random path translations in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primaryObjectMoving&quot; class=&quot;cyc_term&quot;&gt;primaryObjectMoving&lt;/a&gt; is suspended in a fluid, i.e. a liquid or a gas.  Examples include the movement of a toy baloon on the breeze (but not necessarily the movement of a manned hot-air balloon or a dirigible!) or the movement of the Mary Celeste at the time she was discovered.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingASplashingSound">
    <cycAnnot:label xml:lang="en">MakingASplashingSound</cycAnnot:label>
    <rdfs:label xml:lang="en">making a splashing sound</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SurgicalSite">
    <cycAnnot:label xml:lang="en">SurgicalSite</cycAnnot:label>
    <rdfs:label xml:lang="en">surgical site</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_sexually_transmitted_diseases">
    <rdfs:label xml:lang="en">prevention of sexually transmitted diseases</rdfs:label>
    <cycAnnot:label xml:lang="en">(PreventingFn SexuallyTransmittedInfection)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Making_docks_available">
    <rdfs:label xml:lang="en">making docks available</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Dock)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Jogging">
    <cycAnnot:label xml:lang="en">Jogging</cycAnnot:label>
    <rdfs:comment xml:lang="en">Less strenuous form of running</rdfs:comment>
    <rdfs:label xml:lang="en">jog</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Despairing">
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Despair)</cycAnnot:label>
    <rdfs:label xml:lang="en">despairing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Sliding_Generic">
    <rdfs:label xml:lang="en">slide</rdfs:label>
    <rdfs:comment xml:lang="en">This is the most general collection about the rubbing, sliding or skidding processes that occur between solid objects in physical contact.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_Generic&quot; class=&quot;cyc_term&quot;&gt;Sliding_Generic&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RollingOnASurface&quot; class=&quot;cyc_term&quot;&gt;RollingOnASurface&lt;/a&gt;:  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RollingOnASurface&quot; class=&quot;cyc_term&quot;&gt;RollingOnASurface&lt;/a&gt; flush surface regions of the slider and the slidee do not translate relative to each other during for the brief moment that they are in contact.  By contrast, such flush surface regions are translating relative to each other during instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_Generic&quot; class=&quot;cyc_term&quot;&gt;Sliding_Generic&lt;/a&gt;. Typical examples include objects sliding, slipping, or skidding.  Negative examples include balls rolling (the contact surfaces do not translate relative to one another) and water flowing in a conduit (because the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is not solid).  All things being equal friction involved with sliding is greater than that with rolling.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_LowFriction&quot; class=&quot;cyc_term&quot;&gt;Sliding_LowFriction&lt;/a&gt;, a low friction kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_Generic&quot; class=&quot;cyc_term&quot;&gt;Sliding_Generic&lt;/a&gt; to be contrasted with it high friction sibling, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Rubbing&quot; class=&quot;cyc_term&quot;&gt;Rubbing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Sliding-Generic</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Leaflet_Anterior">
    <cycAnnot:label xml:lang="en">Leaflet-Anterior</cycAnnot:label>
    <rdfs:label xml:lang="en">anterior leaflet</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConstructionPlan">
    <cycAnnot:label xml:lang="en">ConstructionPlan</cycAnnot:label>
    <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>
    <rdfs:label xml:lang="en">construction plan</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerDisplayTypeInField_CW">
    <rdfs:label xml:lang="en">computer display type in field CW</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualWork&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/2008/06/10/concept/en/ComputerDisplayTypeInField&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplayTypeInField&lt;/a&gt;).  An instantiation of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerDisplayTypeInField_CW&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>
    <cycAnnot:label xml:lang="en">ComputerDisplayTypeInField-CW</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AnalogTelephoneSubscriberLine">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelephoneSubscriberLine&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/2008/06/10/concept/en/DigitalTelephoneSubscriberLine&quot; class=&quot;cyc_term&quot;&gt;DigitalTelephoneSubscriberLine&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnalogTelephoneSubscriberLine</cycAnnot:label>
    <rdfs:label xml:lang="en">analog telephone line</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DivineBeing">
    <cycAnnot:label xml:lang="en">DivineBeing</cycAnnot:label>
    <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/2008/06/10/concept/en/DivineBeing&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/2008/06/10/concept/en/Agent_Intangible&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VoluntaryArrangementForRepayment">
    <cycAnnot:label xml:lang="en">VoluntaryArrangementForRepayment</cycAnnot:label>
    <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/2008/06/10/concept/en/RepaymentPlan&quot; class=&quot;cyc_term&quot;&gt;RepaymentPlan&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Stabilizing">
    <rdfs:comment xml:lang="en">The situation in which something is stabilized in equilibrium, such that changes to its position or orientation are resisted.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Stabilizing</cycAnnot:label>
    <rdfs:label xml:lang="en">stabilizing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CoolingAir">
    <rdfs:comment xml:lang="en">A collection of events, and a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoolingProcess&quot; class=&quot;cyc_term&quot;&gt;CoolingProcess&lt;/a&gt;.  During each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoolingAir&quot; class=&quot;cyc_term&quot;&gt;CoolingAir&lt;/a&gt; event, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfStateChange&quot; class=&quot;cyc_term&quot;&gt;objectOfStateChange&lt;/a&gt; is some piece of air which is cooled.  Every time the thermostat in an office building clicks on, in the summer, and the building air conditioner kicks in, and blowers run to circulate the air to the offices, etc., there is a new instance of this collection (namely one subevent of that whole process --- the subevent in which the air conditioner actually cools the air that passes by it, for a few minutes).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CoolingAir</cycAnnot:label>
    <rdfs:label xml:lang="en">cooling air</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BackSpin">
    <cycAnnot:label xml:lang="en">BackSpin</cycAnnot:label>
    <rdfs:label xml:lang="en">back spin</rdfs:label>
    <rdfs:comment xml:lang="en">Moving through the air with the top moving forward slower and the bottom moving forward faster.  The axis of spin is approximately horizontal. This produces negative lift and changes the direction of bounce toward the direction in which the object is spinning.  This usually applies to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sphere&quot; class=&quot;cyc_term&quot;&gt;Sphere&lt;/a&gt; object.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WaitingForABus">
    <rdfs:label xml:lang="en">waiting for a bus</rdfs:label>
    <cycAnnot:label xml:lang="en">WaitingForABus</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which a person waits for a bus (public transportation road vehicle)</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualInformationGeneratingAct">
    <cycAnnot:label xml:lang="en">VisualInformationGeneratingAct</cycAnnot:label>
    <rdfs:label xml:lang="en">transmission of visual information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationGeneratingAct&quot; class=&quot;cyc_term&quot;&gt;VisualInformationGeneratingAct&lt;/a&gt; is an action that generates visual information (i.e. information of a kind typically accessed via the sense of sight).  Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAGesture&quot; class=&quot;cyc_term&quot;&gt;MakingAGesture&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DisplayingSomething&quot; class=&quot;cyc_term&quot;&gt;DisplayingSomething&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Writing&quot; class=&quot;cyc_term&quot;&gt;Writing&lt;/a&gt;.  If a given visual-information-generating act also involves conveying the information to another agent (i.e. if it is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;), then it is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualCommunicating&quot; class=&quot;cyc_term&quot;&gt;VisualCommunicating&lt;/a&gt; (q.v.).  Or a visual-information-generating act might be a proper sub-event of a visual-communicating act.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Campfire">
    <rdfs:label xml:lang="en">campfire</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all campfires. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombustionProcess&quot; class=&quot;cyc_term&quot;&gt;CombustionProcess&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Campfire</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Schedule">
    <rdfs:label xml:lang="en">schedule</rdfs:label>
    <cycAnnot:label xml:lang="en">Schedule</cycAnnot: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/2008/06/10/concept/en/ScheduleDocument&quot; class=&quot;cyc_term&quot;&gt;ScheduleDocument&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EconomicEvent">
    <rdfs:label xml:lang="en">economic occurrence</rdfs:label>
    <cycAnnot:label xml:lang="en">EconomicEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EconomicEvent&quot; class=&quot;cyc_term&quot;&gt;EconomicEvent&lt;/a&gt; is the most general collection of events having an economic character, such as buying and selling, inflation and recession, and economic policy-making.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitarySpaceLaunchOperation">
    <cycAnnot:label xml:lang="en">MilitarySpaceLaunchOperation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitarySpaceLaunchOperation&quot; class=&quot;cyc_term&quot;&gt;MilitarySpaceLaunchOperation&lt;/a&gt; is a complex event during which a military organization prepares a rocket (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RocketPropelledTransportationDevice&quot; class=&quot;cyc_term&quot;&gt;RocketPropelledTransportationDevice&lt;/a&gt;) and rocket-supporting systems (e.g. a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RocketRange&quot; class=&quot;cyc_term&quot;&gt;RocketRange&lt;/a&gt;) for transportation in outer space (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpaceTransportationEvent&quot; class=&quot;cyc_term&quot;&gt;SpaceTransportationEvent&lt;/a&gt;).  Each instance involves preparation events, and, in those cases where the prepartation events are successful, a rocket launch (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaunchingARocket&quot; class=&quot;cyc_term&quot;&gt;LaunchingARocket&lt;/a&gt;).  Each instance that involves a rocket launch also involves additional post-launch events, during which the rocket travels toward outer space and is tracked by facilities at the stations on the launch site&apos;s rocket range.  Completely succesful instances of this collection terminate when the launch vehicle no longer needs to be tracked by the launching agent, for example when the launch vehicle for the spaceflight has been expended or has safely landed at its destination.</rdfs:comment>
    <rdfs:label xml:lang="en">military space launch operation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DomesticPolicy">
    <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/2008/06/10/concept/en/Policy&quot; class=&quot;cyc_term&quot;&gt;Policy&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DomesticPolicy&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Starvation">
    <rdfs:label xml:lang="en">starvation</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Starvation&quot; class=&quot;cyc_term&quot;&gt;Starvation&lt;/a&gt; is an event in which
an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; is so hungry as to be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Starving&quot; class=&quot;cyc_term&quot;&gt;Starving&lt;/a&gt;.  If prolonged, it results in death.  NB: This is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleDoerAction&quot; class=&quot;cyc_term&quot;&gt;SingleDoerAction&lt;/a&gt; (q.v.), so it doesn&apos;t cover cases wherein one creature withholds food from another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Starvation</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="ConfigurationOfComplexObject">
    <rdfs:label xml:lang="en">configuration of a complex object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;s in which some complex object, i.e. one with distinguishable parts, is configured in some static manner.  It is in virtue of these distinguishable parts that this collection is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; since a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; must involve two or more objects.  (When all of the configured objects in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; are part of some larger object then the configuration might be deemed to be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConfigurationOfComplexObject&quot; class=&quot;cyc_term&quot;&gt;ConfigurationOfComplexObject&lt;/a&gt;.)  Note that a configuration is an instance only if a single object is the thing configured in the configuration.  Hence, the configuration of eleven different chairs in the room would not likely be an instance, but a configuration of a network of telephone poles insofar as the network is an object, having the telephone poles as parts, might be.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConfigurationOfComplexObject</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_chemically_harmful_substances">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn HarmfulChemicalSubstance)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to chemically harmful substances</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CheatingInstructionsForGameProgram">
    <cycAnnot:label xml:lang="en">CheatingInstructionsForGameProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Instructions&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt; on how to cheat at computer games.</rdfs:comment>
    <rdfs:label xml:lang="en">computer game cheat</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalDestructionEvent">
    <rdfs:label xml:lang="en">biological destruction</rdfs:label>
    <cycAnnot:label xml:lang="en">BiologicalDestructionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;BiologicalProcess&lt;/a&gt;.  In each instance  of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalDestructionEvent&lt;/a&gt;, some instance(s) of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt; (q.v.) are destroyed.  Notable  specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalDestructionEvent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalCatabolismEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalCatabolismEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DigestionEvent&quot; class=&quot;cyc_term&quot;&gt;DigestionEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalDecompositionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalDecompositionEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VotingRight">
    <rdfs:label xml:lang="en">voting right</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Entitlement&quot; class=&quot;cyc_term&quot;&gt;Entitlement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VotingRight&quot; class=&quot;cyc_term&quot;&gt;VotingRight&lt;/a&gt; is the right of a person or group to vote.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VotingRight</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GapInPathArtifact">
    <rdfs:label xml:lang="en">gap</rdfs:label>
    <cycAnnot:label xml:lang="en">GapInPathArtifact</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;s that are located where a portion of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PathArtifact&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt; &apos;&apos;should&apos;&apos; be.  This includes: a &lt;font color=&quot;#ff0000&quot;&gt;#$PieceOfFreeSpace&lt;/font&gt; forming a gap where a section of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bridge&quot; class=&quot;cyc_term&quot;&gt;Bridge&lt;/a&gt; used to be, or a strech of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Street_Generic&quot; class=&quot;cyc_term&quot;&gt;Street_Generic&lt;/a&gt; blocked by a pile of rocks.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SupportSituation">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;.  This is the situation that arises from an ongoing support relationship between two agents.</rdfs:comment>
    <rdfs:label xml:lang="en">support situation</rdfs:label>
    <cycAnnot:label xml:lang="en">SupportSituation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TranslationWithoutChangeOfOrientation">
    <cycAnnot:label xml:lang="en">TranslationWithoutChangeOfOrientation</cycAnnot:label>
    <rdfs:label xml:lang="en">translation without change of orientation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationWithoutChangeOfOrientation&quot; class=&quot;cyc_term&quot;&gt;TranslationWithoutChangeOfOrientation&lt;/a&gt; is a movement event in which the orientation of the primary object moving does _not_ change.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Fistula">
    <cycAnnot:label xml:lang="en">Fistula</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specilaization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalConnection_Configuration&quot; class=&quot;cyc_term&quot;&gt;PhysicalConnection_Configuration&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismPart&quot; class=&quot;cyc_term&quot;&gt;OrganismPart&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fistula&quot; class=&quot;cyc_term&quot;&gt;Fistula&lt;/a&gt; is an abnormal connection between organs or vessels that do not normally connect.</rdfs:comment>
    <rdfs:label xml:lang="en">fistula</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event_in_which_someone_controls_facilities">
    <cycAnnot:label xml:lang="en">(ControllingFn Facility-Generic)</cycAnnot:label>
    <rdfs:label xml:lang="en">event in which someone controls facilities</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Displaying_of_reproductive_organs">
    <rdfs:label xml:lang="en">displaying of reproductive organs</rdfs:label>
    <cycAnnot:label xml:lang="en">(DisplayingFn SexOrgan)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TemperatureControlledStorage">
    <cycAnnot:label xml:lang="en">TemperatureControlledStorage</cycAnnot:label>
    <rdfs:label xml:lang="en">putting something into temperature-controlled storage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_hydrogen_cyanide">
    <rdfs:label xml:lang="en">exposure to liquid hydrogen cyanide</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn HydrogenCyanide))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PartiallyMentalHumanActivity">
    <rdfs:comment xml:lang="en">This is the collection of events which have at least one mental sub-event &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt; a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PartiallyMentalHumanActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">at least partially mental human activity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BarrierSituation_Deterrent">
    <cycAnnot:label xml:lang="en">BarrierSituation-Deterrent</cycAnnot:label>
    <rdfs:label xml:lang="en">barrier situation deterrent</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of individual
situations. Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarrierSituation_Deterrent&quot; class=&quot;cyc_term&quot;&gt;BarrierSituation_Deterrent&lt;/a&gt; consists of an
arrangement of some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Path_Customary&quot; class=&quot;cyc_term&quot;&gt;Path_Customary&lt;/a&gt; PATH, some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;
thing(s) BLOCKER1, BLOCKER2, . . . and some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;
things(s) BLOCKED1, BLOCKED2, . . .. such that BLOCKED1, BLOCKED2,
. . . could potentially move along PATH, were BLOCKER1, BLOCKER2,
. . . not in the way. It is important that actual movement along PATH
be prevented, at least in part, by the deterrent effect of the
blocking object(s).  That is, at least some of the blocked objects
should be blocked by the likelihood of being physically prevented from
moving, without having to come in contact with the blocking object(s)
themselves.  Examples include a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fence&quot; class=&quot;cyc_term&quot;&gt;Fence&lt;/a&gt; keeping &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cow&quot; class=&quot;cyc_term&quot;&gt;Cow&lt;/a&gt;s in a pasture,
and an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obstacle&quot; class=&quot;cyc_term&quot;&gt;Obstacle&lt;/a&gt; blocking a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Roadway&quot; class=&quot;cyc_term&quot;&gt;Roadway&lt;/a&gt;. Objects whose movement is
being blocked in this way may occassionally come into physical contact
with the blocking object (as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cow&quot; class=&quot;cyc_term&quot;&gt;Cow&lt;/a&gt; bumping into, or pushing against,
a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fence&quot; class=&quot;cyc_term&quot;&gt;Fence&lt;/a&gt;), but the situation will be an instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarrierSituation_Deterrent&quot; class=&quot;cyc_term&quot;&gt;BarrierSituation_Deterrent&lt;/a&gt; just in case the blocking is at least
partially accomplished by deterrence. To represent cases in which a
path is blocked by physical force (such as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dam&quot; class=&quot;cyc_term&quot;&gt;Dam&lt;/a&gt; blocking the flow
of water), see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarrierSituation_PhysicalForce&quot; class=&quot;cyc_term&quot;&gt;BarrierSituation_PhysicalForce&lt;/a&gt;. Note that
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarrierSituation_Deterrent&quot; class=&quot;cyc_term&quot;&gt;BarrierSituation_Deterrent&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/not&quot; class=&quot;cyc_term&quot;&gt;not&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/disjointWith&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt;
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarrierSituation_PhysicalForce&quot; class=&quot;cyc_term&quot;&gt;BarrierSituation_PhysicalForce&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="CommitteeAction_USFederalLegislating">
    <cycAnnot:label xml:lang="en">CommitteeAction-USFederalLegislating</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalProceeding&quot; class=&quot;cyc_term&quot;&gt;LegalProceeding&lt;/a&gt;.  After a bill is introduced in the U.S. Congress, it is referred to an appropriate committee (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReferralOfBillToCommittee_USFederalLegislating&quot; class=&quot;cyc_term&quot;&gt;ReferralOfBillToCommittee_USFederalLegislating&lt;/a&gt;). Then the committee processes the bill by, for example, holding hearings or requesting information, or sending the bill to a sub-committee.  The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommitteeAction_USFederalLegislating&quot; class=&quot;cyc_term&quot;&gt;CommitteeAction_USFederalLegislating&lt;/a&gt; denotes the collection of such potentially complex committee actions.</rdfs:comment>
    <rdfs:label xml:lang="en">committee action</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysiologicalCondition">
    <rdfs:label xml:lang="en">medical condition</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysiologicalCondition</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;font color=&quot;#ff0000&quot;&gt;#$SystemCondition&lt;/font&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt; involves an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; being in some physiological state that is not  typical for that organism&apos;s species, modulo considerations about the organism&apos;s sex or (in some cases) subspecies.  Thus &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Menstruating&quot; class=&quot;cyc_term&quot;&gt;Menstruating&lt;/a&gt;, though not typical among all persons, is part of being a healthy adult female, and so is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt; (though it is a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalProcess&lt;/a&gt;); &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pregnancy&quot; class=&quot;cyc_term&quot;&gt;Pregnancy&lt;/a&gt;, on the other hand, is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt;.  Note that some but not all
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt;s are events; but they are all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;s.
Thus each physiological condition has a temporal start and end, though in some cases (e.g. dwarfism) these will be the same as the start and end of the life of the organism.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SuckingSomethingUp">
    <rdfs:label xml:lang="en">sucking something up</rdfs:label>
    <cycAnnot:label xml:lang="en">SuckingSomethingUp</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SuckingSomethingUp&quot; class=&quot;cyc_term&quot;&gt;SuckingSomethingUp&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is propelled along a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; by means of suction (fluid pressure differential). The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; need not be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt;. Examples: Sucking a liquid through a straw; a vacuum cleaner sucking objects off of a surface.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EnhancementBugzillaBugReport">
    <cycAnnot:label xml:lang="en">EnhancementBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">enhancement Bugzilla bug report</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeographicalThing_Intangible_MovableLocation">
    <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/2008/06/10/concept/en/LineOfMilitaryForces&quot; class=&quot;cyc_term&quot;&gt;LineOfMilitaryForces&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BattleZone&quot; class=&quot;cyc_term&quot;&gt;BattleZone&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ZoneOfMilitaryControl&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/2008/06/10/concept/en/GeographicalThing_Intangible_FixedLocation&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>
    <rdfs:label xml:lang="en">movable location</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BlockerBugzillaBugReport">
    <cycAnnot:label xml:lang="en">BlockerBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">blocker Bugzilla bug report</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MovingInACircle">
    <cycAnnot:label xml:lang="en">MovingInACircle</cycAnnot:label>
    <rdfs:comment xml:lang="en">Elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingInACircle&quot; class=&quot;cyc_term&quot;&gt;MovingInACircle&lt;/a&gt; are events in which any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; moves along a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; which is roughly circular and does so periodically.  For example, a spacecraft in orbit is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; in such an event.</rdfs:comment>
    <rdfs:label xml:lang="en">circling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exhaling_Fn_air">
    <cycAnnot:label xml:lang="en">(ExhalingFn Air)</cycAnnot:label>
    <rdfs:label xml:lang="en">Exhaling Fn air</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Menagerie">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Holdings&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/2008/06/10/concept/en/WildAnimal&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ReservationAtARestaurant">
    <rdfs:label xml:lang="en">restaurant reservation</rdfs:label>
    <cycAnnot:label xml:lang="en">ReservationAtARestaurant</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reservation&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/2008/06/10/concept/en/Restaurant_Organization&quot; class=&quot;cyc_term&quot;&gt;Restaurant_Organization&lt;/a&gt; to hold a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RestaurantSeatingArea&quot; class=&quot;cyc_term&quot;&gt;RestaurantSeatingArea&lt;/a&gt; for a patron.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Spiraling">
    <rdfs:label xml:lang="en">spiraling</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_Rotation&quot; class=&quot;cyc_term&quot;&gt;Movement_Rotation&lt;/a&gt; whose distance from a fixed axis is (monotonically) increasing or decreasing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Spiraling</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PacketLengthField_Packet">
    <cycAnnot:label xml:lang="en">PacketLengthField-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PacketLengthField_Packet&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/2008/06/10/concept/en/Header_Packet&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalEvent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;BiologicalProcess&lt;/a&gt; (q.v.) instances of 
which are non-deliberately &amp;quot;done by&amp;quot; biological organisms.  
Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalEvent&lt;/a&gt; is a biological process that 
has an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; as a &amp;quot;bodily doer&amp;quot; (see
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/bodilyDoer&quot; class=&quot;cyc_term&quot;&gt;bodilyDoer&lt;/a&gt;).  Note that not all physical events that have 
bodily doers are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalEvent&lt;/a&gt;s; they might (e.g.) be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt;s that are not biological events.
Thus, having a bodily doer is a necessary but not a sufficient
condition for being an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BiologicalEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">organic event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Compare_LogicSignal">
    <cycAnnot:label xml:lang="en">Compare-LogicSignal</cycAnnot:label>
    <rdfs:label xml:lang="en">compare logic signal</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TeamGame">
    <cycAnnot:label xml:lang="en">TeamGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; whose &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/competingAgents&quot; class=&quot;cyc_term&quot;&gt;competingAgents&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Team&quot; class=&quot;cyc_term&quot;&gt;Team&lt;/a&gt;s instead of individual &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">team game</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CulturalActivity">
    <cycAnnot:label xml:lang="en">CulturalActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalThing&quot; class=&quot;cyc_term&quot;&gt;CulturalThing&lt;/a&gt;s that are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">cultural activity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_methyldichloroarsine">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Methyldichloroarsine)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to methyldichloroarsine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CommercialPaper">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnsecuredLoan&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AutomobileRunning">
    <rdfs:comment xml:lang="en">An automobile running.</rdfs:comment>
    <rdfs:label xml:lang="en">running automobile</rdfs:label>
    <cycAnnot:label xml:lang="en">AutomobileRunning</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProteinConfiguration">
    <cycAnnot:label xml:lang="en">ProteinConfiguration</cycAnnot:label>
    <rdfs:label xml:lang="en">protein configuration</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MutualFundShare">
    <rdfs:label xml:lang="en">mutual fund share</rdfs: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/2008/06/10/concept/en/MutualFund&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/2008/06/10/concept/en/MutualFund&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/2008/06/10/concept/en/InvestmentFirm&quot; class=&quot;cyc_term&quot;&gt;InvestmentFirm&lt;/a&gt; that operates the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MutualFund&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>
    <cycAnnot:label xml:lang="en">MutualFundShare</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LexicalInterpretationAgent">
    <rdfs:comment xml:lang="en">The collection of all software agents that engage in lexical interpretation. This could range from simple word lookup schemes to sophisticated morphological parsers.</rdfs:comment>
    <rdfs:label xml:lang="en">lexical interpretation agent</rdfs:label>
    <cycAnnot:label xml:lang="en">LexicalInterpretationAgent</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="JumboMortgage">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonconformingMortgage&quot; class=&quot;cyc_term&quot;&gt;NonconformingMortgage&lt;/a&gt;s which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JumboLoan&quot; class=&quot;cyc_term&quot;&gt;JumboLoan&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">jumbo mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">JumboMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_diphosgene">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Diphosgene)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to diphosgene</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SlidingConnection">
    <rdfs:comment xml:lang="en">The sliding connection</rdfs:comment>
    <cycAnnot:label xml:lang="en">SlidingConnection</cycAnnot:label>
    <rdfs:label xml:lang="en">sliding connection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Collecting">
    <rdfs:label xml:lang="en">gathering things together</rdfs:label>
    <cycAnnot:label xml:lang="en">Collecting</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collecting&quot; class=&quot;cyc_term&quot;&gt;Collecting&lt;/a&gt; is an event in which tangible or intangible objects are collected together at a single &amp;quot;place&amp;quot;.  The objects might come from various sources, and might be gathered via some collection network. Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupingObjects&quot; class=&quot;cyc_term&quot;&gt;GroupingObjects&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectingInformation&quot; class=&quot;cyc_term&quot;&gt;CollectingInformation&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IntelligentAgentActivity">
    <cycAnnot:label xml:lang="en">IntelligentAgentActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; (q.v.).  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt; is an action, each of whose &amp;quot;doers&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/animateDoer&quot; class=&quot;cyc_term&quot;&gt;animateDoer&lt;/a&gt;s) is either an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; or a group of such agents (i.e. a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Group&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; all of whose members are intelligent agents).  Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reading&quot; class=&quot;cyc_term&quot;&gt;Reading&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">intelligent agent activity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Picketing">
    <rdfs:label xml:lang="en">picketing</rdfs:label>
    <cycAnnot:label xml:lang="en">Picketing</cycAnnot:label>
    <rdfs:comment xml:lang="en">Marching in front of something holding signs in order to persuade others not to support it.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MountaineeringEvent">
    <rdfs:label xml:lang="en">mountaineering</rdfs:label>
    <cycAnnot:label xml:lang="en">MountaineeringEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">An event that involves climbing a mountain.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MovingImage">
    <rdfs:label xml:lang="en">moving image</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingImage&quot; class=&quot;cyc_term&quot;&gt;MovingImage&lt;/a&gt; is a visual image which persists while changing over time.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingImage&quot; class=&quot;cyc_term&quot;&gt;MovingImage&lt;/a&gt; include shadows of trees swaying in the wind, meteors, film and video images; images produced by light reflected from moving physical objects; images produced directly by a changing pattern of lights (e.g., nautical beacons).</rdfs:comment>
    <cycAnnot:label xml:lang="en">MovingImage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BlackAndWhiteImage">
    <rdfs:comment xml:lang="en">The collection of all black and white images. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MonochromeImage&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BlackAndWhiteImage</cycAnnot:label>
    <rdfs:label xml:lang="en">black and white image</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PumpingGasEvent">
    <rdfs:label xml:lang="en">pumping gas</rdfs:label>
    <cycAnnot:label xml:lang="en">PumpingGasEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which a discrete portion of gasoline is pumped *entirely* (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt; vs &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_Complete&quot; class=&quot;cyc_term&quot;&gt;Translation_Complete&lt;/a&gt;) from a pump into the gas tank of a vehicle.  Every complete &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PumpingGasEvent&quot; class=&quot;cyc_term&quot;&gt;PumpingGasEvent&lt;/a&gt; has a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; in which &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PumpingFluid&quot; class=&quot;cyc_term&quot;&gt;PumpingFluid&lt;/a&gt; is occurring.  Also, every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PumpingGasEvent&quot; class=&quot;cyc_term&quot;&gt;PumpingGasEvent&lt;/a&gt; has a number of sub-events in which a portion of gas is completely transmitted into a gas tank (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_Complete&quot; class=&quot;cyc_term&quot;&gt;Translation_Complete&lt;/a&gt;).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPilotEvaluationProblemFromLCC_H">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from LCC H</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromLCC-H</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DepthContour">
    <rdfs:label xml:lang="en">depth contour</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DepthContour&quot; class=&quot;cyc_term&quot;&gt;DepthContour&lt;/a&gt; is an underwater contour line (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContourLine&quot; class=&quot;cyc_term&quot;&gt;ContourLine&lt;/a&gt;) of equal height below the reference surface of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TidalDatum&quot; class=&quot;cyc_term&quot;&gt;TidalDatum&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DepthContour</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CreditCardAgreementWithZeroPercentInitialInterestRate">
    <rdfs:label xml:lang="en">credit card agreement with a zero percent initial interest rate</rdfs:label>
    <cycAnnot:label xml:lang="en">CreditCardAgreementWithZeroPercentInitialInterestRate</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAgreementWithZeroPercentInitialInterestRate&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreementWithZeroPercentInitialInterestRate&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAgreement&quot; class=&quot;cyc_term&quot;&gt;CreditCardAgreement&lt;/a&gt;.  It is, of course, the collection of credit card agreements that offer card holders a zero percent initial interest rate.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HostedComputerFile">
    <cycAnnot:label xml:lang="en">HostedComputerFile</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HostedComputerFile&quot; class=&quot;cyc_term&quot;&gt;HostedComputerFile&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFile_Abstract&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/2008/06/10/concept/en/ComputerFileCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; on at least one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerServer&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>
    <rdfs:label xml:lang="en">hosted computer file</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hatting">
    <rdfs:label xml:lang="en">hatting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Hat)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingSomethingAvailable&quot; class=&quot;cyc_term&quot;&gt;MakingSomethingAvailable&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FurnishingSomeoneWithAHat&quot; class=&quot;cyc_term&quot;&gt;FurnishingSomeoneWithAHat&lt;/a&gt;, someone furnishes someone with a hat.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Movie_CW">
    <cycAnnot:label xml:lang="en">Movie-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">movie</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoConceptualWork&quot; class=&quot;cyc_term&quot;&gt;VideoConceptualWork&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movie_CW&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/2008/06/10/concept/en/MovieShowing&quot; class=&quot;cyc_term&quot;&gt;MovieShowing&lt;/a&gt;.  Notable instances are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CitizenKane_TheMovie&quot; class=&quot;cyc_term&quot;&gt;CitizenKane_TheMovie&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StarWars_TheMovie&quot; class=&quot;cyc_term&quot;&gt;StarWars_TheMovie&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PledgeAccountMortgage">
    <rdfs:label xml:lang="en">pledge account mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">PledgeAccountMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s secured by either a savings account or a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CertificateOfDeposit&quot; class=&quot;cyc_term&quot;&gt;CertificateOfDeposit&lt;/a&gt; belonging to a relative, pledged as collateral.  Typically, the amount that is pledged is at least ten percent of the purchase price or of the appraised value of the real estate that is mortgaged.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingInPouch">
    <rdfs:label xml:lang="en">holding something in a pouch</rdfs:label>
    <rdfs:comment xml:lang="en">When a marsupial holds something in its pouch.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HoldingInPouch</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PublicProperty">
    <rdfs:comment xml:lang="en">The collection of all public property. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublicPlace&quot; class=&quot;cyc_term&quot;&gt;PublicPlace&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Property&quot; class=&quot;cyc_term&quot;&gt;Property&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PublicProperty</cycAnnot:label>
    <rdfs:label xml:lang="en">public property</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TendingAPlant">
    <cycAnnot:label xml:lang="en">TendingAPlant</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which plants are purposely tended and cared for</rdfs:comment>
    <rdfs:label xml:lang="en">tending a plant</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Making_collaborations_available">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Collaborator)</cycAnnot:label>
    <rdfs:label xml:lang="en">making collaborations available</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Babysitting">
    <rdfs:comment xml:lang="en">A non-parent temporarily caring for an infant.  This definition could be changed if we want to consider situations where a parent cares for his/her own child to be babysitting.</rdfs:comment>
    <rdfs:label xml:lang="en">babysiting</rdfs:label>
    <cycAnnot:label xml:lang="en">Babysitting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AudioBeep">
    <cycAnnot:label xml:lang="en">AudioBeep</cycAnnot:label>
    <rdfs:label xml:lang="en">beep</rdfs:label>
    <rdfs:comment xml:lang="en">An audible `beep&apos; sound.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChildcareService">
    <rdfs:comment xml:lang="en">The collection of all child care. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingCareOfPeople&quot; class=&quot;cyc_term&quot;&gt;TakingCareOfPeople&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">child care</rdfs:label>
    <cycAnnot:label xml:lang="en">ChildcareService</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="YanXinQigong">
    <cycAnnot:label xml:lang="en">YanXinQigong</cycAnnot:label>
    <rdfs:label xml:lang="en">Yan Xin qigong</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_the_Iranian_army">
    <cycAnnot:label xml:lang="en">(MemberFn (ArmyFn Iran))</cycAnnot:label>
    <rdfs:label xml:lang="en">member of the Iranian army</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualInformationBearingThing">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FallingProcess">
    <cycAnnot:label xml:lang="en">FallingProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A moving process in which a non completely supported object moves downward under the force of gravity.  Since time slice is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FallingProcess&quot; class=&quot;cyc_term&quot;&gt;FallingProcess&lt;/a&gt;, the collision with the ground or some other object is not a necessary &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; as it is with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FallingEvent&quot; class=&quot;cyc_term&quot;&gt;FallingEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">falling process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WaitingToInhale">
    <cycAnnot:label xml:lang="en">WaitingToInhale</cycAnnot:label>
    <rdfs:label xml:lang="en">waiting to inhale</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Rafting_234">
    <rdfs:label xml:lang="en">rafting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Rafter)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_phosgene">
    <rdfs:label xml:lang="en">exposure to gaseous phosgene</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Phosgene))</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Training_for_transportation_by_means_of_commercial_aeroplanes">
    <rdfs:label xml:lang="en">training for transportation by means of commercial aeroplanes</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn (TransportViaFn CommercialPassengerAirplane))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_the_United_States_Air_Force">
    <rdfs:label xml:lang="en">member of the United States Air Force</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn UnitedStatesAirForce)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerIBT">
    <cycAnnot:label xml:lang="en">ComputerIBT</cycAnnot:label>
    <rdfs:label xml:lang="en">computer IBT</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s instantiated on or for instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputationalSystem&quot; class=&quot;cyc_term&quot;&gt;ComputationalSystem&lt;/a&gt;, whether as fixed stored data (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerDataArtifact&quot; class=&quot;cyc_term&quot;&gt;ComputerDataArtifact&lt;/a&gt;), processes executing computer code (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;), or as &lt;font color=&quot;#ff0000&quot;&gt;#$SoftwareAgents&lt;/font&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="XRayImage">
    <cycAnnot:label xml:lang="en">XRayImage</cycAnnot:label>
    <rdfs:label xml:lang="en">x-ray</rdfs:label>
    <rdfs:comment xml:lang="en">An image produced by an X-Ray machine</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CrosswordPuzzle">
    <rdfs:comment xml:lang="en">The collection of all crossword puzzles. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Puzzle&quot; class=&quot;cyc_term&quot;&gt;Puzzle&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">crossword puzzle</rdfs:label>
    <cycAnnot:label xml:lang="en">CrosswordPuzzle</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NuclearRelatedThing">
    <cycAnnot:label xml:lang="en">NuclearRelatedThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductType&quot; class=&quot;cyc_term&quot;&gt;ProductType&lt;/a&gt;. This is the collection of all things related to the use of nuclear energy or nuclear radiation, including things related to nuclear weapons, nuclear power
generators, and nuclear medical devices. The collection includes, for
example, all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearServiceEvent&quot; class=&quot;cyc_term&quot;&gt;NuclearServiceEvent&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;s that are components
in nuclear reactors, and all kinds of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearFuel&quot; class=&quot;cyc_term&quot;&gt;NuclearFuel&lt;/a&gt;, as well as
nonfissionable &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadioactiveStuff&quot; class=&quot;cyc_term&quot;&gt;RadioactiveStuff&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">nuclear related thing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnintelligibleUtterance">
    <rdfs:label xml:lang="en">unintelligible utterance</rdfs:label>
    <cycAnnot:label xml:lang="en">UnintelligibleUtterance</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OutdoorActivity">
    <rdfs:comment xml:lang="en">The collection of all outdoor activities. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OutdoorActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">outdoor activity</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="WatchingTelevision">
    <rdfs:label xml:lang="en">watching television</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WatchingSomething&quot; class=&quot;cyc_term&quot;&gt;WatchingSomething&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccessingAnIBT&quot; class=&quot;cyc_term&quot;&gt;AccessingAnIBT&lt;/a&gt;,  and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WatchingTelevision&quot; class=&quot;cyc_term&quot;&gt;WatchingTelevision&lt;/a&gt; is an event in which a person watches a television make sounds and images for entertainment.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WatchingTelevision</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="MortgageCertificate">
    <rdfs:label xml:lang="en">mortgage certificate</rdfs:label>
    <cycAnnot:label xml:lang="en">MortgageCertificate</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageCertificate&quot; class=&quot;cyc_term&quot;&gt;MortgageCertificate&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WrittenLegalAgreement&quot; class=&quot;cyc_term&quot;&gt;WrittenLegalAgreement&lt;/a&gt;. It is a statement of how much money a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/lender&quot; class=&quot;cyc_term&quot;&gt;lender&lt;/a&gt; would be prepared to lend a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt;. This certificate allows the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; to prove to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RealEstateAgent&quot; class=&quot;cyc_term&quot;&gt;RealEstateAgent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/seller&quot; class=&quot;cyc_term&quot;&gt;seller&lt;/a&gt; that he or she has adequate funds to purchase a property.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SecretionEvent">
    <cycAnnot:label xml:lang="en">SecretionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmittingStuff&quot; class=&quot;cyc_term&quot;&gt;EmittingStuff&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalProductionEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalProductionEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecretionEvent&quot; class=&quot;cyc_term&quot;&gt;SecretionEvent&lt;/a&gt; is an event in which a living animal or plant secretes from its body some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Secretion_Bodily&quot; class=&quot;cyc_term&quot;&gt;Secretion_Bodily&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">secreting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Falling_Freefall">
    <rdfs:label xml:lang="en">falling freefall</rdfs:label>
    <rdfs:comment xml:lang="en">Elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Falling_Freefall&quot; class=&quot;cyc_term&quot;&gt;Falling_Freefall&lt;/a&gt; are events in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is accelerated downward by the force of gravity and is not supported by anything.  Usually such objects move straight down (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Down_Directly&quot; class=&quot;cyc_term&quot;&gt;Down_Directly&lt;/a&gt;) but the stronger the wind or more significant the horizontal velocity, the greater the horizontal component of its direction (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/directionOfTranslation_Throughout&quot; class=&quot;cyc_term&quot;&gt;directionOfTranslation_Throughout&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Falling-Freefall</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Enclave_CoaPartner_DASSA">
    <cycAnnot:label xml:lang="en">Enclave-CoaPartner-DASSA</cycAnnot:label>
    <rdfs:label xml:lang="en">enclave</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Skin_contact_with_chemically_acidic_substances">
    <rdfs:label xml:lang="en">skin contact with chemically acidic substances</rdfs:label>
    <cycAnnot:label xml:lang="en">(SkinContactWithFn ChemicallyAcidicSubstance)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_tabun">
    <rdfs:label xml:lang="en">exposure to liquid tabun</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Tabun))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_humans">
    <cycAnnot:label xml:lang="en">(ProtectingFn HomoSapiens)</cycAnnot:label>
    <rdfs:label xml:lang="en">protection of humans</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WritingSystem">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationConvention&quot; class=&quot;cyc_term&quot;&gt;CommunicationConvention&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WritingSystem&quot; class=&quot;cyc_term&quot;&gt;WritingSystem&lt;/a&gt; is a system of physical markings used to record pieces of a language.  Writing systems are typically associated with particular languages, although some may be common to many languages.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WritingSystem&quot; class=&quot;cyc_term&quot;&gt;WritingSystem&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JapaneseKatakanaWriting&quot; class=&quot;cyc_term&quot;&gt;JapaneseKatakanaWriting&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WesternEuropeanWriting&quot; class=&quot;cyc_term&quot;&gt;WesternEuropeanWriting&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalWriting&quot; class=&quot;cyc_term&quot;&gt;MusicalWriting&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">writing system</rdfs:label>
    <cycAnnot:label xml:lang="en">WritingSystem</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_VX_nerve_gas">
    <rdfs:label xml:lang="en">exposure to VX nerve gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn VX-NerveAgent))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JobDescription">
    <cycAnnot:label xml:lang="en">JobDescription</cycAnnot:label>
    <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/2008/06/10/concept/en/genlMt&quot; class=&quot;cyc_term&quot;&gt;genlMt&lt;/a&gt; of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JobDescription&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CycParseTree">
    <cycAnnot:label xml:lang="en">CycParseTree</cycAnnot:label>
    <rdfs:label xml:lang="en">parse tree</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycParseTree&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="USHouseSeat_Federal">
    <rdfs:comment xml:lang="en">The collection of all United States federal House of
Representatives seats. These offices are the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/USRepresentative&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Learning&quot; class=&quot;cyc_term&quot;&gt;Learning&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;. Each instance of this collection is an event in which some agent [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;] receives instruction in certain skills (usually, but not always, from another agent). See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Education&quot; class=&quot;cyc_term&quot;&gt;Education&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Teaching&quot; class=&quot;cyc_term&quot;&gt;Teaching&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrainingInFn&quot; class=&quot;cyc_term&quot;&gt;TrainingInFn&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrainingForFn&quot; class=&quot;cyc_term&quot;&gt;TrainingForFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">training</rdfs:label>
    <cycAnnot:label xml:lang="en">Training</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="J5Obligation">
    <cycAnnot:label xml:lang="en">J5Obligation</cycAnnot:label>
    <rdfs:label xml:lang="en">j5 obligation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationBearingWavePropagation">
    <rdfs:label xml:lang="en">information bearing wave propagation</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationBearingWavePropagation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt; is a wave propagation event that carries information for interpreters who understand its conventions.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpokenUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;SpokenUtterance_IBT&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Balancing">
    <rdfs:label xml:lang="en">balancing</rdfs:label>
    <cycAnnot:label xml:lang="en">Balancing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The situation in which something is supported in equilibrium (usually with gravity), such that if its position changes just a little bit then it will change quite a bit.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CoilLoosening">
    <cycAnnot:label xml:lang="en">CoilLoosening</cycAnnot:label>
    <rdfs:label xml:lang="en">uncoiling</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events which consist of the loosening of a coil.  The coil may have a fixed center, a fixed axis or be unconstrained.  Non-fixed points engage in spiral motion about the&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Axis&quot; class=&quot;cyc_term&quot;&gt;Axis&lt;/a&gt; of rotation.  The process is reversed by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoilTightening&quot; class=&quot;cyc_term&quot;&gt;CoilTightening&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoilLoosening&quot; class=&quot;cyc_term&quot;&gt;CoilLoosening&lt;/a&gt; releases energy upon passing from a tightened state towards the rest state.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoilLoosening&quot; class=&quot;cyc_term&quot;&gt;CoilLoosening&lt;/a&gt; past the rest state requires energy.  The term often means just uncoiling to(wards) the rest state.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DatabaseProtocol">
    <cycAnnot:label xml:lang="en">DatabaseProtocol</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Protocol&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;s for communicating with relational databases.</rdfs:comment>
    <rdfs:label xml:lang="en">database protocol</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ShapingSomething">
    <cycAnnot:label xml:lang="en">ShapingSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MaterialHandling&quot; class=&quot;cyc_term&quot;&gt;MaterialHandling&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt; is an event in which something (usually more or less &amp;quot;plastic&amp;quot; in nature) is given a definite shape, or has its shape changed, through the purposeful actions of an agent that cause a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapeChangeEvent&quot; class=&quot;cyc_term&quot;&gt;ShapeChangeEvent&lt;/a&gt; (q.v.).  Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Carving&quot; class=&quot;cyc_term&quot;&gt;Carving&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sewing&quot; class=&quot;cyc_term&quot;&gt;Sewing&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpreadingOntoSurface&quot; class=&quot;cyc_term&quot;&gt;SpreadingOntoSurface&lt;/a&gt;.  In many (but not  all) cases, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt; is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt;  (see e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingPottery&quot; class=&quot;cyc_term&quot;&gt;MakingPottery&lt;/a&gt;).  Normally, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt; concerns the basic,  overall shape of the object of change (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfStateChange&quot; class=&quot;cyc_term&quot;&gt;objectOfStateChange&lt;/a&gt;).  Thus, a  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PolishingSomething&quot; class=&quot;cyc_term&quot;&gt;PolishingSomething&lt;/a&gt; event is not a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt;, as it doesn&apos;t affect  the basic shape of the object being polished.</rdfs:comment>
    <rdfs:label xml:lang="en">shaping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomeEquityLoan_HomeReversionPlan">
    <rdfs:label xml:lang="en">home reversion plan</rdfs:label>
    <rdfs:comment xml:lang="en">HomeEquityLoan-HomeReversionPlans are a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeEquityLoan&quot; class=&quot;cyc_term&quot;&gt;HomeEquityLoan&lt;/a&gt;. They involve selling a portion of a home to a lending company for a fixed sum or monthly income.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HomeEquityLoan-HomeReversionPlan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TermLoanAgreement">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Loan_WrittenLegalAgreement&quot; class=&quot;cyc_term&quot;&gt;Loan_WrittenLegalAgreement&lt;/a&gt;s in which credit is extended by commercial banks for a fixed period not more than 10 years.  The interest rate may be fixed (so that the loan has &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/loanInterestOptions&quot; class=&quot;cyc_term&quot;&gt;loanInterestOptions&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FixedRateLoan&quot; class=&quot;cyc_term&quot;&gt;FixedRateLoan&lt;/a&gt;) or tied to some index (so that it is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndexedLoan&quot; class=&quot;cyc_term&quot;&gt;IndexedLoan&lt;/a&gt;) such as the prime lending rate.</rdfs:comment>
    <rdfs:label xml:lang="en">term loan</rdfs:label>
    <cycAnnot:label xml:lang="en">TermLoanAgreement</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DesiringThat">
    <cycAnnot:label xml:lang="en">DesiringThat</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DesiringThat&quot; class=&quot;cyc_term&quot;&gt;DesiringThat&lt;/a&gt; is a situation in which an agent desires (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/desires&quot; class=&quot;cyc_term&quot;&gt;desires&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/desiredProp&quot; class=&quot;cyc_term&quot;&gt;desiredProp&lt;/a&gt;) that a particular proposition is true.</rdfs:comment>
    <rdfs:label xml:lang="en">desiring</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PapillaryMuscle_Anterolateral">
    <rdfs:label xml:lang="en">anterolateral papillary muscle</rdfs:label>
    <cycAnnot:label xml:lang="en">PapillaryMuscle-Anterolateral</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="HoldingInMouth">
    <rdfs:comment xml:lang="en">An animal holding something, by using its jaws and/or teeth.</rdfs:comment>
    <rdfs:label xml:lang="en">holding in mouth</rdfs:label>
    <cycAnnot:label xml:lang="en">HoldingInMouth</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChordaeAnterior">
    <cycAnnot:label xml:lang="en">ChordaeAnterior</cycAnnot:label>
    <rdfs:label xml:lang="en">anterior chordae</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_union_of__information_bearing_things_practices_">
    <rdfs:label xml:lang="en">the union of { information-bearing things, practices }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet InformationBearingThing DevisedPracticeOrWork))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Sideline">
    <rdfs:label xml:lang="en">sideline</rdfs:label>
    <cycAnnot:label xml:lang="en">Sideline</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineOfDemarcationForSportsArea&quot; class=&quot;cyc_term&quot;&gt;LineOfDemarcationForSportsArea&lt;/a&gt;.  Instances of this collection mark the lateral boundaries to some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AthleticField&quot; class=&quot;cyc_term&quot;&gt;AthleticField&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IAIncidentReport">
    <rdfs:comment xml:lang="en">A collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WrittenReportOnSituation&quot; class=&quot;cyc_term&quot;&gt;WrittenReportOnSituation&lt;/a&gt;.  Each instance is characterized by being an initial report concerning the etiology of an IA-related incident.</rdfs:comment>
    <rdfs:label xml:lang="en">ia incident report</rdfs:label>
    <cycAnnot:label xml:lang="en">IAIncidentReport</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FacialPicture">
    <cycAnnot:label xml:lang="en">FacialPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">facial cum shot</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PornographicMaterial&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt; whose main theme is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ejaculating&quot; class=&quot;cyc_term&quot;&gt;Ejaculating&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; in which some (most typically human) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;  ejaculates on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;&apos;s &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FaceOfAnimal&quot; class=&quot;cyc_term&quot;&gt;FaceOfAnimal&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OptionToSell">
    <cycAnnot:label xml:lang="en">OptionToSell</cycAnnot:label>
    <rdfs:label xml:lang="en">option to sell</rdfs:label>
  </TemporalStuffType>

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

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

  <TemporalStuffType rdf:about="Hardcore_pornography">
    <rdfs:label xml:lang="en">hardcore pornography</rdfs:label>
    <cycAnnot:label xml:lang="en">(HardcoreFn PornographicMaterial)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Plutonium_240_401">
    <cycAnnot:label xml:lang="en">Plutonium-240</cycAnnot:label>
    <rdfs:label xml:lang="en">Plutonium-240</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HallwayPhysicalPartsHotelBuilding">
    <cycAnnot:label xml:lang="en">HallwayPhysicalPartsHotelBuilding</cycAnnot:label>
    <rdfs:label xml:lang="en">hallway physical parts hotel building</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="YardWork">
    <rdfs:comment xml:lang="en">All the various horticulture actions which are done to maintain the grounds of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanOccupationConstruct&quot; class=&quot;cyc_term&quot;&gt;HumanOccupationConstruct&lt;/a&gt;</rdfs:comment>
    <cycAnnot:label xml:lang="en">YardWork</cycAnnot:label>
    <rdfs:label xml:lang="en">yard work</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TakingCareOfSomething">
    <cycAnnot:label xml:lang="en">TakingCareOfSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingCareOfSomething&quot; class=&quot;cyc_term&quot;&gt;TakingCareOfSomething&lt;/a&gt; is a purposeful action in which an agent acts to maintain, preserve, or promote the health or good condition of someone or something (the thing taken care of is related to the action via the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectTakenCareOf&quot; class=&quot;cyc_term&quot;&gt;objectTakenCareOf&lt;/a&gt; (q.v.)).  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingCareOfSomething&quot; class=&quot;cyc_term&quot;&gt;TakingCareOfSomething&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Exercising&quot; class=&quot;cyc_term&quot;&gt;Exercising&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTreatmentEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalTreatmentEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TeethCleaning&quot; class=&quot;cyc_term&quot;&gt;TeethCleaning&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">taking care of</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Place_4D">
    <rdfs:label xml:lang="en">place 4 D</rdfs:label>
    <cycAnnot:label xml:lang="en">Place-4D</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Swimming_Underwater">
    <cycAnnot:label xml:lang="en">Swimming-Underwater</cycAnnot:label>
    <rdfs:label xml:lang="en">swimming underwater</rdfs:label>
    <rdfs:comment xml:lang="en">Swimming underwater</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Epidemic">
    <rdfs:label xml:lang="en">epidemic</rdfs:label>
    <cycAnnot:label xml:lang="en">Epidemic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupFn&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AilmentCondition&quot; class=&quot;cyc_term&quot;&gt;AilmentCondition&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Epidemic&quot; class=&quot;cyc_term&quot;&gt;Epidemic&lt;/a&gt;s is a group of many ailments of the same type that occur during some specific block of time, in a specific region (which may be quite large, even world-wide).  Often, all of the ailment instances that make up an epidemic are caused by a single event or by a closely related collection of events.  Also, during an epidemic of a disease, the incidence rate for that disease increases dramatically.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalEvent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; is a spatially localized event involving one or more physical objects or stuffs.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;s typically involve interaction among &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s.  But note that a physical event might consist in the creation, destruction, movement, or a change in some physical feature of a single salient physical object.  (See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovementEvent&quot; class=&quot;cyc_term&quot;&gt;MovementEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt;.)  For a contrasting (though not necessarily disjoint) collection, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StrictlyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;StrictlyMentalEvent&lt;/a&gt;.  For events that have both physical and mental components, see the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">physical event</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysicalEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CashHoldings">
    <cycAnnot:label xml:lang="en">CashHoldings</cycAnnot:label>
    <rdfs:label xml:lang="en">cash holding</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WorkingProcess">
    <rdfs:label xml:lang="en">working process</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkingProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">Human occupations</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RangeCustomerRequirement">
    <rdfs:label xml:lang="en">range customer requirement</rdfs:label>
    <rdfs:comment xml:lang="en">A first-order collection and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Requirement&quot; class=&quot;cyc_term&quot;&gt;Requirement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RangeCustomerRequirement&quot; class=&quot;cyc_term&quot;&gt;RangeCustomerRequirement&lt;/a&gt; is an obligation on the part of Space Wing personnel to ensure that a particular capability is provided, where this obligation is imposed by a Range customer on the Space Wing (contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RangeCustomerRequirement&quot; class=&quot;cyc_term&quot;&gt;RangeCustomerRequirement&lt;/a&gt;).  Generally, the relevant capabilities are pertinent to a specific operation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RangeCustomerRequirement</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="QuackingSound">
    <rdfs:comment xml:lang="en">The collection of quacking sounds made by ducks.</rdfs:comment>
    <rdfs:label xml:lang="en">quack</rdfs:label>
    <cycAnnot:label xml:lang="en">QuackingSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ReflectingAVisualImage">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReflectingAVisualImage&quot; class=&quot;cyc_term&quot;&gt;ReflectingAVisualImage&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; reflects off of some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; object in such a way that the basic structure of the image is preserved.  (The reflected image may be somewhat distorted, but not distorted beyond recognition.)</rdfs:comment>
    <rdfs:label xml:lang="en">reflecting</rdfs:label>
    <cycAnnot:label xml:lang="en">ReflectingAVisualImage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bottomming">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn BottomSide)</cycAnnot:label>
    <rdfs:label xml:lang="en">bottomming</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OptionToBuy">
    <cycAnnot:label xml:lang="en">OptionToBuy</cycAnnot:label>
    <rdfs:label xml:lang="en">option to buy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SportsCodeOfConduct">
    <cycAnnot:label xml:lang="en">SportsCodeOfConduct</cycAnnot:label>
    <rdfs:label xml:lang="en">sportsmanship</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WeightLosingProcess">
    <rdfs:comment xml:lang="en">A collection of events and a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeightChangingProcess&quot; class=&quot;cyc_term&quot;&gt;WeightChangingProcess&lt;/a&gt;.  Each instance of          &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeightLosingProcess&quot; class=&quot;cyc_term&quot;&gt;WeightLosingProcess&lt;/a&gt; is an event in which the weight of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfStateChange&quot; class=&quot;cyc_term&quot;&gt;objectOfStateChange&lt;/a&gt;           decreases.  This would happen, for instance, as a result of           &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DietingForWeightLoss&quot; class=&quot;cyc_term&quot;&gt;DietingForWeightLoss&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WeightLosingProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">weight loss</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Plan">
    <cycAnnot:label xml:lang="en">Plan</cycAnnot:label>
    <rdfs:label xml:lang="en">plan</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NormativeSpecification&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Plan&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/2008/06/10/concept/en/PlanSpecificationMicrotheory&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/2008/06/10/concept/en/Plan&quot; class=&quot;cyc_term&quot;&gt;Plan&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Microwave_transmission_reception">
    <rdfs:label xml:lang="en">microwave transmission-reception</rdfs:label>
    <cycAnnot:label xml:lang="en">(WaveReceptionFn (TransmissionOfRadiationTypeFn MicrowaveRadiation))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GovernmentAgencySubOrganizationsCityGovernment">
    <cycAnnot:label xml:lang="en">GovernmentAgencySubOrganizationsCityGovernment</cycAnnot:label>
    <rdfs:label xml:lang="en">government agency sub organizations city government</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChallengeCostShareAgreement">
    <cycAnnot:label xml:lang="en">ChallengeCostShareAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">Challenge Cost Share agreement</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WrittenLegalAgreement&quot; class=&quot;cyc_term&quot;&gt;WrittenLegalAgreement&lt;/a&gt; that authorize a government agency such as the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalParkService&quot; class=&quot;cyc_term&quot;&gt;NationalParkService&lt;/a&gt; and the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitedStatesForestService&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesForestService&lt;/a&gt; to partner with a non-federal cooperator in an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChallengeCostShareProgramProject&quot; class=&quot;cyc_term&quot;&gt;ChallengeCostShareProgramProject&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Weightlessness">
    <cycAnnot:label xml:lang="en">Weightlessness</cycAnnot:label>
    <rdfs:label xml:lang="en">weightlessness</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalSituation&quot; class=&quot;cyc_term&quot;&gt;PhysicalSituation&lt;/a&gt; (q.v.). In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Weightlessness&quot; class=&quot;cyc_term&quot;&gt;Weightlessness&lt;/a&gt; there is a zero-gravity condition in which physical objects have mass but not weight.  Unsupported objects in a weightless situation will not &amp;quot;fall&amp;quot;, but are instead able to &amp;quot;float&amp;quot;.  Weighlessness occurs (e.g.) in outer space as well as in some special artificially-created environments.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_VR_55">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn VR-55-NerveAgent))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to gaseous VR-55</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Stampede">
    <rdfs:label xml:lang="en">stampeding</rdfs:label>
    <cycAnnot:label xml:lang="en">Stampede</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Inhalation_of_perfluoroisobutylene">
    <rdfs:label xml:lang="en">inhalation of perfluoroisobutylene</rdfs:label>
    <cycAnnot:label xml:lang="en">(InhalingFn Perfluoroisobutylene)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPilotEvaluationProblemFromLCC_M">
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from LCC M</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromLCC-M</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AxisConstrainedRotation">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_Rotation&quot; class=&quot;cyc_term&quot;&gt;Movement_Rotation&lt;/a&gt; physically constrained at the axis of rotation.  The object may rotate about an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Axle&quot; class=&quot;cyc_term&quot;&gt;Axle&lt;/a&gt;, may be attached to a rotating &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Axle&quot; class=&quot;cyc_term&quot;&gt;Axle&lt;/a&gt; which is constrained it its position, or may be rotated by a spinning device which is attached to it along the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/axisOfRotation&quot; class=&quot;cyc_term&quot;&gt;axisOfRotation&lt;/a&gt;.  The axis may be through the center of gravity (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrillBit&quot; class=&quot;cyc_term&quot;&gt;DrillBit&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Propeller&quot; class=&quot;cyc_term&quot;&gt;Propeller&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wheel&quot; class=&quot;cyc_term&quot;&gt;Wheel&lt;/a&gt;, ...) or not (clock hand, pendulum, ...).  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wheel&quot; class=&quot;cyc_term&quot;&gt;Wheel&lt;/a&gt; which falls off a car and rolls down the street is NOT axis constrained, and one of two wheels connected by a fixed &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Axle&quot; class=&quot;cyc_term&quot;&gt;Axle&lt;/a&gt; rolling as a unit is a borderline negative example.</rdfs:comment>
    <rdfs:label xml:lang="en">axis constrained rotation</rdfs:label>
    <cycAnnot:label xml:lang="en">AxisConstrainedRotation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SupportingSomething">
    <rdfs:label xml:lang="en">supporting</rdfs:label>
    <cycAnnot:label xml:lang="en">SupportingSomething</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_Ethyl_S_diisopropylaminoethylmethylthiosphosphonate">
    <rdfs:label xml:lang="en">exposure to Ethyl-S-diisopropylaminoethylmethylthiosphosphonate</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn VX-NerveAgent)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_concept_corresponding_to_NON_ADDRESSEE_ORIENTED_VERBAL_PROCESS_in__SENSUS_Information1997">
    <rdfs:label xml:lang="en">the concept corresponding to NON-ADDRESSEE-ORIENTED-VERBAL-PROCESS in SENSUS-Information1997</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeaningInSystemFn SENSUS-Information1997 &quot;NON-ADDRESSEE-ORIENTED-VERBAL-PROCESS&quot;)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Performance_of_entertainment_events">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerformingFn&quot; class=&quot;cyc_term&quot;&gt;PerformingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;) is the collection of subevents of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt; which subevents consist of activities performed in the production of an entertainment event. This might include acting in a play, working as a stage-hand, or being an usher. Note that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerformingFn&quot; class=&quot;cyc_term&quot;&gt;PerformingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;) is a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;, whereas its complement, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttendingFn&quot; class=&quot;cyc_term&quot;&gt;AttendingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;), is a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecreationalActivity&quot; class=&quot;cyc_term&quot;&gt;RecreationalActivity&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">performance of entertainment events</rdfs:label>
    <cycAnnot:label xml:lang="en">(PerformingFn EntertainmentEvent)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Loading">
    <rdfs:comment xml:lang="en">Placing objects or materials into or onto a container.</rdfs:comment>
    <rdfs:label xml:lang="en">loading</rdfs:label>
    <cycAnnot:label xml:lang="en">Loading</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HikingEvent">
    <cycAnnot:label xml:lang="en">HikingEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">Long walking for pleasure or exercise.</rdfs:comment>
    <rdfs:label xml:lang="en">hike</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="MusicalChord">
    <cycAnnot:label xml:lang="en">MusicalChord</cycAnnot:label>
    <rdfs:label xml:lang="en">musical chord</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all musical chords. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transport_of_mailable_objects">
    <cycAnnot:label xml:lang="en">(ConveyFn MailableObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">transport of mailable objects</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_smallpox_viruses">
    <rdfs:label xml:lang="en">exposure to smallpox viruses</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Smallpox-Virus)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_head_in_a_noun_compound_used_for_vaccinations_in_which_the_modifier_in_a_noun_compound_plays_a_thing_benefitting_role">
    <cycAnnot:label xml:lang="en">(SubcollectionOfUsedForEventTypeFn TheNCHead (SubcollectionOfWithRelationToTypeFn VaccinationEvent beneficiary-Generic TheNCModifier))</cycAnnot:label>
    <rdfs:label xml:lang="en">the head in a noun compound used for vaccinations in which the modifier in a noun compound plays a thing benefitting role</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PullingAnObjectAlongWith">
    <rdfs:label xml:lang="en">towing</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PullingAnObjectAlong&quot; class=&quot;cyc_term&quot;&gt;PullingAnObjectAlong&lt;/a&gt; events in which the the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt; follows the motion of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt; due to the pulling.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PullingAnObjectAlongWith</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Avatar_ComputerImage">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&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/2008/06/10/concept/en/ChatRoom&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>
    <cycAnnot:label xml:lang="en">Avatar-ComputerImage</cycAnnot:label>
    <rdfs:label xml:lang="en">avatar</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Infantilism_Sexual">
    <rdfs:label xml:lang="en">infantilism</rdfs:label>
    <cycAnnot:label xml:lang="en">Infantilism-Sexual</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt;s where sexual pleasure is derived from acting or being treated as an infant.  People who participate in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Infantilism_Sexual&quot; class=&quot;cyc_term&quot;&gt;Infantilism_Sexual&lt;/a&gt; are usually adults, and will often wear diapers, carry pacifiers, and be bottle- or spoon-fed by another adult acting as a nurse or parent.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Accoutering">
    <rdfs:label xml:lang="en">accoutering</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquippingFn MilitaryEquipment)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Crystallizing">
    <rdfs:label xml:lang="en">crystallization</rdfs:label>
    <cycAnnot:label xml:lang="en">Crystallizing</cycAnnot:label>
    <rdfs:comment xml:lang="en">the process in which a liquid is transformed to become crystalline</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PullingOneselfTowards">
    <rdfs:comment xml:lang="en">Applying force to an object (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt;) to tend to move it towards the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt;, yet the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt; remains fixed (in the inertial reference frame) and the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt; moves towards the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PullingOneselfTowards</cycAnnot:label>
    <rdfs:label xml:lang="en">pulling oneself towards</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqnd1">
    <cycAnnot:label xml:lang="en">Bqnd1</cycAnnot:label>
    <rdfs:label xml:lang="en">bqnd 1</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="RecruitingActivity">
    <rdfs:label xml:lang="en">recruitment</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all actions in which an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; attempts to persuade one or more &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s to join an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or take part in an activity directed by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RecruitingActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TrivialBugzillaBugReport">
    <cycAnnot:label xml:lang="en">TrivialBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">trivial Bugzilla bug report</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Eye_contact_with_chloropicrin">
    <rdfs:label xml:lang="en">eye contact with chloropicrin</rdfs:label>
    <cycAnnot:label xml:lang="en">(EyeContactWithFn Chloropicrin)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hardcore_fn_pornographic_picture">
    <cycAnnot:label xml:lang="en">(HardcoreFn PornographicPicture)</cycAnnot:label>
    <rdfs:label xml:lang="en">hardcore fn pornographic picture</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JobBank">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Locomotion_Air">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess&lt;/a&gt; in which the locomotor is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/in_ImmersedFully&quot; class=&quot;cyc_term&quot;&gt;in_ImmersedFully&lt;/a&gt; and supported by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GaseousTangibleThing&quot; class=&quot;cyc_term&quot;&gt;GaseousTangibleThing&lt;/a&gt;. Includes both the movement of an airplane in flight, and the movement of birds and bats while flying.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Locomotion-Air</cycAnnot:label>
    <rdfs:label xml:lang="en">air locomotion</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Molybdenum_99_400">
    <cycAnnot:label xml:lang="en">Molybdenum-99</cycAnnot:label>
    <rdfs:label xml:lang="en">Molybdenum-99</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomeMortgage">
    <rdfs:label xml:lang="en">home mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">HomeMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeLoan&quot; class=&quot;cyc_term&quot;&gt;HomeLoan&lt;/a&gt;s.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PersonalProfileDocument">
    <cycAnnot:label xml:lang="en">PersonalProfileDocument</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Document&quot; class=&quot;cyc_term&quot;&gt;Document&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalProfileDocument&quot; class=&quot;cyc_term&quot;&gt;PersonalProfileDocument&lt;/a&gt; is a document that describes properties of the document&apos;s author.</rdfs:comment>
    <rdfs:label xml:lang="en">PersonalProfileDocument</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Exposure_to_choking_agents">
    <rdfs:label xml:lang="en">exposure to choking agents</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn ChokingAgentStuff)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AbradingTeeth">
    <rdfs:label xml:lang="en">abrading teeth</rdfs:label>
    <cycAnnot:label xml:lang="en">AbradingTeeth</cycAnnot:label>
    <rdfs:comment xml:lang="en">The process of scraping or wearing away the surface of teeth.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CovalentBond">
    <rdfs:label xml:lang="en">covalent bond</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of configurations in which two atoms are bonded due to shared electrons. Mediators of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CovalentBond&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt;s are electrons shared by the atoms bonded.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CovalentBond</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CellularImmuneResponse">
    <rdfs:label xml:lang="en">cellular immune response</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmuneResponse&quot; class=&quot;cyc_term&quot;&gt;ImmuneResponse&lt;/a&gt;. Instances of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CellularImmuneResponse&quot; class=&quot;cyc_term&quot;&gt;CellularImmuneResponse&lt;/a&gt; are those &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmuneResponse&quot; class=&quot;cyc_term&quot;&gt;ImmuneResponse&lt;/a&gt;s that are mediated by cells. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lymphocyte&quot; class=&quot;cyc_term&quot;&gt;Lymphocyte&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Antigen&quot; class=&quot;cyc_term&quot;&gt;Antigen&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CellularImmuneResponse</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingHostage">
    <rdfs:label xml:lang="en">holding hostages</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which one or more persons are held hostage.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingHostage&quot; class=&quot;cyc_term&quot;&gt;HoldingHostage&lt;/a&gt;s is preceeded by an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingHostage&quot; class=&quot;cyc_term&quot;&gt;TakingHostage&lt;/a&gt;.  Usually, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingHostage&quot; class=&quot;cyc_term&quot;&gt;TakingHostage&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingHostage&quot; class=&quot;cyc_term&quot;&gt;HoldingHostage&lt;/a&gt;s events are subevents of a more general event (e.g. a bank robbery or a kidnapping) .  During the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingHostage&quot; class=&quot;cyc_term&quot;&gt;HoldingHostage&lt;/a&gt;s event, the hostages are in the control of the perpetrators of the event.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HoldingHostage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_HN2_gas">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn NitrogenMustard-2))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to HN2 gas</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Lien">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporaryUserRightsAgreement&quot; class=&quot;cyc_term&quot;&gt;TemporaryUserRightsAgreement&lt;/a&gt;s. Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lien&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/2008/06/10/concept/en/Lien&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/2008/06/10/concept/en/InternalRevenueService&quot; class=&quot;cyc_term&quot;&gt;InternalRevenueService&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">lien</rdfs:label>
    <cycAnnot:label xml:lang="en">Lien</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Curtaining">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn WindowCurtain)</cycAnnot:label>
    <rdfs:label xml:lang="en">curtaining</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_sodium_cyanide">
    <rdfs:label xml:lang="en">exposure to sodium cyanide</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn SodiumCyanide)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="BelievingThat">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BelievingThat&quot; class=&quot;cyc_term&quot;&gt;BelievingThat&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MentalSituation&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; in which an agent believes (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt;) that a certain &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; is true.</rdfs:comment>
    <rdfs:label xml:lang="en">believing</rdfs:label>
    <cycAnnot:label xml:lang="en">BelievingThat</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MoralPrecept">
    <rdfs:label xml:lang="en">moral precept</rdfs:label>
    <rdfs:comment xml:lang="en">The moral equivalent of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&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>
    <cycAnnot:label xml:lang="en">MoralPrecept</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalCollectionEvent">
    <rdfs:label xml:lang="en">physical collecting event</rdfs:label>
    <rdfs:comment xml:lang="en">Events in which tangible objects are collected from various sources to a single destination via some collection network.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalCollectionEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumanlyOccupiedSpatialObject">
    <rdfs:label xml:lang="en">place occupied by humans</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanlyOccupiedSpatialObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InanimateObject&quot; class=&quot;cyc_term&quot;&gt;InanimateObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanlyOccupiedSpatialObject&quot; class=&quot;cyc_term&quot;&gt;HumanlyOccupiedSpatialObject&lt;/a&gt; is a place that humans occupy. Instances include both movable things, such as cars and ships, and things having a more or less permanent location, such as houses or office buildings.  Instances include things made by human beings, such as subway stations or concert halls, as well as things not made by human beings, such as caves.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_VG_nerve_gas">
    <rdfs:label xml:lang="en">exposure to VG nerve gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn VG-NerveAgent))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cunnilingus">
    <rdfs:label xml:lang="en">cunnilingus</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events involving oral stimulation of the external female genitalia.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Cunnilingus</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bronchodilator_therapy">
    <rdfs:label xml:lang="en">bronchodilator therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Bronchodilator)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_nitrogen_mustard">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn NitrogenMustard))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid nitrogen mustard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_adamsite">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Adamsite))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to gaseous adamsite</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Plasma_physics">
    <rdfs:comment xml:lang="en">The collection of all plasma physics. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Studying&quot; class=&quot;cyc_term&quot;&gt;Studying&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(StudyOfFn Plasma-StateOfMatter)</cycAnnot:label>
    <rdfs:label xml:lang="en">plasma physics</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_the_modifier_in_a_noun_compound">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn TheNCModifier)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to the modifier in a noun compound</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Production_Generic">
    <rdfs:label xml:lang="en">production</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt;, each of which is a production event, regardless of whether it is a commercial production, a biological production, or something that involves both.  The
 distinction between &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Production_Generic&quot; class=&quot;cyc_term&quot;&gt;Production_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; is suble; one
 can create a mess, but not produce one. More precisely, a production event appears to require that the activity be directed, in some sense, by a &apos;telos,&apos;s or &apos;end&apos; (nym).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Production-Generic</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ResistorProcess">
    <rdfs:label xml:lang="en">resistor process</rdfs:label>
    <rdfs:comment xml:lang="en">All the inheritance from 2.terminal etc has to be done properly. The bound values have been made local and ?r added. The correct thing shud be (?x ?r) and not (?x ?r ?i1 ..)</rdfs:comment>
    <cycAnnot:label xml:lang="en">ResistorProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="US_Navy_personnel">
    <cycAnnot:label xml:lang="en">(MemberFn UnitedStatesNavy)</cycAnnot:label>
    <rdfs:label xml:lang="en">US Navy personnel</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CounterIntelligenceOrganization">
    <rdfs:label xml:lang="en">counter-intelligence organization</rdfs:label>
    <cycAnnot:label xml:lang="en">CounterIntelligenceOrganization</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PoliticalInstability">
    <rdfs:label xml:lang="en">political instability</rdfs:label>
    <cycAnnot:label xml:lang="en">PoliticalInstability</cycAnnot:label>
    <rdfs:comment xml:lang="en">Elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalInstability&quot; class=&quot;cyc_term&quot;&gt;PoliticalInstability&lt;/a&gt; are situations in which the stability of the regime in power is low or when there is social unrest.  Terrorist attacks can cause political instability as can food shortages, rioting, or political crises.  The prices of certain products made in regions which are politically unstable tend to be elevated (e.g. oil from oil producing nations).  In the &lt;font color=&quot;#ff0000&quot;&gt;#$HPKBCrisisMt&lt;/font&gt;, these events are assumed to be severe enough to cause significant global price increases of a given commodity for major producers of that commodity.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SadisticSexualBehavior">
    <cycAnnot:label xml:lang="en">SadisticSexualBehavior</cycAnnot:label>
    <rdfs:label xml:lang="en">sadism</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt; in which the performer gains sexual gratification through causing pain or degradation to another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SentientAnimal&quot; class=&quot;cyc_term&quot;&gt;SentientAnimal&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JumpingHurdles">
    <cycAnnot:label xml:lang="en">JumpingHurdles</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalActivitiesMt&quot; class=&quot;cyc_term&quot;&gt;AnimalActivitiesMt&lt;/a&gt; because it is used in the &lt;font color=&quot;#ff0000&quot;&gt;#$CycCourseExercisesMt&lt;/font&gt; which is limited in the microtheories which it sees.  It belongs in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SportsMt&quot; class=&quot;cyc_term&quot;&gt;SportsMt&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">hurdling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PurringSound">
    <rdfs:label xml:lang="en">purr</rdfs:label>
    <cycAnnot:label xml:lang="en">PurringSound</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurringSound&quot; class=&quot;cyc_term&quot;&gt;PurringSound&lt;/a&gt; is either a gentle, &amp;quot;rolling&amp;quot; sound emitted by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cat&quot; class=&quot;cyc_term&quot;&gt;Cat&lt;/a&gt; (usually as an expression of happiness or pleasure), or an imitation of such a sound (e.g. the sound made by a human who is purring like a cat).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Homemade_explosive_device">
    <cycAnnot:label xml:lang="en">(HomemadeFn ExplosiveDevice)</cycAnnot:label>
    <rdfs:label xml:lang="en">homemade explosive device</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TopSpin">
    <rdfs:label xml:lang="en">top spin</rdfs:label>
    <rdfs:comment xml:lang="en">Moving through the air with a spin so that the top moves forward faster and the bottom moves forward slower or even moves backwards.  The axis of spin is approximately horizontal.  TopSpin produces lift and changes the direction of bounce toward the direction in which the object is spinning.  This usually applies to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sphere&quot; class=&quot;cyc_term&quot;&gt;Sphere&lt;/a&gt; object.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TopSpin</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Commissure">
    <cycAnnot:label xml:lang="en">Commissure</cycAnnot:label>
    <rdfs:label xml:lang="en">commissure</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextualInferenceProblemInvolvingPresupposition">
    <rdfs:label xml:lang="en">textual inference problem involving presupposition</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingPresupposition</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Aurora_Ionospheric">
    <rdfs:label xml:lang="en">aurora ionospheric</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all ionospheric auroras.  Instances are displays of light in the night sky within a few thousand miles of one of the magnetic poles.  These, often moving, regions of light are caused by charged solar wind particles following the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlanetEarth&quot; class=&quot;cyc_term&quot;&gt;PlanetEarth&lt;/a&gt;&apos;s magnetic lines of force.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Aurora-Ionospheric</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SittingConfiguration">
    <rdfs:label xml:lang="en">sitting configuration</rdfs:label>
    <cycAnnot:label xml:lang="en">SittingConfiguration</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of static situations in which some animal is sitting, that is, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/postureOfAnimal&quot; class=&quot;cyc_term&quot;&gt;postureOfAnimal&lt;/a&gt; in the situation is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SittingPosture&quot; class=&quot;cyc_term&quot;&gt;SittingPosture&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_propoxur">
    <rdfs:label xml:lang="en">exposure to gaseous propoxur</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Propoxur))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SwingAroundOnCord">
    <rdfs:comment xml:lang="en">The collection of all events in which an object (as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primaryObjectMoving&quot; class=&quot;cyc_term&quot;&gt;primaryObjectMoving&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/supportedObject&quot; class=&quot;cyc_term&quot;&gt;supportedObject&lt;/a&gt;)  is swung around a central pivot, which it is attached to a via a cord (a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CordlikeObject&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt; that plays the roles: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/deviceUsed&quot; class=&quot;cyc_term&quot;&gt;deviceUsed&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/constrainingObject&quot; class=&quot;cyc_term&quot;&gt;constrainingObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/supportingObject&quot; class=&quot;cyc_term&quot;&gt;supportingObject&lt;/a&gt;).  This is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstrainedMultirevolutionRotation&quot; class=&quot;cyc_term&quot;&gt;ConstrainedMultirevolutionRotation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">swinging something around on a cord</rdfs:label>
    <cycAnnot:label xml:lang="en">SwingAroundOnCord</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Document">
    <cycAnnot:label xml:lang="en">Document</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Document&quot; class=&quot;cyc_term&quot;&gt;Document&lt;/a&gt; is either an abstract or concrete document of some sort.  Documents, thus broadly construed, may be textual or non-textual.</rdfs:comment>
    <rdfs:label xml:lang="en">Document</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cornice_WindowCasing">
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Framework_SupportingStructure&quot; class=&quot;cyc_term&quot;&gt;Framework_SupportingStructure&lt;/a&gt;. Each instance is a decorative framework to conceal curtain fixtures at the top of a window casing.</rdfs:comment>
    <rdfs:label xml:lang="en">valance board</rdfs:label>
    <cycAnnot:label xml:lang="en">Cornice-WindowCasing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConflictEvent">
    <rdfs:label xml:lang="en">conflict</rdfs:label>
    <cycAnnot:label xml:lang="en">ConflictEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of all events in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt; that can be called &apos;conflicts&apos;.  For each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConflictEvent&quot; class=&quot;cyc_term&quot;&gt;ConflictEvent&lt;/a&gt; CONF, there are at least two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s AGT1 and AGT2 such that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/opponentsInConflict&quot; class=&quot;cyc_term&quot;&gt;opponentsInConflict&lt;/a&gt; AGT1 AGT2 CONF) holds.  For each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConflictEvent&quot; class=&quot;cyc_term&quot;&gt;ConflictEvent&lt;/a&gt; CONF, there are subevents ACT1 and ACT2 of CONF, which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;s, and there are GOAL1 and GOAL2 such that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/purposeInEvent&quot; class=&quot;cyc_term&quot;&gt;purposeInEvent&lt;/a&gt; AGT1 ACT1 GOAL1), (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/purposeInEvent&quot; class=&quot;cyc_term&quot;&gt;purposeInEvent&lt;/a&gt; AGT2 ACT2 GOAL2), and GOAL1 and GOAL2 are in conflict, i.e., (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/and&quot; class=&quot;cyc_term&quot;&gt;and&lt;/a&gt; GOAL1 GOAL2) is not consistent (in the current &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Slatting">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Slat)</cycAnnot:label>
    <rdfs:label xml:lang="en">slatting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CulturalThing">
    <rdfs:comment xml:lang="en">The collection of all temporal things, including both activities and objects, that are either created or adopted by any culture that has them, and thus can distinguish one culture or set of cultures from another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CulturalThing</cycAnnot:label>
    <rdfs:label xml:lang="en">cultural thing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FaceToFacePresenceCommunicating">
    <cycAnnot:label xml:lang="en">FaceToFacePresenceCommunicating</cycAnnot:label>
    <rdfs:comment xml:lang="en">communitions among those in each other&apos;s presence (e.g., in the same room; doesn&apos;t include TV, video phones, movies, ...).</rdfs:comment>
    <rdfs:label xml:lang="en">face to face presence communicating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Halo_Symbolic">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PoeticWork">
    <rdfs:comment xml:lang="en">A collection of intangible artifacts (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt;). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoeticWork&quot; class=&quot;cyc_term&quot;&gt;PoeticWork&lt;/a&gt; consists of words carefully chosen and arranged both for the meaning and images they express and for the sounds that are produced when they are spoken. The subject of a 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoeticWork&quot; class=&quot;cyc_term&quot;&gt;PoeticWork&lt;/a&gt; is often, but need not be, timeless and abstract.</rdfs:comment>
    <rdfs:label xml:lang="en">poetic work</rdfs:label>
    <cycAnnot:label xml:lang="en">PoeticWork</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Forest_fire_prevention">
    <rdfs:label xml:lang="en">forest fire prevention</rdfs:label>
    <cycAnnot:label xml:lang="en">(PreventingFn ForestFire)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LearningUsingACombinationOfMethods">
    <rdfs:label xml:lang="en">learning using a combination of methods</rdfs:label>
    <cycAnnot:label xml:lang="en">LearningUsingACombinationOfMethods</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Learning&quot; class=&quot;cyc_term&quot;&gt;Learning&lt;/a&gt; in which learning is achieved by applying two or more instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearningTypeByMethod&quot; class=&quot;cyc_term&quot;&gt;LearningTypeByMethod&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attending_school_at_junior_highs">
    <cycAnnot:label xml:lang="en">(AttendingSchoolFn MiddleSchool)</cycAnnot:label>
    <rdfs:label xml:lang="en">attending school at junior highs</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Locomotion_LiquidImmersed">
    <rdfs:label xml:lang="en">locomotion liquid immersed</rdfs:label>
    <cycAnnot:label xml:lang="en">Locomotion-LiquidImmersed</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess&lt;/a&gt; in which the locomotor is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/in_ImmersedFully&quot; class=&quot;cyc_term&quot;&gt;in_ImmersedFully&lt;/a&gt; and supported by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;LiquidTangibleThing&lt;/a&gt;. Includes both the movement of a submarine while submerged, and the movement of a goldfish in a bowl.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingWithOnlyOneHand">
    <cycAnnot:label xml:lang="en">HoldingWithOnlyOneHand</cycAnnot:label>
    <rdfs:label xml:lang="en">holding something with one hand</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOnlyOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOnlyOneHand&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt; event in which the performer is not holding anything with his or her other hand.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Posture_Configuration">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt;.  Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Posture_Configuration&quot; class=&quot;cyc_term&quot;&gt;Posture_Configuration&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; that consists of the body of
an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; being in a certain configuration or orientation
(e.g., crouching or lying prone).  Note that bodily postures are also
represented in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cyc&quot; class=&quot;cyc_term&quot;&gt;Cyc&lt;/a&gt; as subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalTypeByPosture&quot; class=&quot;cyc_term&quot;&gt;AnimalTypeByPosture&lt;/a&gt;) -- that is, as collections of animals who possess the relevant posture.  To relate collections in these two different schemes, use
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/configurationForPostureType&quot; class=&quot;cyc_term&quot;&gt;configurationForPostureType&lt;/a&gt; and its corresponding function,
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Posture_ConfigurationFn&quot; class=&quot;cyc_term&quot;&gt;Posture_ConfigurationFn&lt;/a&gt; .</rdfs:comment>
    <rdfs:label xml:lang="en">posture</rdfs:label>
    <cycAnnot:label xml:lang="en">Posture-Configuration</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HostileSocialAction">
    <cycAnnot:label xml:lang="en">HostileSocialAction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HostileSocialAction&quot; class=&quot;cyc_term&quot;&gt;HostileSocialAction&lt;/a&gt; is a hostile or pugnacious event, adverse to some agent(s), in which multiple agents, at least one of whom is acting deliberately, take part.  Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicallyAttackingAnAgent&quot; class=&quot;cyc_term&quot;&gt;PhysicallyAttackingAnAgent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalDispute&quot; class=&quot;cyc_term&quot;&gt;PoliticalDispute&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">hostile action</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Fermenting">
    <rdfs:label xml:lang="en">fermentation</rdfs:label>
    <cycAnnot:label xml:lang="en">Fermenting</cycAnnot:label>
    <rdfs:comment xml:lang="en">Anaerobic degredation of glucose (dextrose) and other simple sugars in the living cell.  Two main kinds: (1) in microorganisms and animal cells, production of lactic acid as end product; (2) in some yeast and some bacteria, production of ethyl alcohol and carbon dioxide.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="CoffeeBreak">
    <rdfs:label xml:lang="en">coffee break</rdfs:label>
    <cycAnnot:label xml:lang="en">CoffeeBreak</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RocketLaunchOperation">
    <cycAnnot:label xml:lang="en">RocketLaunchOperation</cycAnnot:label>
    <rdfs:label xml:lang="en">rocket launch operation</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which rockets and systems supporting rocket flight are prepared for a launch; in cases where the launch is successful, instances of this collection involve rocket launches and monitored portions of the rocket flight as well.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Artifact_HumanCreated">
    <cycAnnot:label xml:lang="en">Artifact-HumanCreated</cycAnnot:label>
    <rdfs:label xml:lang="en">man-made object</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of individual &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_HumanCreated&quot; class=&quot;cyc_term&quot;&gt;Artifact_HumanCreated&lt;/a&gt; is a tangible thing made by an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt;, or by a (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupFn&quot; class=&quot;cyc_term&quot;&gt;GroupFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt;). Examples include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Clothing_Generic&quot; class=&quot;cyc_term&quot;&gt;Clothing_Generic&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Automobile&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrainageCanal&quot; class=&quot;cyc_term&quot;&gt;DrainageCanal&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HydroelectricDam&quot; class=&quot;cyc_term&quot;&gt;HydroelectricDam&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WorkaroundsSite">
    <rdfs:label xml:lang="en">workarounds site</rdfs:label>
    <cycAnnot:label xml:lang="en">WorkaroundsSite</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collections of geographical features and fixed structures relevant to the Battlespace Workarounds project.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Commuting">
    <rdfs:label xml:lang="en">commuting</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportingPeople&quot; class=&quot;cyc_term&quot;&gt;TransportingPeople&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_RoundTrip&quot; class=&quot;cyc_term&quot;&gt;Translation_RoundTrip&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Commuting&quot; class=&quot;cyc_term&quot;&gt;Commuting&lt;/a&gt; are the events in which one or more persons travels from home to work via a transporter (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Automobile&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Train_TransportationDevice&quot; class=&quot;cyc_term&quot;&gt;Train_TransportationDevice&lt;/a&gt;, etc.) and back home again.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Commuting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CellularTelephoneLine">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelephoneSubscriberLine&quot; class=&quot;cyc_term&quot;&gt;TelephoneSubscriberLine&lt;/a&gt;s for cellular telephones.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CellularTelephoneLine</cycAnnot:label>
    <rdfs:label xml:lang="en">cellular telephone line</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Section_PCW">
    <rdfs:label xml:lang="en">section of a text</rdfs:label>
    <cycAnnot:label xml:lang="en">Section-PCW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all sub-works of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&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/2008/06/10/concept/en/textualPCWSections&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/2008/06/10/concept/en/Article_PCW&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Chapter_PCW&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/2008/06/10/concept/en/CodeOfConduct&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/2008/06/10/concept/en/Chapter_PCW&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/2008/06/10/concept/en/textualPCWSubSections&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DisneyComicStrip">
    <cycAnnot:label xml:lang="en">DisneyComicStrip</cycAnnot:label>
    <rdfs:label xml:lang="en">Disney comic strip</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComicStrip&quot; class=&quot;cyc_term&quot;&gt;ComicStrip&lt;/a&gt;s published by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WaltDisney_CommercialOrganization&quot; class=&quot;cyc_term&quot;&gt;WaltDisney_CommercialOrganization&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InternetCommunication">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerActivity&quot; class=&quot;cyc_term&quot;&gt;ComputerActivity&lt;/a&gt;. Each instance of this rather general collection is some kind of message-exchange that occurs over the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Internet&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt;. Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostingToNewsgroup&quot; class=&quot;cyc_term&quot;&gt;PostingToNewsgroup&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OnlineChat&quot; class=&quot;cyc_term&quot;&gt;OnlineChat&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">internet communication</rdfs:label>
    <cycAnnot:label xml:lang="en">InternetCommunication</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Divination">
    <rdfs:label xml:lang="en">divination</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterpretingSignificance&quot; class=&quot;cyc_term&quot;&gt;InterpretingSignificance&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParanormalEvent&quot; class=&quot;cyc_term&quot;&gt;ParanormalEvent&lt;/a&gt;. Each instance of this collection is an event of predicting the future or discovering the truth by means underexplained by current science -- such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TarotCardReading&quot; class=&quot;cyc_term&quot;&gt;TarotCardReading&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Astrology&quot; class=&quot;cyc_term&quot;&gt;Astrology&lt;/a&gt;, palmistry, and geomancy.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Divination</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_military_attacks">
    <cycAnnot:label xml:lang="en">(TrainingForFn MilitaryAttack)</cycAnnot:label>
    <rdfs:label xml:lang="en">training for military attacks</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EMailMailingListCommunication">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailCommunication&quot; class=&quot;cyc_term&quot;&gt;EMailCommunication&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailMailingListCommunication&quot; class=&quot;cyc_term&quot;&gt;EMailMailingListCommunication&lt;/a&gt; is an event in which an email message is successfully sent to a central list manager, and then is forwarded by the list manager to those who are members of the list.</rdfs:comment>
    <rdfs:label xml:lang="en">E mail mailing list communication</rdfs:label>
    <cycAnnot:label xml:lang="en">EMailMailingListCommunication</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OutputStream">
    <rdfs:label xml:lang="en">output stream</rdfs:label>
    <cycAnnot:label xml:lang="en">OutputStream</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instantiations of computer output streams (typically an open &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFileCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt;) in which data is written sequentially by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PublishedConceptualWork">
    <rdfs:label xml:lang="en">published work</rdfs:label>
    <cycAnnot:label xml:lang="en">PublishedConceptualWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;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/2008/06/10/concept/en/WorldWideWeb_Concrete&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_Concrete&lt;/a&gt;, or broadcast on the airwaves.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Forest_protection">
    <rdfs:label xml:lang="en">forest protection</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProtectingFn Forest)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LibraryLoanAgreement">
    <rdfs:label xml:lang="en">library loan agreement</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LibraryLoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LibraryLoanAgreement&lt;/a&gt;, a member of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Library_Organization&quot; class=&quot;cyc_term&quot;&gt;Library_Organization&lt;/a&gt; borrows (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BorrowingLibraryItem&quot; class=&quot;cyc_term&quot;&gt;BorrowingLibraryItem&lt;/a&gt;) some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Library_Organization&quot; class=&quot;cyc_term&quot;&gt;Library_Organization&lt;/a&gt; items.  The borrower agrees to return (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReturningLibraryItem&quot; class=&quot;cyc_term&quot;&gt;ReturningLibraryItem&lt;/a&gt;) the borrowed library-items within the stipulated &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/loanTermDuration&quot; class=&quot;cyc_term&quot;&gt;loanTermDuration&lt;/a&gt;.  There may be options of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RenewingLibraryItem&quot; class=&quot;cyc_term&quot;&gt;RenewingLibraryItem&lt;/a&gt; also.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LibraryLoanAgreement</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Calamine_therapy">
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Calamine)</cycAnnot:label>
    <rdfs:label xml:lang="en">calamine therapy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MediaTransmitting">
    <cycAnnot:label xml:lang="en">MediaTransmitting</cycAnnot:label>
    <rdfs:label xml:lang="en">media transmitting</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Emission&quot; class=&quot;cyc_term&quot;&gt;Emission&lt;/a&gt;.  In every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;, a collection of intangible &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s are transmitted and received by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationDevice&quot; class=&quot;cyc_term&quot;&gt;CommunicationDevice&lt;/a&gt;s.  These IBTs are NOT electrical signals, radio waves, or the like, but are constituted of sounds and/or images emitted by individual receiving devices and accessible to human senses.  Subsets of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Broadcasting&quot; class=&quot;cyc_term&quot;&gt;Broadcasting&lt;/a&gt; (via radio or TV) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVTransmitting&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt; (via cable or broadcast).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualCommunicating">
    <rdfs:label xml:lang="en">visual communication</rdfs:label>
    <cycAnnot:label xml:lang="en">VisualCommunicating</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualCommunicating&quot; class=&quot;cyc_term&quot;&gt;VisualCommunicating&lt;/a&gt; is an action in which information is transmitted by visual media.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualCommunicating&quot; class=&quot;cyc_term&quot;&gt;VisualCommunicating&lt;/a&gt; has at least one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/communicationToken&quot; class=&quot;cyc_term&quot;&gt;communicationToken&lt;/a&gt; (q.v.) which is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualCommunicating&quot; class=&quot;cyc_term&quot;&gt;VisualCommunicating&lt;/a&gt; include: a performance by mime Marcel Marceau; Seiji Ozawa conducting the Boston Symphony Orchestra; a policeman directing traffic; shaking a fist at someone in anger; sending a message with flags, light pulses, or smoke signals.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Invitation_IBT">
    <rdfs:comment xml:lang="en">The IBT bearing a message to some agent that asks the individual to attend a particular event.</rdfs:comment>
    <rdfs:label xml:lang="en">invitation</rdfs:label>
    <cycAnnot:label xml:lang="en">Invitation-IBT</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Eye_contact_with_nitrogen_mustard">
    <cycAnnot:label xml:lang="en">(EyeContactWithFn NitrogenMustard)</cycAnnot:label>
    <rdfs:label xml:lang="en">eye contact with nitrogen mustard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_nitrogen_mustard">
    <rdfs:label xml:lang="en">exposure to nitrogen mustard</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn NitrogenMustard)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TVMediaProduct">
    <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/2008/06/10/concept/en/MediaProduct&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVMediaProduct&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingImageWithSound&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/2008/06/10/concept/en/TVTransmitting&quot; class=&quot;cyc_term&quot;&gt;TVTransmitting&lt;/a&gt;.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TVMediaProduct&quot; class=&quot;cyc_term&quot;&gt;TVMediaProduct&lt;/a&gt; are television commercials, soap operas, and sitcoms.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerProgramCopy">
    <cycAnnot:label xml:lang="en">ComputerProgramCopy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/programCopies&quot; class=&quot;cyc_term&quot;&gt;programCopies&lt;/a&gt; of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;. Examples: A bank of memory registers, a set of hard disk sectors, a stack of punch cards, a printout of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerCode&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt;, a satellite transmission. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgramCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt; might not have the exact same &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerCode&quot; class=&quot;cyc_term&quot;&gt;ComputerCode&lt;/a&gt; as  other &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/programCopies&quot; class=&quot;cyc_term&quot;&gt;programCopies&lt;/a&gt; of the same &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;, and it might not even have the exact same algorithms, but the functionality must be about the same.</rdfs:comment>
    <rdfs:label xml:lang="en">copy of a computer program</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_modifier_in_a_noun_compound_epidemic">
    <rdfs:label xml:lang="en">the modifier in a noun compound epidemic</rdfs:label>
    <cycAnnot:label xml:lang="en">(InfectionEpidemicFn TheNCModifier)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Cyclist">
    <rdfs:label xml:lang="en">cyclist</rdfs:label>
    <cycAnnot:label xml:lang="en">Cyclist</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualAgent&quot; class=&quot;cyc_term&quot;&gt;IndividualAgent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cyclist&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PropositionalCWText">
    <rdfs:label xml:lang="en">text</rdfs:label>
    <cycAnnot:label xml:lang="en">PropositionalCWText</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWInfoStructure&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/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;.  Instances are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CharacterString&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/2008/06/10/concept/en/PropositionalCWText&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/2008/06/10/concept/en/TextString&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt; which corresponds it.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalText&quot; class=&quot;cyc_term&quot;&gt;MusicalText&lt;/a&gt;s are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalCWText&quot; class=&quot;cyc_term&quot;&gt;PropositionalCWText&lt;/a&gt;s because the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalComposition&quot; class=&quot;cyc_term&quot;&gt;MusicalComposition&lt;/a&gt; is not propositional.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GrowthEvent">
    <cycAnnot:label xml:lang="en">GrowthEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GrowthEvent&quot; class=&quot;cyc_term&quot;&gt;GrowthEvent&lt;/a&gt; is an event in which something increases in size.  This covers both the abstract and the physical senses of the word &apos;grow.&apos;</rdfs:comment>
    <rdfs:label xml:lang="en">growth event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ListeningDeliberately">
    <rdfs:label xml:lang="en">listening</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; deliberately facilitates and does &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hearing&quot; class=&quot;cyc_term&quot;&gt;Hearing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ListeningDeliberately</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrivenHarmonicOscillation">
    <rdfs:label xml:lang="en">driven harmonic oscillation</rdfs:label>
    <cycAnnot:label xml:lang="en">DrivenHarmonicOscillation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A driven harmonic oscillation is a harmonic oscillation in which the acceleration of the primary object moving is acted upon by an external driving force. Compare with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SimpleHarmonicOscillation&quot; class=&quot;cyc_term&quot;&gt;SimpleHarmonicOscillation&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_adamsite">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Adamsite)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to adamsite</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidFlowEvent">
    <rdfs:label xml:lang="en">movement of fluid</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovementOrShapeChangeEvent&quot; class=&quot;cyc_term&quot;&gt;MovementOrShapeChangeEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlowEvent&quot; class=&quot;cyc_term&quot;&gt;FluidFlowEvent&lt;/a&gt; is an event in which a fluid moves (or a group of particles collectively moves).  The spatial extent of the fluid may change (i.e. expansion or contraction, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShapingSomething&quot; class=&quot;cyc_term&quot;&gt;ShapingSomething&lt;/a&gt;) and/or they may undergo a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovementEvent&quot; class=&quot;cyc_term&quot;&gt;MovementEvent&lt;/a&gt; such as rotation (e.g. a whirlpool or a tornado) and/or translation.  If the fluid undergoes translation, then the event is also an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt;.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt; include `partial&apos; motions such as occurs in rivers flowing, or jets of air blowing.  Another kind of example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Complete&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Complete&lt;/a&gt;, in which the fluid moves entirely from the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fromLocation&quot; class=&quot;cyc_term&quot;&gt;fromLocation&lt;/a&gt; and to the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FluidFlowEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LogicSignal">
    <rdfs:comment xml:lang="en">Signals that take part in electronic circuits.</rdfs:comment>
    <rdfs:label xml:lang="en">electronic signal</rdfs:label>
    <cycAnnot:label xml:lang="en">LogicSignal</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PushingABabyCarriage">
    <cycAnnot:label xml:lang="en">PushingABabyCarriage</cycAnnot:label>
    <rdfs:label xml:lang="en">pushing a baby carriage</rdfs:label>
    <rdfs:comment xml:lang="en">Moving a baby by pushing a baby carriage with it inside.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="KeepingHandsInPocket">
    <rdfs:label xml:lang="en">keeping hands in pocket</rdfs:label>
    <rdfs:comment xml:lang="en">The human action of keeping one or both hands in the pockets of one&apos;s clothing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KeepingHandsInPocket</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CycBehaviorEngineNodeRunning">
    <rdfs:comment xml:lang="en">A collection of actions performed by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycBehaviorEngine&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorEngine&lt;/a&gt; programs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycBehaviorEngineNodeRunning</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc behavior engine node running</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TransferOut">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralizedTransfer&quot; class=&quot;cyc_term&quot;&gt;GeneralizedTransfer&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt; includes all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralizedTransfer&quot; class=&quot;cyc_term&quot;&gt;GeneralizedTransfer&lt;/a&gt; in which some object plays the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/from_Generic&quot; class=&quot;cyc_term&quot;&gt;from_Generic&lt;/a&gt;, but in which there may or may not be any object playing the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/to_Generic&quot; class=&quot;cyc_term&quot;&gt;to_Generic&lt;/a&gt;.  At the start of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt;, the object playing the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transferredThing&quot; class=&quot;cyc_term&quot;&gt;transferredThing&lt;/a&gt; is &apos;located&apos; at the object playing the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/from_Generic&quot; class=&quot;cyc_term&quot;&gt;from_Generic&lt;/a&gt;.  The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt; includes, among other things, all instances of the collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Emission&quot; class=&quot;cyc_term&quot;&gt;Emission&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingUserRights&quot; class=&quot;cyc_term&quot;&gt;LosingUserRights&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DistributionEvent&quot; class=&quot;cyc_term&quot;&gt;DistributionEvent&lt;/a&gt;.  Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt; include some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AppropriatingSomething&quot; class=&quot;cyc_term&quot;&gt;AppropriatingSomething&lt;/a&gt; (when there is no previous owner) and some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hearing&quot; class=&quot;cyc_term&quot;&gt;Hearing&lt;/a&gt; (when the sounds may come from various unspecified locations).</rdfs:comment>
    <cycAnnot:label xml:lang="en">TransferOut</cycAnnot:label>
    <rdfs:label xml:lang="en">transfer event with well-defined from-location</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProblemSolvingStrategy">
    <rdfs:label xml:lang="en">problem solving strategy</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Strategy&quot; class=&quot;cyc_term&quot;&gt;Strategy&lt;/a&gt;.
Each instance of this collection is a heuristic or method to solve
some problem.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProblemSolvingStrategy</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConsumerLoanAgreement">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AuthorizedAgreement&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt;s which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s made to private individuals for personal use, rather than for business.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConsumerLoanAgreement&quot; class=&quot;cyc_term&quot;&gt;ConsumerLoanAgreement&lt;/a&gt;s include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditCardAccount&quot; class=&quot;cyc_term&quot;&gt;CreditCardAccount&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CarLoan&quot; class=&quot;cyc_term&quot;&gt;CarLoan&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StudentLoan&quot; class=&quot;cyc_term&quot;&gt;StudentLoan&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeImprovementLoan&quot; class=&quot;cyc_term&quot;&gt;HomeImprovementLoan&lt;/a&gt;s, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeEquityLoan&quot; class=&quot;cyc_term&quot;&gt;HomeEquityLoan&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConsumerLoanAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">consumer loan agreement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Weatherstripping">
    <cycAnnot:label xml:lang="en">(EquippingFn WeatherStripping)</cycAnnot:label>
    <rdfs:label xml:lang="en">weatherstripping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BusinessRelationshipActivity">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessEvent&quot; class=&quot;cyc_term&quot;&gt;BusinessEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessRelationshipActivity&quot; class=&quot;cyc_term&quot;&gt;BusinessRelationshipActivity&lt;/a&gt; is a (usually long-term, and often complex) social activity whose participants are in some type of business relationship.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessRelationshipActivity&quot; class=&quot;cyc_term&quot;&gt;BusinessRelationshipActivity&lt;/a&gt; is typically carried out over multiple social occasions, and may consist of many sub-events. The social events constituting an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessRelationshipActivity&quot; class=&quot;cyc_term&quot;&gt;BusinessRelationshipActivity&lt;/a&gt; further, either directly or indirectly, the (usually mutual) business interests of the participants.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BusinessRelationshipActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">activity in a business relationship</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MountingOntoSurface">
    <rdfs:comment xml:lang="en">A collection of events. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MountingOntoSurface&quot; class=&quot;cyc_term&quot;&gt;MountingOntoSurface&lt;/a&gt; event, a physical object is attached to a surface using physical connector(s).  The connector(s) may be an adhesive substance or a fastener.  Important subcollections of this are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MountingOntoSurface&quot; class=&quot;cyc_term&quot;&gt;MountingOntoSurface&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplyingAdhesiveBackedMaterialToSurface&quot; class=&quot;cyc_term&quot;&gt;ApplyingAdhesiveBackedMaterialToSurface&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpreadingSheetOntoSurface&quot; class=&quot;cyc_term&quot;&gt;SpreadingSheetOntoSurface&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">mounting onto a surface</rdfs:label>
    <cycAnnot:label xml:lang="en">MountingOntoSurface</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StairwayPhysicalPartsApartmentBuilding">
    <rdfs:label xml:lang="en">stairway physical parts apartment building</rdfs:label>
    <cycAnnot:label xml:lang="en">StairwayPhysicalPartsApartmentBuilding</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrivenAndDampedHarmonicOscillation">
    <rdfs:label xml:lang="en">damped driven harmonic oscillation</rdfs:label>
    <rdfs:comment xml:lang="en">A driven and damped harmonic motion is a harmonic motion in which the velocity of the primary object moving is is attenuated by a frictional force which acts proportionally to the magnitude of velocity and in which the acceleration of the primary object moving is acted upon by an external driving force. Compare with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SimpleHarmonicOscillation&quot; class=&quot;cyc_term&quot;&gt;SimpleHarmonicOscillation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DrivenAndDampedHarmonicOscillation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationRecordingProcess">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBOCreation&quot; class=&quot;cyc_term&quot;&gt;IBOCreation&lt;/a&gt;. Each instance of this collection is an event in which information is recorded, using an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationRecordingDevice&quot; class=&quot;cyc_term&quot;&gt;InformationRecordingDevice&lt;/a&gt;.  Every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationRecordingProcess&quot; class=&quot;cyc_term&quot;&gt;InformationRecordingProcess&lt;/a&gt; produces an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;. Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SavingAFile&quot; class=&quot;cyc_term&quot;&gt;SavingAFile&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioTapeRecording&quot; class=&quot;cyc_term&quot;&gt;AudioTapeRecording&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InformationRecordingProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">recording</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DebtSecurity">
    <cycAnnot:label xml:lang="en">DebtSecurity</cycAnnot:label>
    <rdfs:label xml:lang="en">debt security</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TradeableSecurity&quot; class=&quot;cyc_term&quot;&gt;TradeableSecurity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DebtSecurity&quot; class=&quot;cyc_term&quot;&gt;DebtSecurity&lt;/a&gt; is an agreement to repay money borrowed by the issuer.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NonAutomatedJobActivity">
    <rdfs:label xml:lang="en">non automated job activity</rdfs:label>
    <cycAnnot:label xml:lang="en">NonAutomatedJobActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitaryAttack">
    <rdfs:label xml:lang="en">military attack</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryEvent&quot; class=&quot;cyc_term&quot;&gt;MilitaryEvent&lt;/a&gt; that are also considered to be instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttackOnTangible&quot; class=&quot;cyc_term&quot;&gt;AttackOnTangible&lt;/a&gt;. The characteristics that define a military &apos;attack&apos; are somewhat loose: military units are involved, deadly force is involved, and the event in question is of an immediately &apos;offensive&apos; character (although an attack can be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; in the course of either a &apos;defensive&apos; or &apos;offensive&apos; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryEvent&quot; class=&quot;cyc_term&quot;&gt;MilitaryEvent&lt;/a&gt;). Instances may be complex events: that is, they may involve more than just physical attack events and may include a measure of planning and preparation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MilitaryAttack</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CluckingSound">
    <rdfs:label xml:lang="en">cluck</rdfs:label>
    <cycAnnot:label xml:lang="en">CluckingSound</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of clucking sounds made by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Poultry&quot; class=&quot;cyc_term&quot;&gt;Poultry&lt;/a&gt; animals.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SuckingOnAFoodMorsel">
    <rdfs:comment xml:lang="en">The action of consuming something through abrasion with the tongue while creating a suction with the parts of the mouth, like when someone consumes a piece of candy by sucking on it.</rdfs:comment>
    <rdfs:label xml:lang="en">sucking on a food morsel</rdfs:label>
    <cycAnnot:label xml:lang="en">SuckingOnAFoodMorsel</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LinguisticAnalysis_Morphological">
    <rdfs:comment xml:lang="en">A collection of microtheories.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinguisticAnalysis_Morphological&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EntertainmentEvent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalEvent&quot; class=&quot;cyc_term&quot;&gt;CulturalEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;. Each instance of this collection is an activity performed by one or more agents primarily to amuse, entertain or otherwise divert others. Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt; necessarily has among its subevents both an instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerformingFn&quot; class=&quot;cyc_term&quot;&gt;PerformingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;) and an instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttendingFn&quot; class=&quot;cyc_term&quot;&gt;AttendingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;). It is thus distinguished from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecreationalActivity&quot; class=&quot;cyc_term&quot;&gt;RecreationalActivity&lt;/a&gt;: a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecreationalActivity&quot; class=&quot;cyc_term&quot;&gt;RecreationalActivity&lt;/a&gt; need not involve any entertainers, whereas an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt; will always involve both an entertainer, and an entertainee. Note: This collection is more general than &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentPerformance&quot; class=&quot;cyc_term&quot;&gt;EntertainmentPerformance&lt;/a&gt;. For instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JokeTelling&quot; class=&quot;cyc_term&quot;&gt;JokeTelling&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;, since it involves both an entertainer and an entertainee, Such an event, however, can occur under informal circumstances, and need not be a formal performance. Thus &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JokeTelling&quot; class=&quot;cyc_term&quot;&gt;JokeTelling&lt;/a&gt; is not a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentPerformance&quot; class=&quot;cyc_term&quot;&gt;EntertainmentPerformance&lt;/a&gt;.  NB: one need not be an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Entertainer&quot; class=&quot;cyc_term&quot;&gt;Entertainer&lt;/a&gt; to play the role of entertainer in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EntertainmentEvent&quot; class=&quot;cyc_term&quot;&gt;EntertainmentEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">entertainment event</rdfs:label>
    <cycAnnot:label xml:lang="en">EntertainmentEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalTransformationEvent">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt;. In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt; at least one thing ceases to exist and at least one thing comes into existence (and usually at least some portion of the thing(s) destroyed becomes incorporated into the thing(s) created). An important specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationProcess&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationProcess&lt;/a&gt;, the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt;s that are also instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;. See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transformedInto&quot; class=&quot;cyc_term&quot;&gt;transformedInto&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">transform</rdfs:label>
    <cycAnnot:label xml:lang="en">PhysicalTransformationEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConferenceCommitteeAction_USFederalLegislating">
    <rdfs:label xml:lang="en">conference committee action</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalProceeding&quot; class=&quot;cyc_term&quot;&gt;LegalProceeding&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConferenceCommitteeAction_USFederalLegislating&quot; class=&quot;cyc_term&quot;&gt;ConferenceCommitteeAction_USFederalLegislating&lt;/a&gt; is an event in which a Conference Committee consisting of members from each chamber meet to work out differences in the bills that they pass.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ConferenceCommitteeAction-USFederalLegislating</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BalancingSomethingOnHead">
    <rdfs:comment xml:lang="en">Holding something by balancing it on  one&apos;s head - the object remains stationary with respect to the head.</rdfs:comment>
    <rdfs:label xml:lang="en">balancing something on one&apos;s head</rdfs:label>
    <cycAnnot:label xml:lang="en">BalancingSomethingOnHead</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DikuMUD">
    <cycAnnot:label xml:lang="en">DikuMUD</cycAnnot:label>
    <rdfs:label xml:lang="en">diku MUD</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="PornographicMaterial_Legal">
    <rdfs:label xml:lang="en">pornography</rdfs:label>
    <cycAnnot:label xml:lang="en">PornographicMaterial-Legal</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PornographicMaterial&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/2008/06/10/concept/en/PornographicMaterial_Illegal&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial_Illegal&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BatchManufacturingEvent">
    <rdfs:comment xml:lang="en">A collection of manufacturing events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BatchManufacturingEvent&quot; class=&quot;cyc_term&quot;&gt;BatchManufacturingEvent&lt;/a&gt;, the product is produced in batches, with a batch produced at the end of each such event.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BatchManufacturingEvent&quot; class=&quot;cyc_term&quot;&gt;BatchManufacturingEvent&lt;/a&gt;s can be applied over and over to similar inputs to produce similar batches.  Batches may consist of discrete objects or may be masses of some stuff.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BatchManufacturingEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">batch manufacturing event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ForestServiceHandbook">
    <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>
    <cycAnnot:label xml:lang="en">ForestServiceHandbook</cycAnnot:label>
    <rdfs:label xml:lang="en">Forest Service handbook</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IntentionalMentalEvent">
    <cycAnnot:label xml:lang="en">IntentionalMentalEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">intentional mental event</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AtLeastPartiallyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalSituation&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalSituation&lt;/a&gt; (qq.v.).  This is the collection of (at least partially) mental events whose instances are characterized by intentionality: they are &amp;quot;of&amp;quot; or &amp;quot;about&amp;quot; some thing external to themselves.  Thoughts and acts of perception are two common types of intentional mental events.  Thus, a particular act of thinking about the Eiffel Tower and a particular act of seeing the Eiffel Tower are both intentional mental events, each having (at least) the Eiffel Tower as their object.  Any thing whatsoever can in principle be the object of an intentional mental event: I can think about a certain physical object, an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Relation&quot; class=&quot;cyc_term&quot;&gt;Relation&lt;/a&gt;, an attribute, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt;, a mental state (my own or another&apos;s), a set, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt;, or anything else.  Mental events that are _not_ intentional, and thus not in this collection, include non-localized pain experiences, and at least some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt; (q.v.).   Note that, although they are indirectly related (see e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulMentalActivity&quot; class=&quot;cyc_term&quot;&gt;PurposefulMentalActivity&lt;/a&gt;), the sense of &amp;quot;intentional&amp;quot; described above is not to be confused with its other sense as an antonym of &amp;quot;accidental&amp;quot;.  Nor is it to be confused with the logico-semantic concept of _intensional_ meaning.  See also  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfMentalSituation&quot; class=&quot;cyc_term&quot;&gt;objectOfMentalSituation&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/thinksAbout&quot; class=&quot;cyc_term&quot;&gt;thinksAbout&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WeatherNews">
    <rdfs:label xml:lang="en">weather news</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of abstract (intangible) informational items; a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/News&quot; class=&quot;cyc_term&quot;&gt;News&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherNews&quot; class=&quot;cyc_term&quot;&gt;WeatherNews&lt;/a&gt; consists of information about recent, current or future &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt;s. Typically disseminated via TV or radio broadcasts, the internet, or newspapers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WeatherNews</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Extruding">
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Extruding&quot; class=&quot;cyc_term&quot;&gt;Extruding&lt;/a&gt; event, the shape of something is changed by forcing it through a die.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt; in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Extruding&quot; class=&quot;cyc_term&quot;&gt;Extruding&lt;/a&gt; must be in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Liquid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Liquid_StateOfMatter&lt;/a&gt;, which also includes plastic/putty-like solids.  Unless the die changes shape during the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Extruding&quot; class=&quot;cyc_term&quot;&gt;Extruding&lt;/a&gt;, the output is a generalized cylinder, whose cross-section is the shape of the hole(s) in the die, and whose length is usually much larger than its diameter.  Sometimes the output remains in more or less &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Liquid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Liquid_StateOfMatter&lt;/a&gt;, and so quickly loses this shape, such as happens when a soft-ice-cream dispenser extrudes a ribbon of ice cream.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Molding&quot; class=&quot;cyc_term&quot;&gt;Molding&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Extruding</cycAnnot:label>
    <rdfs:label xml:lang="en">extrusion</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LawEnforcementActivity">
    <rdfs:comment xml:lang="en">The collection of all events performed with the purpose of enforcing laws, that are performed by people officially charged with this this duty. Includes most activities of law enforcement officials (such as police) including detection of crime, identification of offenders, and arrests.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LawEnforcementActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">law enforcement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputedTomographyScanImage">
    <rdfs:label xml:lang="en">computed tomography scan image</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputedTomographyScanImage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Phytoremediation">
    <cycAnnot:label xml:lang="en">Phytoremediation</cycAnnot:label>
    <rdfs:label xml:lang="en">phytoremediation</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of events in which plants and trees are used to (help) clean up contaminated soil and water.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AtLeastPartiallyMentalEvent">
    <cycAnnot:label xml:lang="en">AtLeastPartiallyMentalEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AtLeastPartiallyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt; is an event involving the mental functions of  a participant or group of participants (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) in that event.  The collection includes such things as dreaming, perceiving, sensing, theorizing about something, having a realization, making a decision, building something, designing something, and consciously carrying out a task.  Note that the above list includes both purposeful events and non-purposeful events that involve mental functions.  Note also that any event that has a mental component is also an instance of this collection, so that events like preparing lunch would be classified as instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AtLeastPartiallyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt;.  In entering knowledge, it is almost always possible and preferable to use one of the specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AtLeastPartiallyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;AtLeastPartiallyMentalEvent&lt;/a&gt;.  If an event seems mostly mental in nature, modulo neurons firing and related brain activity, use &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StrictlyMentalEvent&quot; class=&quot;cyc_term&quot;&gt;StrictlyMentalEvent&lt;/a&gt; or one of its specializations.  If it essentially involves both mental and physical activity, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulPhysicalAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulPhysicalAction&lt;/a&gt;.  For mental events that are intentionally and purposefully performed, see the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulMentalActivity&quot; class=&quot;cyc_term&quot;&gt;PurposefulMentalActivity&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">partially mental event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InsertingAGunClip">
    <cycAnnot:label xml:lang="en">InsertingAGunClip</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoadingAProjectileWeapon&quot; class=&quot;cyc_term&quot;&gt;LoadingAProjectileWeapon&lt;/a&gt; in which the   weapon in question is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gun&quot; class=&quot;cyc_term&quot;&gt;Gun&lt;/a&gt;, and    the ammunition is stored in a  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagazineForBullets&quot; class=&quot;cyc_term&quot;&gt;MagazineForBullets&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">inserting a gun clip</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Suffering_164">
    <rdfs:label xml:lang="en">suffering</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Sympathy)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt;. In each (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotionFn&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sympathy&quot; class=&quot;cyc_term&quot;&gt;Sympathy&lt;/a&gt;), someone endures (emotional pain).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_propoxur">
    <rdfs:label xml:lang="en">exposure to liquid propoxur</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Propoxur))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_nitrogen_mustard_gas">
    <rdfs:label xml:lang="en">exposure to nitrogen mustard gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn NitrogenMustard))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_cyanide_gas">
    <rdfs:label xml:lang="en">exposure to cyanide gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Cyanide))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Nursing">
    <cycAnnot:label xml:lang="en">Nursing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The field and occupation of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Nursing&quot; class=&quot;cyc_term&quot;&gt;Nursing&lt;/a&gt;, encompassing all the skills and tasks that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Nurse&quot; class=&quot;cyc_term&quot;&gt;Nurse&lt;/a&gt;s do at work.</rdfs:comment>
    <rdfs:label xml:lang="en">nursing</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="EnergyConversionThermalToElectric">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectricalPowerGeneration&quot; class=&quot;cyc_term&quot;&gt;ElectricalPowerGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">energy conversion thermal to electric</rdfs:label>
    <cycAnnot:label xml:lang="en">EnergyConversionThermalToElectric</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PartyGame">
    <cycAnnot:label xml:lang="en">PartyGame</cycAnnot:label>
    <rdfs:label xml:lang="en">party game</rdfs:label>
    <rdfs:comment xml:lang="en">All instances of games designed for playing at parties or with large groups of people.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_computational_systems">
    <rdfs:label xml:lang="en">protection of computational systems</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProtectingFn ComputationalSystem)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Movement_TranslationProcess">
    <cycAnnot:label xml:lang="en">Movement-TranslationProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">movement process</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;s whose instances are, practically speaking, continuous processes.  In any instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationProcess&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationProcess&lt;/a&gt;, all time-slices of that process are also themselves instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationProcess&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationProcess&lt;/a&gt;.
&lt;p/&gt;
Note that walking is a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationProcess&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationProcess&lt;/a&gt;, even though it involves some nonzero accelerations and jerks.  Non-examples include Captain Kirk beaming up to the Enterprise and the &amp;quot;tunneling&amp;quot; of an electron in a tunnel diode.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LinearObject">
    <cycAnnot:label xml:lang="en">LinearObject</cycAnnot:label>
    <rdfs:label xml:lang="en">line</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyContinuousThing&quot; class=&quot;cyc_term&quot;&gt;SpatiallyContinuousThing&lt;/a&gt;. This is the collection of all lines, broadly construed.  Unlike its specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Line&quot; class=&quot;cyc_term&quot;&gt;Line&lt;/a&gt; (q.v.), this collection&apos;s instances need not actually be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OneDimensionalThing&quot; class=&quot;cyc_term&quot;&gt;OneDimensionalThing&lt;/a&gt;s, but may instead be simply near approximations of such (see e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineOfDemarcationForSportsArea&quot; class=&quot;cyc_term&quot;&gt;LineOfDemarcationForSportsArea&lt;/a&gt;).  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinearObject&quot; class=&quot;cyc_term&quot;&gt;LinearObject&lt;/a&gt;s can be tangible or intangible, straight or curved.
&lt;p/&gt;
Other specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineSegment&quot; class=&quot;cyc_term&quot;&gt;LineSegment&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinearObject_Straight&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Straight&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinearObject_Tangible&quot; class=&quot;cyc_term&quot;&gt;LinearObject_Tangible&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerDisplayActiveArea_CW">
    <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/2008/06/10/concept/en/VisualWork&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Wishing_MentalState">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wishing_MentalState&quot; class=&quot;cyc_term&quot;&gt;Wishing_MentalState&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MentalSituation&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; in which an agent wishes that a certain &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; is, or will become, true.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Wishing-MentalState</cycAnnot:label>
    <rdfs:label xml:lang="en">wishing mental state</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingFacialExpression">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodyMovementEvent&quot; class=&quot;cyc_term&quot;&gt;BodyMovementEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingFacialExpression&quot; class=&quot;cyc_term&quot;&gt;MakingFacialExpression&lt;/a&gt; is an event during which the configuration of a particular animal&apos;s face changes.  Such a change is usually (but not always) associated with the expression of some emotion by the animal in question.</rdfs:comment>
    <rdfs:label xml:lang="en">making a facial expression</rdfs:label>
    <cycAnnot:label xml:lang="en">MakingFacialExpression</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CycSyntacticInterpretationAgent">
    <rdfs:label xml:lang="en">cyc syntactic interpretation agent</rdfs:label>
    <cycAnnot:label xml:lang="en">CycSyntacticInterpretationAgent</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycSyntacticInterpretationAgent&quot; class=&quot;cyc_term&quot;&gt;CycSyntacticInterpretationAgent&lt;/a&gt; denotes the collection of
all syntactic interpretation software agents that make use of the CYC
project.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumanSexualBehavior">
    <rdfs:label xml:lang="en">human sexual behavior</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanSexualBehavior</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of events in which instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; are engaged in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SubanularCardiacRegion">
    <cycAnnot:label xml:lang="en">SubanularCardiacRegion</cycAnnot:label>
    <rdfs:label xml:lang="en">subanular cardiac region</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Thorium_232_403">
    <rdfs:label xml:lang="en">Thorium-232</rdfs:label>
    <cycAnnot:label xml:lang="en">Thorium-232</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeneratingPower">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneratingPower&quot; class=&quot;cyc_term&quot;&gt;GeneratingPower&lt;/a&gt; is an event in which power/energy is generated.  A notable specialization is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneratingElectricity&quot; class=&quot;cyc_term&quot;&gt;GeneratingElectricity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeneratingPower</cycAnnot:label>
    <rdfs:label xml:lang="en">generating power</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Protection_of_the_subset_of_offshore_oil_platforms_that_are_members_of_the_set_of_PLATFORM_such_that_PLATFORM_was_located_in_Arabian_Gulf_UAE_owned_PLATFORM">
    <cycAnnot:label xml:lang="en">(ProtectingFn (CollectionSubsetFn OffshoreOilPlatform (TheSetOf ?PLATFORM (and (objectFoundInLocation ?PLATFORM PersianGulf) (owns UnitedArabEmirates ?PLATFORM)))))</cycAnnot:label>
    <rdfs:label xml:lang="en">protection of the subset of offshore oil platforms that are members of the set of ?PLATFORM such that ?PLATFORM was located in Arabian Gulf UAE owned ?PLATFORM</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExperiencingSecondaryEmotion">
    <cycAnnot:label xml:lang="en">ExperiencingSecondaryEmotion</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingSecondaryEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingSecondaryEmotion&lt;/a&gt; is the collection of events which are emotional feelings about one&apos;s emotional feelings. If an agent experiences one emotion, and then feels another emotion about that first experience, then the experience of that second emotion is an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingSecondaryEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingSecondaryEmotion&lt;/a&gt;.  For example, if a person feels fear in response to some situation, and feels angry at oneself for the experiencing that fear, then the experience of anger would be an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingSecondaryEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingSecondaryEmotion&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">experiencing secondary emotion</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Thallium_201">
    <cycAnnot:label xml:lang="en">Thallium-201</cycAnnot:label>
    <rdfs:label xml:lang="en">Iridium-192</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ApplicationProtocolDataUnit">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplicationProtocolDataUnit&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/2008/06/10/concept/en/ApplicationLayerProtocol&quot; class=&quot;cyc_term&quot;&gt;ApplicationLayerProtocol&lt;/a&gt; and passed
down to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PresentationLayerProtocol&quot; class=&quot;cyc_term&quot;&gt;PresentationLayerProtocol&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SessionLayerProtocol&quot; class=&quot;cyc_term&quot;&gt;SessionLayerProtocol&lt;/a&gt;, or 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportLayerProtocol&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WinterSportActivity">
    <rdfs:label xml:lang="en">winter sport activity</rdfs:label>
    <cycAnnot:label xml:lang="en">WinterSportActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all winter sport activities. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ColdTemperatureActivity&quot; class=&quot;cyc_term&quot;&gt;ColdTemperatureActivity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AthleticActivity&quot; class=&quot;cyc_term&quot;&gt;AthleticActivity&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Fretting">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Fret-MusicalInstrumentPart)</cycAnnot:label>
    <rdfs:label xml:lang="en">fretting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitarySupplyPoint_ClassII">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitarySupplyPoint&quot; class=&quot;cyc_term&quot;&gt;MilitarySupplyPoint&lt;/a&gt; at which clothing, individual equipment, tents, organizational tool sets and kit, hand tools, maps and adminstrative and housekeeping supplies and equipment are located and issues. FM 101-5-1.</rdfs:comment>
    <rdfs:label xml:lang="en">military supply point class ii</rdfs:label>
    <cycAnnot:label xml:lang="en">MilitarySupplyPoint-ClassII</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FiringSquad">
    <rdfs:label xml:lang="en">firing squad</rdfs:label>
    <cycAnnot:label xml:lang="en">FiringSquad</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all firing squads, groups who carry out instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExecutionByFiringSquad&quot; class=&quot;cyc_term&quot;&gt;ExecutionByFiringSquad&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitaryOperation">
    <cycAnnot:label xml:lang="en">MilitaryOperation</cycAnnot:label>
    <rdfs:label xml:lang="en">military operation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryEvent&quot; class=&quot;cyc_term&quot;&gt;MilitaryEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt; is a planned military operation.  Instances of   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt; usually require organization and coordination, and often are complex activities.  For large-scale military operations involving several groups of agents, see the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOperation_Joint&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation_Joint&lt;/a&gt;.  Examples of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt; include the attack on Pearl Harbor and the retaking of Bunker Hill.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Worrying">
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Concern)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt;. In each (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotionFn&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Concern&quot; class=&quot;cyc_term&quot;&gt;Concern&lt;/a&gt;), someone is worried, concerned, anxious, troubled, or uneasy.</rdfs:comment>
    <rdfs:label xml:lang="en">worrying</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RelationshipBetweenTwoPeople">
    <cycAnnot:label xml:lang="en">RelationshipBetweenTwoPeople</cycAnnot:label>
    <rdfs:label xml:lang="en">relationship between two people</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Skin_contact_with_phenyldichloroarsine">
    <rdfs:label xml:lang="en">skin contact with phenyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(SkinContactWithFn Phenyldichloroarsine)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MummifiedRemains">
    <rdfs:label xml:lang="en">mummified remains</rdfs:label>
    <cycAnnot:label xml:lang="en">MummifiedRemains</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;.  Instances of this collection are created through the process of mummifying (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mummifying&quot; class=&quot;cyc_term&quot;&gt;Mummifying&lt;/a&gt;) the remains of a dead animal.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protocol">
    <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/2008/06/10/concept/en/Instructions&quot; class=&quot;cyc_term&quot;&gt;Instructions&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Protocol&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/2008/06/10/concept/en/HumanProtocol&quot; class=&quot;cyc_term&quot;&gt;HumanProtocol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MachineProtocol&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;. Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanProtocol&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/2008/06/10/concept/en/MachineProtocol&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/2008/06/10/concept/en/Protocol&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/2008/06/10/concept/en/Protocol&quot; class=&quot;cyc_term&quot;&gt;Protocol&lt;/a&gt;s should be called Y-TheProtocol.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TurningAlongAnArc">
    <rdfs:label xml:lang="en">turning along an arc</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of both and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RotationAxisPerpendicularToDirectionOfMotion&quot; class=&quot;cyc_term&quot;&gt;RotationAxisPerpendicularToDirectionOfMotion&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Yaw_Orientational&quot; class=&quot;cyc_term&quot;&gt;Yaw_Orientational&lt;/a&gt;.  Each instance of this collection has a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primaryObjectMoving&quot; class=&quot;cyc_term&quot;&gt;primaryObjectMoving&lt;/a&gt; that simultaneously undergoes the changes associated with both a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Yaw_Orientational&quot; class=&quot;cyc_term&quot;&gt;Yaw_Orientational&lt;/a&gt;.  An example of this would be the movement of a car along a circular race track.  The car is performing a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;, but it is also performing a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Yaw_Orientational&quot; class=&quot;cyc_term&quot;&gt;Yaw_Orientational&lt;/a&gt; such that the direction in which it is facing approximates a line tangent to the race track at the point where the car is located.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TurningAlongAnArc</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Instrumenting">
    <cycAnnot:label xml:lang="en">(EquippingFn MeasuringDevice)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which something is equiped with instruments for measuring, recording, or controlling.</rdfs:comment>
    <rdfs:label xml:lang="en">instrumenting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Roll_Orientational">
    <rdfs:comment xml:lang="en">Turning about the back to front axis.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Roll-Orientational</cycAnnot:label>
    <rdfs:label xml:lang="en">roll orientational</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Connection_Configuration">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&quot; class=&quot;cyc_term&quot;&gt;Configuration&lt;/a&gt; (q.v.).  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Connection_Configuration&quot; class=&quot;cyc_term&quot;&gt;Connection_Configuration&lt;/a&gt; is the collection of all configurations in which the objects configured are connected to each other.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Connection-Configuration</cycAnnot:label>
    <rdfs:label xml:lang="en">connection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnidirectionalPartialRotation">
    <rdfs:comment xml:lang="en">Unidirectionally changing the direction of movement or orientation.  The angular position of a point on the object monotonically either increases or decreases (modulo 360 degrees).  A turn is assumed to be less than 360 degrees unless specified.  See the sibling concept, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PeriodicReversingRotation&quot; class=&quot;cyc_term&quot;&gt;PeriodicReversingRotation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">partial rotation</rdfs:label>
    <cycAnnot:label xml:lang="en">UnidirectionalPartialRotation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PrepaymentPenalty">
    <rdfs:comment xml:lang="en">The collection of all prepayment penalties. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&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>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="HumanActivity">
    <rdfs:label xml:lang="en">human activity</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalActivity&quot; class=&quot;cyc_term&quot;&gt;AnimalActivity&lt;/a&gt;.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt; is a spatially-localized action  each of whose &amp;quot;doers&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt;) is either a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt; or a  group of humans (i.e. a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Group&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; all of whose members are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt; or groups of humans).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HorrorMovie">
    <rdfs:label xml:lang="en">horror movie</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all horror movies. A type of &lt;font color=&quot;#ff0000&quot;&gt;#$PropositionalCollectionualWork-HorrorGenre&lt;/font&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movie_CW&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HorrorMovie&quot; class=&quot;cyc_term&quot;&gt;HorrorMovie&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovieTypeByGenre&quot; class=&quot;cyc_term&quot;&gt;MovieTypeByGenre&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HorrorMovie</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_LSD">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn LSD)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to LSD</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BuyToLetMortgage">
    <rdfs:label xml:lang="en">buy to let</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BuyToLetMortgage&quot; class=&quot;cyc_term&quot;&gt;BuyToLetMortgage&lt;/a&gt; is a mortgage on a property that the borrower intends to lease to others.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BuyToLetMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Glossary">
    <cycAnnot:label xml:lang="en">Glossary</cycAnnot: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>
    <rdfs:label xml:lang="en">glossary</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Upholstering">
    <rdfs:label xml:lang="en">upholstering</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Upholstery)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MusicPerformanceAgent">
    <rdfs:comment xml:lang="en">A collection of agents. Each instance of            &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicPerformanceAgent&quot; class=&quot;cyc_term&quot;&gt;MusicPerformanceAgent&lt;/a&gt; is either an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicPerformanceOrganization&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/2008/06/10/concept/en/MusicalPerformer&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Reflectorizing">
    <rdfs:label xml:lang="en">reflectorizing</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which a reflector is made available.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Reflector)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LocalTelephoneCommunication">
    <rdfs:comment xml:lang="en">The collection of all local telephone calls. A type of communicating by telephone.</rdfs:comment>
    <rdfs:label xml:lang="en">local telephone call</rdfs:label>
    <cycAnnot:label xml:lang="en">LocalTelephoneCommunication</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PetroleumFire">
    <rdfs:label xml:lang="en">petroleum fire</rdfs:label>
    <cycAnnot:label xml:lang="en">PetroleumFire</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; and a specialization of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fire_ClassB&quot; class=&quot;cyc_term&quot;&gt;Fire_ClassB&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PetroleumFire&quot; class=&quot;cyc_term&quot;&gt;PetroleumFire&lt;/a&gt; have &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Petroleum_CrudeOil&quot; class=&quot;cyc_term&quot;&gt;Petroleum_CrudeOil&lt;/a&gt; as their
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/energySourceForEvent&quot; class=&quot;cyc_term&quot;&gt;energySourceForEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LegMovement">
    <rdfs:label xml:lang="en">leg movement</rdfs:label>
    <cycAnnot:label xml:lang="en">LegMovement</cycAnnot:label>
    <rdfs:comment xml:lang="en">Any movement of the leg. This unit was created to help talk about the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; of certain activities and what anatomical resource was required.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Necrophilia">
    <rdfs:label xml:lang="en">necrophilia</rdfs:label>
    <cycAnnot:label xml:lang="en">Necrophilia</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of behaviors which involve erotic interest in and stimulation by dead bodies.</rdfs:comment>
  </TemporalStuffType>

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

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

  <TemporalStuffType rdf:about="TommyHilfigerClothing">
    <rdfs:label xml:lang="en">tommy hilfiger clothing</rdfs:label>
    <cycAnnot:label xml:lang="en">TommyHilfigerClothing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPilotEvaluationProblemFromPARC">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from PARC</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromPARC</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Beekeeping">
    <cycAnnot:label xml:lang="en">(HusbandryFn Bee)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all beekeeping. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RaisingLivingThings&quot; class=&quot;cyc_term&quot;&gt;RaisingLivingThings&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">beekeeping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ReceiveProtocol">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationProtocol&quot; class=&quot;cyc_term&quot;&gt;CommunicationProtocol&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MachineProtocol&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReceiveProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">receive protocol</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hosting">
    <rdfs:label xml:lang="en">hosting</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which an agent plays host to (somehow looks after the wants of) visitors, guests, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Hosting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_exposure">
    <cycAnnot:label xml:lang="en">(PreventingFn ExposureEvent)</cycAnnot:label>
    <rdfs:label xml:lang="en">prevention of exposure</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attachment">
    <cycAnnot:label xml:lang="en">Attachment</cycAnnot:label>
    <rdfs:comment xml:lang="en">Those configurations that include attachments, like a blender and the blade attachments for it.</rdfs:comment>
    <rdfs:label xml:lang="en">attachment</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqdp3">
    <cycAnnot:label xml:lang="en">Bqdp3</cycAnnot:label>
    <rdfs:label xml:lang="en">bqdp 3</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DegenerationEvent">
    <rdfs:label xml:lang="en">degeneration</rdfs:label>
    <cycAnnot:label xml:lang="en">DegenerationEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DegenerationEvent&quot; class=&quot;cyc_term&quot;&gt;DegenerationEvent&lt;/a&gt;, some object loses its function(s) through a process of deterioration and/or a series of discrete breakdowns.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ParaphilicSexualBehavior">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParaphilicSexualBehavior&quot; class=&quot;cyc_term&quot;&gt;ParaphilicSexualBehavior&lt;/a&gt;s includes activities or behaviors which are experienced by those so-oriented as erotic or sexually stimulating. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParaphilicSexualBehavior&quot; class=&quot;cyc_term&quot;&gt;ParaphilicSexualBehavior&lt;/a&gt;s are those behaviors considered non-erotic, deviant, or repugnant to the general populace. For example, the activities included in Pedophilia are experienced as erotic to someone with pedophilic proclivities.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ParaphilicSexualBehavior</cycAnnot:label>
    <rdfs:label xml:lang="en">unconventional sexual behavior</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Patent">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ControllingAPhysicalDevice_Remotely">
    <rdfs:label xml:lang="en">controlling A physical device remotely</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ControllingAPhysicalDevice&quot; class=&quot;cyc_term&quot;&gt;ControllingAPhysicalDevice&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ControllingAPhysicalDevice_Remotely&quot; class=&quot;cyc_term&quot;&gt;ControllingAPhysicalDevice_Remotely&lt;/a&gt; is an event in which an agent controls a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDevice&quot; class=&quot;cyc_term&quot;&gt;PhysicalDevice&lt;/a&gt; from a distance using a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemoteControlDevice&quot; class=&quot;cyc_term&quot;&gt;RemoteControlDevice&lt;/a&gt;.  This includes, for example, changing the channel using a TV remote or detonating a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemoteControlledBomb&quot; class=&quot;cyc_term&quot;&gt;RemoteControlledBomb&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ControllingAPhysicalDevice-Remotely</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_phosgene">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Phosgene))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid phosgene</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GovernmentGuaranteedMortgageInsurance">
    <rdfs:comment xml:lang="en">The collection of all government-guaranteed mortgage insurance. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageInsurance&quot; class=&quot;cyc_term&quot;&gt;MortgageInsurance&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">government-guaranteed mortgage insurance</rdfs:label>
    <cycAnnot:label xml:lang="en">GovernmentGuaranteedMortgageInsurance</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_mustard_lewisite">
    <rdfs:label xml:lang="en">exposure to gaseous mustard lewisite</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn MustardLewisite))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SemTransLexiconSpecification">
    <rdfs:label xml:lang="en">sem trans lexicon specification</rdfs:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProFormaAccountingCOC">
    <cycAnnot:label xml:lang="en">ProFormaAccountingCOC</cycAnnot:label>
    <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/2008/06/10/concept/en/NonGAAPAccountingCOC&quot; class=&quot;cyc_term&quot;&gt;NonGAAPAccountingCOC&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProFormaAccountingCOC&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/2008/06/10/concept/en/netIncomeForPeriodByAccountingCOC&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalCreationOrDestructionEvent">
    <rdfs:label xml:lang="en">event in which something is created or destroyed or both</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationOrDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;CreationOrDestructionEvent&lt;/a&gt;.  During each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationOrDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationOrDestructionEvent&lt;/a&gt;, one or more physical objects (instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;) come into or go out of existence.  If the object created or destroyed in an event is not physical (e.g., if it is an agreement or a conceptual work), then the event should be an instance of the more general collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationOrDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;CreationOrDestructionEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalCreationOrDestructionEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Locomotion_SolidSurface">
    <rdfs:comment xml:lang="en">The collection of all locomotion events in which the locomotor moves along, and is supported by, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;. Includes walking, slithering, somersaulting, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Locomotion-SolidSurface</cycAnnot:label>
    <rdfs:label xml:lang="en">locomotion on a solid surface</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FinancialPlanning">
    <rdfs:label xml:lang="en">financial planning</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all financial planning. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Planning&quot; class=&quot;cyc_term&quot;&gt;Planning&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FinancialActivity&quot; class=&quot;cyc_term&quot;&gt;FinancialActivity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FinancialPlanning</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StillImageSource">
    <rdfs:label xml:lang="en">image source</rdfs:label>
    <cycAnnot:label xml:lang="en">StillImageSource</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Maintenance_of_highways">
    <cycAnnot:label xml:lang="en">(MaintenanceFn Highway)</cycAnnot:label>
    <rdfs:label xml:lang="en">maintenance of highways</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RepaymentPlanWithBalloon">
    <cycAnnot:label xml:lang="en">RepaymentPlanWithBalloon</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RepaymentPlan&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>
    <rdfs:label xml:lang="en">repayment plan with balloon</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Tempering">
    <rdfs:label xml:lang="en">temper</rdfs:label>
    <rdfs:comment xml:lang="en">A heating process and cooling process applied to a material to change its physical characteristics.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Tempering</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Reeling">
    <cycAnnot:label xml:lang="en">Reeling</cycAnnot:label>
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of events spooling something onto or off of a reel or spool by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AxisConstrainedMultirevolutionRotation&quot; class=&quot;cyc_term&quot;&gt;AxisConstrainedMultirevolutionRotation&lt;/a&gt; of that spool.  Often when something is reeled off of one reel, it is reeled onto another one such that the amount of unreeled material remains about constant.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; traversed by points on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; follows along the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">spool</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HydrogenBond">
    <rdfs:comment xml:lang="en">The collection of configurations in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalObject&quot; class=&quot;cyc_term&quot;&gt;ChemicalObject&lt;/a&gt; is connected by a chemical bond to a hydrogen atom.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HydrogenBond</cycAnnot:label>
    <rdfs:label xml:lang="en">hydrogen bond</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerDisplayMenuItem_CW">
    <cycAnnot:label xml:lang="en">ComputerDisplayMenuItem-CW</cycAnnot:label>
    <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/2008/06/10/concept/en/ComputerDisplayActiveArea_CW&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerProgramLibrary">
    <rdfs:label xml:lang="en">computer program library</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerProgramLibrary</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all computer program libraries. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Holdings&quot; class=&quot;cyc_term&quot;&gt;Holdings&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Translation_NonPeriodic">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_NonPeriodic&quot; class=&quot;cyc_term&quot;&gt;Movement_NonPeriodic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_NonPeriodic&quot; class=&quot;cyc_term&quot;&gt;Translation_NonPeriodic&lt;/a&gt;, the moving object (see the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;) is in translational motion and does not move back to the same position on a regular temporal basis (it can visit the same location multiple times, just not regularly).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Translation-NonPeriodic</cycAnnot:label>
    <rdfs:label xml:lang="en">non-periodic translation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_the_People_s_Liberation_Army">
    <rdfs:label xml:lang="en">member of the People&apos;s Liberation Army</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn (ArmyFn China-PeoplesRepublic))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqdp2">
    <rdfs:label xml:lang="en">bqdp 2</rdfs:label>
    <cycAnnot:label xml:lang="en">Bqdp2</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WindProcess">
    <rdfs:label xml:lang="en">wind</rdfs:label>
    <cycAnnot:label xml:lang="en">WindProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmediateWeatherProcess&quot; class=&quot;cyc_term&quot;&gt;ImmediateWeatherProcess&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WindProcess&quot; class=&quot;cyc_term&quot;&gt;WindProcess&lt;/a&gt; is an event in which the ambient air (or some significant part of the ambient air) at a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalRegion&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt; is in motion.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Ambulation">
    <rdfs:label xml:lang="en">ambulation</rdfs:label>
    <cycAnnot:label xml:lang="en">Ambulation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Locomotion_SolidSurface&quot; class=&quot;cyc_term&quot;&gt;Locomotion_SolidSurface&lt;/a&gt;: the  collection of all locomotion events on solid surfaces in which an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; moves by lifting its feet, moving them through the air, and setting them down in a new location. Includes walking (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Walking_Generic&quot; class=&quot;cyc_term&quot;&gt;Walking_Generic&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Running&quot; class=&quot;cyc_term&quot;&gt;Running&lt;/a&gt;, skipping, trotting, etc.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="PuttingIntoFrozenStorage">
    <cycAnnot:label xml:lang="en">PuttingIntoFrozenStorage</cycAnnot:label>
    <rdfs:label xml:lang="en">putting something into frozen storage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Sketch">
    <rdfs:label xml:lang="en">sketch</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all sketches. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Drawing_Depiction&quot; class=&quot;cyc_term&quot;&gt;Drawing_Depiction&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Sketch</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_chlorine_gas">
    <rdfs:label xml:lang="en">exposure to gaseous chlorine gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn ChlorineGas))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WarmFrontEvent">
    <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/2008/06/10/concept/en/AirFrontEvent&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/2008/06/10/concept/en/StormAsEvent&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/2008/06/10/concept/en/ColdFrontEvent&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/2008/06/10/concept/en/WarmFrontEvent&quot; class=&quot;cyc_term&quot;&gt;WarmFrontEvent&lt;/a&gt;.  In the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NorthernHemisphere_Region&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/2008/06/10/concept/en/North_Generally&quot; class=&quot;cyc_term&quot;&gt;North_Generally&lt;/a&gt;), while in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SouthernHemisphere_Region&quot; class=&quot;cyc_term&quot;&gt;SouthernHemisphere_Region&lt;/a&gt; they normally move southward (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/South_Generally&quot; class=&quot;cyc_term&quot;&gt;South_Generally&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">warm front</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RollingLogFile">
    <rdfs:label xml:lang="en">rolling log</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of rolling log files; i.e. files that discard old data to make room for new data.  Compare to &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FiniteLogFile&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>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Horizon">
    <rdfs:label xml:lang="en">horizon</rdfs:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Costuming">
    <rdfs:label xml:lang="en">costuming</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Costume)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bedding">
    <rdfs:label xml:lang="en">bedding</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Bed-PieceOfFurniture)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Harassment">
    <rdfs:comment xml:lang="en">A collection of events with multiple participants.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Harassment&quot; class=&quot;cyc_term&quot;&gt;Harassment&lt;/a&gt;,  one or more participants repeatedly trouble, annoy, threaten or attack a victim or victims.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Harassment</cycAnnot:label>
    <rdfs:label xml:lang="en">harassment</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Slicing_a_garlic_cloves">
    <cycAnnot:label xml:lang="en">(CuttingSomethingOfTypeIntoPiecesFn GarlicClove)</cycAnnot:label>
    <rdfs:label xml:lang="en">slicing a garlic cloves</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IBTGeneration_Original">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Original&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Original&lt;/a&gt; is an event in which some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (hereafter IBT) is generated, where the content of the IBT generated is not a copy of the content of any previously created IBT.</rdfs:comment>
    <rdfs:label xml:lang="en">generation of an original information bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">IBTGeneration-Original</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Inhalation_of_choking_agents">
    <cycAnnot:label xml:lang="en">(InhalingFn ChokingAgentStuff)</cycAnnot:label>
    <rdfs:label xml:lang="en">inhalation of choking agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Music">
    <rdfs:label xml:lang="en">music</rdfs:label>
    <cycAnnot:label xml:lang="en">Music</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoundInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt; is a particular sound produced by actions such as singing, whistling, playing an instrument, playing recorded music, and so on.  Music has certain features that distinguish it from random noise (though recognizing them may depend upon a specific cultural background); such features usually include variations of pitch over time (i.e., melody), multiple (somehow) related pitches sounding at one time (i.e., some kind of harmony), and/or some regular temporal pattern to the component sounds (i.e., rhythm).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt; include the debut performance of Beethoven&apos;s Fifth Symphony, Leonard Bernstein&apos;s rendition of the Ninth Symphony with the BPO in Berlin in 1989, a particular playing of a particular CD of Bernstein&apos;s 1989 Ninth in Berlin, and the Messiah sing-in in Austin, TX, in 1995. This collection is not to be confused with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalText&quot; class=&quot;cyc_term&quot;&gt;MusicalText&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalTextCopy&quot; class=&quot;cyc_term&quot;&gt;MusicalTextCopy&lt;/a&gt; (qq.v.), which refer to the represented instructions which musicians often follow in order to create &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RequestForComments_Internet">
    <rdfs:comment xml:lang="en">Requests For Comments, or RFCs, form the basis of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Internet&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>
    <cycAnnot:label xml:lang="en">RequestForComments-Internet</cycAnnot:label>
    <rdfs:label xml:lang="en">RFC</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CollectivelyManagedFundOrganization">
    <cycAnnot:label xml:lang="en">CollectivelyManagedFundOrganization</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvestmentOrganization&quot; class=&quot;cyc_term&quot;&gt;InvestmentOrganization&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectivelyManagedFundOrganization&quot; class=&quot;cyc_term&quot;&gt;CollectivelyManagedFundOrganization&lt;/a&gt; is an organization which manages funds collectively for a large pool of investors.  Noteable specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MutualFund&quot; class=&quot;cyc_term&quot;&gt;MutualFund&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitTrust&quot; class=&quot;cyc_term&quot;&gt;UnitTrust&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">collectively managed fund organization</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_solving_a_mathematical_equation">
    <rdfs:label xml:lang="en">training for solving a mathematical equation</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn SolvingAMathematicalEquation)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Snowbiking">
    <cycAnnot:label xml:lang="en">(TransportViaFn Snowbike)</cycAnnot:label>
    <rdfs:label xml:lang="en">snowbiking</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Estate_LegalEntity">
    <rdfs:label xml:lang="en">estate</rdfs:label>
    <cycAnnot:label xml:lang="en">Estate-LegalEntity</cycAnnot: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/2008/06/10/concept/en/LegalAgent&quot; class=&quot;cyc_term&quot;&gt;LegalAgent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Corbel">
    <rdfs:label xml:lang="en">corbel</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bracket_Support&quot; class=&quot;cyc_term&quot;&gt;Bracket_Support&lt;/a&gt;. Each instance is a triangular bracket of brick or stone (usually of slight extent).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Corbel</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="CartierWatch_TheProduct">
    <cycAnnot:label xml:lang="en">CartierWatch-TheProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">cartier watches</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeographicalSpaceRegion">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpaceRegion_Empirical&quot; class=&quot;cyc_term&quot;&gt;SpaceRegion_Empirical&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalThing_Intangible_FixedLocation&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_FixedLocation&lt;/a&gt; (qq.v.).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalSpaceRegion&quot; class=&quot;cyc_term&quot;&gt;GeographicalSpaceRegion&lt;/a&gt; are pieces of space that are relevant to geographical reasoning. They are intangible points, lines, surfaces or three-dimensional areas that have a fixed location with respect to the region descriped by a map.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalSpaceRegion&quot; class=&quot;cyc_term&quot;&gt;GeographicalSpaceRegion&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalPlace_0D&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_0D&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalPlace_1D&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_1D&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalPlace_2D&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_2D&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalPlace_3D&quot; class=&quot;cyc_term&quot;&gt;GeographicalPlace_3D&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeographicalSpaceRegion</cycAnnot:label>
    <rdfs:label xml:lang="en">geographical region of space</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Legislating">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalProceeding&quot; class=&quot;cyc_term&quot;&gt;LegalProceeding&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupActivity&quot; class=&quot;cyc_term&quot;&gt;GroupActivity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Legislating&quot; class=&quot;cyc_term&quot;&gt;Legislating&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalEvent&quot; class=&quot;cyc_term&quot;&gt;PoliticalEvent&lt;/a&gt; in which &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Legislator&quot; class=&quot;cyc_term&quot;&gt;Legislator&lt;/a&gt;s debate, pass &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;s, and engage in other official political activity.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Legislating</cycAnnot:label>
    <rdfs:label xml:lang="en">legislating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DescendingAlongSurface">
    <rdfs:label xml:lang="en">going down</rdfs:label>
    <cycAnnot:label xml:lang="en">DescendingAlongSurface</cycAnnot:label>
    <rdfs:comment xml:lang="en">Any process in which an object moves downward along some surface.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CanningFood">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreservingFood&quot; class=&quot;cyc_term&quot;&gt;PreservingFood&lt;/a&gt;: each instance of this collection is an event &apos;in which prepared food is put in glass jars or metal cans that are hermetically sealed to keep out air and then heated to a specific temperature for a specified time to destroy disease-causing microorganisms and prevent spoilage&apos; (www.encyclopedia.com).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CanningFood</cycAnnot:label>
    <rdfs:label xml:lang="en">canning</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Receiving">
    <cycAnnot:label xml:lang="en">Receiving</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferIn&quot; class=&quot;cyc_term&quot;&gt;TransferIn&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Receiving&quot; class=&quot;cyc_term&quot;&gt;Receiving&lt;/a&gt; is an event in which something `comes in&apos; to an object.  Typically, a receiving has associated with it an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translocation&quot; class=&quot;cyc_term&quot;&gt;Translocation&lt;/a&gt; (q.v.); a particular receiving and its associated translocation(s) are related by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transferInSubEvent&quot; class=&quot;cyc_term&quot;&gt;transferInSubEvent&lt;/a&gt;.  If the thing which `comes in&apos; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; (such as a baseball, or a SCUD missile), then its reception is an instance of the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReceivingAnObject&quot; class=&quot;cyc_term&quot;&gt;ReceivingAnObject&lt;/a&gt; (q.v.).  If the translocation associated with the receiving is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt; (such as a radio broadcast, or heat radiation from the Sun), then the receiving is an instance of the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReceivingAWave&quot; class=&quot;cyc_term&quot;&gt;ReceivingAWave&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">receiving</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Levitating">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Levitating&quot; class=&quot;cyc_term&quot;&gt;Levitating&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; in which some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; object rises and/or hangs suspended in the air in apparent defiance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GravitationalForceVector&quot; class=&quot;cyc_term&quot;&gt;GravitationalForceVector&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Levitating</cycAnnot:label>
    <rdfs:label xml:lang="en">hovering</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VirtualReality">
    <rdfs:label xml:lang="en">virtual reality</rdfs:label>
    <cycAnnot:label xml:lang="en">VirtualReality</cycAnnot:label>
    <rdfs:comment xml:lang="en">A hypothetical three-dimensional visual world created by a computer; user wears special goggles and fiber optic gloves etc., and can enter and move about in this world and interact with objects as if inside it.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_HN2_mustard">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn NitrogenMustard-2))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid HN2 mustard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AbnormalSystemCondition">
    <cycAnnot:label xml:lang="en">AbnormalSystemCondition</cycAnnot:label>
    <rdfs:label xml:lang="en">abnormal condition</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;font color=&quot;#ff0000&quot;&gt;#$SystemConditions&lt;/font&gt; which are abnormal for the system they affect -- for instance, a computer during reboot, or a human body when &apos;puffed out&apos; from exceptionally vigorous exercise.   For conditions which are abnormal and also impair the functioning of the system, see the more specialized &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DysfunctionalCondition&quot; class=&quot;cyc_term&quot;&gt;DysfunctionalCondition&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SKSConnectionSpecification">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationWithServiceSpecification&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;s. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SKSConnectionSpecification&quot; class=&quot;cyc_term&quot;&gt;SKSConnectionSpecification&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Specification&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/2008/06/10/concept/en/StructuredKnowledgeSource&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSConnectionSpecification</cycAnnot:label>
    <rdfs:label xml:lang="en">structured knowledge source connection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ForceAffectingAnObjectsMovement">
    <rdfs:comment xml:lang="en">The collection of events in which some kind of force acts on an object so as to affect its movement in some way.  The force might cause the object to move, prevent it from moving, or influence the manner in which it moves.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ForceAffectingAnObjectsMovement</cycAnnot:label>
    <rdfs:label xml:lang="en">force</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CappedRateMortgage">
    <rdfs:label xml:lang="en">capped-rate mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">CappedRateMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdjustableRateMortgage&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateMortgage&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CappedRateMortgage&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transistorizing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Transistor)</cycAnnot:label>
    <rdfs:label xml:lang="en">transistorizing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Drying_Paintlike">
    <rdfs:label xml:lang="en">drying like paint</rdfs:label>
    <cycAnnot:label xml:lang="en">Drying-Paintlike</cycAnnot:label>
    <rdfs:comment xml:lang="en">The process by which something sheetlike, like paint, dries into a solid sheetlike substance.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_chloropicrin">
    <rdfs:label xml:lang="en">exposure to chloropicrin</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Chloropicrin)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_blood_agents">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn BloodAgentStuff)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to blood agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EmptyTimeInterval">
    <rdfs:comment xml:lang="en">The collection of all &apos;empty&apos; time intervals (whether continuous or discontinuous).  Elements are always intangible, abstract  relevant-event-free intervals of time.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmptyTimeInterval&quot; class=&quot;cyc_term&quot;&gt;EmptyTimeInterval&lt;/a&gt; is &apos;empty&apos; of relevant or salient &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s;  what is relevant or salient depends on the context.  In a StoryMt a piece of time where nothing notable happens is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmptyTimeInterval&quot; class=&quot;cyc_term&quot;&gt;EmptyTimeInterval&lt;/a&gt;.  In a physics context, the background buzz of atoms may be relevant events, whereas that would not be relevant during a non-state-change of an electronic device, or a boring wait for a train.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;.
&lt;p/&gt;
Thus &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmptyTimeInterval&quot; class=&quot;cyc_term&quot;&gt;EmptyTimeInterval&lt;/a&gt; does NOT represent a time interval of duration zero (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimePoint&quot; class=&quot;cyc_term&quot;&gt;TimePoint&lt;/a&gt;), but rather a (possibly long discontinuous) interval of &apos;empty time&apos;, which, analogous to &apos;empty space&apos; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FreeSpaceRegion&quot; class=&quot;cyc_term&quot;&gt;FreeSpaceRegion&lt;/a&gt;), is an
interval of time in which nothing happens. Just as with space, where a region is empty only for some limited period of time, so too is it likely that an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmptyTimeInterval&quot; class=&quot;cyc_term&quot;&gt;EmptyTimeInterval&lt;/a&gt; only makes sense for some limited region of space and limited context of relevant actions.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EmptyTimeInterval</cycAnnot:label>
    <rdfs:label xml:lang="en">pause</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="List_Information">
    <cycAnnot:label xml:lang="en">List-Information</cycAnnot:label>
    <rdfs:label xml:lang="en">list</rdfs:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Insulin_therapy">
    <rdfs:label xml:lang="en">insulin therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn InsulinTheSecretion)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="UnitedStatesCodeSection">
    <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>
    <cycAnnot:label xml:lang="en">UnitedStatesCodeSection</cycAnnot:label>
    <rdfs:label xml:lang="en">United States Code section</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Displaying_of_weapons">
    <cycAnnot:label xml:lang="en">(DisplayingFn Weapon)</cycAnnot:label>
    <rdfs:label xml:lang="en">displaying of weapons</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attending_school_at_medical_schools">
    <cycAnnot:label xml:lang="en">(AttendingSchoolFn MedicalSchool)</cycAnnot:label>
    <rdfs:label xml:lang="en">attending school at medical schools</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FormalSchooling">
    <rdfs:label xml:lang="en">formal schooling</rdfs:label>
    <cycAnnot:label xml:lang="en">FormalSchooling</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the type of studying usually carried out at an educational institution following a prescribed  course of study.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LakeGeneva_Cruise">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ClassificationSystemImprovementStrategy">
    <rdfs:label xml:lang="en">strategy for improving classification systems</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of strategies for improving any instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassificationSystem&quot; class=&quot;cyc_term&quot;&gt;ClassificationSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ClassificationSystemImprovementStrategy</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_mustard_gas">
    <rdfs:label xml:lang="en">exposure to mustard gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn MustardGas)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Navigating">
    <cycAnnot:label xml:lang="en">Navigating</cycAnnot:label>
    <rdfs:label xml:lang="en">navigating</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all events in which the performer determines the location of an object in some frame of reference, and determines the direction the object should travel to reach some destination.  Navigating usually involves using some devices (compass, clock, etc.) as aids</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PersonalProfileDocument_RDF">
    <rdfs:label xml:lang="en">PersonalProfileDocument_RDF</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Document&quot; class=&quot;cyc_term&quot;&gt;Document&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalProfileDocument_RDF&quot; class=&quot;cyc_term&quot;&gt;PersonalProfileDocument_RDF&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalProfileDocument&quot; class=&quot;cyc_term&quot;&gt;PersonalProfileDocument&lt;/a&gt; produced in @#RDF-ResourceDescriptionFramework.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PersonalProfileDocument-RDF</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EndosporingEvent">
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EndosporingEvent&quot; class=&quot;cyc_term&quot;&gt;EndosporingEvent&lt;/a&gt; is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VegetativeCell&quot; class=&quot;cyc_term&quot;&gt;VegetativeCell&lt;/a&gt; becomes a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Spore_DormantBacterium&quot; class=&quot;cyc_term&quot;&gt;Spore_DormantBacterium&lt;/a&gt;. Not all bacteria are capable of undegoing this change. An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EndosporingEvent&quot; class=&quot;cyc_term&quot;&gt;EndosporingEvent&lt;/a&gt; occurs when bacteria that are capable of this change are in a hostile environment.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EndosporingEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">producing endospores</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="EnsembleSinging">
    <rdfs:label xml:lang="en">ensemble singing</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GroupSinging_Human&quot; class=&quot;cyc_term&quot;&gt;GroupSinging_Human&lt;/a&gt; performed by an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VocalEnsemble&quot; class=&quot;cyc_term&quot;&gt;VocalEnsemble&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EnsembleSinging</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IntermediateAdjustableRateLoan">
    <cycAnnot:label xml:lang="en">IntermediateAdjustableRateLoan</cycAnnot:label>
    <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/2008/06/10/concept/en/AdjustableRateLoan&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateLoan&lt;/a&gt; whose interest rate (c.f., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/interestRate&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/2008/06/10/concept/en/initialAdjustmentPeriod&quot; class=&quot;cyc_term&quot;&gt;initialAdjustmentPeriod&lt;/a&gt;), typically 3 or 5 years.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CyclifierLexiconSpecification">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IndefiniteWait_ComputerPerformance">
    <rdfs:label xml:lang="en">indefinite wait computer performance</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of all attempts to run some process on a computer which  leads to the computer getting caught in a pause which will continue indefinitely.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IndefiniteWait-ComputerPerformance</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GrittingTeeth">
    <rdfs:label xml:lang="en">gritting one&apos;s teeth</rdfs:label>
    <cycAnnot:label xml:lang="en">GrittingTeeth</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Image_CW">
    <cycAnnot:label xml:lang="en">Image-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">Image_CW</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Image&quot; class=&quot;cyc_term&quot;&gt;Image&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Image_CW&quot; class=&quot;cyc_term&quot;&gt;Image_CW&lt;/a&gt; is the collection of all conceptal works that are images.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LoadingAProjectileWeapon">
    <cycAnnot:label xml:lang="en">LoadingAProjectileWeapon</cycAnnot:label>
    <rdfs:label xml:lang="en">loading a weapon</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LiftingWeights">
    <cycAnnot:label xml:lang="en">LiftingWeights</cycAnnot:label>
    <rdfs:comment xml:lang="en">The lifting of free weights for the purpose of increasing or maintaining muscle.</rdfs:comment>
    <rdfs:label xml:lang="en">weight lifting</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="DangerousAgents">
    <cycAnnot:label xml:lang="en">DangerousAgents</cycAnnot:label>
    <rdfs:label xml:lang="en">dangerous agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Instructions">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Instructions&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/2008/06/10/concept/en/DirectionsToGetSomewhere&quot; class=&quot;cyc_term&quot;&gt;DirectionsToGetSomewhere&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvestmentGuide&quot; class=&quot;cyc_term&quot;&gt;InvestmentGuide&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">how-to thing</rdfs:label>
    <cycAnnot:label xml:lang="en">Instructions</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EconomicAction">
    <rdfs:label xml:lang="en">economic action</rdfs:label>
    <cycAnnot:label xml:lang="en">EconomicAction</cycAnnot:label>
    <rdfs:comment xml:lang="en">The class of all actions which are either  &apos;transactions&apos; within some economic system -- instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Buying&quot; class=&quot;cyc_term&quot;&gt;Buying&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bartering&quot; class=&quot;cyc_term&quot;&gt;Bartering&lt;/a&gt;, contract-signing, boycotting, etc. -- or which are in some
way &apos;directed at&apos; the functioning of an economic system.  Examples of the latter include ordering an embargo on a certain country&apos;s goods or changing a tax rate.  To a first approximation, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EconomicAction&quot; class=&quot;cyc_term&quot;&gt;EconomicAction&lt;/a&gt; must be performed by 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s. E.g., although animal stampedes might have economic consequences, they are not instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EconomicAction&quot; class=&quot;cyc_term&quot;&gt;EconomicAction&lt;/a&gt;.  More precisely, saying that an action is &apos;directed at&apos; an economic system entails that the initiator has some awareness of its economic consequences.  Even if painting my house purple results in an increased demand for purple paint, such an action is not an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EconomicAction&quot; class=&quot;cyc_term&quot;&gt;EconomicAction&lt;/a&gt; unless I did it in part hoping to affect the paint market in some way.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ClosedEndLineOfCredit">
    <cycAnnot:label xml:lang="en">ClosedEndLineOfCredit</cycAnnot:label>
    <rdfs:label xml:lang="en">closed-end credit</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClosedEndLoanAgreement&quot; class=&quot;cyc_term&quot;&gt;ClosedEndLoanAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineOfCredit&quot; class=&quot;cyc_term&quot;&gt;LineOfCredit&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Rainbow">
    <rdfs:label xml:lang="en">rainbow</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Arc&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/2008/06/10/concept/en/Sun&quot; class=&quot;cyc_term&quot;&gt;Sun&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Rainbow</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IonicBond">
    <rdfs:comment xml:lang="en">The collection of all configurations in which two ions are bonded by electrical attraction due to the opposite charge on each.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IonicBond</cycAnnot:label>
    <rdfs:label xml:lang="en">ionic bond</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HeaderLengthField_Packet">
    <rdfs:label xml:lang="en">IHL</rdfs:label>
    <cycAnnot:label xml:lang="en">HeaderLengthField-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HeaderLengthField_Packet&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/2008/06/10/concept/en/Header_Packet&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Propaganda">
    <rdfs:comment xml:lang="en">A specialization of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of this collection is a
work, which includes ideas, facts, and allegations, produced by an
agent deliberately for dissemination to further a cause or damage an
opposing cause.</rdfs:comment>
    <rdfs:label xml:lang="en">propaganda</rdfs:label>
    <cycAnnot:label xml:lang="en">Propaganda</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Keeping_up">
    <cycAnnot:label xml:lang="en">(PreventingFn GoingToSleep)</cycAnnot:label>
    <rdfs:label xml:lang="en">keeping up</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BanOnAConceptualWork">
    <cycAnnot:label xml:lang="en">BanOnAConceptualWork</cycAnnot:label>
    <rdfs:label xml:lang="en">ban</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt; (q.v.).  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BanOnAConceptualWork&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/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (q.v.).  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/bannedWorks&quot; class=&quot;cyc_term&quot;&gt;bannedWorks&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BSDUnix">
    <rdfs:label xml:lang="en">BSD</rdfs:label>
    <cycAnnot:label xml:lang="en">BSDUnix</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BSDUnix&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/2008/06/10/concept/en/BSDUnix&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/2008/06/10/concept/en/Unix&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/2008/06/10/concept/en/SystemV&quot; class=&quot;cyc_term&quot;&gt;SystemV&lt;/a&gt;), and are still widely popular.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerUserInteraction_MultipleUsers">
    <rdfs:label xml:lang="en">interaction between a computer and multiple users</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerUserInteraction-MultipleUsers</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerUserInteraction&quot; class=&quot;cyc_term&quot;&gt;ComputerUserInteraction&lt;/a&gt; in which there are multiple users playing the role of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/computerInteractionUser&quot; class=&quot;cyc_term&quot;&gt;computerInteractionUser&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Entitlement">
    <rdfs:label xml:lang="en">entitlement</rdfs:label>
    <cycAnnot:label xml:lang="en">Entitlement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all entitlements. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NormativeSpecification&quot; class=&quot;cyc_term&quot;&gt;NormativeSpecification&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Entitlement&quot; class=&quot;cyc_term&quot;&gt;Entitlement&lt;/a&gt; is a (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionUnionFn&quot; class=&quot;cyc_term&quot;&gt;CollectionUnionFn&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TheSet&quot; class=&quot;cyc_term&quot;&gt;TheSet&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetInstanceCollection&quot; class=&quot;cyc_term&quot;&gt;FacetInstanceCollection&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClarifyingCollectionType&quot; class=&quot;cyc_term&quot;&gt;ClarifyingCollectionType&lt;/a&gt;)).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrugTherapy">
    <cycAnnot:label xml:lang="en">DrugTherapy</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTreatmentEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalTreatmentEvent&lt;/a&gt;: a collection of medical care events in which drugs accomplish a medical purpose.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugTherapy&quot; class=&quot;cyc_term&quot;&gt;DrugTherapy&lt;/a&gt; is the result of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministeringADrug&quot; class=&quot;cyc_term&quot;&gt;AdministeringADrug&lt;/a&gt; (q.v.).  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugTherapy&quot; class=&quot;cyc_term&quot;&gt;DrugTherapy&lt;/a&gt; is the event of the patient&apos;s body undergoing the physiological effects of the drug it was given.  
Note: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugTherapy&quot; class=&quot;cyc_term&quot;&gt;DrugTherapy&lt;/a&gt; events do not include the administration of the drug; rather, they are the results of such administrations.  Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministeringADrug&quot; class=&quot;cyc_term&quot;&gt;AdministeringADrug&lt;/a&gt;. For therapies with particular drugs, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugTherapyUseFn&quot; class=&quot;cyc_term&quot;&gt;DrugTherapyUseFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">drug therapy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FastenerConnection">
    <rdfs:label xml:lang="en">fastener connection</rdfs:label>
    <cycAnnot:label xml:lang="en">FastenerConnection</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RotationAxisPerpendicularToDirectionOfMotion">
    <cycAnnot:label xml:lang="en">RotationAxisPerpendicularToDirectionOfMotion</cycAnnot:label>
    <rdfs:comment xml:lang="en">Axis of rotation is perpendicular to direction of travel.  Rolling, discus / Frisbee (tm) flying, and the cutting motion of rotary cutters fall in this category.  If the direction of travel is straight, the motion of each point of the object remains in a plane.</rdfs:comment>
    <rdfs:label xml:lang="en">rotation axis perpendicular to direction of motion</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PressingFaceAgainstToSee">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;s in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; performing the action places its face against or near something in order to see through that thing better.  Examples include peeking through a keyhole and placing ones face against a window to see through.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PressingFaceAgainstToSee</cycAnnot:label>
    <rdfs:label xml:lang="en">putting one&apos;s face near something to see it</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LinguisticAnalysis_Syntactic">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_head_in_a_noun_compound_in_some_the_modifier_in_a_noun_compound">
    <cycAnnot:label xml:lang="en">(SubcollectionByRegionFn TheNCHead (SomeFn TheNCModifier))</cycAnnot:label>
    <rdfs:label xml:lang="en">the head in a noun compound in some the modifier in a noun compound</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PoliticalEvent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalEvent&quot; class=&quot;cyc_term&quot;&gt;PoliticalEvent&lt;/a&gt; is an action that has an important political character.  Many official acts by instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionalGovernment&quot; class=&quot;cyc_term&quot;&gt;RegionalGovernment&lt;/a&gt; are included in this collection -- e.g. passing legislation, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DeclaringWar&quot; class=&quot;cyc_term&quot;&gt;DeclaringWar&lt;/a&gt; -- as are actions which affect the structure or composition of govermental bodies (e.g. resigning from office).  More broadly, many events which involve candidates for office, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalOrganization&quot; class=&quot;cyc_term&quot;&gt;PoliticalOrganization&lt;/a&gt;, or other actors with power to affect political institutions are included -- political fundraising events, letter-writing campaigns, and so on.  Events which have only unintended political ramifications, such as a polluting event which prompts a movement for stricter environmental regulations, are not included in this collection.  An individual voting (see the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Voting&quot; class=&quot;cyc_term&quot;&gt;Voting&lt;/a&gt;) in an election for public office is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalEvent&quot; class=&quot;cyc_term&quot;&gt;PoliticalEvent&lt;/a&gt;, but in other cases, it seems necessary to have participants who individually or as a group have some level of political influence. So, most instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublicProtesting&quot; class=&quot;cyc_term&quot;&gt;PublicProtesting&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalEvent&quot; class=&quot;cyc_term&quot;&gt;PoliticalEvent&lt;/a&gt;, but perhaps a single individual holding a placard is not.  A well-known politician switching parties is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalEvent&quot; class=&quot;cyc_term&quot;&gt;PoliticalEvent&lt;/a&gt; (even if she is in private life), but perhaps JohnDoe switching parties is not. Another borderline case: the influencing of a government official by a private lobbyist.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PoliticalEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">political event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Walkway">
    <rdfs:label xml:lang="en">walkway</rdfs:label>
    <cycAnnot:label xml:lang="en">Walkway</cycAnnot:label>
    <rdfs:comment xml:lang="en">The most general collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PathArtifact&quot; class=&quot;cyc_term&quot;&gt;PathArtifact&lt;/a&gt; designed primarily for instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; to walk along.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPEProblem_Under100Char">
    <rdfs:label xml:lang="en">aquaint KBPE problem under 100 char</rdfs:label>
    <cycAnnot:label xml:lang="en">AquaintKBPEProblem-Under100Char</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems for which the premise and query are (separately) no more than 100 characters in length.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LookingDownward">
    <rdfs:label xml:lang="en">looking downward</rdfs:label>
    <cycAnnot:label xml:lang="en">LookingDownward</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WatchingSomething&quot; class=&quot;cyc_term&quot;&gt;WatchingSomething&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LookingDownward&quot; class=&quot;cyc_term&quot;&gt;LookingDownward&lt;/a&gt; is an event in which a perceptual agent directs its visual sensors downward.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AbsorptionEvent">
    <cycAnnot:label xml:lang="en">AbsorptionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The event in which objects are taken into some structure across some membrane.</rdfs:comment>
    <rdfs:label xml:lang="en">absorption</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CommunicatingUsingADevice">
    <cycAnnot:label xml:lang="en">CommunicatingUsingADevice</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Communicating&quot; class=&quot;cyc_term&quot;&gt;Communicating&lt;/a&gt; in which some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationDevice&quot; class=&quot;cyc_term&quot;&gt;CommunicationDevice&lt;/a&gt; is used           deliberately by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; in the communication.            Examples include (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsingAFn&quot; class=&quot;cyc_term&quot;&gt;UsingAFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Telephone&quot; class=&quot;cyc_term&quot;&gt;Telephone&lt;/a&gt;),           &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternetCommunication&quot; class=&quot;cyc_term&quot;&gt;InternetCommunication&lt;/a&gt;, two-way radio communication, using a microphone           on a stage, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">communicating using a device</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPilotEvaluationProblemFromCycorp">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblemFromCycorp</cycAnnot:label>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem from cycorp</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_soman">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Soman))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid soman</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LookingUpward">
    <rdfs:label xml:lang="en">looking upward</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WatchingSomething&quot; class=&quot;cyc_term&quot;&gt;WatchingSomething&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LookingUpward&quot; class=&quot;cyc_term&quot;&gt;LookingUpward&lt;/a&gt; is an event in which a perceptual agent directs its visual sensors upward.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LookingUpward</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MeetingSomeone">
    <rdfs:comment xml:lang="en">A collection of actions.  In a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MeetingSomeone&quot; class=&quot;cyc_term&quot;&gt;MeetingSomeone&lt;/a&gt; event, one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; is moving and meets (comes into close proximity with) another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;.  This may or may not be purposeful.  It may be done by non-human animals, and occasionally by other sorts of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s.
&lt;p/&gt;
Note: this does not mean &amp;quot;being introduced to someone&amp;quot;, but rather &amp;quot;going to meet with someone&amp;quot;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MeetingSomeone</cycAnnot:label>
    <rdfs:label xml:lang="en">meeting event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GroupSinging">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Singing&quot; class=&quot;cyc_term&quot;&gt;Singing&lt;/a&gt; performed by multiple animals engaged in simultaneous instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Singing_SingleDoerAction&quot; class=&quot;cyc_term&quot;&gt;Singing_SingleDoerAction&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GroupSinging</cycAnnot:label>
    <rdfs:label xml:lang="en">group singing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GayMaleChatRoom">
    <cycAnnot:label xml:lang="en">GayMaleChatRoom</cycAnnot:label>
    <rdfs:comment xml:lang="en">the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChatRoom&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;s that &lt;font color=&quot;#ff0000&quot;&gt;#$GayMales&lt;/font&gt; visit
  in order to meet and converse with one another.</rdfs:comment>
    <rdfs:label xml:lang="en">gay chat room</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AttachingAnAmmoBelt">
    <rdfs:label xml:lang="en">attaching an ammunition belt</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all events in which one
   loads an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AutomaticFirearm_BeltFed&quot; class=&quot;cyc_term&quot;&gt;AutomaticFirearm_BeltFed&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AttachingAnAmmoBelt</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ResumeBank">
    <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>
    <cycAnnot:label xml:lang="en">ResumeBank</cycAnnot:label>
    <rdfs:label xml:lang="en">resume bank</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeneratingElectricity">
    <rdfs:comment xml:lang="en">The collection of all electricity generation. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneratingPower&quot; class=&quot;cyc_term&quot;&gt;GeneratingPower&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GenerationOrConversionEvent&quot; class=&quot;cyc_term&quot;&gt;GenerationOrConversionEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeneratingElectricity</cycAnnot:label>
    <rdfs:label xml:lang="en">electricity generation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Re_fueling">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn CombustibleFuelSubstance)</cycAnnot:label>
    <rdfs:label xml:lang="en">re-fueling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Nomination">
    <rdfs:comment xml:lang="en">The collection of all nominations. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Recommendation&quot; class=&quot;cyc_term&quot;&gt;Recommendation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Nomination</cycAnnot:label>
    <rdfs:label xml:lang="en">nomination</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LogicHigh">
    <cycAnnot:label xml:lang="en">LogicHigh</cycAnnot:label>
    <rdfs:comment xml:lang="en">Logic High signal.</rdfs:comment>
    <rdfs:label xml:lang="en">logic high</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ImmediateWeatherProcess">
    <cycAnnot:label xml:lang="en">ImmediateWeatherProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt;. Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt; is a meteorological event of a duration shorter than a seasonal process.  A particular hurricane event, for example, might be characteristic of a seasonal process for a region; but the hurricane event itself is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmediateWeatherProcess&quot; class=&quot;cyc_term&quot;&gt;ImmediateWeatherProcess&lt;/a&gt;.  Another example of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmediateWeatherProcess&quot; class=&quot;cyc_term&quot;&gt;ImmediateWeatherProcess&lt;/a&gt; is a single &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LightningEvent&quot; class=&quot;cyc_term&quot;&gt;LightningEvent&lt;/a&gt;.  (Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnnualClimateCycle&quot; class=&quot;cyc_term&quot;&gt;AnnualClimateCycle&lt;/a&gt;.)</rdfs:comment>
    <rdfs:label xml:lang="en">meteorological event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingMusicalSound">
    <rdfs:comment xml:lang="en">The collection of acts of an agent producing &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt; sounds, including &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Singing&quot; class=&quot;cyc_term&quot;&gt;Singing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlayingAMusicalInstrument&quot; class=&quot;cyc_term&quot;&gt;PlayingAMusicalInstrument&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Whistling_Human&quot; class=&quot;cyc_term&quot;&gt;Whistling_Human&lt;/a&gt;.  The production of music by a mechanical device not directly controlled by an agent (such as a radio speaker or a water-powered prayer wheel) is not a member of this collection, but of the more general &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProducingMusicalSound&quot; class=&quot;cyc_term&quot;&gt;ProducingMusicalSound&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">making music</rdfs:label>
    <cycAnnot:label xml:lang="en">MakingMusicalSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Drawing_Depiction">
    <cycAnnot:label xml:lang="en">Drawing-Depiction</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all drawings.  Instances
of drawing are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImage&quot; class=&quot;cyc_term&quot;&gt;StillImage&lt;/a&gt;s which contain significant lines.  Some occur
on paper and may be made with pencil, ink (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PenOrPencilDrawing&quot; class=&quot;cyc_term&quot;&gt;PenOrPencilDrawing&lt;/a&gt;), etc.. Some occur on computers and are presented via a computer
monitor.  Some are artistic (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;) and some are not.  Thus, a
painting composed entirely of lines would be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Drawing_Depiction&quot; class=&quot;cyc_term&quot;&gt;Drawing_Depiction&lt;/a&gt;.  A
drawing produced by a drawing program which was saved in a computer file
and was viewable on a computer monitor would also be an example.  A 
painted image composed entirely of paint splotches would probably be a
negative example of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Drawing_Depiction&quot; class=&quot;cyc_term&quot;&gt;Drawing_Depiction&lt;/a&gt;.  Such an image with a tiny line
in the corner would also probably be a negative example of a
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Drawing_Depiction&quot; class=&quot;cyc_term&quot;&gt;Drawing_Depiction&lt;/a&gt; since the tiny line would not be a ``significant&apos;&apos;
line or a focal object in the image.  An image ``drawn&apos;&apos; with paint using a paintbrush is currently (Nov 98) considered an agnostic example.</rdfs:comment>
    <rdfs:label xml:lang="en">drawing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Growth_Physical">
    <rdfs:comment xml:lang="en">The class of events which are focally about some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; increasing in physical size.  The object affected will increase in volume and also in mass.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Growth-Physical</cycAnnot:label>
    <rdfs:label xml:lang="en">physical growth</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_VM">
    <rdfs:label xml:lang="en">exposure to liquid VM</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn VM-NerveAgent))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AquaintKBPilotEvaluationProblem">
    <cycAnnot:label xml:lang="en">AquaintKBPilotEvaluationProblem</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <rdfs:label xml:lang="en">aquaint KB pilot evaluation problem</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EnergyConversionMechanicalToElectric">
    <rdfs:label xml:lang="en">energy conversion mechanical to electric</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectricalPowerGeneration&quot; class=&quot;cyc_term&quot;&gt;ElectricalPowerGeneration&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EnergyConversionMechanicalToElectric</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SocialAgreement">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LawEnforcementOfficerPerformedByUndercoverOperation_LawEnforcement">
    <rdfs:label xml:lang="en">law enforcement officer performed by undercover operation law enforcement</rdfs:label>
    <cycAnnot:label xml:lang="en">LawEnforcementOfficerPerformedByUndercoverOperation-LawEnforcement</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalTransportationProcess">
    <cycAnnot:label xml:lang="en">BiologicalTransportationProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">biological transportation process</rdfs:label>
    <rdfs:comment xml:lang="en">The process involving living structures in which objects are transported.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationBearingThing">
    <rdfs:label xml:lang="en">information-bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of spatially-localized  individuals, including various actions and events as well as physical  objects.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (or &amp;quot;IBT&amp;quot;) is an  item that contains information (for an agent who knows how to interpret it).   Examples: a copy of the novel &lt;i&gt;Moby Dick&lt;/i&gt;; a signal buoy; a photograph; an  elevator sign in Braille; a map; a US dollar bill; a resume; a musical score;  copies of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.
&lt;p/&gt;
For representations of the propositional content  of information bearing things, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;; but note  that not all IBTs have a propositional content (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;).  An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;,  which comprises all of those IBTs that are also physical objects (i.e.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s).  Though often a subtle task in particular contexts,  it is important to distinguish the various specializations of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; from those of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; (whose  instances are the chunks of information instantiated in particular IBTs;  see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIT&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIT&lt;/a&gt;) and from those of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (whose  instances are the conceptual or artistic creations that are instantiated  in particular IBTs; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfWork&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;).
&lt;p/&gt;
For instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextString&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;  is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; is  a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; is a  specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;; to conflate any of these with  another would be to make a &amp;quot;category error&amp;quot;.  Also note that events  in which information is transferred (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;) are  not considered instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  Rather, such  transfer events have as one of their participants (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) some  instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;; though in cases where IBTs are  themselves events this will require distinguishing very finely between  the event that encodes the information and the event that is the information transfer.  See also the sense-modality-based specializations, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoundInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MonochromeImage">
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MonochromeImage&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/2008/06/10/concept/en/BlackAndWhiteImage&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt; is a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MonochromeImage&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/2008/06/10/concept/en/MonochromeImage&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt; but not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BlackAndWhiteImage&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MonochromeImage</cycAnnot:label>
    <rdfs:label xml:lang="en">monochrome image</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CooperationEvent">
    <cycAnnot:label xml:lang="en">CooperationEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt; that can be called &apos;cooperations&apos;.  For each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CooperationEvent&quot; class=&quot;cyc_term&quot;&gt;CooperationEvent&lt;/a&gt; COOP the following hold: (i) there are at least two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;s AGT1 and AGT2 such that (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/partnersInCooperation&quot; class=&quot;cyc_term&quot;&gt;partnersInCooperation&lt;/a&gt; AGT1 AGT2 COOP), (ii) AGT1 and AGT2 share a GOAL, (iii) there are subevents ACT1 and ACT2 of COOP, both of which are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;s, such that ACT1 is performed by AGT1 with the intent of furthering GOAL and ACT2 is performed by AGT2 with the intent of furthering GOAL, (iv) AGT1 believes that ACT2 furthers GOAL and AGT2 believes that ACT1 furthers GOAL, and (v) the fact ACT1 and ACT2 both further GOAL is not an unexpected coincidence: it was a part of AGT1&apos;s expectation that an act like (i.e. of the same kind as) ACT2, performed by AGT2, would further GOAL; and it was a part of AGT2&apos;s expectation that an act like ACT1, performed by AGT1, would further GOAL.</rdfs:comment>
    <rdfs:label xml:lang="en">cooperation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TrainingATruckDriver">
    <cycAnnot:label xml:lang="en">TrainingATruckDriver</cycAnnot:label>
    <rdfs:label xml:lang="en">training a truck driver</rdfs:label>
    <rdfs:comment xml:lang="en">This is the process of training someone to drive a truck, whether the person is actually able to drive a truck at the end or not.  For instance, if I take one truck-driving lesson, then drop out, the lesson will be an instance of this collection.  Successful events of training a truck driver are instances of the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TeachingASkillTruckDriving&quot; class=&quot;cyc_term&quot;&gt;TeachingASkillTruckDriving&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Indexing">
    <rdfs:label xml:lang="en">indexing</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAbstractAvailableFn Index-List-Information)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AirFrontEvent">
    <rdfs:label xml:lang="en">front</rdfs:label>
    <cycAnnot:label xml:lang="en">AirFrontEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt;s in which one large atmospheric air mass moves into a region of different temperature with a well defined boundry.  The edge of the moving air mass is the locus of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirFrontEvent&quot; class=&quot;cyc_term&quot;&gt;AirFrontEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="WalkingBackwards">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Walking_Generic&quot; class=&quot;cyc_term&quot;&gt;Walking_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationInBackwardsDirection&quot; class=&quot;cyc_term&quot;&gt;TranslationInBackwardsDirection&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingBackwards&quot; class=&quot;cyc_term&quot;&gt;WalkingBackwards&lt;/a&gt; is a walking event in which the walker moves in the direction in which his back side is facing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WalkingBackwards</cycAnnot:label>
    <rdfs:label xml:lang="en">walking backwards</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Tattooing">
    <cycAnnot:label xml:lang="en">Tattooing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The process in which permanent marks are intentionally made on the skin (usually of a person).  Involves a subEvent of cutting the skin and (usually) inserting a pigment.</rdfs:comment>
    <rdfs:label xml:lang="en">tattooing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CordlikeObject">
    <cycAnnot:label xml:lang="en">CordlikeObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CordlikeObject&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt; is a partially tangible non-fluid object (so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CordlikeObject&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt; is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt;) whose length is significantly greater than either its height or width. Moreover, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CordlikeObject&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt; has a high degree of flexibility. Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CordlikeObject&quot; class=&quot;cyc_term&quot;&gt;CordlikeObject&lt;/a&gt; include the collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Nerve&quot; class=&quot;cyc_term&quot;&gt;Nerve&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tape&quot; class=&quot;cyc_term&quot;&gt;Tape&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cable&quot; class=&quot;cyc_term&quot;&gt;Cable&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">cord-like object</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="QuarterlyFinancialStatement">
    <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/2008/06/10/concept/en/QuarterlyReport&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TeenChatRoom">
    <cycAnnot:label xml:lang="en">TeenChatRoom</cycAnnot:label>
    <rdfs:label xml:lang="en">teen chat room</rdfs:label>
    <rdfs:comment xml:lang="en">the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChatRoom&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;s designed 
 especially for use by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanTeenager&quot; class=&quot;cyc_term&quot;&gt;HumanTeenager&lt;/a&gt;s only.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChemicalProcessing">
    <rdfs:comment xml:lang="en">Transforming something by chemical means.</rdfs:comment>
    <rdfs:label xml:lang="en">chemical processing</rdfs:label>
    <cycAnnot:label xml:lang="en">ChemicalProcessing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Nailing">
    <cycAnnot:label xml:lang="en">Nailing</cycAnnot:label>
    <rdfs:comment xml:lang="en">Connecting solid objects together with a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Nail&quot; class=&quot;cyc_term&quot;&gt;Nail&lt;/a&gt;.  Usually involves connecting wooden objects.</rdfs:comment>
    <rdfs:label xml:lang="en">nailing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Homing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn HumanResidence)</cycAnnot:label>
    <rdfs:label xml:lang="en">homing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BasReliefSculpture">
    <rdfs:label xml:lang="en">low relief</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of bas-relief sculptures.  Bas-reliefs, or low-reliefs are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Relief_Sculpture&quot; class=&quot;cyc_term&quot;&gt;Relief_Sculpture&lt;/a&gt; in which the portion of the sculpted figures that &amp;quot;emerges&amp;quot; from the background is very limited, resulting in very low variation in the range of positions from which the figures can be viewed.  Contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HighReliefSculpture&quot; class=&quot;cyc_term&quot;&gt;HighReliefSculpture&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BasReliefSculpture</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bordering">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Border-StripNearTheBoundaryOfAnObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">bordering</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CreatingAComputerPassword">
    <cycAnnot:label xml:lang="en">CreatingAComputerPassword</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which a user creates a password as directed by the authentication protocols of some computer program, to be used in future &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AuthenticationEvent&quot; class=&quot;cyc_term&quot;&gt;AuthenticationEvent&lt;/a&gt;s.  Note that this collection should not be confused with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnteringAComputerPassword&quot; class=&quot;cyc_term&quot;&gt;EnteringAComputerPassword&lt;/a&gt;, wherein a pre-existing password is entered in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AuthenticationEvent&quot; class=&quot;cyc_term&quot;&gt;AuthenticationEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creating a computer password</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PropaneFire">
    <cycAnnot:label xml:lang="en">PropaneFire</cycAnnot:label>
    <rdfs:label xml:lang="en">propane fire</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fire_ClassB&quot; class=&quot;cyc_term&quot;&gt;Fire_ClassB&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropaneFire&quot; class=&quot;cyc_term&quot;&gt;PropaneFire&lt;/a&gt; have &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Propane&quot; class=&quot;cyc_term&quot;&gt;Propane&lt;/a&gt; as their &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/energySourceForEvent&quot; class=&quot;cyc_term&quot;&gt;energySourceForEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PapillaryMuscle_Posteromedial">
    <cycAnnot:label xml:lang="en">PapillaryMuscle-Posteromedial</cycAnnot:label>
    <rdfs:label xml:lang="en">posteromedial papillary muscle</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HostsOnSubnetwork">
    <cycAnnot:label xml:lang="en">HostsOnSubnetwork</cycAnnot:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Melting">
    <rdfs:label xml:lang="en">melting</rdfs:label>
    <cycAnnot:label xml:lang="en">Melting</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each instance of this collection, an object is heated to (and then above) its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/freezingPoint&quot; class=&quot;cyc_term&quot;&gt;freezingPoint&lt;/a&gt; and is thereby changed from a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Solid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Solid_StateOfMatter&lt;/a&gt; to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Liquid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Liquid_StateOfMatter&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PursuingSomething">
    <cycAnnot:label xml:lang="en">PursuingSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess&lt;/a&gt; in which the locomotor is moving around in pursuit of another locomoting object.</rdfs:comment>
    <rdfs:label xml:lang="en">chasing something</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualImageRecording">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationRecordingProcess&quot; class=&quot;cyc_term&quot;&gt;InformationRecordingProcess&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImageRecording&quot; class=&quot;cyc_term&quot;&gt;VisualImageRecording&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is recorded using a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationRecordingDevice&quot; class=&quot;cyc_term&quot;&gt;VisualInformationRecordingDevice&lt;/a&gt;.  Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPhotograph&quot; class=&quot;cyc_term&quot;&gt;TakingAPhotograph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoCassetteRecording&quot; class=&quot;cyc_term&quot;&gt;VideoCassetteRecording&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">recording visual images</rdfs:label>
    <cycAnnot:label xml:lang="en">VisualImageRecording</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeographicalLine_Intangible">
    <rdfs:label xml:lang="en">intangible geographical line</rdfs:label>
    <cycAnnot:label xml:lang="en">GeographicalLine-Intangible</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalThing_Intangible&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineSegment&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/2008/06/10/concept/en/LatitudeLine&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LineOfMilitaryForces&quot; class=&quot;cyc_term&quot;&gt;LineOfMilitaryForces&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeopoliticalBorder&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalBorder&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RemovingSomething">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemovingSomething&quot; class=&quot;cyc_term&quot;&gt;RemovingSomething&lt;/a&gt; is an event in which an agent deliberately removes one object from another object.  The removed object is related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemovingSomething&quot; class=&quot;cyc_term&quot;&gt;RemovingSomething&lt;/a&gt; via the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectRemoved&quot; class=&quot;cyc_term&quot;&gt;objectRemoved&lt;/a&gt;, while the object to which it belonged prior to its removal is related via the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectRemaining&quot; class=&quot;cyc_term&quot;&gt;objectRemaining&lt;/a&gt;.  In different types of removals, either the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectRemoved&quot; class=&quot;cyc_term&quot;&gt;objectRemoved&lt;/a&gt; or the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectRemaining&quot; class=&quot;cyc_term&quot;&gt;objectRemaining&lt;/a&gt; may be destroyed, or both may survive. Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemovingSomething&quot; class=&quot;cyc_term&quot;&gt;RemovingSomething&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ablation&quot; class=&quot;cyc_term&quot;&gt;Ablation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemovingSomething_Translational&quot; class=&quot;cyc_term&quot;&gt;RemovingSomething_Translational&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CuttingOffAPiece&quot; class=&quot;cyc_term&quot;&gt;CuttingOffAPiece&lt;/a&gt;.  The difference between this collection and  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SeparationEvent&quot; class=&quot;cyc_term&quot;&gt;SeparationEvent&lt;/a&gt; is that instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RemovingSomething&quot; class=&quot;cyc_term&quot;&gt;RemovingSomething&lt;/a&gt; are purposeful actions, while instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SeparationEvent&quot; class=&quot;cyc_term&quot;&gt;SeparationEvent&lt;/a&gt; need not be purposeful.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RemovingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">removing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MachineIntelligence">
    <rdfs:comment xml:lang="en">The intelligence aspect of a machine</rdfs:comment>
    <rdfs:label xml:lang="en">machine intelligence</rdfs:label>
    <cycAnnot:label xml:lang="en">MachineIntelligence</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Conveying_Stationary">
    <rdfs:label xml:lang="en">event involving a stationary conveyor</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Conveying_Stationary&quot; class=&quot;cyc_term&quot;&gt;Conveying_Stationary&lt;/a&gt; is an event in which one object (in the role of            &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/conveyor_Stationary&quot; class=&quot;cyc_term&quot;&gt;conveyor_Stationary&lt;/a&gt;) aids in the translational movement of one or more other objects (having the role(s) of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transportees&quot; class=&quot;cyc_term&quot;&gt;transportees&lt;/a&gt;).  Note that by definition the  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/conveyor_Stationary&quot; class=&quot;cyc_term&quot;&gt;conveyor_Stationary&lt;/a&gt; does not move along with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transportees&quot; class=&quot;cyc_term&quot;&gt;transportees&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Conveying-Stationary</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChasingAPitchedBall">
    <rdfs:label xml:lang="en">chasing a pitched ball</rdfs:label>
    <cycAnnot:label xml:lang="en">ChasingAPitchedBall</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingBetweenTheSidesOfSomeFingers">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt;.  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingBetweenTheSidesOfSomeFingers&quot; class=&quot;cyc_term&quot;&gt;HoldingBetweenTheSidesOfSomeFingers&lt;/a&gt;, the object being held is touching the sides, fronts, or backs of two or more fingers.  The primary constraint is that the object is not touching the pads of any of the fingers -- the more typical way humans hold objects.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HoldingBetweenTheSidesOfSomeFingers</cycAnnot:label>
    <rdfs:label xml:lang="en">holding something between the sides of the fingers</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CallOption">
    <rdfs:label xml:lang="en">call option</rdfs:label>
    <cycAnnot:label xml:lang="en">CallOption</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BleatingSound">
    <rdfs:label xml:lang="en">bleat</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of bleating or baah-ing sounds made by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sheep&quot; class=&quot;cyc_term&quot;&gt;Sheep&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Goat&quot; class=&quot;cyc_term&quot;&gt;Goat&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BleatingSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalConnection_Configuration">
    <rdfs:label xml:lang="en">join</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Connection_Configuration&quot; class=&quot;cyc_term&quot;&gt;Connection_Configuration&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Attachment&quot; class=&quot;cyc_term&quot;&gt;Attachment&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalConnection_Configuration&quot; class=&quot;cyc_term&quot;&gt;PhysicalConnection_Configuration&lt;/a&gt; is a configuration situation in which the objects configured are physical objects that are attached to one another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalConnection-Configuration</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Computerizing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Computer)</cycAnnot:label>
    <rdfs:label xml:lang="en">computerizing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectroMagneticIBT">
    <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/2008/06/10/concept/en/Signal&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ElectroMagneticIBT</cycAnnot:label>
    <rdfs:label xml:lang="en">electro magnetic information bearing thing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MoneyTransaction">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialActivity&quot; class=&quot;cyc_term&quot;&gt;CommercialActivity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MoneyTransfer&quot; class=&quot;cyc_term&quot;&gt;MoneyTransfer&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MoneyTransaction&quot; class=&quot;cyc_term&quot;&gt;MoneyTransaction&lt;/a&gt; is an event in which a transfer of money occurs, and the transfer is done in exchange for something else, according to some (implicit or explicit) agreement.  Thus, buying something, investing, making a donation, executing a bequest, and exchanging currency are all examples of money transactions.</rdfs:comment>
    <rdfs:label xml:lang="en">monetary transaction</rdfs:label>
    <cycAnnot:label xml:lang="en">MoneyTransaction</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Armoring">
    <cycAnnot:label xml:lang="en">(EquippingFn Armor)</cycAnnot:label>
    <rdfs:label xml:lang="en">armoring</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextualInferenceProblem_PascalFormat">
    <rdfs:label xml:lang="en">Pascal Challenge problem</rdfs:label>
    <cycAnnot:label xml:lang="en">TextualInferenceProblem-PascalFormat</cycAnnot: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/2008/06/10/concept/en/backgroundTextForTEP&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/queryTextForTEP&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Perceiving">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleDoerAction&quot; class=&quot;cyc_term&quot;&gt;SingleDoerAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferPhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferPhysicalEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving&quot; class=&quot;cyc_term&quot;&gt;Perceiving&lt;/a&gt; is an event in which an agent (an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerceptualAgent&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent&lt;/a&gt;) acquires information through the exercise of its senses.</rdfs:comment>
    <rdfs:label xml:lang="en">perception</rdfs:label>
    <cycAnnot:label xml:lang="en">Perceiving</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualDisplayScreen">
    <rdfs:comment xml:lang="en">The collection of visual display screens -- relatively flat surfaces (though some projection screens are rolled up when not in use) designed to be the area where images appear during the projection or generation of an image.  Instances include movie screens and the slightly curved panes of glass at the end of a cathode ray tube.  Though a sufficiently flat and uniformly colored wall can be used as a screen, this collection only includes devices for which this is their primary function.  So though it is possible for a wall to belong to this collection, such instances are atypical.</rdfs:comment>
    <rdfs:label xml:lang="en">screen</rdfs:label>
    <cycAnnot:label xml:lang="en">VisualDisplayScreen</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BusinessProcess">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessEvent&quot; class=&quot;cyc_term&quot;&gt;BusinessEvent&lt;/a&gt;. Each specialization of this collection is a kind of event which regularly occurs as part of normal business activities. Examples include weekly meetings, the production of an annual report and the paying of employees.</rdfs:comment>
    <rdfs:label xml:lang="en">general business activity</rdfs:label>
    <cycAnnot:label xml:lang="en">BusinessProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AutomatedSpeechToTextConversion">
    <cycAnnot:label xml:lang="en">AutomatedSpeechToTextConversion</cycAnnot:label>
    <rdfs:label xml:lang="en">automated speech to text conversion</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpeechToTextProgram&quot; class=&quot;cyc_term&quot;&gt;SpeechToTextProgram&lt;/a&gt; is used to generate, from some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; which contains the same propositional information as is contained in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Galvanizing">
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Galvanizing&quot; class=&quot;cyc_term&quot;&gt;Galvanizing&lt;/a&gt; event, iron or steel is coated with zinc.  This coating is usually accomplished by hot-dipping, but can be done with the aid of an electric current.</rdfs:comment>
    <rdfs:label xml:lang="en">galvanization</rdfs:label>
    <cycAnnot:label xml:lang="en">Galvanizing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AbradingSomething">
    <cycAnnot:label xml:lang="en">AbradingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">abrading event</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events.  In an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbradingSomething&quot; class=&quot;cyc_term&quot;&gt;AbradingSomething&lt;/a&gt; event, the surface of some object is gradually worn away by scraping or similar physical contact involving friction.  Devices used in elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbradingSomething&quot; class=&quot;cyc_term&quot;&gt;AbradingSomething&lt;/a&gt; include files and sand paper; elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbradingSomething&quot; class=&quot;cyc_term&quot;&gt;AbradingSomething&lt;/a&gt; would include the event in which Howard Hughes sanded down the Spruce Goose for the last time, the event in which Lucy Ricardo filed her fingernails just before her singing debut at Rickie&apos;s club, etc.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="ExecutableFTPExploit">
    <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/2008/06/10/concept/en/ExecutableRootExploit&quot; class=&quot;cyc_term&quot;&gt;ExecutableRootExploit&lt;/a&gt;s whose instances
are designed to exploit FTP programs.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NewTestamentBook">
    <cycAnnot:label xml:lang="en">NewTestamentBook</cycAnnot: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/2008/06/10/concept/en/BookOfTheBible&quot; class=&quot;cyc_term&quot;&gt;BookOfTheBible&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NewTestamentBook&quot; class=&quot;cyc_term&quot;&gt;NewTestamentBook&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonAbducibleCollection&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">New Testament book</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnrollingOnto">
    <rdfs:label xml:lang="en">unrolling onto</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnrollingOnto&quot; class=&quot;cyc_term&quot;&gt;UnrollingOnto&lt;/a&gt; event, some coiled object is spread out onto a surface by unrolling it across the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt;.  Once part of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is in contact with the surface, it ceases motion relative to that surface.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnrollingOnto</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NationalCulture">
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanCulture&quot; class=&quot;cyc_term&quot;&gt;HumanCulture&lt;/a&gt;s which are defined as the cultures of nations.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FrenchCulture&quot; class=&quot;cyc_term&quot;&gt;FrenchCulture&lt;/a&gt; is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalCulture&quot; class=&quot;cyc_term&quot;&gt;NationalCulture&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/France&quot; class=&quot;cyc_term&quot;&gt;France&lt;/a&gt;.  This collection is not a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionalCulture&quot; class=&quot;cyc_term&quot;&gt;RegionalCulture&lt;/a&gt; because some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalCulture&quot; class=&quot;cyc_term&quot;&gt;NationalCulture&lt;/a&gt;s have influence beyond a specific region -- for instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FrenchCulture&quot; class=&quot;cyc_term&quot;&gt;FrenchCulture&lt;/a&gt; has influence beyond &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/France&quot; class=&quot;cyc_term&quot;&gt;France&lt;/a&gt; -- and some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalCulture&quot; class=&quot;cyc_term&quot;&gt;NationalCulture&lt;/a&gt;s are uprooted and dispersed.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalCulture&quot; class=&quot;cyc_term&quot;&gt;NationalCulture&lt;/a&gt;s typically include a national language, cuisine, music, and other distinctive cultural practices.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NationalCulture</cycAnnot:label>
    <rdfs:label xml:lang="en">national culture</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VideoClip">
    <cycAnnot:label xml:lang="en">VideoClip</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoRecordedObject&quot; class=&quot;cyc_term&quot;&gt;VideoRecordedObject&lt;/a&gt;s the playings of which have a short duration, and which are typically recordings (or encodings) of portions of a longer sequence of moving images that are recorded or encoded in some other &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoRecordedObject&quot; class=&quot;cyc_term&quot;&gt;VideoRecordedObject&lt;/a&gt;. Examples include a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoTape&quot; class=&quot;cyc_term&quot;&gt;VideoTape&lt;/a&gt; on which a short segment of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Jaws_TheMovie&quot; class=&quot;cyc_term&quot;&gt;Jaws_TheMovie&lt;/a&gt; is recorded, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoTape&quot; class=&quot;cyc_term&quot;&gt;VideoTape&lt;/a&gt; on which a robbery is recorded, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MPEGFile&quot; class=&quot;cyc_term&quot;&gt;MPEGFile&lt;/a&gt; on which a portion of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicVideo&quot; class=&quot;cyc_term&quot;&gt;MusicVideo&lt;/a&gt; has been encoded. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoClip&quot; class=&quot;cyc_term&quot;&gt;VideoClip&lt;/a&gt;s which have acompanying audio portions are also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioRecordedObject&quot; class=&quot;cyc_term&quot;&gt;AudioRecordedObject&lt;/a&gt;s (but not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioClip&quot; class=&quot;cyc_term&quot;&gt;AudioClip&lt;/a&gt;s). In some microtheories we may wish to make &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoClip&quot; class=&quot;cyc_term&quot;&gt;VideoClip&lt;/a&gt; a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioRecordedObject&quot; class=&quot;cyc_term&quot;&gt;AudioRecordedObject&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">movie clip</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElasticColliding">
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Colliding&quot; class=&quot;cyc_term&quot;&gt;Colliding&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElasticColliding&quot; class=&quot;cyc_term&quot;&gt;ElasticColliding&lt;/a&gt;, something springs back; springs away from an impact.</rdfs:comment>
    <rdfs:label xml:lang="en">rebound</rdfs:label>
    <cycAnnot:label xml:lang="en">ElasticColliding</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="KungFuActivity">
    <rdfs:comment xml:lang="en">The collection of all activities consisting of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; practicing, performing, or using kung fu, a Chinese martial art. As a combat skill, kung fu can be traced to the Chou dynasty (1111-255 BC) and even earlier. As physical exercise it was practiced by the Taoists in the 5th century BC. Its prescribed stances and actions are based on keen observations of human skeletal and muscular anatomy and physiology, and it employs great muscular coordination.</rdfs:comment>
    <rdfs:label xml:lang="en">kung fu</rdfs:label>
    <cycAnnot:label xml:lang="en">KungFuActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Wave_emission_of_audible_sounds">
    <rdfs:label xml:lang="en">wave emission of audible sounds</rdfs:label>
    <cycAnnot:label xml:lang="en">(WaveEmissionFn AudibleSound)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JDBCConnectionSpecification">
    <rdfs:label xml:lang="en">ODBC connection</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationWithServiceSpecification&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Rifling">
    <cycAnnot:label xml:lang="en">Rifling</cycAnnot:label>
    <rdfs:label xml:lang="en">rifling</rdfs:label>
    <rdfs:comment xml:lang="en">When rifle bullets go through the air they spin about their length axis just like a spiraling &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Football_American&quot; class=&quot;cyc_term&quot;&gt;Football_American&lt;/a&gt; does.  This motion for a bullet starts in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GunBarrel&quot; class=&quot;cyc_term&quot;&gt;GunBarrel&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_Anthrax">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Anthrax-Bacterium)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to Anthrax</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Signal">
    <cycAnnot:label xml:lang="en">Signal</cycAnnot:label>
    <rdfs:label xml:lang="en">signal</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (IBT).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Signal&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/2008/06/10/concept/en/InformationBearingWavePropagation&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/2008/06/10/concept/en/InformationBearingThing&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/2008/06/10/concept/en/SymbolicThing&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; lies in the fact that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Signal&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/2008/06/10/concept/en/SymbolicThing&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/2008/06/10/concept/en/signifiesTo&quot; class=&quot;cyc_term&quot;&gt;signifiesTo&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/signifies&quot; class=&quot;cyc_term&quot;&gt;signifies&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TelemetryDetection">
    <cycAnnot:label xml:lang="en">TelemetryDetection</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DetectingSomethingPhysical&quot; class=&quot;cyc_term&quot;&gt;DetectingSomethingPhysical&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelemetryDetection&quot; class=&quot;cyc_term&quot;&gt;TelemetryDetection&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelemetryDetectionDevice&quot; class=&quot;cyc_term&quot;&gt;TelemetryDetectionDevice&lt;/a&gt; is used to detect a physical object.</rdfs:comment>
    <rdfs:label xml:lang="en">telemetry detection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WavePropagation">
    <rdfs:label xml:lang="en">wave propagation</rdfs:label>
    <cycAnnot:label xml:lang="en">WavePropagation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translocation&quot; class=&quot;cyc_term&quot;&gt;Translocation&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt; is an event in which a wavelike disturbance propagates through space, with or without a medium.  A wave propagation is like  a translational movement (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;) in that it can have both a starting and an ending point (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fromLocation&quot; class=&quot;cyc_term&quot;&gt;fromLocation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt;), but differs from a translational motion in that there is no object moving (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;).  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sound&quot; class=&quot;cyc_term&quot;&gt;Sound&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Grape_growing">
    <rdfs:label xml:lang="en">grape growing</rdfs:label>
    <cycAnnot:label xml:lang="en">(HusbandryFn GrapeVine)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CurrentFlowThruComponent">
    <rdfs:label xml:lang="en">current flow thru component</rdfs:label>
    <cycAnnot:label xml:lang="en">CurrentFlowThruComponent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PlaintextProtocol">
    <cycAnnot:label xml:lang="en">PlaintextProtocol</cycAnnot:label>
    <rdfs:label xml:lang="en">plaintext protocol</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NetworkProtocol&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt; according to which communications between computers are conducted in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Plaintext&quot; class=&quot;cyc_term&quot;&gt;Plaintext&lt;/a&gt;, i.e., are not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Encrypted&quot; class=&quot;cyc_term&quot;&gt;Encrypted&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_biologically_harmful_substances">
    <rdfs:label xml:lang="en">exposure to biologically harmful substances</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn BiologicalAgentStuff)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WorldPeace">
    <rdfs:comment xml:lang="en">This type of situation is a situation in which the different countries of the world are not in a state of war with each other and, presumably, in which all countries are free of civil war, in other words, situations in which the world is inhabited by agents and free from war. Note that this is a situation type suggesting that those aiming for world peace are seeking to create an *instance* of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldPeace&quot; class=&quot;cyc_term&quot;&gt;WorldPeace&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">world peace</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldPeace</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ApplyingToSurfaceWithTool">
    <cycAnnot:label xml:lang="en">ApplyingToSurfaceWithTool</cycAnnot:label>
    <rdfs:label xml:lang="en">attaching something to a surface with a tool</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplyingToSurfaceWithTool&quot; class=&quot;cyc_term&quot;&gt;ApplyingToSurfaceWithTool&lt;/a&gt; event, a physical object is attached to a surface by use of a tool.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Maintenance_of_forests">
    <cycAnnot:label xml:lang="en">(MaintenanceFn Forest)</cycAnnot:label>
    <rdfs:label xml:lang="en">maintenance of forests</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WebcamBroadcasting">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternetBroadcasting&quot; class=&quot;cyc_term&quot;&gt;InternetBroadcasting&lt;/a&gt;. Each instance of this collection is an event whereby a camera transmits images &apos;live&apos; to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWebSite&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WebcamBroadcasting</cycAnnot:label>
    <rdfs:label xml:lang="en">webcam broadcasting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BugReport">
    <rdfs:label xml:lang="en">bug report</rdfs:label>
    <cycAnnot:label xml:lang="en">BugReport</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;s that contain information about a particular software bug.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Sliding_LowFriction">
    <rdfs:label xml:lang="en">sliding low friction</rdfs:label>
    <cycAnnot:label xml:lang="en">Sliding-LowFriction</cycAnnot:label>
    <rdfs:comment xml:lang="en">Elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_LowFriction&quot; class=&quot;cyc_term&quot;&gt;Sliding_LowFriction&lt;/a&gt; are sliding processes (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_Generic&quot; class=&quot;cyc_term&quot;&gt;Sliding_Generic&lt;/a&gt;) for which the friction involved is low.  By contrast, elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Rubbing&quot; class=&quot;cyc_term&quot;&gt;Rubbing&lt;/a&gt; are sliding processes for which the friction involved is high.  The main motivation for creating this unit is to provide a denotation for the usual sense of the word `slide&apos;.  In cases where one just intends to indicate two objects sliding past each other with no implications about relative friction level see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sliding_Generic&quot; class=&quot;cyc_term&quot;&gt;Sliding_Generic&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Subvalvular">
    <cycAnnot:label xml:lang="en">Subvalvular</cycAnnot:label>
    <rdfs:label xml:lang="en">subvalvular thing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitarySupplyPoint_ClassIII">
    <rdfs:label xml:lang="en">military supply point class iii</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitarySupplyPoint&quot; class=&quot;cyc_term&quot;&gt;MilitarySupplyPoint&lt;/a&gt; at which fules, lubricants, hydraulic and insulating oils, preservatives, liquids and gasses, bulk chemical products, coolants, de-icer and anti-freze compounds, components and additives of petroluem and chemical producats and coal are located and issued. FM 101-5-1.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MilitarySupplyPoint-ClassIII</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OrganismPart">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalPartOfObject&quot; class=&quot;cyc_term&quot;&gt;PhysicalPartOfObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismPart&quot; class=&quot;cyc_term&quot;&gt;OrganismPart&lt;/a&gt; is a part of an organism.  It may be an anatomical part or a pathological part such as a tumor.  This collection includes the gross anatomical parts and microscopic anatomical parts of every individual of every species.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OrganismPart</cycAnnot:label>
    <rdfs:label xml:lang="en">organism part</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AlarmSound">
    <cycAnnot:label xml:lang="en">AlarmSound</cycAnnot:label>
    <rdfs:comment xml:lang="en">An audible warning.</rdfs:comment>
    <rdfs:label xml:lang="en">alarm sound</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MusicVideo">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoConceptualWork&quot; class=&quot;cyc_term&quot;&gt;VideoConceptualWork&lt;/a&gt;s that are music videos.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicVideo</cycAnnot:label>
    <rdfs:label xml:lang="en">music video</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RunningBackwards">
    <rdfs:label xml:lang="en">running backwards</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Running&quot; class=&quot;cyc_term&quot;&gt;Running&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationInBackwardsDirection&quot; class=&quot;cyc_term&quot;&gt;TranslationInBackwardsDirection&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RunningBackwards&quot; class=&quot;cyc_term&quot;&gt;RunningBackwards&lt;/a&gt; is a running event in which the runner moves in the direction in which his back side is facing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RunningBackwards</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NuclearFission_Uncontrolled">
    <cycAnnot:label xml:lang="en">NuclearFission-Uncontrolled</cycAnnot:label>
    <rdfs:comment xml:lang="en">An unmediated chain reaction of many nuclear fission events.  Occurs in nuclear reactors when all graphic rods have been removed or in nuclear bombs.</rdfs:comment>
    <rdfs:label xml:lang="en">uncontrolled nuclear fission</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MarriageLicense">
    <rdfs:label xml:lang="en">marriage license</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all marriage licenses. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/License_LegalAgreement&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarriageLicense</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="KosherUtensil_Milk">
    <cycAnnot:label xml:lang="en">KosherUtensil-Milk</cycAnnot:label>
    <rdfs:label xml:lang="en">kosher utensil milk</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StoneSculpture">
    <cycAnnot:label xml:lang="en">StoneSculpture</cycAnnot:label>
    <rdfs:label xml:lang="en">stone sculpture</rdfs:label>
    <rdfs:comment xml:lang="en">Stone sculptures as art forms.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DecompositionEvent">
    <cycAnnot:label xml:lang="en">DecompositionEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which one or more objects decompose more or less completely.  See also the more general concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DecompositionProcess&quot; class=&quot;cyc_term&quot;&gt;DecompositionProcess&lt;/a&gt;, in whose instances objects at least partially decompose.</rdfs:comment>
    <rdfs:label xml:lang="en">decomposing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BoyScoutOrganization">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScoutingOrganization&quot; class=&quot;cyc_term&quot;&gt;ScoutingOrganization&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">boy scout organization</rdfs:label>
    <cycAnnot:label xml:lang="en">BoyScoutOrganization</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MitoticSpindleAssembly">
    <cycAnnot:label xml:lang="en">MitoticSpindleAssembly</cycAnnot:label>
    <rdfs:label xml:lang="en">mitotic spindle assembly</rdfs:label>
    <rdfs:comment xml:lang="en">Essential Cell Biology, pg. 552: During prophase ... the mitotic spindle begins to assemble outside the nucleus.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ControllingASetOfAgents">
    <rdfs:label xml:lang="en">controlling a group of agents</rdfs:label>
    <cycAnnot:label xml:lang="en">ControllingASetOfAgents</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FallingEvent">
    <rdfs:comment xml:lang="en">The collection of occurrences in which the center of gravity of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; moves to a lower altitude.  Includes both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Falling_Freefall&quot; class=&quot;cyc_term&quot;&gt;Falling_Freefall&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FallingDown&quot; class=&quot;cyc_term&quot;&gt;FallingDown&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">falling</rdfs:label>
    <cycAnnot:label xml:lang="en">FallingEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transmission_Of_Radiation_Type_Fn_microwave_x_band">
    <rdfs:label xml:lang="en">Transmission Of Radiation Type Fn microwave x band</rdfs:label>
    <cycAnnot:label xml:lang="en">(TransmissionOfRadiationTypeFn Microwave-XBand)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BugzillaBugReport">
    <rdfs:label xml:lang="en">bugzilla bug report</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of database records created for bug tracking purposes using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bugzilla_TheProgram&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>
    <cycAnnot:label xml:lang="en">BugzillaBugReport</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_sesquimustard">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn SesquiMustard))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to gaseous sesquimustard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Receivable">
    <rdfs:label xml:lang="en">receivable</rdfs:label>
    <rdfs:comment xml:lang="en">The financial obligation for a specific sale of goods or services.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Receivable</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WorryingAboutSomething">
    <rdfs:label xml:lang="en">worrying</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorryingAboutSomething&quot; class=&quot;cyc_term&quot;&gt;WorryingAboutSomething&lt;/a&gt; is a situation in which an agent worries (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/worries&quot; class=&quot;cyc_term&quot;&gt;worries&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/worriedProp&quot; class=&quot;cyc_term&quot;&gt;worriedProp&lt;/a&gt;) that a particular proposition is true.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WorryingAboutSomething</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AirplaneTrip">
    <cycAnnot:label xml:lang="en">AirplaneTrip</cycAnnot:label>
    <rdfs:label xml:lang="en">airplane trip</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of journeys of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Airplane&quot; class=&quot;cyc_term&quot;&gt;Airplane&lt;/a&gt;, each including subevents of an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirplaneTakeOff&quot; class=&quot;cyc_term&quot;&gt;AirplaneTakeOff&lt;/a&gt; and an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirplaneLanding&quot; class=&quot;cyc_term&quot;&gt;AirplaneLanding&lt;/a&gt;.  This is not the collection of trips taken by airplane passengers.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NetworkProtocolStack">
    <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/2008/06/10/concept/en/NetworkProtocolStack&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/2008/06/10/concept/en/NetworkProtocolStack&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/2008/06/10/concept/en/NetworkProtocol&quot; class=&quot;cyc_term&quot;&gt;NetworkProtocol&lt;/a&gt;s
(or more specifically, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtocolStackLayer&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/2008/06/10/concept/en/ComputerNetwork&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Decorating">
    <cycAnnot:label xml:lang="en">Decorating</cycAnnot:label>
    <rdfs:comment xml:lang="en">The activity of making something nicer by adding ornaments.</rdfs:comment>
    <rdfs:label xml:lang="en">decorating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HeldCaptive">
    <rdfs:label xml:lang="en">holding captive</rdfs:label>
    <cycAnnot:label xml:lang="en">HeldCaptive</cycAnnot:label>
    <rdfs:comment xml:lang="en">A configuration that holds when at least one animal is in the captivity of another.  The captive(s) may be under direct physical control of the captor, or may be held by devices that the captor controls.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_democratic_governments">
    <cycAnnot:label xml:lang="en">(ProtectingFn DemocraticGeopoliticalEntity)</cycAnnot:label>
    <rdfs:label xml:lang="en">protection of democratic governments</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Worm_husbandry">
    <cycAnnot:label xml:lang="en">(HusbandryFn Worm)</cycAnnot:label>
    <rdfs:label xml:lang="en">worm husbandry</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PacketSniffer">
    <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/2008/06/10/concept/en/PacketSniffer&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidFiltrationProcess">
    <rdfs:label xml:lang="en">fluid filtration process</rdfs:label>
    <cycAnnot:label xml:lang="en">FluidFiltrationProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurificationProcess&quot; class=&quot;cyc_term&quot;&gt;PurificationProcess&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Air&quot; class=&quot;cyc_term&quot;&gt;Air&lt;/a&gt; or (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Water&quot; class=&quot;cyc_term&quot;&gt;Water&lt;/a&gt;)) passes through a (natural or artificial) filtering mechanism.  During this process, any particles in the fluid that are too large to pass through the filter&apos;s pores are removed by the filter; the fluid is thereby purified.  Specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess_Artificial&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess_Artificial&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess_Natural&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess_Natural&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerMarketCategory">
    <cycAnnot:label xml:lang="en">ComputerMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">computer product</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. Each instance of this collection is a product somehow associated with computers.  The collection includes computer hardware and software as well as supplies that are used with computers such as magnetic media, printer paper, cables, etc. Important specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerSoftwareMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ComputerSoftwareMarketCategory&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SixtyNine">
    <rdfs:comment xml:lang="en">The collection of events involving simultaneous events of oral stimulation of male and female sexual organs by the two performers of the act.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fellatio&quot; class=&quot;cyc_term&quot;&gt;Fellatio&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cunnilingus&quot; class=&quot;cyc_term&quot;&gt;Cunnilingus&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SixtyNine</cycAnnot:label>
    <rdfs:label xml:lang="en">sixty-nine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumanAccessibleIBT">
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s, each of which contains information, for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who understands how to interpret it.  Examples include a copy of the novel _Moby Dick_, a signal buoy, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Photograph&quot; class=&quot;cyc_term&quot;&gt;Photograph&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Flag&quot; class=&quot;cyc_term&quot;&gt;Flag&lt;/a&gt;, an elevator sign in Braille, a map, a US dollar bill, a word in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AmericanSignLanguage&quot; class=&quot;cyc_term&quot;&gt;AmericanSignLanguage&lt;/a&gt; and a musical performance.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s that must be processed by some device (movie reels, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhonographRecord&quot; class=&quot;cyc_term&quot;&gt;PhonographRecord&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DVD_Disk&quot; class=&quot;cyc_term&quot;&gt;DVD_Disk&lt;/a&gt;s, etc.) are not included in this collection. An important specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanAccessibleIBO&quot; class=&quot;cyc_term&quot;&gt;HumanAccessibleIBO&lt;/a&gt;, composed of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanAccessibleIBT&quot; class=&quot;cyc_term&quot;&gt;HumanAccessibleIBT&lt;/a&gt;s that are also objects (i.e,. instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;). Thus the copy of _Moby Dick_, the buoy, the photograph and the flag mentioned above are also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanAccessibleIBO&quot; class=&quot;cyc_term&quot;&gt;HumanAccessibleIBO&lt;/a&gt;s -- but not the word in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AmericanSignLanguage&quot; class=&quot;cyc_term&quot;&gt;AmericanSignLanguage&lt;/a&gt;, nor the musical performance.</rdfs:comment>
    <rdfs:label xml:lang="en">human culture specific information bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanAccessibleIBT</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PreservingFood">
    <cycAnnot:label xml:lang="en">PreservingFood</cycAnnot:label>
    <rdfs:label xml:lang="en">preserving food</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ManipulatingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;ManipulatingFoodOrDrink&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreservingFood&quot; class=&quot;cyc_term&quot;&gt;PreservingFood&lt;/a&gt; is an event in which a single item of food or drink (an instance of the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrink&lt;/a&gt;) is acted on to prevent it from spoiling (see the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Spoiling&quot; class=&quot;cyc_term&quot;&gt;Spoiling&lt;/a&gt;).</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Short_film">
    <rdfs:label xml:lang="en">short film</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all short films. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovieTypeByGenre&quot; class=&quot;cyc_term&quot;&gt;MovieTypeByGenre&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(GenreFn Movie-CW PropositionalConceptualWork-ShortGenre)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Flying_FlappingWings">
    <cycAnnot:label xml:lang="en">Flying-FlappingWings</cycAnnot:label>
    <rdfs:label xml:lang="en">flying by flapping wings</rdfs:label>
    <rdfs:comment xml:lang="en">Locomotion of an animal through the air by means of flapping its wings.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Sparring">
    <cycAnnot:label xml:lang="en">(EquippingFn Spar-Pole)</cycAnnot:label>
    <rdfs:label xml:lang="en">sparring</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_mustard_lewisite">
    <rdfs:label xml:lang="en">exposure to liquid mustard lewisite</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn MustardLewisite))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GovernmentFundedRealEstateLoan">
    <cycAnnot:label xml:lang="en">GovernmentFundedRealEstateLoan</cycAnnot:label>
    <rdfs:label xml:lang="en">government-funded real estate loan</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all government-funded real estate loans. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFundedLoan&quot; class=&quot;cyc_term&quot;&gt;GovernmentFundedLoan&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RealEstateLoan&quot; class=&quot;cyc_term&quot;&gt;RealEstateLoan&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RolePlayingGame">
    <rdfs:comment xml:lang="en">A collection of events. Each instance includes the entirety of playing a role playing game event.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RolePlayingGame</cycAnnot:label>
    <rdfs:label xml:lang="en">role-playing game</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transmission_Of_Radiation_Type_Fn_microwave_s_band">
    <cycAnnot:label xml:lang="en">(TransmissionOfRadiationTypeFn Microwave-SBand)</cycAnnot:label>
    <rdfs:label xml:lang="en">Transmission Of Radiation Type Fn microwave s band</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Irrigation">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DirectedTranslation&quot; class=&quot;cyc_term&quot;&gt;DirectedTranslation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChannelFlow&quot; class=&quot;cyc_term&quot;&gt;ChannelFlow&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Irrigation&quot; class=&quot;cyc_term&quot;&gt;Irrigation&lt;/a&gt; is the supplying of water to some piece of land by artificial means, usually for the benefit of crops growing on the land.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Irrigation</cycAnnot:label>
    <rdfs:label xml:lang="en">irrigation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_cholinesterase_inhibiting_substances">
    <rdfs:label xml:lang="en">exposure to cholinesterase inhibiting substances</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn CholinesteraseInhibitingSubstance)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Estrogen_therapy">
    <rdfs:label xml:lang="en">estrogen therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Estrogen)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChasingAHitBall">
    <rdfs:label xml:lang="en">chasing a hit ball</rdfs:label>
    <cycAnnot:label xml:lang="en">ChasingAHitBall</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProfessionalCulture">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanCulture&quot; class=&quot;cyc_term&quot;&gt;HumanCulture&lt;/a&gt;, each instance   of which is a culture whose core participants work in the    same profession, and which has developed around the experiences    of those core participants.  For example, there are instances    of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProfessionalCulture&quot; class=&quot;cyc_term&quot;&gt;ProfessionalCulture&lt;/a&gt; associated with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Teacher&quot; class=&quot;cyc_term&quot;&gt;Teacher&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Engineer&quot; class=&quot;cyc_term&quot;&gt;Engineer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">professional culture</rdfs:label>
    <cycAnnot:label xml:lang="en">ProfessionalCulture</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectricalProcess">
    <cycAnnot:label xml:lang="en">ElectricalProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The class of electrical processes.</rdfs:comment>
    <rdfs:label xml:lang="en">electrical process</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Wave_emission_of_microwave_transmissions">
    <cycAnnot:label xml:lang="en">(WaveEmissionFn (TransmissionOfRadiationTypeFn MicrowaveRadiation))</cycAnnot:label>
    <rdfs:label xml:lang="en">wave emission of microwave transmissions</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JudoActivity">
    <rdfs:label xml:lang="en">judo</rdfs:label>
    <cycAnnot:label xml:lang="en">JudoActivity</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all activities consisting of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; practicing, performing, or using judo, a Japanese system of unarmed combat, now primarily a sport. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JudoSportsEvent&quot; class=&quot;cyc_term&quot;&gt;JudoSportsEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Eye_contact_with_perfluoroisobutylene">
    <rdfs:label xml:lang="en">eye contact with perfluoroisobutylene</rdfs:label>
    <cycAnnot:label xml:lang="en">(EyeContactWithFn Perfluoroisobutylene)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TransferOfControl">
    <rdfs:comment xml:lang="en">A collection of events and a specialization of   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GainingControl&quot; class=&quot;cyc_term&quot;&gt;GainingControl&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingControlOfAControlledActor&quot; class=&quot;cyc_term&quot;&gt;LosingControlOfAControlledActor&lt;/a&gt;. Each instance of this collection is an event in which an object which is under the control of some agent has that control transferred to another agent different from the first.  &apos;Control&apos; here means the ability on the part of an agent to determine &apos;what happens to&apos; another object or agent.  In the case where the thing controlled exhibits &apos;activities&apos; or &apos;behavior&apos;, this extends to a nontrivial ability to direct or circumscribe some important aspect of the behavior that the object or agent exhibits.  An agent with independent goals and purposes that is under &apos;control&apos; is not able to freely pursue those goals and purposes: i.e., the &apos;controller&apos; is able to exert some kind of significant and immediate check upon the &apos;controlled&apos; agent&apos;s capacity to pursue its goals at whim.  Every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOfControl&quot; class=&quot;cyc_term&quot;&gt;TransferOfControl&lt;/a&gt; presupposes exactly one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; who &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/takesControl&quot; class=&quot;cyc_term&quot;&gt;takesControl&lt;/a&gt; of the thing being transferred, exactly one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; who &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/losesControl&quot; class=&quot;cyc_term&quot;&gt;losesControl&lt;/a&gt; of the thing being transferred, and one thing that is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfControlTransfer&quot; class=&quot;cyc_term&quot;&gt;objectOfControlTransfer&lt;/a&gt;, i.e., the object of the transfer of control.  In some cases, e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CapturingAnAnimal&quot; class=&quot;cyc_term&quot;&gt;CapturingAnAnimal&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPersonPrisoner&quot; class=&quot;cyc_term&quot;&gt;TakingAPersonPrisoner&lt;/a&gt;, the agent who &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/losesControl&quot; class=&quot;cyc_term&quot;&gt;losesControl&lt;/a&gt; coincides with the thing that is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfControlTransfer&quot; class=&quot;cyc_term&quot;&gt;objectOfControlTransfer&lt;/a&gt;.  You cannot have a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOfControl&quot; class=&quot;cyc_term&quot;&gt;TransferOfControl&lt;/a&gt; without someone or something that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/losesControl&quot; class=&quot;cyc_term&quot;&gt;losesControl&lt;/a&gt;, however.  E.g., finding and taking an (unclaimed) penny in the street is merely a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GainingControl&quot; class=&quot;cyc_term&quot;&gt;GainingControl&lt;/a&gt;.  A given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOfControl&quot; class=&quot;cyc_term&quot;&gt;TransferOfControl&lt;/a&gt; is not necessarily &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt; the agent who &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/takesControl&quot; class=&quot;cyc_term&quot;&gt;takesControl&lt;/a&gt; or by the agent who &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/losesControl&quot; class=&quot;cyc_term&quot;&gt;losesControl&lt;/a&gt;:  it could conceivably be instigated by a third party independent of either of these.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TransferOfControl</cycAnnot:label>
    <rdfs:label xml:lang="en">transfer of control</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BrayingSound">
    <rdfs:comment xml:lang="en">The collection of braying sounds made by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Donkey&quot; class=&quot;cyc_term&quot;&gt;Donkey&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">bray</rdfs:label>
    <cycAnnot:label xml:lang="en">BrayingSound</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Smothering_SexualActivity">
    <rdfs:label xml:lang="en">smothering</rdfs:label>
    <cycAnnot:label xml:lang="en">Smothering-SexualActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Flirting">
    <rdfs:comment xml:lang="en">The collection of all events of flirtation, where the agent behaves so as to invite romantic or sexual interest in another. Examples include non-verbal communication such as smiling and batting one&apos;s eyelashes, as well as other forms of communication.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Flirting</cycAnnot:label>
    <rdfs:label xml:lang="en">flirting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StoringSomethingDangerous">
    <rdfs:label xml:lang="en">hazardous materials storage</rdfs:label>
    <rdfs:comment xml:lang="en">The process in which dangerous objects are stored by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StoringSomethingDangerous</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Needing">
    <rdfs:label xml:lang="en">needing</rdfs:label>
    <cycAnnot:label xml:lang="en">(StandingInRelationFn needs-Type)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BoardGame">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.  All instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BoardGame&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>
    <rdfs:label xml:lang="en">board game</rdfs:label>
    <cycAnnot:label xml:lang="en">BoardGame</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Dieting_LowCarbohydrate">
    <rdfs:label xml:lang="en">dieting low carbohydrate</rdfs:label>
    <cycAnnot:label xml:lang="en">Dieting-LowCarbohydrate</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of dieting events whose primary emphasis is on decreasing the proportion of carbohydrates in the diet. The Atkins diet is an example, and the Zone diet is considered one by many.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Plot">
    <cycAnnot:label xml:lang="en">Plot</cycAnnot:label>
    <rdfs:label xml:lang="en">plot</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Plan&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/2008/06/10/concept/en/Plotting&quot; class=&quot;cyc_term&quot;&gt;Plotting&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Plot&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ParanormalEvent">
    <cycAnnot:label xml:lang="en">ParanormalEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">paranormal event</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all events that cannot be explained by scientific means.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FrictionProcess">
    <rdfs:label xml:lang="en">friction</rdfs:label>
    <cycAnnot:label xml:lang="en">FrictionProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ForceAffectingAnObjectsMovement&quot; class=&quot;cyc_term&quot;&gt;ForceAffectingAnObjectsMovement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FrictionProcess&quot; class=&quot;cyc_term&quot;&gt;FrictionProcess&lt;/a&gt; is an event in which at least one of the acting forces (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actingForces&quot; class=&quot;cyc_term&quot;&gt;actingForces&lt;/a&gt;) isa a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FrictionVector&quot; class=&quot;cyc_term&quot;&gt;FrictionVector&lt;/a&gt;.  When a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FrictionProcess&quot; class=&quot;cyc_term&quot;&gt;FrictionProcess&lt;/a&gt; occurs it inhibits the relative motion between objects which are in physical contact (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/touches&quot; class=&quot;cyc_term&quot;&gt;touches&lt;/a&gt;).  If motion is already happening, the force acts in a direction opposite to motion.  If the motion has not started, as in the case of static friction, the frictional force acts in a direction opposite that of the net applied forces.  Examples include air friction, rolling friction, and mechanical friction.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_computer_networks">
    <rdfs:label xml:lang="en">protection of computer networks</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProtectingFn ComputerNetwork)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EcologicalRegion_Administered">
    <rdfs:label xml:lang="en">administered ecological region</rdfs:label>
    <cycAnnot:label xml:lang="en">EcologicalRegion-Administered</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_union_of_The_Set_intelligent_agent_structurally_specific_work">
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet IntelligentAgent StructurallySpecificWork))</cycAnnot:label>
    <rdfs:label xml:lang="en">the union of The Set intelligent agent structurally specific work</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Flyfishing">
    <cycAnnot:label xml:lang="en">Flyfishing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fishing&quot; class=&quot;cyc_term&quot;&gt;Fishing&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Flyfishing&quot; class=&quot;cyc_term&quot;&gt;Flyfishing&lt;/a&gt; employs real or artificial flies or other insects as lures. The lure is attached to the end of the fishing line, and the fisher attempts to cast the lure in such a way so that the fish will think that an insect has just alighted on the surface of the water. To achieve this effect, the flyfisher sometimes waves the lure back and forth overhead several times in the process of casting, so that the lure will touch the surface of the water before any part of the line does. Cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FishingLine&quot; class=&quot;cyc_term&quot;&gt;FishingLine&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">fly fishing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Business_opportunity">
    <cycAnnot:label xml:lang="en">(ParticipateOpportunityFn CommercialActivity)</cycAnnot:label>
    <rdfs:label xml:lang="en">business opportunity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all business opportunities. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Opportunity&quot; class=&quot;cyc_term&quot;&gt;Opportunity&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Equity_Security">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TradeableSecurity&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>
    <rdfs:label xml:lang="en">equity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextualEntailmentProblem">
    <cycAnnot:label xml:lang="en">TextualEntailmentProblem</cycAnnot:label>
    <rdfs:label xml:lang="en">textual entailment 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/2008/06/10/concept/en/backgroundTextForTEP&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/queryTextForTEP&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StillLifeImage">
    <rdfs:label xml:lang="en">still life</rdfs:label>
    <cycAnnot:label xml:lang="en">StillLifeImage</cycAnnot:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FinancialInterestDisclosure">
    <cycAnnot:label xml:lang="en">FinancialInterestDisclosure</cycAnnot:label>
    <rdfs:label xml:lang="en">financial interest disclosure</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Statement&quot; class=&quot;cyc_term&quot;&gt;Statement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FinancialInterestDisclosure&quot; class=&quot;cyc_term&quot;&gt;FinancialInterestDisclosure&lt;/a&gt; is a statement that reveals the financial interests of an agent.  Often these are required to be presented to demonstrate that an agent does not have any conflicts of interest.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HopingThat">
    <rdfs:label xml:lang="en">hoping</rdfs:label>
    <cycAnnot:label xml:lang="en">HopingThat</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DesiringThat&quot; class=&quot;cyc_term&quot;&gt;DesiringThat&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HopingThat&quot; class=&quot;cyc_term&quot;&gt;HopingThat&lt;/a&gt; is a situation in which an agent hopes (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/hopes&quot; class=&quot;cyc_term&quot;&gt;hopes&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/hopedProp&quot; class=&quot;cyc_term&quot;&gt;hopedProp&lt;/a&gt;) that a particular proposition is true.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NetworkEncryptionSystem">
    <rdfs:label xml:lang="en">network encryption system</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkEncryptionSystem</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Stock_ExDividend">
    <rdfs:comment xml:lang="en">The collection of all ex dividend stocks.  A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Stock&quot; class=&quot;cyc_term&quot;&gt;Stock&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">ex-dividend</rdfs:label>
    <cycAnnot:label xml:lang="en">Stock-ExDividend</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ScrewedConnection">
    <rdfs:label xml:lang="en">screwed connection</rdfs:label>
    <cycAnnot:label xml:lang="en">ScrewedConnection</cycAnnot:label>
    <rdfs:comment xml:lang="en">A rigid connection for which the fasteners are screws</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_sesquimustard">
    <rdfs:label xml:lang="en">exposure to liquid sesquimustard</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn SesquiMustard))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Antiemetic_therapy">
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn AntiEmetic)</cycAnnot:label>
    <rdfs:label xml:lang="en">antiemetic therapy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TaxObligation">
    <rdfs:label xml:lang="en">tax obligation</rdfs:label>
    <cycAnnot:label xml:lang="en">TaxObligation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrugTrafficking">
    <cycAnnot:label xml:lang="en">DrugTrafficking</cycAnnot:label>
    <rdfs:label xml:lang="en">drug trafficking</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialActivity&quot; class=&quot;cyc_term&quot;&gt;CommercialActivity&lt;/a&gt;. Instances are actions undertaken as part of an illicit business seeking to profit from the buying, selling, manufacture, transport, etc., of illegal drugs.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PacketBasedProtocol">
    <rdfs:comment xml:lang="en">The specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MachineProtocol&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>
    <cycAnnot:label xml:lang="en">PacketBasedProtocol</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Tune">
    <rdfs:label xml:lang="en">tune</rdfs: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/2008/06/10/concept/en/Tune&quot; class=&quot;cyc_term&quot;&gt;Tune&lt;/a&gt;s.  A song (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Song_CW&quot; class=&quot;cyc_term&quot;&gt;Song_CW&lt;/a&gt;) normally has a single &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tune&quot; class=&quot;cyc_term&quot;&gt;Tune&lt;/a&gt; as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subWorks&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt;, while a Symphony would have several.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Tune</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_communication">
    <cycAnnot:label xml:lang="en">(PreventingFn Communicating)</cycAnnot:label>
    <rdfs:label xml:lang="en">prevention of communication</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StationaryArtifact">
    <cycAnnot:label xml:lang="en">StationaryArtifact</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of artifacts (including devices) which do not move by translational motion while performing their primary functions.</rdfs:comment>
    <rdfs:label xml:lang="en">stationary artifact</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Loan_InformalOralAgreement">
    <cycAnnot:label xml:lang="en">Loan-InformalOralAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">informal, oral agreement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hunting_Animal">
    <rdfs:comment xml:lang="en">searching for and capturing, killing and eating animals for food.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Hunting-Animal</cycAnnot:label>
    <rdfs:label xml:lang="en">hunting animals</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomosexualBehavior_Male">
    <rdfs:label xml:lang="en">gay male sex</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomosexualBehavior&quot; class=&quot;cyc_term&quot;&gt;HomosexualBehavior&lt;/a&gt; involving two or more males.  Note that this refers only to the sexual behavior itself, not to any other behaviors that may happen to be exhibited by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomosexualHuman&quot; class=&quot;cyc_term&quot;&gt;HomosexualHuman&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HomosexualBehavior-Male</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Almanac">
    <rdfs:label xml:lang="en">almanac</rdfs:label>
    <cycAnnot:label xml:lang="en">Almanac</cycAnnot:label>
    <rdfs:comment xml:lang="en">Systematized listing of information on either specifc or general topics.  Often in book form.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Skin_contact_with_blister_agents">
    <rdfs:label xml:lang="en">skin contact with blister agents</rdfs:label>
    <cycAnnot:label xml:lang="en">(SkinContactWithFn BlisterAgentStuff)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="ParseTree">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParseTree&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>
    <cycAnnot:label xml:lang="en">ParseTree</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChordaePosterior">
    <cycAnnot:label xml:lang="en">ChordaePosterior</cycAnnot:label>
    <rdfs:label xml:lang="en">posterior chordae</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_tabun">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Tabun)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to tabun</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EdibleStuffComposite">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleStuffComposite&quot; class=&quot;cyc_term&quot;&gt;EdibleStuffComposite&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleStuff&quot; class=&quot;cyc_term&quot;&gt;EdibleStuff&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_NonAgentive&quot; class=&quot;cyc_term&quot;&gt;Artifact_NonAgentive&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleStuffComposite&quot; class=&quot;cyc_term&quot;&gt;EdibleStuffComposite&lt;/a&gt; is an edible substance that is made up of two or more foodstuffs as constituents.  Typically, some recipe is, explicitly or implicitly, associated with the production of such substances.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EdibleStuffComposite&quot; class=&quot;cyc_term&quot;&gt;EdibleStuffComposite&lt;/a&gt; includes both some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodIngredientOnly&quot; class=&quot;cyc_term&quot;&gt;FoodIngredientOnly&lt;/a&gt; (e.g., a dollop of ketchup) and some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrink&lt;/a&gt; (e.g., a slice of a cheese pizza).</rdfs:comment>
    <cycAnnot:label xml:lang="en">EdibleStuffComposite</cycAnnot:label>
    <rdfs:label xml:lang="en">composite edible substance</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GraduatedPaymentPlan">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RepaymentPlan&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>
    <rdfs:label xml:lang="en">graduated payment plan</rdfs:label>
    <cycAnnot:label xml:lang="en">GraduatedPaymentPlan</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MemoryGame">
    <cycAnnot:label xml:lang="en">MemoryGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all memory games. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">memory game</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DryingLaundry">
    <rdfs:comment xml:lang="en">The event in which water evaporates from wet clothes, towels, sheets, etc., and they become dry.  In the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivitiesMt&quot; class=&quot;cyc_term&quot;&gt;HumanActivitiesMt&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DryingLaundry&quot; class=&quot;cyc_term&quot;&gt;DryingLaundry&lt;/a&gt; involves a person transporting the objects involved to some device (either a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClothesDryer&quot; class=&quot;cyc_term&quot;&gt;ClothesDryer&lt;/a&gt; or a clothes line, and handling that device.</rdfs:comment>
    <rdfs:label xml:lang="en">drying laundry</rdfs:label>
    <cycAnnot:label xml:lang="en">DryingLaundry</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PathSystem_Communications">
    <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/2008/06/10/concept/en/PathSystem&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/2008/06/10/concept/en/InformationTransferEvent&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/2008/06/10/concept/en/PathSystem_Communications&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/2008/06/10/concept/en/primaryFunction&quot; class=&quot;cyc_term&quot;&gt;primaryFunction&lt;/a&gt; supporting instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&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/2008/06/10/concept/en/PathForWheeledVehicles&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ReoperatedValve">
    <rdfs:label xml:lang="en">previously repaired or replaced heart valve</rdfs:label>
    <cycAnnot:label xml:lang="en">ReoperatedValve</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnloadingAProjectileWeapon">
    <cycAnnot:label xml:lang="en">UnloadingAProjectileWeapon</cycAnnot:label>
    <rdfs:label xml:lang="en">unloading A projectile weapon</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of events in which a projectile-firing weapon is completely unloaded so that it is no longer capable of firing.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerAuditLogFile">
    <cycAnnot:label xml:lang="en">ComputerAuditLogFile</cycAnnot:label>
    <rdfs:label xml:lang="en">computer audit log file</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerLogFile&quot; class=&quot;cyc_term&quot;&gt;ComputerLogFile&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerAuditLogFile&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DialUpConnectionToAComputerNetwork">
    <rdfs:label xml:lang="en">dial up connection to a computer network</rdfs:label>
    <cycAnnot:label xml:lang="en">DialUpConnectionToAComputerNetwork</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NonConstrainedRotation">
    <rdfs:comment xml:lang="en">Rotation not constrained by a physical object or surface.  There may be boundaries to the space in which the object is moving, but while the object is not in contact with or affected by them, the motion is non-constrained.</rdfs:comment>
    <rdfs:label xml:lang="en">non constrained rotation</rdfs:label>
    <cycAnnot:label xml:lang="en">NonConstrainedRotation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WhirlingOfFluid">
    <cycAnnot:label xml:lang="en">WhirlingOfFluid</cycAnnot:label>
    <rdfs:label xml:lang="en">whirlpool</rdfs:label>
    <rdfs:comment xml:lang="en">Non-rigid spinning of a fluid often having a tendency to draw objects toward or into the whirl.  The angular velocity of the fluid decreases with distance from the axis.  A circular &lt;font color=&quot;#ff0000&quot;&gt;#$Storm&lt;/font&gt; (A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycloneAsObject&quot; class=&quot;cyc_term&quot;&gt;CycloneAsObject&lt;/a&gt;, tornado, ...) whirls.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SourceAddressField_Packet">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SourceAddressField_Packet&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/2008/06/10/concept/en/Header_Packet&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt; that
	contains the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IPAddress&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/2008/06/10/concept/en/Packet_Internet&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; which it is a part of.</rdfs:comment>
    <rdfs:label xml:lang="en">source address field</rdfs:label>
    <cycAnnot:label xml:lang="en">SourceAddressField-Packet</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TransportFacility">
    <cycAnnot:label xml:lang="en">TransportFacility</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportFacility&quot; class=&quot;cyc_term&quot;&gt;TransportFacility&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstructionArtifact&quot; class=&quot;cyc_term&quot;&gt;ConstructionArtifact&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfrastructureProduct&quot; class=&quot;cyc_term&quot;&gt;InfrastructureProduct&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportFacility&quot; class=&quot;cyc_term&quot;&gt;TransportFacility&lt;/a&gt; is a structure built and used by human beings for the purpose of transportation of people, livestock or goods, or for associated support services.</rdfs:comment>
    <rdfs:label xml:lang="en">transport facility</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NuclearProcess">
    <rdfs:label xml:lang="en">nuclear process</rdfs:label>
    <cycAnnot:label xml:lang="en">NuclearProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearEvent&quot; class=&quot;cyc_term&quot;&gt;NuclearEvent&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_VM">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn VM-NerveAgent)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to VM</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LocomotionProcess">
    <cycAnnot:label xml:lang="en">LocomotionProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of processes in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/providerOfMotiveForce&quot; class=&quot;cyc_term&quot;&gt;providerOfMotiveForce&lt;/a&gt; moves from one place to another under, or as if under, its own control. This includes not only animals moving around autonomously (c.f. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess_Animal&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess_Animal&lt;/a&gt;), but also locomoting devices such as cars, submarines, and airplanes, which are controlled either internally or remotely by distinct &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;s, but share significant properties with locomoting &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt;s - notably that their trajectories are not just functions of forces such as gravity and resistance, but rather can have abrupt changes of direction or speed that are or appear purposeful. This collection also explicitly includes locomoting events in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/providerOfMotiveForce&quot; class=&quot;cyc_term&quot;&gt;providerOfMotiveForce&lt;/a&gt; is a non-agent natural force such as gravity, so long as the object moving is or appears to be in control of its trajectory of motion. Thus someone downhill skiing or hang-gliding would be a positive example.</rdfs:comment>
    <rdfs:label xml:lang="en">locomotion process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event">
    <cycAnnot:label xml:lang="en">Event</cycAnnot:label>
    <rdfs:label xml:lang="en">event</rdfs:label>
    <rdfs:comment xml:lang="en">An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; and thus also of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExistingThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExistingThing&lt;/a&gt; (qq.v).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; is a dynamic situation in which the state of the world changes; each instance is something one would say &amp;quot;happens&amp;quot;.  Events are intangible because they are changes &lt;i&gt;per se&lt;/i&gt;, not tangible objects that effect and undergo changes.
&lt;p/&gt;
Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralizedTransfer&quot; class=&quot;cyc_term&quot;&gt;GeneralizedTransfer&lt;/a&gt;.
&lt;p/&gt;
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s should not be confused with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;s (q.v.).  The temporal bounds of events are delineated by time intervals, but in contrast to many events time intervals have no spatial location or extent.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AnimalUtterance_IBT">
    <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/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpokenUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;SpokenUtterance_IBT&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalUtterance_IBT&quot; class=&quot;cyc_term&quot;&gt;AnimalUtterance_IBT&lt;/a&gt; is a sound initially generated by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&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/2008/06/10/concept/en/PropositionalInformationThing&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/2008/06/10/concept/en/AnimalUtterance_IBT&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/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; (for that, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicationAct_Single&quot; class=&quot;cyc_term&quot;&gt;CommunicationAct_Single&lt;/a&gt; and its specializations).</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnimalUtterance-IBT</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_Campylobacter">
    <rdfs:label xml:lang="en">exposure to Campylobacter</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Campylobacter)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WavingSomething">
    <rdfs:label xml:lang="en">waving</rdfs:label>
    <cycAnnot:label xml:lang="en">WavingSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">The set of actions in which a performer holds something (e.g., a flag) that s/he waves back and forth, esp. in a crowd of people.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Prevention_of_Subcollection_Occurs_At_Fn_production_of_opium_Afghanistan">
    <rdfs:label xml:lang="en">prevention of Subcollection Occurs At Fn production of opium Afghanistan</rdfs:label>
    <cycAnnot:label xml:lang="en">(PreventingFn (SubcollectionOccursAtFn (ProductionOfFn Opium) Afghanistan))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Taxonomy">
    <rdfs:label xml:lang="en">taxonomy</rdfs:label>
    <cycAnnot:label xml:lang="en">Taxonomy</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all taxonomic systems.  A taxonomy minimally includes a description of a domain along class/subclass lines (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassSubclassHierarchy&quot; class=&quot;cyc_term&quot;&gt;ClassSubclassHierarchy&lt;/a&gt;), but can also include other binary relations (e.g., partonomic relations) in its description.  A taxonomy can be usefully contrasted with an ontology (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ontology&quot; class=&quot;cyc_term&quot;&gt;Ontology&lt;/a&gt;), the latter of which includes a rich description of a domain, often including non-binary relations and complex rules.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="EasternHorizon">
    <cycAnnot:label xml:lang="en">EasternHorizon</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all eastern horizons. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Horizon&quot; class=&quot;cyc_term&quot;&gt;Horizon&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EasternHorizon&quot; class=&quot;cyc_term&quot;&gt;EasternHorizon&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">eastern horizon</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumoralImmuneResponse">
    <rdfs:label xml:lang="en">humoral immune response</rdfs:label>
    <cycAnnot:label xml:lang="en">HumoralImmuneResponse</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of those instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ImmuneResponse&quot; class=&quot;cyc_term&quot;&gt;ImmuneResponse&lt;/a&gt; that are mediated by antibodies [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntibodyType&quot; class=&quot;cyc_term&quot;&gt;AntibodyType&lt;/a&gt;]. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumoralImmuneResponse&quot; class=&quot;cyc_term&quot;&gt;HumoralImmuneResponse&lt;/a&gt; is an important defense against organisms that produce toxins or have polysaccharide capsules that interfere with phagocytosis.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Anti_inflammatory_therapy">
    <rdfs:label xml:lang="en">anti-inflammatory therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn AntiInflammatory)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PrepaymentWithPenaltyOption">
    <cycAnnot:label xml:lang="en">PrepaymentWithPenaltyOption</cycAnnot:label>
    <rdfs:label xml:lang="en">prepayment with penalty option</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqdp4">
    <cycAnnot:label xml:lang="en">Bqdp4</cycAnnot:label>
    <rdfs:label xml:lang="en">bqdp 4</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Ghost">
    <cycAnnot:label xml:lang="en">Ghost</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Intangible&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/2008/06/10/concept/en/Person&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/2008/06/10/concept/en/Deceased&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/2008/06/10/concept/en/Person&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/2008/06/10/concept/en/Intangible&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CuttingFabric">
    <cycAnnot:label xml:lang="en">CuttingFabric</cycAnnot:label>
    <rdfs:label xml:lang="en">cutting fabric</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Packet_SYN">
    <rdfs:label xml:lang="en">SYN packet</rdfs:label>
    <cycAnnot:label xml:lang="en">Packet-SYN</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_SYN&quot; class=&quot;cyc_term&quot;&gt;Packet_SYN&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_Internet&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/2008/06/10/concept/en/InternetProtocol&quot; class=&quot;cyc_term&quot;&gt;InternetProtocol&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_SYN&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/2008/06/10/concept/en/Packet_ACK&quot; class=&quot;cyc_term&quot;&gt;Packet_ACK&lt;/a&gt; (acknowledge packet).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Stocking">
    <rdfs:label xml:lang="en">stocking</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquippingFn Stock-GunPart)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ClimateControl">
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClimateControl&quot; class=&quot;cyc_term&quot;&gt;ClimateControl&lt;/a&gt; is an event in which air temperature is purposefully heated or cooled, or in which air quality or humidity is altered.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ClimateControl</cycAnnot:label>
    <rdfs:label xml:lang="en">climate control</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExtraMaritalSexualBehavior">
    <rdfs:label xml:lang="en">adultery</rdfs:label>
    <cycAnnot:label xml:lang="en">ExtraMaritalSexualBehavior</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt; in which at least one of the participants is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Married&quot; class=&quot;cyc_term&quot;&gt;Married&lt;/a&gt;, and at least one of the other participants is not that person&apos;s &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/spouse&quot; class=&quot;cyc_term&quot;&gt;spouse&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProtectingSomething">
    <rdfs:label xml:lang="en">actively protecting</rdfs:label>
    <cycAnnot:label xml:lang="en">ProtectingSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingCareOfSomething&quot; class=&quot;cyc_term&quot;&gt;TakingCareOfSomething&lt;/a&gt;. Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtectingSomething&quot; class=&quot;cyc_term&quot;&gt;ProtectingSomething&lt;/a&gt; is a purposeful action in which an agent either acts to protect some other agent from threats to its well-being, or acts to protect some object from threats to its good condition. Examples include a military unit protecting some other unit from enemy attacks, or a person protecting a precious object from destruction.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProfessionalSchooling">
    <cycAnnot:label xml:lang="en">ProfessionalSchooling</cycAnnot:label>
    <rdfs:label xml:lang="en">professional schooling</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of events in which someone attends a professional school, that is, a law  school, medical school, etc.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AppliedDesignFieldOfStudy">
    <rdfs:comment xml:lang="en">A collection of fields of study.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AppliedDesignFieldOfStudy&quot; class=&quot;cyc_term&quot;&gt;AppliedDesignFieldOfStudy&lt;/a&gt; is a specialized body of knowledge about the design of useful objects or structures.  Examples: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArchitecturalDesign&quot; class=&quot;cyc_term&quot;&gt;ArchitecturalDesign&lt;/a&gt;, commercial art studies, industrial design.</rdfs:comment>
    <rdfs:label xml:lang="en">applied design</rdfs:label>
    <cycAnnot:label xml:lang="en">AppliedDesignFieldOfStudy</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChannelFlow">
    <cycAnnot:label xml:lang="en">ChannelFlow</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFlowAlongConduit&quot; class=&quot;cyc_term&quot;&gt;LiquidFlowAlongConduit&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">channel flow</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SiteDelivery">
    <cycAnnot:label xml:lang="en">SiteDelivery</cycAnnot:label>
    <rdfs:label xml:lang="en">site delivery</rdfs:label>
    <rdfs:comment xml:lang="en">Delivery to a construction site or other job site.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HosingSomethingOff">
    <cycAnnot:label xml:lang="en">HosingSomethingOff</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which some object is sprayed with water using a hose, usually a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GardenHose&quot; class=&quot;cyc_term&quot;&gt;GardenHose&lt;/a&gt;. The purpose is usually to clean or rinse the object off, as in hosing off a sidewalk or a dirty lawn chair.</rdfs:comment>
    <rdfs:label xml:lang="en">hosing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DeliveringAStumpSpeech">
    <cycAnnot:label xml:lang="en">DeliveringAStumpSpeech</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of public speaking events performed by (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/performedBy&quot; class=&quot;cyc_term&quot;&gt;performedBy&lt;/a&gt;, q.v.) someone running for public office, delivered as part of that person&apos;s campaign (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalElectionCampaign&quot; class=&quot;cyc_term&quot;&gt;PoliticalElectionCampaign&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">delivering a stump speech</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Motion_SolidAgainstSolid">
    <rdfs:comment xml:lang="en">In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Motion_SolidAgainstSolid&quot; class=&quot;cyc_term&quot;&gt;Motion_SolidAgainstSolid&lt;/a&gt; the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; is in contact with (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/touches&quot; class=&quot;cyc_term&quot;&gt;touches&lt;/a&gt;) every &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;.  This collection is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; so contact between &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; occurs throughout all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; and the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; are solid objects.  Hockey pucks sliding, rolling, and spinning on ice exemplars.  Car transportation and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SnowSkiing&quot; class=&quot;cyc_term&quot;&gt;SnowSkiing&lt;/a&gt; are a negative examples because many of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;s in these events do not touch the pathway e.g. the car passengers, the skiers hat etc..  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Motion_SolidAgainstSolid&quot; class=&quot;cyc_term&quot;&gt;Motion_SolidAgainstSolid&lt;/a&gt; are involved as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; however.  The car&apos;s wheels, and the skier&apos;s skis are the respective &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt;s.</rdfs:comment>
    <rdfs:label xml:lang="en">motion solid against solid</rdfs:label>
    <cycAnnot:label xml:lang="en">Motion-SolidAgainstSolid</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectricalConduction">
    <rdfs:label xml:lang="en">electrical conduction</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectricalConduction</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Swimming_Surface">
    <rdfs:comment xml:lang="en">Swimming on the surface of the water.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Swimming-Surface</cycAnnot:label>
    <rdfs:label xml:lang="en">surface swimming</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MetalPlating">
    <cycAnnot:label xml:lang="en">MetalPlating</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MetalPlating&quot; class=&quot;cyc_term&quot;&gt;MetalPlating&lt;/a&gt; event, an object made of metal is coated with a very thin layer of a different metal.  The coating process is done in such a way as to permanently bond the two layers.</rdfs:comment>
    <rdfs:label xml:lang="en">metal plating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="KnowingThat">
    <cycAnnot:label xml:lang="en">KnowingThat</cycAnnot:label>
    <rdfs:label xml:lang="en">knowing that</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BelievingThat&quot; class=&quot;cyc_term&quot;&gt;BelievingThat&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KnowingThat&quot; class=&quot;cyc_term&quot;&gt;KnowingThat&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MentalSituation&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; in which an agent knows (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knows&quot; class=&quot;cyc_term&quot;&gt;knows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knownProp&quot; class=&quot;cyc_term&quot;&gt;knownProp&lt;/a&gt;) that a particular proposition is true.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BarkingSound">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalSound&quot; class=&quot;cyc_term&quot;&gt;AnimalSound&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BarkingSound&quot; class=&quot;cyc_term&quot;&gt;BarkingSound&lt;/a&gt; is either a harsh, &amp;quot;woof&amp;quot;-like sound emitted by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; (usually as an expression of excitement), or an imitation of such a sound (e.g. the sound made by a human who is barking like a dog).</rdfs:comment>
    <cycAnnot:label xml:lang="en">BarkingSound</cycAnnot:label>
    <rdfs:label xml:lang="en">bark</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DoubleHelixedMolecularConfiguration">
    <rdfs:label xml:lang="en">double helixed molecular configuration</rdfs:label>
    <cycAnnot:label xml:lang="en">DoubleHelixedMolecularConfiguration</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DummyCompany">
    <cycAnnot:label xml:lang="en">DummyCompany</cycAnnot:label>
    <rdfs:label xml:lang="en">phony company</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CWInstantiating">
    <rdfs:label xml:lang="en">CW instantiating</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWInstantiating&quot; class=&quot;cyc_term&quot;&gt;CWInstantiating&lt;/a&gt; is an event which instantiates some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; from some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ibtGenerated&quot; class=&quot;cyc_term&quot;&gt;ibtGenerated&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cWInstantiated&quot; class=&quot;cyc_term&quot;&gt;cWInstantiated&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfWork&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CWInstantiating</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CapitalGainsTaxAllowance">
    <cycAnnot:label xml:lang="en">CapitalGainsTaxAllowance</cycAnnot:label>
    <rdfs:label xml:lang="en">capital gains tax allowance</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Allowance&quot; class=&quot;cyc_term&quot;&gt;Allowance&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CapitalGainsTaxAllowance&quot; class=&quot;cyc_term&quot;&gt;CapitalGainsTaxAllowance&lt;/a&gt; is an allowance that can be used to at least partially pay for taxes on capital gains (that is, profit on the sale of an appreciated asset).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LinkPreservingClassificationSystemImprovementStrategy">
    <rdfs:comment xml:lang="en">A collection of strategies for improving instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClassificationSystem&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>
    <cycAnnot:label xml:lang="en">LinkPreservingClassificationSystemImprovementStrategy</cycAnnot:label>
    <rdfs:label xml:lang="en">link preserving classification system improvement strategy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Capital">
    <cycAnnot:label xml:lang="en">Capital</cycAnnot:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Assets_Possession&quot; class=&quot;cyc_term&quot;&gt;Assets_Possession&lt;/a&gt;. Each instance is an asset available for use in the production of further assets.</rdfs:comment>
    <rdfs:label xml:lang="en">working capital</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_phenyldichloroarsine">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Phenyldichloroarsine))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid phenyldichloroarsine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HappyAboutSomething">
    <rdfs:label xml:lang="en">happy about something</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HappyAboutSomething&quot; class=&quot;cyc_term&quot;&gt;HappyAboutSomething&lt;/a&gt; is a situation in which an agent is happy (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pleasingProp&quot; class=&quot;cyc_term&quot;&gt;pleasingProp&lt;/a&gt;) that a particular proposition is true.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HappyAboutSomething</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AmortizationSchedule">
    <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/2008/06/10/concept/en/PaymentPlanWithEqualValueInstallments&quot; class=&quot;cyc_term&quot;&gt;PaymentPlanWithEqualValueInstallments&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">amortization schedule</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Member_of_the_armed_forces_of_Israel">
    <rdfs:label xml:lang="en">member of the armed forces of Israel</rdfs:label>
    <cycAnnot:label xml:lang="en">(MemberFn (ArmedForcesFn Israel))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Agriculture">
    <rdfs:label xml:lang="en">agriculture</rdfs:label>
    <cycAnnot:label xml:lang="en">Agriculture</cycAnnot:label>
    <rdfs:comment xml:lang="en">An activity consisting of a variety of more specific activities involving the husbandry of animals, the planting and harvesting of crops, etc.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="JDMTABasedDetectionOfAtlasRocketWithEastAzimuthFromT29to560">
    <rdfs:label xml:lang="en">JDMTA based detection of atlas rocket with east azimuth from T 29to 560</rdfs:label>
    <cycAnnot:label xml:lang="en">JDMTABasedDetectionOfAtlasRocketWithEastAzimuthFromT29to560</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingOnShoulders">
    <cycAnnot:label xml:lang="en">HoldingOnShoulders</cycAnnot:label>
    <rdfs:comment xml:lang="en">An animal holding something, by supporting the thing&apos;s weight on its shoulders.</rdfs:comment>
    <rdfs:label xml:lang="en">holding on shoulders</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Agreement">
    <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/2008/06/10/concept/en/Policy&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/2008/06/10/concept/en/Microtheory&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/2008/06/10/concept/en/agreeingAgents&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt;. Thus, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; will usually involve some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt; differ, however, in that an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/obligatedAgents&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/2008/06/10/concept/en/Agreement&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/2008/06/10/concept/en/obligatedAgents&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; for the repayment. Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/obligatedAgents&quot; class=&quot;cyc_term&quot;&gt;obligatedAgents&lt;/a&gt; need not be among the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/agreeingAgents&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/2008/06/10/concept/en/agreeingAgents&quot; class=&quot;cyc_term&quot;&gt;agreeingAgents&lt;/a&gt; aren&apos;t always &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/obligatedAgents&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/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PeaceAccord&quot; class=&quot;cyc_term&quot;&gt;PeaceAccord&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalAgreement&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformalAgreement&quot; class=&quot;cyc_term&quot;&gt;InformalAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessPartnershipAgreement&quot; class=&quot;cyc_term&quot;&gt;BusinessPartnershipAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorkAgreement&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MaintenanceAgreement&quot; class=&quot;cyc_term&quot;&gt;MaintenanceAgreement&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reservation&quot; class=&quot;cyc_term&quot;&gt;Reservation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Appointment&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/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ist_Agreement&quot; class=&quot;cyc_term&quot;&gt;ist_Agreement&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FanLetter">
    <rdfs:label xml:lang="en">fan letter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of letter that fans of a certain famous person address to the person .</rdfs:comment>
    <cycAnnot:label xml:lang="en">FanLetter</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BusinessEvent">
    <rdfs:label xml:lang="en">business activity</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessEvent&quot; class=&quot;cyc_term&quot;&gt;BusinessEvent&lt;/a&gt; is a purposeful activity that is closely associated with, and either helps or hinders, the business purpose of some agent.  Examples include the development of General Motors&apos; business plan for 2003, an individual sales call on a particular customer, printing the 2003 Yellow Pages directory for the Los Angeles area, selling a newspaper, and designing and manufacturing a new memory chip.
&lt;p/&gt;
Though there is a great deal of overlap between this collection and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialActivity&quot; class=&quot;cyc_term&quot;&gt;CommercialActivity&lt;/a&gt;, they are not the same. Firstly, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessEvent&quot; class=&quot;cyc_term&quot;&gt;BusinessEvent&lt;/a&gt; does not include any purely social or recreational events (whereas a weekend swap-meet, for example, would be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialActivity&quot; class=&quot;cyc_term&quot;&gt;CommercialActivity&lt;/a&gt;). Secondly, not all activities carried out in pursuit of business interests involve buying or selling (consider head-hunting, for example).</rdfs:comment>
    <cycAnnot:label xml:lang="en">BusinessEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Culture_Specification">
    <cycAnnot:label xml:lang="en">Culture-Specification</cycAnnot:label>
    <rdfs:label xml:lang="en">set of cultural norms</rdfs:label>
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Specification&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; is a broad -- often
extremely broad and heterogenous -- set of norms and
descriptive claims that is pervasively, and somewhat unconsciously,
followed within some broad social grouping.

Many social groups follow a distinctive &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt;,
including many nationalities
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByNationality&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByNationality&lt;/a&gt;), ethnicities
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByEthnicity&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByEthnicity&lt;/a&gt;), and professions
(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByOccupation&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByOccupation&lt;/a&gt;).  

&lt;p/&gt;Typically, the elements of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; include
norms for social behavior and assignments of social
significance to actions (see, for example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EtiquetteOfCultureFn&quot; class=&quot;cyc_term&quot;&gt;EtiquetteOfCultureFn&lt;/a&gt;).
But cultures may also specify actions or beliefs related to various other subjects, including
religious practice, artistic style and activity, and sociological
phenomena.&lt;/p&gt;&lt;p/&gt;

The process of learning of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; usually begins at a
young age, and results in its elements becoming largely internalized.
Some elements of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; -- e.g., aspects of the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalLanguage&quot; class=&quot;cyc_term&quot;&gt;NaturalLanguage&lt;/a&gt; spoken -- may not be directly accesssible to
consciousness even in principle.&lt;/p&gt;

A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; emerges from and is sustained by the activity of agents, and
may go out of existence (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExistingThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExistingThing&lt;/a&gt;).  Component specifications may be added, subtracted, or modified over time.  Associated with each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt; is a corresponding
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Practice&quot; class=&quot;cyc_term&quot;&gt;Culture_Practice&lt;/a&gt;, which is the complex event composed of the many
&apos;followings&apos; of the specification, as well shifts in it, by culture
members over time.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OxidationProcess">
    <rdfs:comment xml:lang="en">A collection of events.  In each instance of this collection, some amount of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Oxygen&quot; class=&quot;cyc_term&quot;&gt;Oxygen&lt;/a&gt; reacts with (`reduces&apos;) another substance and releases energy in the process.</rdfs:comment>
    <rdfs:label xml:lang="en">oxidation</rdfs:label>
    <cycAnnot:label xml:lang="en">OxidationProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BodilyFunctionEvent_Involuntary">
    <cycAnnot:label xml:lang="en">BodilyFunctionEvent-Involuntary</cycAnnot:label>
    <rdfs:label xml:lang="en">involuntary bodily function</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodilyFunctionEvent&quot; class=&quot;cyc_term&quot;&gt;BodilyFunctionEvent&lt;/a&gt;.  Each specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodilyFunctionEvent_Involuntary&quot; class=&quot;cyc_term&quot;&gt;BodilyFunctionEvent_Involuntary&lt;/a&gt; is a type of event each instance of which is done without conscious volition.  Consequently, in each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodilyFunctionEvent_Involuntary&quot; class=&quot;cyc_term&quot;&gt;BodilyFunctionEvent_Involuntary&lt;/a&gt;, the `doer&apos; of the event is a non-deliberate actor in that event (see the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/nonDeliberateActors&quot; class=&quot;cyc_term&quot;&gt;nonDeliberateActors&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodilyFunctionEvent_Involuntary&quot; class=&quot;cyc_term&quot;&gt;BodilyFunctionEvent_Involuntary&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvoluntaryBodyMovement&quot; class=&quot;cyc_term&quot;&gt;InvoluntaryBodyMovement&lt;/a&gt;, &lt;font color=&quot;#ff0000&quot;&gt;#$Bleeding&lt;/font&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingHunger&quot; class=&quot;cyc_term&quot;&gt;ExperiencingHunger&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CardiacValveAnatomy_leaflet">
    <cycAnnot:label xml:lang="en">CardiacValveAnatomy_leaflet</cycAnnot:label>
    <rdfs:label xml:lang="en">leaflet</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GovernmentAgencySubOrganizationsRegionalGovernment">
    <cycAnnot:label xml:lang="en">GovernmentAgencySubOrganizationsRegionalGovernment</cycAnnot:label>
    <rdfs:label xml:lang="en">government agency sub organizations regional government</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Loan_WrittenLegalAgreement">
    <cycAnnot:label xml:lang="en">Loan-WrittenLegalAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s in which the parties sign a written contract which describes the terms of the loan.  All loans with Banks and other financial institutions are instances of this collection.</rdfs:comment>
    <rdfs:label xml:lang="en">written loan contract</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event_Localized">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt; is the collection of all events that occur at a specific location in space. Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalActivity&quot; class=&quot;cyc_term&quot;&gt;AnimalActivity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Event-Localized</cycAnnot:label>
    <rdfs:label xml:lang="en">localized event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ForestFire">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombustionProcess&quot; class=&quot;cyc_term&quot;&gt;CombustionProcess&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ForestFire&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/2008/06/10/concept/en/WoodedArea&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StarTrek_GameProgram">
    <cycAnnot:label xml:lang="en">StarTrek-GameProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">Star Trek computer game</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_lewisite">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Lewisite)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to lewisite</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SurfaceChemicalProcessing">
    <rdfs:comment xml:lang="en">Transforming something by chemical means applied only at and near the surface of the transformed object (e.g.:  etching or film processing).  This implies that the transformed object is a solid or liquid.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SurfaceChemicalProcessing</cycAnnot:label>
    <rdfs:label xml:lang="en">surface chemical processing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Transmission_Of_Radiation_Type_Fn_microwave_c_band">
    <rdfs:label xml:lang="en">Transmission Of Radiation Type Fn microwave c band</rdfs:label>
    <cycAnnot:label xml:lang="en">(TransmissionOfRadiationTypeFn Microwave-CBand)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputerDisplayFrame_CW">
    <cycAnnot:label xml:lang="en">ComputerDisplayFrame-CW</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualWork&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>
    <rdfs:label xml:lang="en">computer display frame CW</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CelestialEvent">
    <cycAnnot:label xml:lang="en">CelestialEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">celestial event</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events that involve heavenly  bodies, which may or may not be observable from earth.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bookmark_WWW">
    <rdfs:label xml:lang="en">bookmark</rdfs:label>
    <cycAnnot:label xml:lang="en">Bookmark-WWW</cycAnnot:label>
    <rdfs:comment xml:lang="en">A shortcut for accessing a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WebPage_CW&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; with a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWebClientProgram&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/2008/06/10/concept/en/Bookmark_WWW&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/2008/06/10/concept/en/WorldWideWebClientProgram&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/2008/06/10/concept/en/WebPage_CW&quot; class=&quot;cyc_term&quot;&gt;WebPage_CW&lt;/a&gt; to be displayed. The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bookmark_WWW&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/2008/06/10/concept/en/Bookmark_WWW&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/2008/06/10/concept/en/WebPage_CW&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/2008/06/10/concept/en/Bookmark_WWW&quot; class=&quot;cyc_term&quot;&gt;Bookmark_WWW&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ApplyingAColdPack">
    <cycAnnot:label xml:lang="en">ApplyingAColdPack</cycAnnot:label>
    <rdfs:label xml:lang="en">applying a cold pack</rdfs:label>
    <rdfs:comment xml:lang="en">Holding something very cold against the skin, in order to relieve an injury.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StringBasedSearching">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDataSearching&quot; class=&quot;cyc_term&quot;&gt;ElectronicDataSearching&lt;/a&gt;. Instances of this collection are searches which attempt to identify relevant files (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFile_AIS&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_AIS&lt;/a&gt;) through string-based search methods (matching, exclusion).</rdfs:comment>
    <cycAnnot:label xml:lang="en">StringBasedSearching</cycAnnot:label>
    <rdfs:label xml:lang="en">string based searching</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CommercialLoanAgreement">
    <cycAnnot:label xml:lang="en">CommercialLoanAgreement</cycAnnot:label>
    <rdfs:label xml:lang="en">commercial loan agreement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PromotionalMeetAndGreetEvent">
    <rdfs:label xml:lang="en">promotional meet-and-greet event</rdfs:label>
    <cycAnnot:label xml:lang="en">PromotionalMeetAndGreetEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of (typically organized) events in which a people, such as celebrities, executives, or politicians, introduce themselves to (typically largish) groups of people, primarily to generate interest in some thing (like a movie or book) or cause (such as a political campaign).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Patching_233">
    <rdfs:label xml:lang="en">patching</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Patch-PieceOfCloth)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Pulling_Stretching">
    <cycAnnot:label xml:lang="en">Pulling-Stretching</cycAnnot:label>
    <rdfs:label xml:lang="en">stretching</rdfs:label>
    <rdfs:comment xml:lang="en">Applying force upon an object (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt;) to tend the object to move towards the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt;, causing the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pullee&quot; class=&quot;cyc_term&quot;&gt;pullee&lt;/a&gt; to deform
in the direction of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/puller&quot; class=&quot;cyc_term&quot;&gt;puller&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pulling_Stretching&quot; class=&quot;cyc_term&quot;&gt;Pulling_Stretching&lt;/a&gt; may often also be instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PullingWithoutTranslation&quot; class=&quot;cyc_term&quot;&gt;PullingWithoutTranslation&lt;/a&gt;, but this is not necessarily the case.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Eye_contact_with_phenyldichloroarsine">
    <rdfs:label xml:lang="en">eye contact with phenyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(EyeContactWithFn Phenyldichloroarsine)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Firework_Display">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PyrotechnicEvent&quot; class=&quot;cyc_term&quot;&gt;PyrotechnicEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Firework_Display&quot; class=&quot;cyc_term&quot;&gt;Firework_Display&lt;/a&gt; is a colorful, short-lived aftermath of a fireworks explosion.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Firework-Display</cycAnnot:label>
    <rdfs:label xml:lang="en">firework display</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingAHandle">
    <rdfs:comment xml:lang="en">To hold the handle of some object, usually a tool, in the hand.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HoldingAHandle</cycAnnot:label>
    <rdfs:label xml:lang="en">holding the handle of something</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DigitalTelephoneSubscriberLine">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelephoneSubscriberLine&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/2008/06/10/concept/en/AnalogTelephoneSubscriberLine&quot; class=&quot;cyc_term&quot;&gt;AnalogTelephoneSubscriberLine&lt;/a&gt;</rdfs:comment>
    <rdfs:label xml:lang="en">digital telephone subscriber line</rdfs:label>
    <cycAnnot:label xml:lang="en">DigitalTelephoneSubscriberLine</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AirplaneCruising">
    <rdfs:label xml:lang="en">airplane cruising</rdfs:label>
    <cycAnnot:label xml:lang="en">AirplaneCruising</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CommunicationWithServiceSpecification">
    <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/2008/06/10/concept/en/Specification&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/2008/06/10/concept/en/Artifact_Agentive&quot; class=&quot;cyc_term&quot;&gt;Artifact_Agentive&lt;/a&gt;s via a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MachineProtocol&quot; class=&quot;cyc_term&quot;&gt;MachineProtocol&lt;/a&gt; carried over a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtocolTransportMediumType&quot; class=&quot;cyc_term&quot;&gt;ProtocolTransportMediumType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">communication with service specification</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_phenyldichloroarsine">
    <rdfs:label xml:lang="en">exposure to gaseous phenyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Phenyldichloroarsine))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AntiguaBasedDetectionOfAtlasRocketWithEastAzimuthFromTplus340to816">
    <rdfs:label xml:lang="en">Antigua-based detection of an Atlas V rocket with an East azimuth from T+ 340 - 816</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DetectingSomethingPhysical&quot; class=&quot;cyc_term&quot;&gt;DetectingSomethingPhysical&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntiguaBasedDetectionOfAtlasRocketWithEastAzimuthFromTplus340to816&quot; class=&quot;cyc_term&quot;&gt;AntiguaBasedDetectionOfAtlasRocketWithEastAzimuthFromTplus340to816&lt;/a&gt;
 is an event in which Antigua Station is used to detect an Atlas rocket launched with an East azimuth from approximately T+ 340-816.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AntiguaBasedDetectionOfAtlasRocketWithEastAzimuthFromTplus340to816</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VideoCassetteRecording">
    <cycAnnot:label xml:lang="en">VideoCassetteRecording</cycAnnot:label>
    <rdfs:comment xml:lang="en">Recording video images onto a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoCassette&quot; class=&quot;cyc_term&quot;&gt;VideoCassette&lt;/a&gt; tape</rdfs:comment>
    <rdfs:label xml:lang="en">videotaping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AthleticActivity">
    <rdfs:label xml:lang="en">athletic activity</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulPhysicalAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulPhysicalAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AthleticActivity&quot; class=&quot;cyc_term&quot;&gt;AthleticActivity&lt;/a&gt; is a purposeful, physical human activity  that is related to the playing of some sport, involves physical exertion, and  tends to require strength and stamina.  This collection is not limited  to competitive sports events, but also includes non-competitive sports  activities and exercising (e.g. spelunking, going for a jog, or shooting  a few hoops).</rdfs:comment>
    <cycAnnot:label xml:lang="en">AthleticActivity</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CycEndUserApplication">
    <cycAnnot:label xml:lang="en">CycEndUserApplication</cycAnnot:label>
    <rdfs:label xml:lang="en">Cyc end-user application</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycEndUserApplication&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/2008/06/10/concept/en/CycProgram&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/2008/06/10/concept/en/CycProgram&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/2008/06/10/concept/en/Cyclist&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/2008/06/10/concept/en/CycEndUserApplication&quot; class=&quot;cyc_term&quot;&gt;CycEndUserApplication&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/QueryAugmentationApplication&quot; class=&quot;cyc_term&quot;&gt;QueryAugmentationApplication&lt;/a&gt; is a positive example.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycCanonicalizer&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/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ContinuousPhysicalContactEvent">
    <rdfs:comment xml:lang="en">A collection of physical contact events in which two or more objects are in physical contact (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/touches&quot; class=&quot;cyc_term&quot;&gt;touches&lt;/a&gt;) throughout the event&apos;s entire duration.</rdfs:comment>
    <rdfs:label xml:lang="en">event in which objects are in continuous physical contact</rdfs:label>
    <cycAnnot:label xml:lang="en">ContinuousPhysicalContactEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Seating">
    <rdfs:label xml:lang="en">seating</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn SpaceInAHOC)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NuclearEvent">
    <cycAnnot:label xml:lang="en">NuclearEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A nuclear event</rdfs:comment>
    <rdfs:label xml:lang="en">nuclear event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidFiltrationProcess_Natural">
    <rdfs:label xml:lang="en">fluid filtration process natural</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFiltrationProcess_Natural&quot; class=&quot;cyc_term&quot;&gt;FluidFiltrationProcess_Natural&lt;/a&gt; is a natural process in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;FluidTangibleThing&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Air&quot; class=&quot;cyc_term&quot;&gt;Air&lt;/a&gt; or (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidFn&quot; class=&quot;cyc_term&quot;&gt;LiquidFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Water&quot; class=&quot;cyc_term&quot;&gt;Water&lt;/a&gt;)) passes through a natural filtering mechanism.  An example would be leaves being filtered from water as it passes through soil.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FluidFiltrationProcess-Natural</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_methyldichloroarsine">
    <rdfs:label xml:lang="en">exposure to gaseous methyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Methyldichloroarsine))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProblemSolvingAgent">
    <cycAnnot:label xml:lang="en">ProblemSolvingAgent</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProblemSolvingAgent&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>
    <rdfs:label xml:lang="en">problem solving agent</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Flaw">
    <cycAnnot:label xml:lang="en">Flaw</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each element of this collection is a state of affairs that some Agent prefers would NOT hold. Often, flaws are perceived goal violations (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Goal&quot; class=&quot;cyc_term&quot;&gt;Goal&lt;/a&gt;). A chipped cup is flawed from the perspective of someone who wishes to drink from it, but may not be deemed intrinsically flawed. However, things may be deemed to be intrinsically flawed.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/flaws&quot; class=&quot;cyc_term&quot;&gt;flaws&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">flaw</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VetoOverride_USFederalLegislating">
    <cycAnnot:label xml:lang="en">VetoOverride-USFederalLegislating</cycAnnot:label>
    <rdfs:label xml:lang="en">override of a veto</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalProceeding&quot; class=&quot;cyc_term&quot;&gt;LegalProceeding&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConferenceCommitteeAction_USFederalLegislating&quot; class=&quot;cyc_term&quot;&gt;ConferenceCommitteeAction_USFederalLegislating&lt;/a&gt; is an event in which a Conference Committee consisting of members from each chamber meet to work out differences in the bills that they pass.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="DeliveryServiceEvent">
    <rdfs:comment xml:lang="en">The collection of all delivery service events. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DeliveryServiceEvent&quot; class=&quot;cyc_term&quot;&gt;DeliveryServiceEvent&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TypicalHumanActivityType_AtLeastOnce&quot; class=&quot;cyc_term&quot;&gt;TypicalHumanActivityType_AtLeastOnce&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">delivery service</rdfs:label>
    <cycAnnot:label xml:lang="en">DeliveryServiceEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationTransferEvent_Electronic">
    <rdfs:label xml:lang="en">electronic information transfer event</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationTransferEvent-Electronic</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which information is transferred electronically. Examples include all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TelephoneConversation&quot; class=&quot;cyc_term&quot;&gt;TelephoneConversation&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailSending&quot; class=&quot;cyc_term&quot;&gt;EMailSending&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PuttingUpAWebsite&quot; class=&quot;cyc_term&quot;&gt;PuttingUpAWebsite&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectricalIntaking">
    <cycAnnot:label xml:lang="en">ElectricalIntaking</cycAnnot:label>
    <rdfs:comment xml:lang="en">When an electrical device is plugged into an electrical socket.</rdfs:comment>
    <rdfs:label xml:lang="en">electrical intakinging</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BridgeFinancingAgreement">
    <rdfs:label xml:lang="en">bridge loan</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AuthorizedAgreement&quot; class=&quot;cyc_term&quot;&gt;AuthorizedAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShortTermLoan&quot; class=&quot;cyc_term&quot;&gt;ShortTermLoan&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BridgeFinancingAgreement&quot; class=&quot;cyc_term&quot;&gt;BridgeFinancingAgreement&lt;/a&gt; results from an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BridgeFinancing&quot; class=&quot;cyc_term&quot;&gt;BridgeFinancing&lt;/a&gt;, in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; obtains a short-term loan, enabling the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt; to start or continue business operations before obtaining a long-term loan.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BridgeFinancingAgreement</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CurrentFlowThruCircuit">
    <cycAnnot:label xml:lang="en">CurrentFlowThruCircuit</cycAnnot:label>
    <rdfs:label xml:lang="en">current flow thru circuit</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Community">
    <rdfs:label xml:lang="en">community</rdfs:label>
    <cycAnnot:label xml:lang="en">Community</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Community&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/2008/06/10/concept/en/Neighborhood&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/2008/06/10/concept/en/Community&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/2008/06/10/concept/en/Neighborhood&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VacuumingACarpet">
    <rdfs:label xml:lang="en">vacuuming a carpet</rdfs:label>
    <cycAnnot:label xml:lang="en">VacuumingACarpet</cycAnnot:label>
    <rdfs:comment xml:lang="en">The clean-a-carpet-with-an-electric-vacuum-cleaner process. By default, the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt; is a carpet, although the carpet is not always on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloorInAConstruction&quot; class=&quot;cyc_term&quot;&gt;FloorInAConstruction&lt;/a&gt;.  Carpeted areas of transportation vehicles are also frequently vacuumed.  Other surfaces can be vacuumed, so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Carpet&quot; class=&quot;cyc_term&quot;&gt;Carpet&lt;/a&gt; is only a default.  You gotta pull and push the vacuum back and forth a mob of times.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Buildings_owned_by_the_United_States">
    <cycAnnot:label xml:lang="en">(PropertyTypeOwnedByFn Building UnitedStatesOfAmerica)</cycAnnot:label>
    <rdfs:label xml:lang="en">buildings owned by the United States</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExposingFilm">
    <rdfs:label xml:lang="en">exposing</rdfs:label>
    <cycAnnot:label xml:lang="en">ExposingFilm</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all situations in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt; of some light is unexposed &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhotographicFilm&quot; class=&quot;cyc_term&quot;&gt;PhotographicFilm&lt;/a&gt;.  The result of this event is (a portion of) the film being partially or totally exposed.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Prevention_of_vomiting">
    <cycAnnot:label xml:lang="en">(PreventingFn Vomiting)</cycAnnot:label>
    <rdfs:label xml:lang="en">prevention of vomiting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SecondaryMortgageMarket">
    <rdfs:comment xml:lang="en">The collection of all secondary mortgage markets. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageMarket&quot; class=&quot;cyc_term&quot;&gt;MortgageMarket&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">secondary mortgage market</rdfs:label>
    <cycAnnot:label xml:lang="en">SecondaryMortgageMarket</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Riveting">
    <rdfs:comment xml:lang="en">Connecting solid objects together with a rivet fastener.  The connection is not easily undone, as it involves a deformation of the rivet itself.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Riveting</cycAnnot:label>
    <rdfs:label xml:lang="en">riveting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumanCulture">
    <rdfs:label xml:lang="en">human culture</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Practice&quot; class=&quot;cyc_term&quot;&gt;Culture_Practice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalActivity&quot; class=&quot;cyc_term&quot;&gt;AnimalActivity&lt;/a&gt; each instance of which is a very extended, multi-performer activity involving social and material modifications by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt; to their environment. Human cultures are generally considered very important by their participants (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cultureParticipants&quot; class=&quot;cyc_term&quot;&gt;cultureParticipants&lt;/a&gt;). Humans tend to identify themselves largely in relation to the cultures in which they participate.  Exactly what sorts of events constitute a human culture is hard to specify (see the instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CultureClassificationType&quot; class=&quot;cyc_term&quot;&gt;CultureClassificationType&lt;/a&gt; for guidance here), but cultures generally can at least be said to involve the following sorts of activities on the part of many of their participants: (1) the expression of certain characteristic beliefs, (2) the following of certain characteristic practices, and (3) the use (and sometimes, production) of certain characteristic artifacts. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cultureBeliefs&quot; class=&quot;cyc_term&quot;&gt;cultureBeliefs&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/culturePractices&quot; class=&quot;cyc_term&quot;&gt;culturePractices&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cultureSpecialPractices&quot; class=&quot;cyc_term&quot;&gt;cultureSpecialPractices&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cultureArtifacts&quot; class=&quot;cyc_term&quot;&gt;cultureArtifacts&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HumanCulture</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BirthdayPresent">
    <cycAnnot:label xml:lang="en">BirthdayPresent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gift&quot; class=&quot;cyc_term&quot;&gt;Gift&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BirthdayPresent&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>
    <rdfs:label xml:lang="en">birthday present</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Patch_PieceOfCloth">
    <rdfs:label xml:lang="en">patch</rdfs:label>
    <cycAnnot:label xml:lang="en">Patch-PieceOfCloth</cycAnnot:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PieceOfCloth&quot; class=&quot;cyc_term&quot;&gt;PieceOfCloth&lt;/a&gt;. Each instance is a piece of cloth used as decoration or to mend or cover a hole.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SensoryEvent">
    <cycAnnot:label xml:lang="en">SensoryEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SensoryEvent&quot; class=&quot;cyc_term&quot;&gt;SensoryEvent&lt;/a&gt; is an event which elicits a direct sensory response from either its performer or its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt;, when those predicates link the event to an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerceptualAgent&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent&lt;/a&gt;.  Examples include the elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VoluntaryBodyMovement&quot; class=&quot;cyc_term&quot;&gt;VoluntaryBodyMovement&lt;/a&gt; (such as leg and arm movements), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalContactEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalContactEvent&lt;/a&gt; (such as touches), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumidityPerception&quot; class=&quot;cyc_term&quot;&gt;HumidityPerception&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemperatureChangingProcess&quot; class=&quot;cyc_term&quot;&gt;TemperatureChangingProcess&lt;/a&gt;, etc., when there is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerceptualAgent&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent&lt;/a&gt; linked to those events in the appropriate way.</rdfs:comment>
    <rdfs:label xml:lang="en">sensory event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CurrentAccountMortgage">
    <rdfs:label xml:lang="en">current account mortgage</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CurrentAccountMortgage&quot; class=&quot;cyc_term&quot;&gt;CurrentAccountMortgage&lt;/a&gt; is a mortgage in which the borrower&apos;s debt is effectively held in his current account.  Interest due on such a mortgage is calculated daily rather than yearly.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CurrentAccountMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UncoveringSomething">
    <rdfs:comment xml:lang="en">The set of actions in which an takes a covering off of something-- reveals it.</rdfs:comment>
    <rdfs:label xml:lang="en">uncovering</rdfs:label>
    <cycAnnot:label xml:lang="en">UncoveringSomething</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisibleThing">
    <rdfs:label xml:lang="en">visible thing</rdfs:label>
    <cycAnnot:label xml:lang="en">VisibleThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisibleThing&quot; class=&quot;cyc_term&quot;&gt;VisibleThing&lt;/a&gt; is something for which one or more visible features can be discerned, either by the naked eye or with the aid of an optical device such as binoculars or a telescope. An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisibleThing&quot; class=&quot;cyc_term&quot;&gt;VisibleThing&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ColoredThing&quot; class=&quot;cyc_term&quot;&gt;ColoredThing&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Anti_diarrheal_drug_therapy">
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn AntiDiarrheal)</cycAnnot:label>
    <rdfs:label xml:lang="en">anti-diarrheal drug therapy</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Trustee">
    <rdfs:label xml:lang="en">trustee</rdfs:label>
    <cycAnnot:label xml:lang="en">Trustee</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Header_Packet">
    <cycAnnot:label xml:lang="en">Header-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Header_Packet&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/2008/06/10/concept/en/Packet_Internet&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/2008/06/10/concept/en/SourceAddressField_Packet&quot; class=&quot;cyc_term&quot;&gt;SourceAddressField_Packet&lt;/a&gt; and an instance of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DestinationAddressField_Packet&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/2008/06/10/concept/en/Packet_Internet&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">packet header</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SupportingOnesWeight">
    <rdfs:comment xml:lang="en">Supporting one&apos;s weight against gravity. Intended to mean &apos;grounded&apos; in some way, so that a person hang gliding is not performing &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SupportingOnesWeight&quot; class=&quot;cyc_term&quot;&gt;SupportingOnesWeight&lt;/a&gt; .</rdfs:comment>
    <rdfs:label xml:lang="en">supporting one&apos;s weight</rdfs:label>
    <cycAnnot:label xml:lang="en">SupportingOnesWeight</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RangeRequirement">
    <cycAnnot:label xml:lang="en">RangeRequirement</cycAnnot:label>
    <rdfs:comment xml:lang="en">A first-order collection and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Requirement&quot; class=&quot;cyc_term&quot;&gt;Requirement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RangeRequirement&quot; class=&quot;cyc_term&quot;&gt;RangeRequirement&lt;/a&gt; is an obligation on the part of Space Wing personnel to ensure that a particular capability is provided, where this obligation is imposed by the Space Wing on itself (contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RangeCustomerRequirement&quot; class=&quot;cyc_term&quot;&gt;RangeCustomerRequirement&lt;/a&gt;).  Generally, the relevant capabilities are pertinent to a specific operation.</rdfs:comment>
    <rdfs:label xml:lang="en">range requirement</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Potassium_32_402">
    <rdfs:label xml:lang="en">Potassium-32</rdfs:label>
    <cycAnnot:label xml:lang="en">Potassium-32</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectricalPowerGeneration">
    <rdfs:comment xml:lang="en">A collection of events.  In each instance of this collection, electrical current is produced, by converting either mechanical or chemical energy to electrical energy.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ElectricalPowerGeneration</cycAnnot:label>
    <rdfs:label xml:lang="en">electrical power generation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AllowanceForISA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Allowance&quot; class=&quot;cyc_term&quot;&gt;Allowance&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AllowanceForISA&quot; class=&quot;cyc_term&quot;&gt;AllowanceForISA&lt;/a&gt; is a yearly allowance given to a holder of an  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualSavingsAccount_UK&quot; class=&quot;cyc_term&quot;&gt;IndividualSavingsAccount_UK&lt;/a&gt;.  This allowance can be used to make investments in a wide range of financial instruments.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AllowanceForISA</cycAnnot:label>
    <rdfs:label xml:lang="en">individual savings account allowance</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnclaimedProperty">
    <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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/CallLoan&quot; class=&quot;cyc_term&quot;&gt;CallLoan&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DemandLoan&quot; class=&quot;cyc_term&quot;&gt;DemandLoan&lt;/a&gt;s.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">UnclaimedProperty</cycAnnot:label>
    <rdfs:label xml:lang="en">unclaimed property</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CulturalScenarioEvaluationProcess">
    <rdfs:label xml:lang="en">cultural scenario evaluation</rdfs:label>
    <cycAnnot:label xml:lang="en">CulturalScenarioEvaluationProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Research&quot; class=&quot;cyc_term&quot;&gt;Research&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Evaluating&quot; class=&quot;cyc_term&quot;&gt;Evaluating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalScenarioEvaluationProcess&quot; class=&quot;cyc_term&quot;&gt;CulturalScenarioEvaluationProcess&lt;/a&gt; is an event in which a person assesses the way that cultural norms are likely to bear on the development of a situation.  Often a person undertakes such an assessment in order to determine how to act in a planned cross-cultural encounter.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Filibuster">
    <rdfs:label xml:lang="en">filibuster</rdfs:label>
    <cycAnnot:label xml:lang="en">Filibuster</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProtocolField_Packet">
    <rdfs:label xml:lang="en">protocol field</rdfs:label>
    <cycAnnot:label xml:lang="en">ProtocolField-Packet</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtocolField_Packet&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/2008/06/10/concept/en/Header_Packet&quot; class=&quot;cyc_term&quot;&gt;Header_Packet&lt;/a&gt;
that indicates which &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportLayerProtocol&quot; class=&quot;cyc_term&quot;&gt;TransportLayerProtocol&lt;/a&gt; process to give the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_Internet&quot; class=&quot;cyc_term&quot;&gt;Packet_Internet&lt;/a&gt; to.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MortgageMarket">
    <cycAnnot:label xml:lang="en">MortgageMarket</cycAnnot:label>
    <rdfs:label xml:lang="en">mortgage market</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Glowing">
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Happiness)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt;. In each (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotionFn&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotionFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Happiness&quot; class=&quot;cyc_term&quot;&gt;Happiness&lt;/a&gt;), someone experiences a feeling of well-being or happiness, as from good health or an intense emotion.</rdfs:comment>
    <rdfs:label xml:lang="en">glowing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Counter_intelligence_activity">
    <rdfs:label xml:lang="en">counter intelligence activity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all counter intelligence activities. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreventingFromHappening&quot; class=&quot;cyc_term&quot;&gt;PreventingFromHappening&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(PreventingFn IntelligenceGathering)</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Exposure_to_liquid_mustard_gas">
    <rdfs:label xml:lang="en">exposure to liquid mustard gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn MustardGas))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ManufacturerAluminum">
    <cycAnnot:label xml:lang="en">ManufacturerAluminum</cycAnnot:label>
    <rdfs:label xml:lang="en">manufacturer aluminum</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextualInferenceProblemInvolvingSenseExtension">
    <rdfs:label xml:lang="en">textual inference problem involving sense extension</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&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>
    <cycAnnot:label xml:lang="en">TextualInferenceProblemInvolvingSenseExtension</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TV_AntennaCoupling">
    <cycAnnot:label xml:lang="en">TV-AntennaCoupling</cycAnnot:label>
    <rdfs:label xml:lang="en">TV antenna coupling</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="NuclearRadiationProcess">
    <cycAnnot:label xml:lang="en">NuclearRadiationProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all nuclear radiation processes. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MicroPhysicalProcess&quot; class=&quot;cyc_term&quot;&gt;MicroPhysicalProcess&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmittingStuff&quot; class=&quot;cyc_term&quot;&gt;EmittingStuff&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearProcess&quot; class=&quot;cyc_term&quot;&gt;NuclearProcess&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">nuclear radiation process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="The_head_in_a_noun_compound_in_the_modifier_in_a_noun_compound_395">
    <cycAnnot:label xml:lang="en">(TravelingByClassFn TheNCHead TheNCModifier)</cycAnnot:label>
    <rdfs:label xml:lang="en">the head in a noun compound in the modifier in a noun compound</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Procedure_Specification">
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Protocol&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>
    <cycAnnot:label xml:lang="en">Procedure-Specification</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HeartRhythm">
    <cycAnnot:label xml:lang="en">HeartRhythm</cycAnnot:label>
    <rdfs:label xml:lang="en">heart rhythm</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChokingSomeone">
    <rdfs:label xml:lang="en">choking</rdfs:label>
    <cycAnnot:label xml:lang="en">ChokingSomeone</cycAnnot:label>
    <rdfs:comment xml:lang="en">The action of choking someone - constricting an agent around the neck in order to induce pain, injury, or death.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CurrentFlowingInAWireProcess">
    <cycAnnot:label xml:lang="en">CurrentFlowingInAWireProcess</cycAnnot:label>
    <rdfs:label xml:lang="en">current flowing in a wire process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhosphateLeaching">
    <cycAnnot:label xml:lang="en">PhosphateLeaching</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;font color=&quot;#ff0000&quot;&gt;#$Leaching&lt;/font&gt; processes wherein soluble &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Phosphate&quot; class=&quot;cyc_term&quot;&gt;Phosphate&lt;/a&gt;s are removed from dead organic material and enter the soil.</rdfs:comment>
    <rdfs:label xml:lang="en">phosphate leaching</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExperiencingPerception">
    <rdfs:label xml:lang="en">experiencing perception</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events that are related to perception.  We can think of instances of this collection as the mental component of perceptual events, (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving&quot; class=&quot;cyc_term&quot;&gt;Perceiving&lt;/a&gt;).  For instance, if one sees an apple, then there is a physical component to this event, i.e. the apple being in place, the light reflecting from it and into the eyes, etc.  However, the aspect of perceiving an apple that is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingPerception&quot; class=&quot;cyc_term&quot;&gt;ExperiencingPerception&lt;/a&gt; is the apple-like images that appear, so to speak, in one&apos;s mind as a result of the perception event.  We might note that while apples are necessary components in perceiving apples, they are not necessary components in having apple-like mental experiences.  This points out a possible gulf that is the source of much discussion in philosophy and cognitive science, i.e. the possible gulf between the real world and the world as it is experienced.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExperiencingPerception</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CarvedArtwork">
    <rdfs:label xml:lang="en">carved work of art</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;s carved out of stone, wood, metal, etc.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Statue&quot; class=&quot;cyc_term&quot;&gt;Statue&lt;/a&gt;s which are assembled from pieces or molded
(e.g. the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StatueOfLiberty&quot; class=&quot;cyc_term&quot;&gt;StatueOfLiberty&lt;/a&gt;) are not instances of this collection.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CarvedArtwork</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PilotingAShip">
    <cycAnnot:label xml:lang="en">PilotingAShip</cycAnnot:label>
    <rdfs:label xml:lang="en">piloting A ship</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GuidingAMovingObject&quot; class=&quot;cyc_term&quot;&gt;GuidingAMovingObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PilotingAShip&quot; class=&quot;cyc_term&quot;&gt;PilotingAShip&lt;/a&gt; is an event in which some agent (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/driverActor&quot; class=&quot;cyc_term&quot;&gt;driverActor&lt;/a&gt; in an instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransportViaFn&quot; class=&quot;cyc_term&quot;&gt;TransportViaFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ship&quot; class=&quot;cyc_term&quot;&gt;Ship&lt;/a&gt;), often a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShipCaptain&quot; class=&quot;cyc_term&quot;&gt;ShipCaptain&lt;/a&gt;) exercises primary control of the path of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ship&quot; class=&quot;cyc_term&quot;&gt;Ship&lt;/a&gt; through water.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Turning_out">
    <rdfs:label xml:lang="en">turning out</rdfs:label>
    <cycAnnot:label xml:lang="en">(EquippingFn ClothingAccessory)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StandingOrderInstruction">
    <rdfs:label xml:lang="en">instructions for standing order</rdfs:label>
    <cycAnnot:label xml:lang="en">StandingOrderInstruction</cycAnnot: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/2008/06/10/concept/en/DirectDebitInstruction&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitarySupplyPoint">
    <rdfs:label xml:lang="en">military supply point</rdfs:label>
    <cycAnnot:label xml:lang="en">MilitarySupplyPoint</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of intangible geographical locations where supplies, services and materials are located and issued. These locations are temporary and mobile, normally being occupied for up to 72 hours. FM 101-5-1.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingSomethingAvailable">
    <rdfs:comment xml:lang="en">The collection of all activities in which an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; makes it possible for another &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; to use (but not necessarily own) a good or service.</rdfs:comment>
    <rdfs:label xml:lang="en">providing</rdfs:label>
    <cycAnnot:label xml:lang="en">MakingSomethingAvailable</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_sarin_gas">
    <rdfs:label xml:lang="en">exposure to sarin gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Sarin))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IdealTimeInterval">
    <rdfs:label xml:lang="en">ideal time interval</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IdealTimeInterval&quot; class=&quot;cyc_term&quot;&gt;IdealTimeInterval&lt;/a&gt; is an abstract object having
relations to other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IdealTimeInterval&quot; class=&quot;cyc_term&quot;&gt;IdealTimeInterval&lt;/a&gt; that mirror temporal
relations between instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;.  The relation between instances
of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IdealTimeInterval&quot; class=&quot;cyc_term&quot;&gt;IdealTimeInterval&lt;/a&gt; and instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt; can be thought of
as comparable to the relation between physical objects having certain
shapes  and the instances of&lt;font color=&quot;#ff0000&quot;&gt;#$GeometricThing-Abstract&lt;/font&gt; corresponding to
those shapes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IdealTimeInterval</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LosingUserRights">
    <cycAnnot:label xml:lang="en">LosingUserRights</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChangeInUserRights&quot; class=&quot;cyc_term&quot;&gt;ChangeInUserRights&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingUserRights&quot; class=&quot;cyc_term&quot;&gt;LosingUserRights&lt;/a&gt;, an agent loses a previously held right (i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SituationTypeByUserRights&quot; class=&quot;cyc_term&quot;&gt;SituationTypeByUserRights&lt;/a&gt;) to use some item.  The item in question is identified as the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectOfPossessionTransfer&quot; class=&quot;cyc_term&quot;&gt;objectOfPossessionTransfer&lt;/a&gt; (q.v.) in the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingUserRights&quot; class=&quot;cyc_term&quot;&gt;LosingUserRights&lt;/a&gt;, and the agent is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fromPossessor&quot; class=&quot;cyc_term&quot;&gt;fromPossessor&lt;/a&gt; (q.v.) in the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingUserRights&quot; class=&quot;cyc_term&quot;&gt;LosingUserRights&lt;/a&gt;.  The agent may or may not be acting deliberately (see the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/deliberateActors&quot; class=&quot;cyc_term&quot;&gt;deliberateActors&lt;/a&gt;) in the event; e.g., selling one&apos;s car is done on purpose, but having one&apos;s car repossessed usually isn&apos;t.  However, both of those events would be instances of the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LosingUserRights&quot; class=&quot;cyc_term&quot;&gt;LosingUserRights&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">loss of user rights</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NaturalHazard">
    <cycAnnot:label xml:lang="en">NaturalHazard</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DangerousSituation&quot; class=&quot;cyc_term&quot;&gt;DangerousSituation&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalHazard&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt; is the collection of natural hazard events, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HurricaneAsEvent&quot; class=&quot;cyc_term&quot;&gt;HurricaneAsEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mudslide&quot; class=&quot;cyc_term&quot;&gt;Mudslide&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Earthquake&quot; class=&quot;cyc_term&quot;&gt;Earthquake&lt;/a&gt;s and the like. Each instance of this collection is an event that can inflict extensive property damage, injury, or death. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalHazard&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt; which actually cause significant damage are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalDisaster&quot; class=&quot;cyc_term&quot;&gt;NaturalDisaster&lt;/a&gt;.  If the hazards are caused by human action, they are not instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalHazard&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">natural hazard</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiochemicallyHarmfulSubstanceReleaseSituation">
    <rdfs:label xml:lang="en">biochemically harmful substance release situation</rdfs:label>
    <cycAnnot:label xml:lang="en">BiochemicallyHarmfulSubstanceReleaseSituation</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GarbageCollecting">
    <cycAnnot:label xml:lang="en">GarbageCollecting</cycAnnot:label>
    <rdfs:comment xml:lang="en">What garbage collectors, custodians, and maids do as part or all of their job.</rdfs:comment>
    <rdfs:label xml:lang="en">garbage collecting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Photosynthesis_Generic">
    <rdfs:label xml:lang="en">photosynthesis</rdfs:label>
    <cycAnnot:label xml:lang="en">Photosynthesis-Generic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events that include the organized capture of light energy and its transformation into usable chemical energy in the synthesis of organic compounds.  This collection includes &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Photosynthesis_Plant&quot; class=&quot;cyc_term&quot;&gt;Photosynthesis_Plant&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Photosynthesis_Bacterial&quot; class=&quot;cyc_term&quot;&gt;Photosynthesis_Bacterial&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_phenyldichloroarsine">
    <rdfs:label xml:lang="en">exposure to phenyldichloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Phenyldichloroarsine)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PublishedIBT">
    <cycAnnot:label xml:lang="en">PublishedIBT</cycAnnot:label>
    <rdfs:label xml:lang="en">published IBT</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s 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 WorldWideWeb-Concrete, or broadcast on the airwaves.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElevatorCarMoving">
    <cycAnnot:label xml:lang="en">ElevatorCarMoving</cycAnnot:label>
    <rdfs:label xml:lang="en">movement of an elevator</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="LegislativeAct">
    <cycAnnot:label xml:lang="en">LegislativeAct</cycAnnot:label>
    <rdfs:label xml:lang="en">legislative act</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegislativeAct&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Diluting">
    <cycAnnot:label xml:lang="en">Diluting</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mixing events of two or more stuff types in which the concentration of the focal ingredient on one of the inputs commmitted (considered the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectActedOn&quot; class=&quot;cyc_term&quot;&gt;objectActedOn&lt;/a&gt;) is reduced without the resulting stuff becoming a significantly different type of stuff.</rdfs:comment>
    <rdfs:label xml:lang="en">diluting</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WaitingList">
    <cycAnnot:label xml:lang="en">WaitingList</cycAnnot:label>
    <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/2008/06/10/concept/en/seriesMembers&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ClimbingDown">
    <rdfs:label xml:lang="en">climbing down</rdfs:label>
    <cycAnnot:label xml:lang="en">ClimbingDown</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DescendingAlongSurface&quot; class=&quot;cyc_term&quot;&gt;DescendingAlongSurface&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess_Animal&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess_Animal&lt;/a&gt; (qq.v.).  Each instance
of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClimbingDown&quot; class=&quot;cyc_term&quot;&gt;ClimbingDown&lt;/a&gt; is an event in which an agent climbs down the surface of an object.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_VK">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn VK-NerveAgent))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid VK</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Witchcraft">
    <rdfs:label xml:lang="en">witchcraft</rdfs:label>
    <cycAnnot:label xml:lang="en">Witchcraft</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParanormalEvent&quot; class=&quot;cyc_term&quot;&gt;ParanormalEvent&lt;/a&gt;s performed by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Witch&quot; class=&quot;cyc_term&quot;&gt;Witch&lt;/a&gt;es. Includes things like casting spells and flying on &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WitchBroomstick&quot; class=&quot;cyc_term&quot;&gt;WitchBroomstick&lt;/a&gt;s.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="GraduatedPaymentMortgage">
    <rdfs:label xml:lang="en">graduated payment mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">GraduatedPaymentMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s whose payments are increased according to a schedule specified by the agreement.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GraduatedPaymentMortgage&quot; class=&quot;cyc_term&quot;&gt;GraduatedPaymentMortgage&lt;/a&gt;s are intended to be used for home buyers whose incomes are expected to increase over time.  They may be either &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FixedRateLoan&quot; class=&quot;cyc_term&quot;&gt;FixedRateLoan&lt;/a&gt;s or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdjustableRateLoan&quot; class=&quot;cyc_term&quot;&gt;AdjustableRateLoan&lt;/a&gt;s.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SculptureInTheRound">
    <cycAnnot:label xml:lang="en">SculptureInTheRound</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sculpture&quot; class=&quot;cyc_term&quot;&gt;Sculpture&lt;/a&gt; (q.v.).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SculptureInTheRound&quot; class=&quot;cyc_term&quot;&gt;SculptureInTheRound&lt;/a&gt; are sculptures that are fully three-dimensional, in the sense that they are not attached to a background (the base of a statue does not count as a background, by convention), and so are, at least in principle, viewable from any direction.</rdfs:comment>
    <rdfs:label xml:lang="en">sculpture in the round</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrainingProcess">
    <rdfs:label xml:lang="en">drain</rdfs:label>
    <cycAnnot:label xml:lang="en">DrainingProcess</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Prevention_of_transportation">
    <rdfs:label xml:lang="en">prevention of transportation</rdfs:label>
    <cycAnnot:label xml:lang="en">(PreventingFn TransportationEvent)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MovementThroughAir">
    <rdfs:label xml:lang="en">movement through the air</rdfs:label>
    <cycAnnot:label xml:lang="en">MovementThroughAir</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt; that follow a complete trajectory through the air. [See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrajectoryThroughAir&quot; class=&quot;cyc_term&quot;&gt;TrajectoryThroughAir&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/trajectory_Complete&quot; class=&quot;cyc_term&quot;&gt;trajectory_Complete&lt;/a&gt;.]</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Artifact_Generic">
    <cycAnnot:label xml:lang="en">Artifact-Generic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of things created by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/KnowledgeBase&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/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;s is partitioned into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">generic artifact</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InternalCumShotPicture">
    <rdfs:comment xml:lang="en">A subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PornographicPicture&quot; class=&quot;cyc_term&quot;&gt;PornographicPicture&lt;/a&gt;.   These are pictures of the vagina or anus where the semen  of the sexual partner is still visually apparent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InternalCumShotPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">internal cum shot picture</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Walking_Generic">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ambulation&quot; class=&quot;cyc_term&quot;&gt;Ambulation&lt;/a&gt;: the collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess&lt;/a&gt; in which the locomotor (usually but not necessarily an animal) always has at least one foot in contact with the surface. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Walking_Generic&quot; class=&quot;cyc_term&quot;&gt;Walking_Generic&lt;/a&gt; is therefore disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Running&quot; class=&quot;cyc_term&quot;&gt;Running&lt;/a&gt;. Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalWalkingProcess&quot; class=&quot;cyc_term&quot;&gt;AnimalWalkingProcess&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnFourLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnFourLegs&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">walk</rdfs:label>
    <cycAnnot:label xml:lang="en">Walking-Generic</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AscendingStairs">
    <cycAnnot:label xml:lang="en">AscendingStairs</cycAnnot:label>
    <rdfs:label xml:lang="en">ascending stairs</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ambulation&quot; class=&quot;cyc_term&quot;&gt;Ambulation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AscendingEvent&quot; class=&quot;cyc_term&quot;&gt;AscendingEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AscendingStairs&quot; class=&quot;cyc_term&quot;&gt;AscendingStairs&lt;/a&gt; is an event in which an agent climbs part or all of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Stairway&quot; class=&quot;cyc_term&quot;&gt;Stairway&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DescendingStairs&quot; class=&quot;cyc_term&quot;&gt;DescendingStairs&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Roll_WhileTranslating">
    <rdfs:comment xml:lang="en">A collection of events.  Turning about the back to front axis (normally the direction of travel) for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/transporter&quot; class=&quot;cyc_term&quot;&gt;transporter&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirTransportationDevice&quot; class=&quot;cyc_term&quot;&gt;AirTransportationDevice&lt;/a&gt;, drone plane, unmanned rocket, ...) not traveling along a solid surface.  An aircraft, ship, or spacecraft may roll in this sense of the word.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Roll-WhileTranslating</cycAnnot:label>
    <rdfs:label xml:lang="en">roll while translating</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CovertAgent">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CovertAgent&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/2008/06/10/concept/en/CovertAgent&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Microwave_transmission">
    <rdfs:comment xml:lang="en">The collection of all microwave transmissions. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MicrowaveRadiation&quot; class=&quot;cyc_term&quot;&gt;MicrowaveRadiation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(TransmissionOfRadiationTypeFn MicrowaveRadiation)</cycAnnot:label>
    <rdfs:label xml:lang="en">microwave transmission</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IncreaseEvent">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s the focal characteristic of which is a increase in some quantity.</rdfs:comment>
    <rdfs:label xml:lang="en">increase</rdfs:label>
    <cycAnnot:label xml:lang="en">IncreaseEvent</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AdvocatingACause">
    <rdfs:label xml:lang="en">advocate of a cause</rdfs:label>
    <cycAnnot:label xml:lang="en">AdvocatingACause</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AdultChatRoom">
    <cycAnnot:label xml:lang="en">AdultChatRoom</cycAnnot:label>
    <rdfs:label xml:lang="en">adult chat room</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SupportingStructure">
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanScaleObject&quot; class=&quot;cyc_term&quot;&gt;HumanScaleObject&lt;/a&gt;. Each instance is a physical structure that serves to support something.</rdfs:comment>
    <rdfs:label xml:lang="en">supporting structure</rdfs:label>
    <cycAnnot:label xml:lang="en">SupportingStructure</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CommodityFuturesContract">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FuturesContract&quot; class=&quot;cyc_term&quot;&gt;FuturesContract&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommodityFuturesContract&quot; class=&quot;cyc_term&quot;&gt;CommodityFuturesContract&lt;/a&gt; is a sales contract between a buyer and seller of a certain kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommodityProduct&quot; class=&quot;cyc_term&quot;&gt;CommodityProduct&lt;/a&gt;.  Commodity trading mostly occur at futures exchanges like at the Chicago Mercantile Exchange.  The price is fixed and the deliverable date is set in advance.    The risk for the buyer is that the market price for the asset will drop by the time he receives it; the seller is worried the price will go higher.   Commodity futures contacts often involve &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommodityProduct&quot; class=&quot;cyc_term&quot;&gt;CommodityProduct&lt;/a&gt;s: such as crude oil, lumber wheat, gold, and etc.</rdfs:comment>
    <rdfs:label xml:lang="en">commodity futures contract</rdfs:label>
    <cycAnnot:label xml:lang="en">CommodityFuturesContract</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_spoilage">
    <rdfs:label xml:lang="en">prevention of spoilage</rdfs:label>
    <cycAnnot:label xml:lang="en">(PreventingFn Spoiling)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MartialArtsActivity_Asian">
    <cycAnnot:label xml:lang="en">MartialArtsActivity-Asian</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all activities that consist of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; practicing, performing, or using an Asian martial art like karate, kung fu, or taekwondo.</rdfs:comment>
    <rdfs:label xml:lang="en">martial art</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AustralianTypeMortgage">
    <rdfs:label xml:lang="en">Australian-type mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">AustralianTypeMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StateOfMatterChangeEvent">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StateOfMatterChangeEvent&quot; class=&quot;cyc_term&quot;&gt;StateOfMatterChangeEvent&lt;/a&gt; is the collection of events in which some piece of matter changes from one of the physical states of matter to another.  Such changes of state can be induced by changes in temperature (or the equivalent in the manipulation of kinetic energy).  Each particular instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Boiling&quot; class=&quot;cyc_term&quot;&gt;Boiling&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Freezing&quot; class=&quot;cyc_term&quot;&gt;Freezing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Evaporating&quot; class=&quot;cyc_term&quot;&gt;Evaporating&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Condensing&quot; class=&quot;cyc_term&quot;&gt;Condensing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Melting&quot; class=&quot;cyc_term&quot;&gt;Melting&lt;/a&gt;, etc. is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StateOfMatterChangeEvent&quot; class=&quot;cyc_term&quot;&gt;StateOfMatterChangeEvent&lt;/a&gt;.  
Note: Most Cyc microtheories distinguish four states of matter, namely, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Solid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Solid_StateOfMatter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Plasma_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Plasma_StateOfMatter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Liquid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Liquid_StateOfMatter&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gaseous_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Gaseous_StateOfMatter&lt;/a&gt;.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MatterTypeByPhysicalState&quot; class=&quot;cyc_term&quot;&gt;MatterTypeByPhysicalState&lt;/a&gt; and its individual state constants.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StateOfMatterChangeEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">physical state change event</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SewerCoupling">
    <cycAnnot:label xml:lang="en">SewerCoupling</cycAnnot:label>
    <rdfs:label xml:lang="en">sewer coupling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PaddlingABoat">
    <rdfs:label xml:lang="en">paddling</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Boating&quot; class=&quot;cyc_term&quot;&gt;Boating&lt;/a&gt; in which the boat is propelled partially or wholly by means of repeatedly dipping a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Paddle_Water&quot; class=&quot;cyc_term&quot;&gt;Paddle_Water&lt;/a&gt; into the water, pushing or pulling the paddle against the water, and removing the paddle.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PaddlingABoat</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_generic_agents">
    <cycAnnot:label xml:lang="en">(ProtectingFn Agent-Generic)</cycAnnot:label>
    <rdfs:label xml:lang="en">protection of generic agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bratticing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Brattice)</cycAnnot:label>
    <rdfs:label xml:lang="en">bratticing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TemporallyContinuousThing">
    <rdfs:label xml:lang="en">temporally continuous thing</rdfs:label>
    <cycAnnot:label xml:lang="en">TemporallyContinuousThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyContinuousThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyContinuousThing&lt;/a&gt; &lt;code&gt;&lt;b&gt;CONT&lt;/b&gt;&lt;/code&gt; is a thing that occupies (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/temporalExtent&quot; class=&quot;cyc_term&quot;&gt;temporalExtent&lt;/a&gt;) or is one continuous chunk of time.  More precisely: &lt;code&gt;&lt;b&gt;CONT&lt;/b&gt;&lt;/code&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/temporallySubsumes&quot; class=&quot;cyc_term&quot;&gt;temporallySubsumes&lt;/a&gt; (q.v.) every time-interval between its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/startingPoint&quot; class=&quot;cyc_term&quot;&gt;startingPoint&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/endingPoint&quot; class=&quot;cyc_term&quot;&gt;endingPoint&lt;/a&gt;.   Thus, there is no time-interval between the start and end of &lt;code&gt;&lt;b&gt;CONT&lt;/b&gt;&lt;/code&gt; during which &lt;code&gt;&lt;b&gt;CONT&lt;/b&gt;&lt;/code&gt; does not exist (if a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;) or occur (if an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;) or obtain (if a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;) or which &lt;code&gt;&lt;b&gt;CONT&lt;/b&gt;&lt;/code&gt; does not have as one of its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; (if a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;).
&lt;p/&gt;
For example, all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt;s are temporally-continuous (see the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContinuousTimeInterval&quot; class=&quot;cyc_term&quot;&gt;ContinuousTimeInterval&lt;/a&gt;), and most or all ordinary physical objects are temporally-continuous.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyContinuousThing&quot; class=&quot;cyc_term&quot;&gt;SpatiallyContinuousThing&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqnd2">
    <rdfs:label xml:lang="en">bqnd 2</rdfs:label>
    <cycAnnot:label xml:lang="en">Bqnd2</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExposureOfOrganismToHarmfulSubstance">
    <rdfs:label xml:lang="en">exposure to a harmful substance</rdfs:label>
    <cycAnnot:label xml:lang="en">ExposureOfOrganismToHarmfulSubstance</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; comes into &apos;contact&apos; with an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiochemicallyHarmfulSubstance&quot; class=&quot;cyc_term&quot;&gt;BiochemicallyHarmfulSubstance&lt;/a&gt;, where &apos;contact&apos; is loosely construed as any positioning or action that would place the organism at risk of succumbing to a harmful action of the type usually associated with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiochemicallyHarmfulSubstance&quot; class=&quot;cyc_term&quot;&gt;BiochemicallyHarmfulSubstance&lt;/a&gt;.  This connotation of &apos;exposure&apos; is most often used in connection with the exposure of an individual or population to a disease-causing agent, but may also refer to exposure to other hazardous substances, e.g., radioactive material.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CriminalOrganizationDeliberateActorsSmugglingNuclearMaterial">
    <rdfs:label xml:lang="en">criminal organization deliberate actors smuggling nuclear material</rdfs:label>
    <cycAnnot:label xml:lang="en">CriminalOrganizationDeliberateActorsSmugglingNuclearMaterial</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MarketFacilitationVenueOrSystem">
    <cycAnnot:label xml:lang="en">MarketFacilitationVenueOrSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &amp;quot;markets&amp;quot; &lt;i&gt;qua&lt;/i&gt; organizations (such as the NYSE (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NewYorkStockExchange&quot; class=&quot;cyc_term&quot;&gt;NewYorkStockExchange&lt;/a&gt;)) or systems for trading (e.g., NASDAQ (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NASDAQSecuritiesTradingSystem&quot; class=&quot;cyc_term&quot;&gt;NASDAQSecuritiesTradingSystem&lt;/a&gt;)) that serve to give structure to various markets.</rdfs:comment>
    <rdfs:label xml:lang="en">market facilitation venue or system</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ApplyingAForce">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplyingAForce&quot; class=&quot;cyc_term&quot;&gt;ApplyingAForce&lt;/a&gt; is an event in which a force is applied to an object.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ApplyingAForce</cycAnnot:label>
    <rdfs:label xml:lang="en">applying force to an object</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="UnspecifiedValve">
    <cycAnnot:label xml:lang="en">UnspecifiedValve</cycAnnot:label>
    <rdfs:label xml:lang="en">unspecified valve</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PartOfBuilding">
    <cycAnnot:label xml:lang="en">PartOfBuilding</cycAnnot:label>
    <rdfs:label xml:lang="en">part of a building</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartOfBuilding&quot; class=&quot;cyc_term&quot;&gt;PartOfBuilding&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartOfAnHSC&quot; class=&quot;cyc_term&quot;&gt;PartOfAnHSC&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartOfBuilding&quot; class=&quot;cyc_term&quot;&gt;PartOfBuilding&lt;/a&gt; is a part of a building that is &apos;built-in&apos;, that is, built with the intention of remaining as part of the building.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Prevention_of_sleeping">
    <cycAnnot:label xml:lang="en">(PreventingFn Sleeping)</cycAnnot:label>
    <rdfs:label xml:lang="en">prevention of sleeping</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Antacid_therapy">
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Antacid)</cycAnnot:label>
    <rdfs:label xml:lang="en">antacid therapy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComputationEvent">
    <cycAnnot:label xml:lang="en">ComputationEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">computation event</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of program actions that happen in a particular computer (have a location) and change the state of that computer.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_CS_tear_gas">
    <rdfs:label xml:lang="en">exposure to CS tear gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn CSTearGas)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MassChemicalProcessing">
    <cycAnnot:label xml:lang="en">MassChemicalProcessing</cycAnnot:label>
    <rdfs:comment xml:lang="en">Processing a mass of stuff; possibly even creating a new substance (e.g., steel) from the input materials.</rdfs:comment>
    <rdfs:label xml:lang="en">mass chemical processing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Growling">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAnOralSound&quot; class=&quot;cyc_term&quot;&gt;MakingAnOralSound&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Growling&quot; class=&quot;cyc_term&quot;&gt;Growling&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GrowlingSound&quot; class=&quot;cyc_term&quot;&gt;GrowlingSound&lt;/a&gt; is produced.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Growling</cycAnnot:label>
    <rdfs:label xml:lang="en">growling</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Quasi_AlphabeticWriting">
    <cycAnnot:label xml:lang="en">Quasi-AlphabeticWriting</cycAnnot:label>
    <rdfs:comment xml:lang="en">so very nearly an alphabet</rdfs:comment>
    <rdfs:label xml:lang="en">quasi alphabetic writing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ComicStrip">
    <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/2008/06/10/concept/en/ConceptualWork&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/2008/06/10/concept/en/DickTracy_TheComicStrip&quot; class=&quot;cyc_term&quot;&gt;DickTracy_TheComicStrip&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComicStrip&quot; class=&quot;cyc_term&quot;&gt;ComicStrip&lt;/a&gt; as are individual day&apos;s episodes of Dick Tracy.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GlobalWarming">
    <cycAnnot:label xml:lang="en">GlobalWarming</cycAnnot:label>
    <rdfs:comment xml:lang="en">Collection of global warming events.  A global warming event is a general warming of the average temperature of the Earth.</rdfs:comment>
    <rdfs:label xml:lang="en">global warming</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WalkingWithWalker">
    <rdfs:label xml:lang="en">walking with a walker</rdfs:label>
    <cycAnnot:label xml:lang="en">WalkingWithWalker</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SprintingBackwards">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sprinting&quot; class=&quot;cyc_term&quot;&gt;Sprinting&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RunningBackwards&quot; class=&quot;cyc_term&quot;&gt;RunningBackwards&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SprintingBackwards&quot; class=&quot;cyc_term&quot;&gt;SprintingBackwards&lt;/a&gt; is a sprinting event in which the runner moves in the direction in which his back side is facing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SprintingBackwards</cycAnnot:label>
    <rdfs:label xml:lang="en">sprinting backwards</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Puzzle_Generic">
    <rdfs:comment xml:lang="en">The collection of all puzzles, i.e., instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextualInferenceProblem_AQUAINTFormat">
    <cycAnnot:label xml:lang="en">TextualInferenceProblem-AQUAINTFormat</cycAnnot:label>
    <rdfs:label xml:lang="en">textual inference problem AQUAINT format</rdfs:label>
    <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/2008/06/10/concept/en/NaturalLanguage&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/2008/06/10/concept/en/backgroundTextForTEP&quot; class=&quot;cyc_term&quot;&gt;backgroundTextForTEP&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/queryTextForTEP&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/2008/06/10/concept/en/TextualEntailmentProblem&quot; class=&quot;cyc_term&quot;&gt;TextualEntailmentProblem&lt;/a&gt;.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/textStringForTEPResponse&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/2008/06/10/concept/en/TEPResponse&quot; class=&quot;cyc_term&quot;&gt;TEPResponse&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqnd3">
    <cycAnnot:label xml:lang="en">Bqnd3</cycAnnot:label>
    <rdfs:label xml:lang="en">bqnd 3</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MethaneFire">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; and a specialization of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fire_ClassB&quot; class=&quot;cyc_term&quot;&gt;Fire_ClassB&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MethaneFire&quot; class=&quot;cyc_term&quot;&gt;MethaneFire&lt;/a&gt; have &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Methane&quot; class=&quot;cyc_term&quot;&gt;Methane&lt;/a&gt; as their
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/energySourceForEvent&quot; class=&quot;cyc_term&quot;&gt;energySourceForEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MethaneFire</cycAnnot:label>
    <rdfs:label xml:lang="en">methane fire</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Situation">
    <cycAnnot:label xml:lang="en">Situation</cycAnnot:label>
    <rdfs:label xml:lang="en">situation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; is a state or event consisting of one or more objects having certain properties or bearing certain relations to each other.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;; it is disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ActOfParliament">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegislativeAct&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/2008/06/10/concept/en/Parliament&quot; class=&quot;cyc_term&quot;&gt;Parliament&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">act of parliament</rdfs:label>
    <cycAnnot:label xml:lang="en">ActOfParliament</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Lobby_RoomPhysicalPartsApartmentBuilding">
    <cycAnnot:label xml:lang="en">Lobby-RoomPhysicalPartsApartmentBuilding</cycAnnot:label>
    <rdfs:label xml:lang="en">lobby room physical parts apartment building</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChemicalBond">
    <cycAnnot:label xml:lang="en">ChemicalBond</cycAnnot:label>
    <rdfs:label xml:lang="en">chemical bond</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of configurations in which two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalObject&quot; class=&quot;cyc_term&quot;&gt;ChemicalObject&lt;/a&gt;s are held together by a chemical bond. An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalBond&quot; class=&quot;cyc_term&quot;&gt;ChemicalBond&lt;/a&gt; relates three objects: two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Atom&quot; class=&quot;cyc_term&quot;&gt;Atom&lt;/a&gt;s and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Molecule&quot; class=&quot;cyc_term&quot;&gt;Molecule&lt;/a&gt; in which the two atoms are bound together.  The bond can be considered to bind together two molecular components (atoms, radicals, etc.) within some larger molecular component, as well as merely two atoms within a molecule.  Important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalBond&quot; class=&quot;cyc_term&quot;&gt;ChemicalBond&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CovalentBond&quot; class=&quot;cyc_term&quot;&gt;CovalentBond&lt;/a&gt; (for cases in which electrons are shared), ionic bond, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HydrogenBond&quot; class=&quot;cyc_term&quot;&gt;HydrogenBond&lt;/a&gt; (qqv).  Variations on the type and the structure of the mediator of a bond are the main motivation for the specialization of this collection.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectConfiguredInChemicalBond&quot; class=&quot;cyc_term&quot;&gt;objectConfiguredInChemicalBond&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/mediatorConfigured_ChemBond&quot; class=&quot;cyc_term&quot;&gt;mediatorConfigured_ChemBond&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LegalSystemType">
    <cycAnnot:label xml:lang="en">LegalSystemType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of legal systems. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalSystemType&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>
    <rdfs:label xml:lang="en">legal system type</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Copper_bottomming">
    <rdfs:label xml:lang="en">copper bottomming</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn (CollectionIntersectionFn (TheSet Copper BottomSide)))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Inhaling_biological_agents">
    <cycAnnot:label xml:lang="en">(InhalingFn BiologicalAgentStuff)</cycAnnot:label>
    <rdfs:label xml:lang="en">inhaling biological agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Rimming">
    <rdfs:label xml:lang="en">rimming</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingAvailableFn (CollectionIntersectionFn (TheSet Rim-BoundaryLine SomethingExisting)))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiochemicalSynthesis">
    <cycAnnot:label xml:lang="en">BiochemicalSynthesis</cycAnnot:label>
    <rdfs:label xml:lang="en">biochemical synthesis</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events. During instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiochemicalSynthesis&quot; class=&quot;cyc_term&quot;&gt;BiochemicalSynthesis&lt;/a&gt;, some chemical object is produced by synthesis (usually from more elementary objects) by some living organism or its parts. See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiochemicalSynthesisFn&quot; class=&quot;cyc_term&quot;&gt;BiochemicalSynthesisFn&lt;/a&gt; to denote the collection of biochemical synthesis of a given type of molecules; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/biochemicalSynthesisOfMolecularType&quot; class=&quot;cyc_term&quot;&gt;biochemicalSynthesisOfMolecularType&lt;/a&gt;, the corresponding predicate for this function.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TranslationAlongInternalLivingStructure">
    <rdfs:label xml:lang="en">biological transportation</rdfs:label>
    <cycAnnot:label xml:lang="en">TranslationAlongInternalLivingStructure</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Translation_Complete&quot; class=&quot;cyc_term&quot;&gt;Translation_Complete&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationAlongInternalLivingStructure&quot; class=&quot;cyc_term&quot;&gt;TranslationAlongInternalLivingStructure&lt;/a&gt; is a movement event in which the trajectory of the object moving (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/trajectory_Complete&quot; class=&quot;cyc_term&quot;&gt;trajectory_Complete&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primaryObjectMoving&quot; class=&quot;cyc_term&quot;&gt;primaryObjectMoving&lt;/a&gt;) follows a living structure (an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt;) internal to some organism (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt;) for a significant portion of the movement (so that the living structure is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Partial&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Partial&lt;/a&gt; (q.v.) for the movement).  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationAlongInternalLivingStructure&quot; class=&quot;cyc_term&quot;&gt;TranslationAlongInternalLivingStructure&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EatingEvent&quot; class=&quot;cyc_term&quot;&gt;EatingEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DigestionEvent&quot; class=&quot;cyc_term&quot;&gt;DigestionEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Inhaling&quot; class=&quot;cyc_term&quot;&gt;Inhaling&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProgramAction">
    <rdfs:label xml:lang="en">program action</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of actions performed by computers. Instances include displaying text and images on a monitor, making sounds, input and output actions, and manipulation of external objects. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProgramAction&quot; class=&quot;cyc_term&quot;&gt;ProgramAction&lt;/a&gt; does not include actions of humans or other external agents to initiate the action of the computer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ProgramAction</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Antihistamine_therapy">
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Antihistamine)</cycAnnot:label>
    <rdfs:label xml:lang="en">antihistamine therapy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExperiencingEmotion">
    <rdfs:label xml:lang="en">experiencing emotion</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExperiencingEmotion&quot; class=&quot;cyc_term&quot;&gt;ExperiencingEmotion&lt;/a&gt; is the collection of events in which one particular agent experiences emotion or affective feeling (for what constitutes an emotion or affective feeling see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FeelingAttribute&quot; class=&quot;cyc_term&quot;&gt;FeelingAttribute&lt;/a&gt;).  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/feelsTowardsObjectToDegree&quot; class=&quot;cyc_term&quot;&gt;feelsTowardsObjectToDegree&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/feelsTowardsEvent&quot; class=&quot;cyc_term&quot;&gt;feelsTowardsEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/feelsEmotion&quot; class=&quot;cyc_term&quot;&gt;feelsEmotion&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/feelsPotentialEmotion&quot; class=&quot;cyc_term&quot;&gt;feelsPotentialEmotion&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExperiencingEmotion</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AmateurRadioBroadcasting">
    <rdfs:label xml:lang="en">ham radio</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all radio broadcasts which are made by a non-professional for recreation, usually using homemade equipment.  This practice is commonly known in the United States (and perhaps other places) as &apos;ham radio&apos;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AmateurRadioBroadcasting</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_writing">
    <cycAnnot:label xml:lang="en">(TrainingForFn Writing)</cycAnnot:label>
    <rdfs:label xml:lang="en">training for writing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SystemV">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SystemV&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/2008/06/10/concept/en/BSDUnix&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/2008/06/10/concept/en/UnixOS&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt; such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SunOS_OperatingSystem&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/2008/06/10/concept/en/SystemV&quot; class=&quot;cyc_term&quot;&gt;SystemV&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BSDUnix&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/2008/06/10/concept/en/SystemV_OperatingSystem&quot; class=&quot;cyc_term&quot;&gt;SystemV_OperatingSystem&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SystemV</cycAnnot:label>
    <rdfs:label xml:lang="en">System V operating system</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysicalPartOfObject">
    <rdfs:label xml:lang="en">part</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of things that are best thought of as parts of other things, and about which we might have something useful to say.  Think of table legs, sleeves of garments, etc.  This is just to make it easier to search through all this part stuff when someone needs to do so.  None of us (&lt;font color=&quot;#ff0000&quot;&gt;#$Guha&lt;/font&gt;, Karen, Nick ...) are very happy with this collection ...</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalPartOfObject</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidCirculating">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidCirculating&quot; class=&quot;cyc_term&quot;&gt;FluidCirculating&lt;/a&gt; is a moving event in which pieces of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; are moving, but the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is not necessarily undergoing rotational (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_Rotation&quot; class=&quot;cyc_term&quot;&gt;Movement_Rotation&lt;/a&gt;) or translational motion (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;) as a whole.  E.g. the parts of a whirlpool are moving with respect to one another but the whirlpool as a whole may or may not be changing its location.  Tornadoes also undergo &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidCirculating&quot; class=&quot;cyc_term&quot;&gt;FluidCirculating&lt;/a&gt;s.  Note that if the tornado as a whole were undergoing motion it would be necessary to either make the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidCirculating&quot; class=&quot;cyc_term&quot;&gt;FluidCirculating&lt;/a&gt; event also an element of some appropriate specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovementEvent&quot; class=&quot;cyc_term&quot;&gt;MovementEvent&lt;/a&gt; or to reify another event (which was not a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidCirculating&quot; class=&quot;cyc_term&quot;&gt;FluidCirculating&lt;/a&gt;) to describe its motion as a whole.</rdfs:comment>
    <rdfs:label xml:lang="en">circulation</rdfs:label>
    <cycAnnot:label xml:lang="en">FluidCirculating</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ApplyingObjectToSurface">
    <rdfs:comment xml:lang="en">A collection of events. In each ApplyingObjectToSurface event, a physical object is attached to a surface.  Important subcollections of this are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MountingOntoSurface&quot; class=&quot;cyc_term&quot;&gt;MountingOntoSurface&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplyingAdhesiveBackedMaterialToSurface&quot; class=&quot;cyc_term&quot;&gt;ApplyingAdhesiveBackedMaterialToSurface&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpreadingSheetOntoSurface&quot; class=&quot;cyc_term&quot;&gt;SpreadingSheetOntoSurface&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">applying object to surface</rdfs:label>
    <cycAnnot:label xml:lang="en">ApplyingObjectToSurface</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OEIC_share">
    <cycAnnot:label xml:lang="en">(SharesInFundTypeFn OpenEndedInvestmentCompany)</cycAnnot:label>
    <rdfs:label xml:lang="en">OEIC share</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AudioTapeRecording">
    <cycAnnot:label xml:lang="en">AudioTapeRecording</cycAnnot:label>
    <rdfs:label xml:lang="en">tape-recording</rdfs:label>
    <rdfs:comment xml:lang="en">Recording audio sounds onto an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioCassette&quot; class=&quot;cyc_term&quot;&gt;AudioCassette&lt;/a&gt; tape</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AQUAINTKBPEProblem_WorkingFromCycL">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualInferenceProblem_AQUAINTFormat&quot; class=&quot;cyc_term&quot;&gt;TextualInferenceProblem_AQUAINTFormat&lt;/a&gt;.  Instances of this collection are textual inference problems that return the correct answers using the desired CycL as recorded on the textual inference problem.</rdfs:comment>
    <rdfs:label xml:lang="en">AQUAINTKBPE problem working from cyc L</rdfs:label>
    <cycAnnot:label xml:lang="en">AQUAINTKBPEProblem-WorkingFromCycL</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AnimateActivity">
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; (q.v.) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Localized&quot; class=&quot;cyc_term&quot;&gt;Event_Localized&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimateActivity&quot; class=&quot;cyc_term&quot;&gt;AnimateActivity&lt;/a&gt; is a spatially-localized action, each of whose &amp;quot;doers&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/animateDoer&quot; class=&quot;cyc_term&quot;&gt;animateDoer&lt;/a&gt;s) is either a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt; or a group of BLOs (i.e. a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Group&quot; class=&quot;cyc_term&quot;&gt;Group&lt;/a&gt; all of whose members are BLOs).  Specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalActivity&quot; class=&quot;cyc_term&quot;&gt;AnimalActivity&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalEvent&quot; class=&quot;cyc_term&quot;&gt;BiologicalEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalProcess&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AnimateActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">animate activity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ElectronicGame">
    <cycAnnot:label xml:lang="en">ElectronicGame</cycAnnot:label>
    <rdfs:label xml:lang="en">electronic game</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all electronic games. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Training_for_Transport_Via_Fn_private_plane">
    <rdfs:label xml:lang="en">training for Transport Via Fn private plane</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn (TransportViaFn PrivatePlane))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BidirectionalCustomaryPath">
    <rdfs:label xml:lang="en">bidirectional route</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Path_Customary&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/2008/06/10/concept/en/DirectedCustomaryPath&quot; class=&quot;cyc_term&quot;&gt;DirectedCustomaryPath&lt;/a&gt; for customary paths with a customary direction.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BidirectionalCustomaryPath</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AuroraAustralis">
    <rdfs:label xml:lang="en">AuroraAustralis</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Aurora Australis events. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Aurora_Ionospheric&quot; class=&quot;cyc_term&quot;&gt;Aurora_Ionospheric&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AuroraAustralis</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ResolvedBugzillaBugReport">
    <cycAnnot:label xml:lang="en">ResolvedBugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">resolved Bugzilla bug report</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ExtremeThermalSituation">
    <rdfs:comment xml:lang="en">This is the collection of situations involving dangerous extremes of heat or cold.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExtremeThermalSituation</cycAnnot:label>
    <rdfs:label xml:lang="en">extreme thermal situation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HoldingOnBack">
    <rdfs:label xml:lang="en">holding something on one&apos;s back</rdfs:label>
    <rdfs:comment xml:lang="en">An animal holding something, by supporting the thing&apos;s weight on its back.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HoldingOnBack</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RepaymentMortgage">
    <rdfs:label xml:lang="en">repayment mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">RepaymentMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InstallmentLoan&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConstrainedRotation">
    <rdfs:label xml:lang="en">constrained rotation</rdfs:label>
    <cycAnnot:label xml:lang="en">ConstrainedRotation</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_Rotation&quot; class=&quot;cyc_term&quot;&gt;Movement_Rotation&lt;/a&gt; constrained by physical contact with a solid or liquid external object along an external or internal boundary of the rotating object.  Physical contact between the rotating body and the external object continues during the rotation, although pairs of points of the two objects in contact may change.  Rigidly connected &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/physicalParts&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; of an object undergo &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstrainedRotation&quot; class=&quot;cyc_term&quot;&gt;ConstrainedRotation&lt;/a&gt; if the part to which it they are connected also undergo &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstrainedRotation&quot; class=&quot;cyc_term&quot;&gt;ConstrainedRotation&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RollingOnASurface&quot; class=&quot;cyc_term&quot;&gt;RollingOnASurface&lt;/a&gt;, spinning on an axle, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BeltedMotion&quot; class=&quot;cyc_term&quot;&gt;BeltedMotion&lt;/a&gt;, bolt insertion, etc. are all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstrainedRotation&quot; class=&quot;cyc_term&quot;&gt;ConstrainedRotation&lt;/a&gt; s.  A borderline case would be juice whirling within a pitcher just after being stirred.  A maple seed helicoptering in its descent is not an example of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConstrainedRotation&quot; class=&quot;cyc_term&quot;&gt;ConstrainedRotation&lt;/a&gt;; neither is a whirlpool in a body of water.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeographicalThing_Intangible_FixedLocation">
    <rdfs:label xml:lang="en">intangible geographical thing with a fixed location</rdfs:label>
    <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/2008/06/10/concept/en/EarthsEquator&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/2008/06/10/concept/en/LongitudeLine&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/2008/06/10/concept/en/GeographicalThing_Intangible_MovableLocation&quot; class=&quot;cyc_term&quot;&gt;GeographicalThing_Intangible_MovableLocation&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="OrganizationWithClients">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; which regularly provide goods or services to non-members, as opposed to organizations that do not provide goods or services to non-members [see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/clients&quot; class=&quot;cyc_term&quot;&gt;clients&lt;/a&gt;,  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganizationWithoutClients&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithoutClients&lt;/a&gt;].  Important specializations are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganizationWithIndividualClients&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithIndividualClients&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganizationWithBusinessClients&quot; class=&quot;cyc_term&quot;&gt;OrganizationWithBusinessClients&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OrganizationWithClients</cycAnnot:label>
    <rdfs:label xml:lang="en">organization with clients</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WesternHorizon">
    <cycAnnot:label xml:lang="en">WesternHorizon</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Horizon&quot; class=&quot;cyc_term&quot;&gt;Horizon&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WesternHorizon&quot; class=&quot;cyc_term&quot;&gt;WesternHorizon&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">western horizon</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WatchingFidoJumpingHurdles">
    <rdfs:label xml:lang="en">watching fido jumping hurdles</rdfs:label>
    <cycAnnot:label xml:lang="en">WatchingFidoJumpingHurdles</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HumanScaleObject">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanScaleObject&quot; class=&quot;cyc_term&quot;&gt;HumanScaleObject&lt;/a&gt; is an object that can be perceived and manipulated by human beings.  Instances of this collection range roughly from objects the size of pinheads to objects the size of aircraft carriers.</rdfs:comment>
    <rdfs:label xml:lang="en">human-scale object</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanScaleObject</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FluidFlow_Complete">
    <rdfs:label xml:lang="en">conducting</rdfs:label>
    <cycAnnot:label xml:lang="en">FluidFlow-Complete</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Complete&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Complete&lt;/a&gt; represent the motion of a piece of fluid from being entirely `at&apos; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectFoundInLocation&quot; class=&quot;cyc_term&quot;&gt;objectFoundInLocation&lt;/a&gt;) the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fromLocation&quot; class=&quot;cyc_term&quot;&gt;fromLocation&lt;/a&gt; to entirely `at&apos; the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt;.  Thus when we say, `The river flowed from West Egg to East Egg&apos; we don&apos;t mean the same thing as `The entire river left West Egg and went to East Egg&apos;.  Therefore, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Complete&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Complete&lt;/a&gt; is not the correct motion event to use.  Instead, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Translation&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Translation&lt;/a&gt; is.  However, if we wish to say, `Joe pumped all the water out of the bilge and into the ocean&apos; we do mean the same thing that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlow_Complete&quot; class=&quot;cyc_term&quot;&gt;FluidFlow_Complete&lt;/a&gt; entails.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PhysiologicalProcess">
    <cycAnnot:label xml:lang="en">PhysiologicalProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which an organism does (typically unconsciously) some process which involves alteration of that agent&apos;s physiological state.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalProcess&lt;/a&gt; is normally one that is done by organisms (or parts of organisms) in the course of living.  A large subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalProcess&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalProcess&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodilyFunctionEvent&quot; class=&quot;cyc_term&quot;&gt;BodilyFunctionEvent&lt;/a&gt;, including its subcollections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Respiration&quot; class=&quot;cyc_term&quot;&gt;Respiration&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DigestingInStomach&quot; class=&quot;cyc_term&quot;&gt;DigestingInStomach&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Heartbeating&quot; class=&quot;cyc_term&quot;&gt;Heartbeating&lt;/a&gt;.  (Compare this collection with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysiologicalCondition&quot; class=&quot;cyc_term&quot;&gt;PhysiologicalCondition&lt;/a&gt;, whose instances are more episodic than process-like.)</rdfs:comment>
    <rdfs:label xml:lang="en">physiological process</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attending_school_at_law_schools">
    <rdfs:label xml:lang="en">attending school at law schools</rdfs:label>
    <cycAnnot:label xml:lang="en">(AttendingSchoolFn LawSchool)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="T1Cable">
    <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/2008/06/10/concept/en/ComputerNetworkingCable&quot; class=&quot;cyc_term&quot;&gt;ComputerNetworkingCable&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">T1Cable</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ManipulatingFoodOrDrink">
    <cycAnnot:label xml:lang="en">ManipulatingFoodOrDrink</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MaterialHandling&quot; class=&quot;cyc_term&quot;&gt;MaterialHandling&lt;/a&gt;. Each instance of this collection is an event which involves moving &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;FoodOrDrink&lt;/a&gt; around, and doing things to it physically.  One example is moving food from plate to mouth (note that once the food has been placed in the mouth this particular event is over). Animals generally use paws or hands to manipulate food.  If the &apos;performer&apos; is a machine (a self-standing electric mixer, for example, or a blender) hands aren&apos;t needed, except to prepare the machine to do the activity.</rdfs:comment>
    <rdfs:label xml:lang="en">food manipulation</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CulturalConvention_Specification">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Specification&quot; class=&quot;cyc_term&quot;&gt;Specification&lt;/a&gt;.    Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalConvention_Specification&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt; is the specification of an activity
or practice that is a regular part of certain
cultures, but not of others (though see below).  Practices
specified by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalConvention_Specification&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt;s are learned, and
typically involve a particular form of activity that is not fully
necessitated by biological need or physical environment (e.g., eating
is not a convention, but eating with certain utensils may be.)
  To be an
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalConvention_Specification&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt;, a specification must
be widely followed within a culture by persons in applicable
circumstances.  Note that a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalConvention_Specification&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt; is an
abstract standard for behavior (mentally encoded by culture members),
rather than the collection of actions conforming to this standard.
 Each is thus a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subWorks&quot; class=&quot;cyc_term&quot;&gt;subWorks&lt;/a&gt; of certain instances of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Culture_Specification&quot; class=&quot;cyc_term&quot;&gt;Culture_Specification&lt;/a&gt;. (If there are universals in learned human
behavior, they can be considered parts of a general human
culture).
 Also note that
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalConvention_Specification&quot; class=&quot;cyc_term&quot;&gt;CulturalConvention_Specification&lt;/a&gt; includes both norms of behavior --
see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EtiquetteOfCultureFn&quot; class=&quot;cyc_term&quot;&gt;EtiquetteOfCultureFn&lt;/a&gt; -- and customary forms of activity
deviations from which would not be considered offensive.</rdfs:comment>
    <rdfs:label xml:lang="en">cultural convention</rdfs:label>
    <cycAnnot:label xml:lang="en">CulturalConvention-Specification</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Victualing">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Food)</cycAnnot:label>
    <rdfs:label xml:lang="en">victualing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AutoMaintenance">
    <rdfs:comment xml:lang="en">Fun things like pumping gas and changing oil; the collection of things people do to keep their automobiles running</rdfs:comment>
    <cycAnnot:label xml:lang="en">AutoMaintenance</cycAnnot:label>
    <rdfs:label xml:lang="en">car maintenance</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LockInOfCommitment">
    <cycAnnot:label xml:lang="en">LockInOfCommitment</cycAnnot:label>
    <rdfs:label xml:lang="en">lock-in</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all lock-ins. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Obligation&quot; class=&quot;cyc_term&quot;&gt;Obligation&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqdp5">
    <cycAnnot:label xml:lang="en">Bqdp5</cycAnnot:label>
    <rdfs:label xml:lang="en">bqdp 5</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationStoring">
    <rdfs:comment xml:lang="en">this is the collection of situations in which information is being stored on some information bearing thing.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InformationStoring</cycAnnot:label>
    <rdfs:label xml:lang="en">storage of information</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HallwayPhysicalPartsApartmentBuilding">
    <rdfs:label xml:lang="en">hallway physical parts apartment building</rdfs:label>
    <cycAnnot:label xml:lang="en">HallwayPhysicalPartsApartmentBuilding</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Attending_school_at_high_schools">
    <rdfs:label xml:lang="en">attending school at high schools</rdfs:label>
    <cycAnnot:label xml:lang="en">(AttendingSchoolFn HighSchool)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PurposefulPhysicalAction">
    <cycAnnot:label xml:lang="en">PurposefulPhysicalAction</cycAnnot:label>
    <rdfs:label xml:lang="en">purposeful composite physical and mental activity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt;s that are performed purposively (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/performedBy&quot; class=&quot;cyc_term&quot;&gt;performedBy&lt;/a&gt;).  This collection is the collection-intersection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt;.  Since each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulPhysicalAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulPhysicalAction&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositePhysicalAndMentalEvent&quot; class=&quot;cyc_term&quot;&gt;CompositePhysicalAndMentalEvent&lt;/a&gt;, each instance has both a mental and a physical component. Driving a car would be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulPhysicalAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulPhysicalAction&lt;/a&gt; since it involves mental and physical functioning on the part of the performing agent and is done purposively.  Crashing a car, conversely, would not normally be an instance (unless the driver purposefully caused the crash).</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VocalEnsemble">
    <cycAnnot:label xml:lang="en">VocalEnsemble</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all vocal ensembles (singing groups of three or more people). A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ensemble&quot; class=&quot;cyc_term&quot;&gt;Ensemble&lt;/a&gt; and group of singers.</rdfs:comment>
    <rdfs:label xml:lang="en">vocal ensemble</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Configuration">
    <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/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing_Localized&quot; class=&quot;cyc_term&quot;&gt;SpatialThing_Localized&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&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/2008/06/10/concept/en/PartiallyTangible&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/2008/06/10/concept/en/Configuration&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/2008/06/10/concept/en/Configuration&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/2008/06/10/concept/en/configuredObjects&quot; class=&quot;cyc_term&quot;&gt;configuredObjects&lt;/a&gt;) in the (individual) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Configuration&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/2008/06/10/concept/en/CordlikeObject&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/2008/06/10/concept/en/CordlikeObject&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/2008/06/10/concept/en/ConfigurationOfComplexObject&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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/WearingSomething&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/2008/06/10/concept/en/InterAgentSituation&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterAgentSituation_TwoAgent&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">configuration</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SportsChatRoom">
    <rdfs:comment xml:lang="en">the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChatRoom&quot; class=&quot;cyc_term&quot;&gt;ChatRoom&lt;/a&gt;s in which 
 users chat about sports.</rdfs:comment>
    <rdfs:label xml:lang="en">sports chat room</rdfs:label>
    <cycAnnot:label xml:lang="en">SportsChatRoom</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SimpleRepairing">
    <rdfs:comment xml:lang="en">The collection of events in which something gets fixed.</rdfs:comment>
    <rdfs:label xml:lang="en">repairing</rdfs:label>
    <cycAnnot:label xml:lang="en">SimpleRepairing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Terrorist_training">
    <rdfs:label xml:lang="en">terrorist training</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn TerroristAct)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SqueezingWithHand">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingWithOneHand&quot; class=&quot;cyc_term&quot;&gt;HoldingWithOneHand&lt;/a&gt; in which the hand is putting considerable pressure on the object being held.  The hand can be in any position.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SqueezingWithHand</cycAnnot:label>
    <rdfs:label xml:lang="en">squeezing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PersonAssemblyArea">
    <cycAnnot:label xml:lang="en">PersonAssemblyArea</cycAnnot:label>
    <rdfs:label xml:lang="en">person assembly area</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all spaces designed or set-aside primarily to hold a group of people who are participating in some event.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DrillingSomething">
    <cycAnnot:label xml:lang="en">DrillingSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events involving a subevent of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrillBit&quot; class=&quot;cyc_term&quot;&gt;DrillBit&lt;/a&gt; spinning along a major axis while translating along that axis through &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;, thereby making a hole and removing part of that solid.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrillingSomething&quot; class=&quot;cyc_term&quot;&gt;DrillingSomething&lt;/a&gt;, itself, is not a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_Rotation&quot; class=&quot;cyc_term&quot;&gt;Movement_Rotation&lt;/a&gt; as it involves not-rotational acts such as translation of the drill&apos;s body.</rdfs:comment>
    <rdfs:label xml:lang="en">drilling a hole</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SociabilityBasedAction">
    <cycAnnot:label xml:lang="en">SociabilityBasedAction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialOccurrence&quot; class=&quot;cyc_term&quot;&gt;SocialOccurrence&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SociabilityBasedAction&quot; class=&quot;cyc_term&quot;&gt;SociabilityBasedAction&lt;/a&gt; is an action done mostly for the sake of sociability, in which considerations of socially acceptable interactions with others are important.</rdfs:comment>
    <rdfs:label xml:lang="en">social activity</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="P4BugzillaBugReport">
    <cycAnnot:label xml:lang="en">P4BugzillaBugReport</cycAnnot:label>
    <rdfs:label xml:lang="en">P4 bugzilla bug report</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Birth_control_pill_therapy">
    <rdfs:label xml:lang="en">birth control pill therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn BirthControlPill)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Radio_wave_reception">
    <cycAnnot:label xml:lang="en">(WaveReceptionFn RadioWave)</cycAnnot:label>
    <rdfs:label xml:lang="en">radio wave-reception</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TranslationAlongASurface">
    <rdfs:comment xml:lang="en">A collection of processes.  In instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TranslationAlongASurface&quot; class=&quot;cyc_term&quot;&gt;TranslationAlongASurface&lt;/a&gt; an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; is moving along a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/motionPathway_Complete&quot; class=&quot;cyc_term&quot;&gt;motionPathway_Complete&lt;/a&gt; in contact with a liquid or solid surface.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectMoving&quot; class=&quot;cyc_term&quot;&gt;objectMoving&lt;/a&gt; crosses [see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/trajectoryPassesThrough&quot; class=&quot;cyc_term&quot;&gt;trajectoryPassesThrough&lt;/a&gt;] the &lt;font color=&quot;#ff0000&quot;&gt;#$Perimeter&lt;/font&gt; of any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/toLocation&quot; class=&quot;cyc_term&quot;&gt;toLocation&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fromLocation&quot; class=&quot;cyc_term&quot;&gt;fromLocation&lt;/a&gt; that is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SurfaceRegion_Bounded&quot; class=&quot;cyc_term&quot;&gt;SurfaceRegion_Bounded&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">movement along a surface</rdfs:label>
    <cycAnnot:label xml:lang="en">TranslationAlongASurface</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Training_for_doing_math">
    <rdfs:label xml:lang="en">training for doing math</rdfs:label>
    <cycAnnot:label xml:lang="en">(TrainingForFn DoingMath)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LookingForSomething">
    <cycAnnot:label xml:lang="en">LookingForSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving_Voluntary&quot; class=&quot;cyc_term&quot;&gt;Perceiving_Voluntary&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LookingForSomething&quot; class=&quot;cyc_term&quot;&gt;LookingForSomething&lt;/a&gt; is an event in which an agent searches for some object.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LookingForSomething&quot; class=&quot;cyc_term&quot;&gt;LookingForSomething&lt;/a&gt; includes cases in which the search is successful, and the object is found, as well as cases in which the search is unsuccessful, and the object is not found.</rdfs:comment>
    <rdfs:label xml:lang="en">searching</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RadarDetectionOfERLaunchedRocket">
    <cycAnnot:label xml:lang="en">RadarDetectionOfERLaunchedRocket</cycAnnot:label>
    <rdfs:label xml:lang="en">radar detection of ER launched rocket</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadarDetection&quot; class=&quot;cyc_term&quot;&gt;RadarDetection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadarDetectionOfERLaunchedRocket&quot; class=&quot;cyc_term&quot;&gt;RadarDetectionOfERLaunchedRocket&lt;/a&gt; is an event in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RadarDevice&quot; class=&quot;cyc_term&quot;&gt;RadarDevice&lt;/a&gt; is used to detect a rocket launched over the Eastern Range.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="RotationalConnection">
    <rdfs:label xml:lang="en">rotational connection</rdfs:label>
    <cycAnnot:label xml:lang="en">RotationalConnection</cycAnnot:label>
    <rdfs:comment xml:lang="en">The rotational connection - one object may rotate with respect to another in the direction || to the axis of connection</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AdjustableRateMortgage">
    <cycAnnot:label xml:lang="en">AdjustableRateMortgage</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s for which either the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/interestRate&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/2008/06/10/concept/en/LoanAgreementTypeByTermOption&quot; class=&quot;cyc_term&quot;&gt;LoanAgreementTypeByTermOption&lt;/a&gt;), or both, can change.</rdfs:comment>
    <rdfs:label xml:lang="en">adjustable rate mortgage</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InformationGathering">
    <rdfs:label xml:lang="en">gathering information</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationGathering</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;.  In each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationGathering&quot; class=&quot;cyc_term&quot;&gt;InformationGathering&lt;/a&gt;, some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; gathers information about something.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_bacterial_agents">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn BacterialBioAgent)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to bacterial agents</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Bqnd5">
    <rdfs:label xml:lang="en">bqnd 5</rdfs:label>
    <cycAnnot:label xml:lang="en">Bqnd5</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_lewisite">
    <rdfs:label xml:lang="en">exposure to liquid lewisite</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn Lewisite))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TextEditing">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntrinsicStateChangeEvent&quot; class=&quot;cyc_term&quot;&gt;IntrinsicStateChangeEvent&lt;/a&gt;. Each instance of this collection is an act of editing some sort of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; -- which could be a text on a computer, or a tangible piece of writing.</rdfs:comment>
    <rdfs:label xml:lang="en">editing</rdfs:label>
    <cycAnnot:label xml:lang="en">TextEditing</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Emission">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Emission&quot; class=&quot;cyc_term&quot;&gt;Emission&lt;/a&gt; is an event in which something `comes out&apos; of a source, where the source in question causally contributes to that thing&apos;s `coming out&apos; (e.g., the source is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/providerOfMotiveForce&quot; class=&quot;cyc_term&quot;&gt;providerOfMotiveForce&lt;/a&gt;).  The source of the emission is indicated with the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/emitter&quot; class=&quot;cyc_term&quot;&gt;emitter&lt;/a&gt;.  If the thing which `comes out&apos; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;, then the event belongs to a more specific collection, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmittingAnObject&quot; class=&quot;cyc_term&quot;&gt;EmittingAnObject&lt;/a&gt;. If an emission is the first sub-event of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt;, then the emission belongs to the more specialized collection, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmittingAWave&quot; class=&quot;cyc_term&quot;&gt;EmittingAWave&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">emitting</rdfs:label>
    <cycAnnot:label xml:lang="en">Emission</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Soul_Spiritual">
    <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/2008/06/10/concept/en/Soul_Spiritual&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/2008/06/10/concept/en/FictionalThing&quot; class=&quot;cyc_term&quot;&gt;FictionalThing&lt;/a&gt;s in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalismMt&quot; class=&quot;cyc_term&quot;&gt;NaturalismMt&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">soul</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HomeEquityLoan">
    <rdfs:label xml:lang="en">home equity loan</rdfs:label>
    <cycAnnot:label xml:lang="en">HomeEquityLoan</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoanAgreement&quot; class=&quot;cyc_term&quot;&gt;LoanAgreement&lt;/a&gt;s that are secured by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt;&apos;s equity in his home.  Home equity loans can be used for any purpose.  Such loans are collateralized by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/borrower&quot; class=&quot;cyc_term&quot;&gt;borrower&lt;/a&gt;&apos;s home.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BlurryStreak">
    <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>
    <cycAnnot:label xml:lang="en">BlurryStreak</cycAnnot:label>
    <rdfs:label xml:lang="en">blur</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BroadcastMediaShow_CW">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="VisualPattern">
    <rdfs:comment xml:lang="en">The collection of visually perceivable patterns, such as the pattern of colors and shapes on a polka-dotted dress, the spots on a leopard, the stripes on a zebra, or the playing surface of a checkerboard.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VisualPattern</cycAnnot:label>
    <rdfs:label xml:lang="en">pattern</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GraspingSomethingWithATool">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HandlingADevice&quot; class=&quot;cyc_term&quot;&gt;HandlingADevice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HoldingAnObject&quot; class=&quot;cyc_term&quot;&gt;HoldingAnObject&lt;/a&gt;: a collection of events in which a tool (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GraspingImplement&quot; class=&quot;cyc_term&quot;&gt;GraspingImplement&lt;/a&gt;) is used to grasp some object.</rdfs:comment>
    <rdfs:label xml:lang="en">grasping with a tool</rdfs:label>
    <cycAnnot:label xml:lang="en">GraspingSomethingWithATool</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Blending">
    <rdfs:comment xml:lang="en">A collection of events.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Blending&quot; class=&quot;cyc_term&quot;&gt;Blending&lt;/a&gt; event, the substance involved (one or more) is stirred so vigorously that it liquefies (if it isn&apos;t already liquid) or becomes a smoother liquid.  Where two or more substances are involved, the output is a mixture of all the substances that were &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/inputs&quot; class=&quot;cyc_term&quot;&gt;inputs&lt;/a&gt; to the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Blending&quot; class=&quot;cyc_term&quot;&gt;Blending&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Blending</cycAnnot:label>
    <rdfs:label xml:lang="en">blending</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MediaTransferEvent">
    <cycAnnot:label xml:lang="en">MediaTransferEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">disseminating news</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MassCommunicating&quot; class=&quot;cyc_term&quot;&gt;MassCommunicating&lt;/a&gt;.  In every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; is distributed to the public as a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s (IBTs). Accordingly, every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; has two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt;: (1) an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Replication&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Replication&lt;/a&gt;, in which the IBTs are produced, and (2) an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TransferOut&quot; class=&quot;cyc_term&quot;&gt;TransferOut&lt;/a&gt;, in which the IBTs are distributed.  Important subsets of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrintCirculationEvent&quot; class=&quot;cyc_term&quot;&gt;PrintCirculationEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;.  In &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrintCirculationEvent&quot; class=&quot;cyc_term&quot;&gt;PrintCirculationEvent&lt;/a&gt;s, the generated IBTs are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardcopyInformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;HardcopyInformationBearingObject&lt;/a&gt;s, and the replication subEvent precedes the distribution subEvent.  In &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransmitting&quot; class=&quot;cyc_term&quot;&gt;MediaTransmitting&lt;/a&gt;, the IBTs are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingWavePropagation&quot; class=&quot;cyc_term&quot;&gt;InformationBearingWavePropagation&lt;/a&gt;s, and the replication subEvent is the same as the distribution subEvent.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaProduct&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PrivateMortgageInsurance">
    <rdfs:label xml:lang="en">PMI</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Private Mortgage Insurance (PMI). A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageInsurance&quot; class=&quot;cyc_term&quot;&gt;MortgageInsurance&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PrivateMortgageInsurance</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Displaying_of_wearable_items">
    <cycAnnot:label xml:lang="en">(DisplayingFn SomethingToWear)</cycAnnot:label>
    <rdfs:label xml:lang="en">displaying of wearable items</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="NuclearFusionProcess">
    <rdfs:label xml:lang="en">nuclear fusion</rdfs:label>
    <cycAnnot:label xml:lang="en">NuclearFusionProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">Whole reaction processes, that either peter out or end with a bang. They consist of lots of individual nuclear fusion events.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_diphenylchloroarsine">
    <rdfs:label xml:lang="en">exposure to gaseous diphenylchloroarsine</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn Diphenylchloroarsine))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalDegenerationEvent">
    <cycAnnot:label xml:lang="en">BiologicalDegenerationEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">Those &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DegenerationEvent&quot; class=&quot;cyc_term&quot;&gt;DegenerationEvent&lt;/a&gt;s in which the object degenerating is a living biological structure.</rdfs:comment>
    <rdfs:label xml:lang="en">biological degeneration</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InvitedDiningAtResidence">
    <rdfs:comment xml:lang="en">A subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialGatheringAtResidence&quot; class=&quot;cyc_term&quot;&gt;SocialGatheringAtResidence&lt;/a&gt;.  In each
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvitedDiningAtResidence&quot; class=&quot;cyc_term&quot;&gt;InvitedDiningAtResidence&lt;/a&gt;, the focal sub-event is a meal
provided for the guest or guests (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/guestAtSocialGathering&quot; class=&quot;cyc_term&quot;&gt;guestAtSocialGathering&lt;/a&gt;, qv.) by
the host.  Typically, the guest and host share the meal, often with
others (e.g., family members of the host).  It is also typical for the
meal to have been prepared by the host and/or some of her close
associates (family, roomates, servants), though it is possible for the
meal to be catered.  In some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvitedDiningAtResidence&quot; class=&quot;cyc_term&quot;&gt;InvitedDiningAtResidence&lt;/a&gt;,
guests contribute to the meal in minor ways, e.g., by bringing side
dishes they purchased or prepared.  But a true &apos;pot-luck&apos; dinner would
not be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InvitedDiningAtResidence&quot; class=&quot;cyc_term&quot;&gt;InvitedDiningAtResidence&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InvitedDiningAtResidence</cycAnnot:label>
    <rdfs:label xml:lang="en">invited dining at residence</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BufferedReader">
    <rdfs:label xml:lang="en">buffered reader</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instantiations of computer input streams containing characters in which data is read sequentially by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessRunning&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessRunning&lt;/a&gt; via a buffer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BufferedReader</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Protection_of_web_sites">
    <rdfs:label xml:lang="en">protection of web sites</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProtectingFn WorldWideWebSite)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="WindingProcess">
    <rdfs:label xml:lang="en">winding</rdfs:label>
    <cycAnnot:label xml:lang="en">WindingProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WindingProcess&quot; class=&quot;cyc_term&quot;&gt;WindingProcess&lt;/a&gt;es by which a 1 or 2 dimensional object is wrapped around a solid object over and over.  If this is done by rotation of the spool around its axis, the more specific term, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reeling&quot; class=&quot;cyc_term&quot;&gt;Reeling&lt;/a&gt;, should be used.  Note that this is distinct from the process of winding a watch (which is a type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoilTightening&quot; class=&quot;cyc_term&quot;&gt;CoilTightening&lt;/a&gt;), since the coil being wound already encircles the center post.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MassCommunicating">
    <cycAnnot:label xml:lang="en">MassCommunicating</cycAnnot:label>
    <rdfs:label xml:lang="en">mass communication</rdfs:label>
    <rdfs:comment xml:lang="en">Communication actions in which a great many agents are the targets of the communication. This is not necessarily limited to communications which use broadcast media such as television or radio -- it also includes mass communications accomplished by print media, by telephoning lots of people, by individually telling many people the same message, or by using a combination of media. Examples: an ad campaign, a ``get out the vote&apos;&apos; effort, or a smear campaign.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IntelligentAgent">
    <rdfs:label xml:lang="en">intelligent agent</rdfs:label>
    <cycAnnot:label xml:lang="en">IntelligentAgent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; (qq.v.).  An agent is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; 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/2008/06/10/concept/en/knowsAbout&quot; class=&quot;cyc_term&quot;&gt;knowsAbout&lt;/a&gt; certain things, and its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&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/2008/06/10/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialBeing&quot; class=&quot;cyc_term&quot;&gt;SocialBeing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultiIndividualAgent_Intelligent&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/2008/06/10/concept/en/Vertebrate&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingAnAudioRecording">
    <cycAnnot:label xml:lang="en">MakingAnAudioRecording</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of processes in which sound-borne information is recorded--e.g., music, voice, utterances, whale songs.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt; can be tapes, records, compact discs, etc.; the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/inputsCommitted&quot; class=&quot;cyc_term&quot;&gt;inputsCommitted&lt;/a&gt; include the blank media on which the recording was done.  The outputs are elements of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AudioRecordedObject&quot; class=&quot;cyc_term&quot;&gt;AudioRecordedObject&lt;/a&gt;; mass-produced recordings belong to the more specialized collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecordedSoundProduct&quot; class=&quot;cyc_term&quot;&gt;RecordedSoundProduct&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">making an audio recording</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LawCommonToMostModernWesternLegalCodes">
    <rdfs:label xml:lang="en">law common to most modern western legal codes</rdfs:label>
    <cycAnnot:label xml:lang="en">LawCommonToMostModernWesternLegalCodes</cycAnnot:label>
    <rdfs:comment xml:lang="en">Instances are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_gaseous_mustard_gas">
    <rdfs:label xml:lang="en">exposure to gaseous mustard gas</rdfs:label>
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (GaseousFn MustardGas))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Permission">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agreement&quot; class=&quot;cyc_term&quot;&gt;Agreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Permission&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/2008/06/10/concept/en/Agent_PartiallyTangible&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/2008/06/10/concept/en/Permission&quot; class=&quot;cyc_term&quot;&gt;Permission&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/License_LegalAgreement&quot; class=&quot;cyc_term&quot;&gt;License_LegalAgreement&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Visa_Permit&quot; class=&quot;cyc_term&quot;&gt;Visa_Permit&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">permission</rdfs:label>
    <cycAnnot:label xml:lang="en">Permission</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Drought">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NaturalHazard&quot; class=&quot;cyc_term&quot;&gt;NaturalHazard&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WeatherEvent&quot; class=&quot;cyc_term&quot;&gt;WeatherEvent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Drought&quot; class=&quot;cyc_term&quot;&gt;Drought&lt;/a&gt; is an event in which a region experiences lower then normal precipitation for an extended period of time.</rdfs:comment>
    <rdfs:label xml:lang="en">drought</rdfs:label>
    <cycAnnot:label xml:lang="en">Drought</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StThomasBasedDetectionOfAtlasRocketWithEastAzimuthFromT339to688">
    <rdfs:label xml:lang="en">st thomas based detection of atlas rocket with east azimuth from T 339to 688</rdfs:label>
    <cycAnnot:label xml:lang="en">StThomasBasedDetectionOfAtlasRocketWithEastAzimuthFromT339to688</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HostingASocialGathering">
    <rdfs:comment xml:lang="en">The class of events in which one or more people prepare for and then host some sort of social gathering intended to entertain their guests -- birthday parties, dinner parties, weddings, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HostingASocialGathering</cycAnnot:label>
    <rdfs:label xml:lang="en">entertaining</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="LineOfDemarcationForSportsArea">
    <rdfs:label xml:lang="en">line of demarcation for sports area</rdfs:label>
    <cycAnnot:label xml:lang="en">LineOfDemarcationForSportsArea</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_liquid_VE">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn (LiquidFn VE-NerveAgent))</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to liquid VE</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Design">
    <rdfs:comment xml:lang="en">The collection of all designs. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectSpecification&quot; class=&quot;cyc_term&quot;&gt;ObjectSpecification&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">design</rdfs:label>
    <cycAnnot:label xml:lang="en">Design</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ClassSubclassHierarchy">
    <cycAnnot:label xml:lang="en">ClassSubclassHierarchy</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all taxonomic systems that describe a domain only along class (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/elementOf&quot; class=&quot;cyc_term&quot;&gt;elementOf&lt;/a&gt;) and sub-class (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subsetOf&quot; class=&quot;cyc_term&quot;&gt;subsetOf&lt;/a&gt;) lines.  In some circles, only this kind of system is appropriately described as a &amp;quot;taxonomy&amp;quot;.</rdfs:comment>
    <rdfs:label xml:lang="en">class/sub-class hierarchy</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BaseballPitch">
    <cycAnnot:label xml:lang="en">BaseballPitch</cycAnnot:label>
    <rdfs:comment xml:lang="en">The motion of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Baseball_Ball&quot; class=&quot;cyc_term&quot;&gt;Baseball_Ball&lt;/a&gt; as it travels from the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BaseballPitcher&quot; class=&quot;cyc_term&quot;&gt;BaseballPitcher&lt;/a&gt; to (and possibly past) &lt;font color=&quot;#ff0000&quot;&gt;#$HomePlate&lt;/font&gt; following a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BaseballDelivery&quot; class=&quot;cyc_term&quot;&gt;BaseballDelivery&lt;/a&gt;. The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Baseball_Ball&quot; class=&quot;cyc_term&quot;&gt;Baseball_Ball&lt;/a&gt; almost always undergoes some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonConstrainedRotation&quot; class=&quot;cyc_term&quot;&gt;NonConstrainedRotation&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">delivering</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TitleAgreement">
    <cycAnnot:label xml:lang="en">TitleAgreement</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalAgreement&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/2008/06/10/concept/en/IntelligentAgent&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/2008/06/10/concept/en/TitleAgreement&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/2008/06/10/concept/en/TitleAgreement&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/2008/06/10/concept/en/TitleDocument&quot; class=&quot;cyc_term&quot;&gt;TitleDocument&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">title</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ChordaeSeptal">
    <cycAnnot:label xml:lang="en">ChordaeSeptal</cycAnnot:label>
    <rdfs:label xml:lang="en">septal chordae</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Manuscript_CW">
    <rdfs:label xml:lang="en">manuscript CW</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manuscript_CW&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/2008/06/10/concept/en/Manuscript_CW&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/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;, including &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Book_CW&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Article_PCW&quot; class=&quot;cyc_term&quot;&gt;Article_PCW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhDThesis&quot; class=&quot;cyc_term&quot;&gt;PhDThesis&lt;/a&gt;, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Manuscript-CW</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PipeFlow">
    <rdfs:label xml:lang="en">piping</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all piping. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GuidanceProcess&quot; class=&quot;cyc_term&quot;&gt;GuidanceProcess&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movement_TranslationEvent&quot; class=&quot;cyc_term&quot;&gt;Movement_TranslationEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FluidFlowEvent&quot; class=&quot;cyc_term&quot;&gt;FluidFlowEvent&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PipeFlow</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Event_in_which_someone_feels_doubt">
    <cycAnnot:label xml:lang="en">(ExperiencingEmotionFn Doubt)</cycAnnot:label>
    <rdfs:label xml:lang="en">event in which someone feels doubt</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BailAgreement">
    <rdfs:label xml:lang="en">bail agreement</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalAgreement&quot; class=&quot;cyc_term&quot;&gt;LegalAgreement&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BailAgreement&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/2008/06/10/concept/en/TenderObject&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/2008/06/10/concept/en/bailAmount&quot; class=&quot;cyc_term&quot;&gt;bailAmount&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BailAgreement</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="CBLCurrentFriendshipCampaign">
    <rdfs:label xml:lang="en">current friendship campaigns</rdfs:label>
    <cycAnnot:label xml:lang="en">CBLCurrentFriendshipCampaign</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of CycBehaviorEngine current friendship campaigns.  Each campaign is a 100 day effort to behave in a friendly fashion.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DysfunctionalCondition">
    <rdfs:comment xml:lang="en">This is the collection of &lt;font color=&quot;#ff0000&quot;&gt;#$SystemConditions&lt;/font&gt; which are dysfunctional for the system they affect.  An dysfunctional condition is one which impairs the functioning of the system.  For example, the function of an artery is to allow blood to flow to a part of the body, so that a blockage of the artery will constitute an abnormal condition of the artery to the extent that it reduces the flow of blood to that part of the body.</rdfs:comment>
    <rdfs:label xml:lang="en">dysfunctional condition</rdfs:label>
    <cycAnnot:label xml:lang="en">DysfunctionalCondition</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Climbing">
    <cycAnnot:label xml:lang="en">Climbing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AscendingEvent&quot; class=&quot;cyc_term&quot;&gt;AscendingEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LocomotionProcess_Animal&quot; class=&quot;cyc_term&quot;&gt;LocomotionProcess_Animal&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Climbing&quot; class=&quot;cyc_term&quot;&gt;Climbing&lt;/a&gt; is a locomotion process, by which an animal moves upward along some surface through its own effort.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClimbingOverSomething&quot; class=&quot;cyc_term&quot;&gt;ClimbingOverSomething&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ClimbingDown&quot; class=&quot;cyc_term&quot;&gt;ClimbingDown&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">climbing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Mixing">
    <rdfs:comment xml:lang="en">A collection of events: an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationTypeByMethod&quot; class=&quot;cyc_term&quot;&gt;CreationTypeByMethod&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Incorporation_Physical&quot; class=&quot;cyc_term&quot;&gt;Incorporation_Physical&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MaterialHandling&quot; class=&quot;cyc_term&quot;&gt;MaterialHandling&lt;/a&gt;. In each instance of this collection two or more substances are combined to form a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mixture&quot; class=&quot;cyc_term&quot;&gt;Mixture&lt;/a&gt;. Notable specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Diluting&quot; class=&quot;cyc_term&quot;&gt;Diluting&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Aerosolizing&quot; class=&quot;cyc_term&quot;&gt;Aerosolizing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Mixing</cycAnnot:label>
    <rdfs:label xml:lang="en">mixing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_ethyldichloroarsine">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Ethyldichloroarsine)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to ethyldichloroarsine</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MassEMailCommunication">
    <rdfs:label xml:lang="en">mass E mail communication</rdfs:label>
    <cycAnnot:label xml:lang="en">MassEMailCommunication</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailCommunication&quot; class=&quot;cyc_term&quot;&gt;EMailCommunication&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MassEMailCommunication&quot; class=&quot;cyc_term&quot;&gt;MassEMailCommunication&lt;/a&gt; is an event in which an email message is successfully sent, and then later received by dozens to thousands of recipients.  Thus every instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MassEMailCommunication&quot; class=&quot;cyc_term&quot;&gt;MassEMailCommunication&lt;/a&gt; has as sub-events both an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MassEMailSending&quot; class=&quot;cyc_term&quot;&gt;MassEMailSending&lt;/a&gt; and many instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EMailReceiving&quot; class=&quot;cyc_term&quot;&gt;EMailReceiving&lt;/a&gt;.  Compare this collection with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleEMailCommunication&quot; class=&quot;cyc_term&quot;&gt;SingleEMailCommunication&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SeeingInVeryDimLight_Aided">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AidedVisualPerception&quot; class=&quot;cyc_term&quot;&gt;AidedVisualPerception&lt;/a&gt;. Instances of
this collection are events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PerceptualAgent&quot; class=&quot;cyc_term&quot;&gt;PerceptualAgent&lt;/a&gt; uses a device
to improve their ability to engage in instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualPerception&quot; class=&quot;cyc_term&quot;&gt;VisualPerception&lt;/a&gt;
in while attempting to see objects in areas &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LitTooDarkForSeeing&quot; class=&quot;cyc_term&quot;&gt;LitTooDarkForSeeing&lt;/a&gt;.
Instances of this collection include situations in which an agent uses
an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NightVisionGoggles&quot; class=&quot;cyc_term&quot;&gt;NightVisionGoggles&lt;/a&gt; to see in the dark, as well as
situations in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Flashlight&quot; class=&quot;cyc_term&quot;&gt;Flashlight&lt;/a&gt; is used to illuminate
dark areas.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SeeingInVeryDimLight-Aided</cycAnnot:label>
    <rdfs:label xml:lang="en">aided vision in very dim light</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Hernia_repair">
    <rdfs:label xml:lang="en">hernia repair</rdfs:label>
    <cycAnnot:label xml:lang="en">(MedicalTreatmentFn Hernia)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="PlacingSensoryOrganToSenseThrough">
    <cycAnnot:label xml:lang="en">PlacingSensoryOrganToSenseThrough</cycAnnot:label>
    <rdfs:label xml:lang="en">placing sensory organ to sense through</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;s in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Animal&quot; class=&quot;cyc_term&quot;&gt;Animal&lt;/a&gt; performing the action places a sensory organ against or near something in order to sense some other thing through the item it is being placed up against.  Examples include listening or peeking through a keyhole, looking through a microscope, placing ones face against a window to see through [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PressingFaceAgainstToSee&quot; class=&quot;cyc_term&quot;&gt;PressingFaceAgainstToSee&lt;/a&gt;], listening for a train by putting ones ear against the rail, sniffing at a jar to determine its contents, and feeling a bag to determine what is inside.  This collection does not include actions taken to sense the object being moved up against.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BiologicalDevelopmentProcess">
    <rdfs:label xml:lang="en">biological development process</rdfs:label>
    <rdfs:comment xml:lang="en">The biological process in which a living object or objects develop.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BiologicalDevelopmentProcess</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProtectionSituation">
    <cycAnnot:label xml:lang="en">ProtectionSituation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtectionSituation&quot; class=&quot;cyc_term&quot;&gt;ProtectionSituation&lt;/a&gt; is a situation in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt; is protected from some action that would otherwise damage  or compromise it.  Examples include intentional acts of protecting something (instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProtectingSomething&quot; class=&quot;cyc_term&quot;&gt;ProtectingSomething&lt;/a&gt;), such as a military unit protecting some other unit from enemy attacks, as well as situations in which an unconscious person is protected from a small landside by virtue of being located behind a large rock.</rdfs:comment>
    <rdfs:label xml:lang="en">protection</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GeodeticControlNetwork">
    <cycAnnot:label xml:lang="en">GeodeticControlNetwork</cycAnnot:label>
    <rdfs:label xml:lang="en">geodetic control network</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeodeticControlNetwork&quot; class=&quot;cyc_term&quot;&gt;GeodeticControlNetwork&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Network&quot; class=&quot;cyc_term&quot;&gt;Network&lt;/a&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeodeticControlPoint&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/2008/06/10/concept/en/PlanetEarth&quot; class=&quot;cyc_term&quot;&gt;PlanetEarth&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="GroupSex">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt; with three or more participants whom the behavior is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/performedBy&quot; class=&quot;cyc_term&quot;&gt;performedBy&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">group orgy</rdfs:label>
    <cycAnnot:label xml:lang="en">GroupSex</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Scuffing">
    <rdfs:label xml:lang="en">scuff</rdfs:label>
    <cycAnnot:label xml:lang="en">Scuffing</cycAnnot:label>
    <rdfs:comment xml:lang="en">Scuffing happens to certain materials (e.g: leather) as a result of processes involving physical contact and is a special case of wear &amp; tear</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Inhaling_BreathingIn">
    <rdfs:label xml:lang="en">breathing in</rdfs:label>
    <cycAnnot:label xml:lang="en">Inhaling-BreathingIn</cycAnnot:label>
    <rdfs:comment xml:lang="en">The typically involuntary portion of the breathing process in which air enters the lungs.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ODBCConnectionSpecification">
    <rdfs:label xml:lang="en">ODBC connection</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/2008/06/10/concept/en/CommunicationWithServiceSpecification&quot; class=&quot;cyc_term&quot;&gt;CommunicationWithServiceSpecification&lt;/a&gt;s suitable for communicating with Open Data Base Connectivity data sources.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="FootFetish">
    <cycAnnot:label xml:lang="en">FootFetish</cycAnnot:label>
    <rdfs:label xml:lang="en">foot fetishism</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all fetish-related sexual behavior in which the fetish object is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Foot_AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;Foot_AnimalBodyPart&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CarryingPiggyback">
    <cycAnnot:label xml:lang="en">CarryingPiggyback</cycAnnot:label>
    <rdfs:comment xml:lang="en">Carrying someone (typically a child) on one&apos;s back.  Often done as a way of amusing the child.</rdfs:comment>
    <rdfs:label xml:lang="en">piggyback ride</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TemporaryUserRightsAgreement">
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="DoubtingSomething">
    <cycAnnot:label xml:lang="en">DoubtingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">doubting something</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntentionalMentalState&quot; class=&quot;cyc_term&quot;&gt;IntentionalMentalState&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DoubtingSomething&quot; class=&quot;cyc_term&quot;&gt;DoubtingSomething&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MentalSituation&quot; class=&quot;cyc_term&quot;&gt;MentalSituation&lt;/a&gt; in which an agent &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doubts&quot; class=&quot;cyc_term&quot;&gt;doubts&lt;/a&gt; that a certain &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; is true, or otherwise experiences a feeling of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Doubt&quot; class=&quot;cyc_term&quot;&gt;Doubt&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MultirevolutionRotation">
    <cycAnnot:label xml:lang="en">MultirevolutionRotation</cycAnnot:label>
    <rdfs:label xml:lang="en">spinning</rdfs:label>
    <rdfs:comment xml:lang="en">The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collection&quot; class=&quot;cyc_term&quot;&gt;Collection&lt;/a&gt; of all unidirectional &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultirevolutionRotation&quot; class=&quot;cyc_term&quot;&gt;MultirevolutionRotation&lt;/a&gt; movement processes, although one may stop and continue.  Clock hand motion is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultirevolutionRotation&quot; class=&quot;cyc_term&quot;&gt;MultirevolutionRotation&lt;/a&gt; even if it is a continual series of small turns and pauses.  The angular position monotonically increases or decreases (modulo 360 degrees).  The final stopping position of the process need have no relationship with the starting position.  A sufficiently long time slice is also a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultirevolutionRotation&quot; class=&quot;cyc_term&quot;&gt;MultirevolutionRotation&lt;/a&gt;.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Acne_medication_therapy">
    <rdfs:label xml:lang="en">acne medication therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn AcneMedication)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ConceptExtractionTool">
    <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/2008/06/10/concept/en/ApplicationProgram&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/2008/06/10/concept/en/Corpus&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>
    <cycAnnot:label xml:lang="en">ConceptExtractionTool</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Inhaling_anthrax_spores">
    <rdfs:label xml:lang="en">inhaling anthrax spores</rdfs:label>
    <cycAnnot:label xml:lang="en">(InhalingFn (BacterialSporeFn Anthrax-Bacterium))</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MultiPartyGame">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&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/2008/06/10/concept/en/competingAgents&quot; class=&quot;cyc_term&quot;&gt;competingAgents&lt;/a&gt; (either &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Team&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>
    <rdfs:label xml:lang="en">game for more than two people</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="U238tn">
    <rdfs:label xml:lang="en">U 238tn</rdfs:label>
    <cycAnnot:label xml:lang="en">U238tn</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="CellEnlargementEvent">
    <cycAnnot:label xml:lang="en">CellEnlargementEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">cell enlargement</rdfs:label>
    <rdfs:comment xml:lang="en">The event in which a cell newly produced by cell division enlarges.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="HavingASeizure">
    <rdfs:label xml:lang="en">having a seizure</rdfs:label>
    <cycAnnot:label xml:lang="en">HavingASeizure</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Perceiving_Involuntary">
    <rdfs:label xml:lang="en">involuntary perception</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving&quot; class=&quot;cyc_term&quot;&gt;Perceiving&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving_Involuntary&quot; class=&quot;cyc_term&quot;&gt;Perceiving_Involuntary&lt;/a&gt; is a perceptual event in which an agent involuntarily perceives something (so that each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Perceiving_Involuntary&quot; class=&quot;cyc_term&quot;&gt;Perceiving_Involuntary&lt;/a&gt; is _not_ an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Perceiving-Involuntary</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="TelephoneCoupling">
    <rdfs:comment xml:lang="en">The collection of all coupling situations in which a telephone jack is properly plugged into a physical housing or connection, thereby rendering the phone usable for purposes of telecommunication.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TelephoneCoupling</cycAnnot:label>
    <rdfs:label xml:lang="en">telephone coupling</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Exposure_to_phosgene">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Phosgene)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to phosgene</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Constitution">
    <cycAnnot:label xml:lang="en">Constitution</cycAnnot:label>
    <rdfs:label xml:lang="en">fundamental law</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Law&quot; class=&quot;cyc_term&quot;&gt;Law&lt;/a&gt;. Each instance is a law determining the fundamental political principles of a government.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingSomething">
    <rdfs:comment xml:lang="en">A collection of creation events -- a specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreatingAnArtifact&quot; class=&quot;cyc_term&quot;&gt;CreatingAnArtifact&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalCreationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalCreationEvent&lt;/a&gt; (qq.v.).  Each instance of this collection involves some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; thing being made (by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt;) from raw materials or from parts. The end result (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/productsCreated&quot; class=&quot;cyc_term&quot;&gt;productsCreated&lt;/a&gt;) might or might not be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. Examples include baking a loaf of bread and assembling a high-fidelity audio component. See also the more specialized &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Constructing&quot; class=&quot;cyc_term&quot;&gt;Constructing&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MakingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">making something</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Exposure_to_propoxur">
    <cycAnnot:label xml:lang="en">(ExposureOfOrganismToHarmfulSubstanceFn Propoxur)</cycAnnot:label>
    <rdfs:label xml:lang="en">exposure to propoxur</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Anorectic_therapy">
    <rdfs:label xml:lang="en">anorectic therapy</rdfs:label>
    <cycAnnot:label xml:lang="en">(DrugTherapyUseFn Anorectic)</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Pedophilia_MaleChild">
    <rdfs:comment xml:lang="en">This collection involves behaviors which treat male children as sexual objects of (male or female) adult desires.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Pedophilia-MaleChild</cycAnnot:label>
    <rdfs:label xml:lang="en">boy sex</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="InterestOnlyMortgage">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MortgageAgreement&quot; class=&quot;cyc_term&quot;&gt;MortgageAgreement&lt;/a&gt;s that are also instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterestOnlyLoan&quot; class=&quot;cyc_term&quot;&gt;InterestOnlyLoan&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">interest only mortgage</rdfs:label>
    <cycAnnot:label xml:lang="en">InterestOnlyMortgage</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ColorImage">
    <rdfs:comment xml:lang="en">A collection of visual images.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ColorImage&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/2008/06/10/concept/en/ColorImage&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/2008/06/10/concept/en/ColorImage&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/2008/06/10/concept/en/MonochromeImage&quot; class=&quot;cyc_term&quot;&gt;MonochromeImage&lt;/a&gt; not &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ColorImage&quot; class=&quot;cyc_term&quot;&gt;ColorImage&lt;/a&gt; nor &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BlackAndWhiteImage&quot; class=&quot;cyc_term&quot;&gt;BlackAndWhiteImage&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ColorImage</cycAnnot:label>
    <rdfs:label xml:lang="en">color image</rdfs:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="Snarling">
    <rdfs:label xml:lang="en">snarling</rdfs:label>
    <cycAnnot:label xml:lang="en">Snarling</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MakingSomethingAbstract">
    <cycAnnot:label xml:lang="en">MakingSomethingAbstract</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection creation events, a specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; in which some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Generic&quot; class=&quot;cyc_term&quot;&gt;Agent_Generic&lt;/a&gt; creates an abstract thing such as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/List_Information&quot; class=&quot;cyc_term&quot;&gt;List_Information&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">making something abstract</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Halo_CircleOfLight">
    <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/2008/06/10/concept/en/AstronomicalBody&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/2008/06/10/concept/en/Halo_Symbolic&quot; class=&quot;cyc_term&quot;&gt;Halo_Symbolic&lt;/a&gt; refers to.</rdfs:comment>
    <rdfs:label xml:lang="en">halo</rdfs:label>
    <cycAnnot:label xml:lang="en">Halo-CircleOfLight</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="BPVItem">
    <cycAnnot:label xml:lang="en">BPVItem</cycAnnot:label>
    <rdfs:label xml:lang="en">bpv item</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Property">
    <rdfs:comment xml:lang="en">This is the collection of all things which are owned. Members of this collection may be tangible, such as real estate, or intangible, such as the rights to produce a movie based on a particular book.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Property</cycAnnot:label>
    <rdfs:label xml:lang="en">property</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="StudyingReligiousText">
    <rdfs:comment xml:lang="en">Studying religious text, e.g. the Bible (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bible_BookCopy&quot; class=&quot;cyc_term&quot;&gt;Bible_BookCopy&lt;/a&gt;), the Quran           or the holy books of other religions.</rdfs:comment>
    <rdfs:label xml:lang="en">studying a religious text</rdfs:label>
    <cycAnnot:label xml:lang="en">StudyingReligiousText</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="IsogonicLine">
    <rdfs:label xml:lang="en">isogonic line</rdfs:label>
    <cycAnnot:label xml:lang="en">IsogonicLine</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IsogonicLine&quot; class=&quot;cyc_term&quot;&gt;IsogonicLine&lt;/a&gt; is an intangible curve on the Earth&apos;s surface (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EarthsTopographicSurface&quot; class=&quot;cyc_term&quot;&gt;EarthsTopographicSurface&lt;/a&gt;) connecting points of constant magnetic declination.</rdfs:comment>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="TumblingMotion">
    <rdfs:comment xml:lang="en">Moving forward in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProjectileMotion&quot; class=&quot;cyc_term&quot;&gt;ProjectileMotion&lt;/a&gt; while spinning along an often horizontal axis perpendicular to the direction of motion</rdfs:comment>
    <cycAnnot:label xml:lang="en">TumblingMotion</cycAnnot:label>
    <rdfs:label xml:lang="en">tumbling motion</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Load_LogicSignal">
    <cycAnnot:label xml:lang="en">Load-LogicSignal</cycAnnot:label>
    <rdfs:label xml:lang="en">load logic signal</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitaryServiceCulture">
    <rdfs:label xml:lang="en">military service culture</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProfessionalCulture&quot; class=&quot;cyc_term&quot;&gt;ProfessionalCulture&lt;/a&gt;, each instance   of which is a culture whose core participants belong to the    same branch of military service, and which has developed    around the experiences of those core participants.  For    example, there are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryServiceCulture&quot; class=&quot;cyc_term&quot;&gt;MilitaryServiceCulture&lt;/a&gt;    associated with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitedStatesArmy&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesArmy&lt;/a&gt; and the    &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UnitedStatesAirForce&quot; class=&quot;cyc_term&quot;&gt;UnitedStatesAirForce&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MilitaryServiceCulture</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="AccountingCOC">
    <cycAnnot:label xml:lang="en">AccountingCOC</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CodeOfConduct&quot; class=&quot;cyc_term&quot;&gt;CodeOfConduct&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccountingCOC&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>
    <rdfs:label xml:lang="en">accounting principle</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="SunTanning">
    <rdfs:label xml:lang="en">sun-tanning</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BeachTypeActivity&quot; class=&quot;cyc_term&quot;&gt;BeachTypeActivity&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SunTanning&quot; class=&quot;cyc_term&quot;&gt;SunTanning&lt;/a&gt; is an event in which an agent (usually a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt;) exposes his or her skin to direct sunlight (or a simulation thereof), intentionally or not, and in the process gets a suntan on the exposed skin.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SunTanning</cycAnnot:label>
  </TemporalStuffType>

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

  <TemporalStuffType rdf:about="USWorkVisa">
    <rdfs:label xml:lang="en">work visa</rdfs:label>
    <cycAnnot:label xml:lang="en">USWorkVisa</cycAnnot:label>
    <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>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ShakingHands">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonVerbalCommunicating&quot; class=&quot;cyc_term&quot;&gt;NonVerbalCommunicating&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShakingHands&quot; class=&quot;cyc_term&quot;&gt;ShakingHands&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TouchingEvent&quot; class=&quot;cyc_term&quot;&gt;TouchingEvent&lt;/a&gt; in which two &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SocialBeing&quot; class=&quot;cyc_term&quot;&gt;SocialBeing&lt;/a&gt;s link &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hand&quot; class=&quot;cyc_term&quot;&gt;Hand&lt;/a&gt;s and shake them briefly, usually to express &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Friendliness&quot; class=&quot;cyc_term&quot;&gt;Friendliness&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GoodWill&quot; class=&quot;cyc_term&quot;&gt;GoodWill&lt;/a&gt;, and often to acknowledge the making of an agreement (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAnAgreement&quot; class=&quot;cyc_term&quot;&gt;MakingAnAgreement&lt;/a&gt;).  By convention, this action is typically performed with the right hand (see (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RightObjectOfPairFn&quot; class=&quot;cyc_term&quot;&gt;RightObjectOfPairFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hand&quot; class=&quot;cyc_term&quot;&gt;Hand&lt;/a&gt;)).</rdfs:comment>
    <rdfs:label xml:lang="en">handshake</rdfs:label>
    <cycAnnot:label xml:lang="en">ShakingHands</cycAnnot:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Watering">
    <cycAnnot:label xml:lang="en">(MakingAvailableFn Water)</cycAnnot:label>
    <rdfs:label xml:lang="en">watering</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="Rowing">
    <cycAnnot:label xml:lang="en">Rowing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VoluntaryBodyMovement&quot; class=&quot;cyc_term&quot;&gt;VoluntaryBodyMovement&lt;/a&gt;s used to power a device with oars, such as a boat or rowing machine.</rdfs:comment>
    <rdfs:label xml:lang="en">rowing</rdfs:label>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="MilitaryTask_MayBeOffensiveOrDefensive">
    <rdfs:label xml:lang="en">offensive military task</rdfs:label>
    <cycAnnot:label xml:lang="en">MilitaryTask-MayBeOffensiveOrDefensive</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection comprised of the closed class of forms of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt; which may be performed as part of either offensive or defensive actions.</rdfs:comment>
  </TemporalStuffType>

  <TemporalStuffType rdf:about="ProjectileMotion">
    <cycAnnot:label xml:lang="en">ProjectileMotion</cycA