<?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="LearnedActivityType">
    <rdfs:comment xml:lang="en">This is the collection of activities which must first be learned before they can be performed--i.e., before any role which is a specPred of &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; can be played.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvm8XOpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:label xml:lang="en">learned activity</rdfs:label>
    <cycAnnot:label xml:lang="en">LearnedActivityType</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="KEClarifyingCollectionType"/>
    <rdfs:subClassOf rdf:resource="DurativeEventType"/>
    <rdf:type rdf:resource="SecondOrderCollection"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvm8XOpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvm8XOpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvm8XOpwpEbGdrcN5Y29ycA"/>
    <prettyString xml:lang="en">learned activities</prettyString>
  </owl:Class>

  <owl:Class rdf:about="SkilledActivityType">
    <rdfs:subClassOf rdf:resource="LearnedActivityType"/>
    <rdfs:label xml:lang="en">skilled activity</rdfs:label>
    <cycAnnot:label xml:lang="en">SkilledActivityType</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of collections of activities which require some specialized skill to perform--i.e., to play any role which is a specPred of &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;.  So, all skilled activities are learned, but not all learned activities are skilled.  For instance, &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/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt; but not an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SkilledActivityType&quot; class=&quot;cyc_term&quot;&gt;SkilledActivityType&lt;/a&gt;.  Since every normal person learns to walk, it requires no special skill.  In contrast, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Juggling&quot; class=&quot;cyc_term&quot;&gt;Juggling&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SkilledActivityType&quot; class=&quot;cyc_term&quot;&gt;SkilledActivityType&lt;/a&gt;, for most people do not know how to juggle.</rdfs:comment>
  </owl:Class>

  <LearnedActivityType rdf:about="Acting">
    <cycAnnot:label xml:lang="en">Acting</cycAnnot:label>
    <rdfs:comment xml:lang="en">Being someone you aren&apos;t.  Taking on a character role.  Someday this may be partially related to lying.  What actors do during plays.  What comedians might do as part of a joke.  Something children do for fun.</rdfs:comment>
    <rdfs:label xml:lang="en">acting</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_the_SCUD_C_ballistic_missile">
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-SCUDC)</cycAnnot:label>
    <rdfs:label xml:lang="en">making the SCUD C ballistic missile</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Applauding_Clapping">
    <rdfs:comment xml:lang="en">To clap the hands to express approval.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Applauding-Clapping</cycAnnot:label>
    <rdfs:label xml:lang="en">clapping</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Woodworking_239">
    <rdfs:label xml:lang="en">woodworking</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Woodwork)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="RunningOnTwoLegs">
    <rdfs:comment xml:lang="en">The process of running on two legs.</rdfs:comment>
    <rdfs:label xml:lang="en">running on two legs</rdfs:label>
    <cycAnnot:label xml:lang="en">RunningOnTwoLegs</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Breaststroke">
    <cycAnnot:label xml:lang="en">Breaststroke</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all swiming events in which the swimmer performs the breaststroke. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Swimming_Surface&quot; class=&quot;cyc_term&quot;&gt;Swimming_Surface&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Breaststroke&quot; class=&quot;cyc_term&quot;&gt;Breaststroke&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SwimStrokeType&quot; class=&quot;cyc_term&quot;&gt;SwimStrokeType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">breaststroke</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_tools">
    <rdfs:label xml:lang="en">using tools</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Tool)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_military_weapons">
    <cycAnnot:label xml:lang="en">(MakingFn MilitaryWeapon)</cycAnnot:label>
    <rdfs:label xml:lang="en">making military weapons</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Ittisalt">
    <rdfs:label xml:lang="en">making Ittisalt</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-AlFattah)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_fission_weapons">
    <rdfs:label xml:lang="en">making fission weapons</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn FissionWeapon)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_groups_of_Salmonella_typhi">
    <rdfs:label xml:lang="en">make groups of Salmonella typhi</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn (MobFn SalmonellaTyphi-Species))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CourtCase_Original">
    <rdfs:comment xml:lang="en">The class of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase&quot; class=&quot;cyc_term&quot;&gt;CourtCase&lt;/a&gt; consisting of preparation and trial in &lt;font color=&quot;#ff0000&quot;&gt;#$OriginalJurisdiction&lt;/font&gt;.  Each is presumed to include exactly one trial plus preparations and preliminaries, and is not a case heard on appeal (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase_Appellate&quot; class=&quot;cyc_term&quot;&gt;CourtCase_Appellate&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">court case</rdfs:label>
    <cycAnnot:label xml:lang="en">CourtCase-Original</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BallroomDancing">
    <rdfs:label xml:lang="en">ballroom dance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the ballroom style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BallroomDancing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Boasting">
    <rdfs:label xml:lang="en">boasting</rdfs:label>
    <cycAnnot:label xml:lang="en">Boasting</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StatingSomething&quot; class=&quot;cyc_term&quot;&gt;StatingSomething&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Boasting&quot; class=&quot;cyc_term&quot;&gt;Boasting&lt;/a&gt; is a communication act in which the speaker or writer intends to give his audience a high opinion of him.  An act of boasting typically takes the form of the boaster pointing out some noteworthy accomplishment, ability, attribute, or possession of his.  (But note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Boasting&quot; class=&quot;cyc_term&quot;&gt;Boasting&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; disjoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lying&quot; class=&quot;cyc_term&quot;&gt;Lying&lt;/a&gt;.)</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_sauces">
    <rdfs:comment xml:lang="en">The collection of all events in which somebody makes some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sauce&quot; class=&quot;cyc_term&quot;&gt;Sauce&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">making sauces</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Sauce)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_launch_guided_projectiles">
    <rdfs:label xml:lang="en">using launch-guided projectiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn LaunchGuidedProjectile)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EroticDancing">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are intende to be erotic.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EroticDancing</cycAnnot:label>
    <rdfs:label xml:lang="en">erotic dance</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_illegal_drugs">
    <rdfs:label xml:lang="en">making illegal drugs</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn IllegalDrug)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_bombs">
    <rdfs:label xml:lang="en">making bombs</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Bomb)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MarkingExtentOfMineField">
    <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/MeasuringSomething&quot; class=&quot;cyc_term&quot;&gt;MeasuringSomething&lt;/a&gt; in which the &lt;font color=&quot;#ff0000&quot;&gt;#$thingEvaluated&lt;/font&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MineField&quot; class=&quot;cyc_term&quot;&gt;MineField&lt;/a&gt;, and its extent is determined by some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOrganization&quot; class=&quot;cyc_term&quot;&gt;MilitaryOrganization&lt;/a&gt;, for the purpose of clearing a lane through it.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MarkingExtentOfMineField</cycAnnot:label>
    <rdfs:label xml:lang="en">marking the extent of a mine field</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LoggingInOnAComputer">
    <cycAnnot:label xml:lang="en">LoggingInOnAComputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The process of logging in.</rdfs:comment>
    <rdfs:label xml:lang="en">login</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_soman">
    <rdfs:label xml:lang="en">making soman</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Soman)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_medicine">
    <rdfs:label xml:lang="en">making medicine</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn DrugProduct)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_ContactSportsEvent">
    <rdfs:label xml:lang="en">playing of contact sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayingOf-ContactSportsEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_pottery">
    <cycAnnot:label xml:lang="en">(MakingFn PotteryArtifact)</cycAnnot:label>
    <rdfs:label xml:lang="en">making pottery</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Talking">
    <rdfs:label xml:lang="en">talking</rdfs:label>
    <cycAnnot:label xml:lang="en">Talking</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of actions. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Talking&quot; class=&quot;cyc_term&quot;&gt;Talking&lt;/a&gt; is an action in which somebody (often by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Speaking&quot; class=&quot;cyc_term&quot;&gt;Speaking&lt;/a&gt;) creates a meaningful phrase.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Talking&quot; class=&quot;cyc_term&quot;&gt;Talking&lt;/a&gt; is often a subevent in various &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; events. Note that not all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Talking&quot; class=&quot;cyc_term&quot;&gt;Talking&lt;/a&gt; involve &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Speaking&quot; class=&quot;cyc_term&quot;&gt;Speaking&lt;/a&gt;, since sometimes people can talk using some non-oral language, e.g., &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;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Talking&quot; class=&quot;cyc_term&quot;&gt;Talking&lt;/a&gt;, however, is disjoint with &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;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SingingARecitative">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingingARecitative&quot; class=&quot;cyc_term&quot;&gt;SingingARecitative&lt;/a&gt; is the collection of musical events which are instances of both &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; and &lt;font color=&quot;#ff0000&quot;&gt;#$Song&lt;/font&gt;. In other words, a recitative is a speech, which would ordinarily be spoken, but instead is sung. Recitatives occur in operas and musical theatre. (See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OperaPerformance&quot; class=&quot;cyc_term&quot;&gt;OperaPerformance&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlayPerformance_Musical&quot; class=&quot;cyc_term&quot;&gt;PlayPerformance_Musical&lt;/a&gt;.)</rdfs:comment>
    <cycAnnot:label xml:lang="en">SingingARecitative</cycAnnot:label>
    <rdfs:label xml:lang="en">singing a recitative</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_manual_can_openers">
    <cycAnnot:label xml:lang="en">(UsingAFn ManualCanOpener)</cycAnnot:label>
    <rdfs:label xml:lang="en">using manual can openers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="NotGuiltyVerdict">
    <rdfs:label xml:lang="en">not guilty verdict</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all trials ending with a not guilty verdict. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Vindication&quot; class=&quot;cyc_term&quot;&gt;Vindication&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trial&quot; class=&quot;cyc_term&quot;&gt;Trial&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NotGuiltyVerdict&quot; class=&quot;cyc_term&quot;&gt;NotGuiltyVerdict&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VerdictOfTrial&quot; class=&quot;cyc_term&quot;&gt;VerdictOfTrial&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NotGuiltyVerdict</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_capacity">
    <cycAnnot:label xml:lang="en">(MeasuringFn Volume)</cycAnnot:label>
    <rdfs:label xml:lang="en">measure of capacity</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HeatingFood">
    <rdfs:comment xml:lang="en">A specialization of &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodItem&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodItem&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HeatingFood&quot; class=&quot;cyc_term&quot;&gt;HeatingFood&lt;/a&gt; is an event in which the temperature of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Food&quot; class=&quot;cyc_term&quot;&gt;Food&lt;/a&gt; is intentionally increased.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HeatingFood</cycAnnot:label>
    <rdfs:label xml:lang="en">heating food</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Zelzal_3_ballistic_missiles">
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-Zelzal3)</cycAnnot:label>
    <rdfs:label xml:lang="en">making Zelzal 3 ballistic missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Minting">
    <rdfs:label xml:lang="en">minting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Coin-Currency)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FederalCourtCase">
    <rdfs:label xml:lang="en">federal court case</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/CourtCase&quot; class=&quot;cyc_term&quot;&gt;CourtCase&lt;/a&gt; that are tried in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FederalCourt&quot; class=&quot;cyc_term&quot;&gt;FederalCourt&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FederalCourtCase</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Candlemaking">
    <rdfs:label xml:lang="en">candlemaking</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Candle)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all candlemaking. A type of &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/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SettingSomethingOnFire">
    <cycAnnot:label xml:lang="en">SettingSomethingOnFire</cycAnnot:label>
    <rdfs:comment xml:lang="en">A sub-collection 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 is the act of setting something on fire or something catching fire.</rdfs:comment>
    <rdfs:label xml:lang="en">igniting</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BombingMission_Aerial">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AerialAttack&quot; class=&quot;cyc_term&quot;&gt;AerialAttack&lt;/a&gt;s in which the primary purpose of the mission is to perform a &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; on some specified target.  The &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; need only be a planned part of the mission, and not actually occur, for the mission to be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BombingMission_Aerial&quot; class=&quot;cyc_term&quot;&gt;BombingMission_Aerial&lt;/a&gt;.  However, the &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; must in general occur for the mission to be considered a success.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BombingMission-Aerial</cycAnnot:label>
    <rdfs:label xml:lang="en">bombing mission</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Trial_Criminal">
    <cycAnnot:label xml:lang="en">Trial-Criminal</cycAnnot:label>
    <rdfs:label xml:lang="en">criminal trial</rdfs:label>
    <rdfs:comment xml:lang="en">A trial in which a court determines whether the defendent is guilty as charged, and, if so, the punishment the defendent is to receive.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Morris_StyleOfDance">
    <rdfs:label xml:lang="en">Morris dancing</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
morris style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Morris-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="RecreationalDrugUse">
    <rdfs:comment xml:lang="en">Taking drugs to acheive some state of mind rather than for medicinal purposes.  This includes drinking alcoholic beverages and coffee, so it&apos;s not necessarily illegal.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RecreationalDrugUse</cycAnnot:label>
    <rdfs:label xml:lang="en">recreational drug use</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_a_construction_artifact">
    <cycAnnot:label xml:lang="en">(MakingFn ConstructionArtifact)</cycAnnot:label>
    <rdfs:label xml:lang="en">making a construction artifact</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SingleLugeSportsEvent">
    <rdfs:label xml:lang="en">single luge sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">SingleLugeSportsEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The one person luge event</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_scalpels">
    <rdfs:label xml:lang="en">using scalpels</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Scalpel)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_meat_cleavers">
    <cycAnnot:label xml:lang="en">(UsingAFn Cleaver)</cycAnnot:label>
    <rdfs:label xml:lang="en">using meat cleavers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_clothes_dryers">
    <rdfs:label xml:lang="en">using clothes dryers</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn ClothesDryer)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_cars">
    <rdfs:label xml:lang="en">making cars</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Automobile)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Rafting">
    <rdfs:label xml:lang="en">rafting</rdfs:label>
    <cycAnnot:label xml:lang="en">Rafting</cycAnnot:label>
    <rdfs:comment xml:lang="en">Transportation by way of raft.  If an event is a &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; such 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 a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Raft&quot; class=&quot;cyc_term&quot;&gt;Raft&lt;/a&gt;, then the event is an element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Rafting&quot; class=&quot;cyc_term&quot;&gt;Rafting&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HorsebackRiding">
    <cycAnnot:label xml:lang="en">HorsebackRiding</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all horseback riding. A type of horseback riding and &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;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HorsebackRiding&quot; class=&quot;cyc_term&quot;&gt;HorsebackRiding&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">horseback riding</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SchedulingASocialDinnerAtRestaurant">
    <rdfs:comment xml:lang="en">A script type. Each instance of this collection is the complex activity performed when organizing a social dinner at a restaurant: listing invitees, gathering information about their food preferences, choosing restaurant and time of meeting etc.</rdfs:comment>
    <rdfs:label xml:lang="en">scheduling a social dinner at a restaurant</rdfs:label>
    <cycAnnot:label xml:lang="en">SchedulingASocialDinnerAtRestaurant</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LegalConflict">
    <rdfs:label xml:lang="en">legal conflict</rdfs:label>
    <cycAnnot:label xml:lang="en">LegalConflict</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of conflicts that take place within the rules of a legal system.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="NasalAdministration">
    <rdfs:comment xml:lang="en">Inhaling a vapor substance, usually a drug, through one&apos;s nose.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NasalAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">nasal administration</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Vehicle_bombing">
    <cycAnnot:label xml:lang="en">(UsingAForFn Bomb-RoadVehicleDelivered Bombing explosiveDeviceUsed)</cycAnnot:label>
    <rdfs:label xml:lang="en">vehicle bombing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Communicating_by_telephone">
    <rdfs:label xml:lang="en">communicating by telephone</rdfs:label>
    <cycAnnot:label xml:lang="en">(CommunicatingByMeansOfFn Telephone)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Smoking">
    <cycAnnot:label xml:lang="en">Smoking</cycAnnot:label>
    <rdfs:label xml:lang="en">smoking</rdfs:label>
    <rdfs:comment xml:lang="en">To inhale and exhale the fumes of burning plant material, especially tobacco .</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Combing">
    <cycAnnot:label xml:lang="en">(UsingAFn CombForHair)</cycAnnot:label>
    <rdfs:label xml:lang="en">combing</rdfs:label>
    <rdfs:comment xml:lang="en">Using a comb to straighten, smooth, or clean some objects off of hair or some hairlike object. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombingHair&quot; class=&quot;cyc_term&quot;&gt;CombingHair&lt;/a&gt;, 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 restricted to hair, but the device is not restricted to combs.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_orlon_cloth">
    <rdfs:label xml:lang="en">making orlon cloth</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn OrlonCloth)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AdministeringADrug">
    <rdfs:label xml:lang="en">administering a drug</rdfs:label>
    <rdfs:comment xml:lang="en">The act of administering to oneself or to another person, a drug or other pharmacy product, usually as part of medical treatment.  Drugs may be administered in many ways.  See the instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DrugAdministrationRouteType&quot; class=&quot;cyc_term&quot;&gt;DrugAdministrationRouteType&lt;/a&gt; for the possibilities.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdministeringADrug</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_TeamSportsEvent">
    <cycAnnot:label xml:lang="en">PlayingOf-TeamSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">playing of team sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PreparingFoodItem">
    <rdfs:label xml:lang="en">preparing food</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodItem&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodItem&lt;/a&gt; is an event in which a single item of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Food&quot; class=&quot;cyc_term&quot;&gt;Food&lt;/a&gt; is prepared to make it ready to eat.  For example, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingToast&quot; class=&quot;cyc_term&quot;&gt;MakingToast&lt;/a&gt;, roasting a turkey, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BakingBread&quot; class=&quot;cyc_term&quot;&gt;BakingBread&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PreparingFoodItem</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="VideoGamePlaying">
    <rdfs:label xml:lang="en">playing a video game</rdfs:label>
    <rdfs:comment xml:lang="en">The process of Playing a video game</rdfs:comment>
    <cycAnnot:label xml:lang="en">VideoGamePlaying</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FourManBobsledSportsEvent">
    <rdfs:label xml:lang="en">four man bobsled sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">FourManBobsledSportsEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of four person bobsled competitions</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_self_propelled_artillery">
    <cycAnnot:label xml:lang="en">(UsingAFn Artillery-SelfPropelled)</cycAnnot:label>
    <rdfs:label xml:lang="en">using self-propelled artillery</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LapDancing">
    <cycAnnot:label xml:lang="en">LapDancing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EroticDancing&quot; class=&quot;cyc_term&quot;&gt;EroticDancing&lt;/a&gt;.  Lap dances are erotic dances offered in some strip clubs.  They are performed under circumstances in which the patron is seated, and the dancer is either in immediate contact or within a very short distance of the patron.</rdfs:comment>
    <rdfs:label xml:lang="en">lap dance</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="GoingOutToEat">
    <rdfs:comment xml:lang="en">This is the collection of complex events of going out to eat at a restaurant, which begin with travelling to get to the restaurant, and end when the restaurant is left.  This is the most general 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; for goings out to eat.  A.K.A.: &apos;The Restaurant Script&apos;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GoingOutToEat</cycAnnot:label>
    <rdfs:label xml:lang="en">going out to eat</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="UsingAnObject">
    <rdfs:label xml:lang="en">use</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 of using an object.  This refers to actual acts of manipulating/using an object, not the general events of which such use would be &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;.  If the object being used is 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; (see &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;), employ the more specific collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsingADevice&quot; class=&quot;cyc_term&quot;&gt;UsingADevice&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UsingAnObject</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DanceMeditation_StyleOfDance">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the 
dance meditation style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DanceMeditation-StyleOfDance</cycAnnot:label>
    <rdfs:label xml:lang="en">dance meditation</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_diaphragms">
    <cycAnnot:label xml:lang="en">(UsingAFn Diaphragm-Contraceptive)</cycAnnot:label>
    <rdfs:label xml:lang="en">using diaphragms</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_TimeLimitedSportsEvent">
    <cycAnnot:label xml:lang="en">PlayingOf-TimeLimitedSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">playing of time limited sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DebuggingAComputerProgram">
    <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/SimpleRepairing&quot; class=&quot;cyc_term&quot;&gt;SimpleRepairing&lt;/a&gt;.  In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DebuggingAComputerProgram&quot; class=&quot;cyc_term&quot;&gt;DebuggingAComputerProgram&lt;/a&gt; event,  a computer program is tested, analyzed, and modified (perhaps repeatedly) in order to remove unwanted features, restore intended functionality, etc.  This is more of 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; than a &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; (i.e., more substance-like than object-like), since each `portion&apos; of the total &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DebuggingAComputerProgram&quot; class=&quot;cyc_term&quot;&gt;DebuggingAComputerProgram&lt;/a&gt; event is itself a small &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DebuggingAComputerProgram&quot; class=&quot;cyc_term&quot;&gt;DebuggingAComputerProgram&lt;/a&gt; event.</rdfs:comment>
    <rdfs:label xml:lang="en">debugging</rdfs:label>
    <cycAnnot:label xml:lang="en">DebuggingAComputerProgram</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Communicating_by_cellular_telephone">
    <cycAnnot:label xml:lang="en">(CommunicatingByMeansOfFn CellularTelephone)</cycAnnot:label>
    <rdfs:label xml:lang="en">communicating by cellular telephone</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="VictoryLap">
    <rdfs:comment xml:lang="en">The set of actions in which the performer does a lap around a track to express celebration or triumph after a victory.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VictoryLap</cycAnnot:label>
    <rdfs:label xml:lang="en">victory lap</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingAComputerGame">
    <rdfs:label xml:lang="en">playing a computer game</rdfs:label>
    <rdfs:comment xml:lang="en">The process of playing a computer game</rdfs:comment>
    <cycAnnot:label xml:lang="en">PlayingAComputerGame</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ApplyingForSomething">
    <cycAnnot:label xml:lang="en">ApplyingForSomething</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of actions in which an agent applies for something--for example, a job, a loan.  Applying is a fairly formal request, usually involving paperwork such as filling out an application form. For specializations of this collection, see the function &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ApplyingForFn&quot; class=&quot;cyc_term&quot;&gt;ApplyingForFn&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">applying for something</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_chemical_weapons">
    <rdfs:label xml:lang="en">making chemical weapons</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn ChemicalWeapon)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_ground_launched_cruise_missiles">
    <cycAnnot:label xml:lang="en">(UsingAFn CruiseMissile-GroundLaunched)</cycAnnot:label>
    <rdfs:label xml:lang="en">using ground-launched cruise missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TobaccoAbuse">
    <rdfs:label xml:lang="en">tobacco abuse</rdfs:label>
    <cycAnnot:label xml:lang="en">TobaccoAbuse</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all tobacco abuse. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SubstanceAbuse&quot; class=&quot;cyc_term&quot;&gt;SubstanceAbuse&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Smoking&quot; class=&quot;cyc_term&quot;&gt;Smoking&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TobaccoAbuse&quot; class=&quot;cyc_term&quot;&gt;TobaccoAbuse&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Frying">
    <rdfs:label xml:lang="en">frying</rdfs:label>
    <cycAnnot:label xml:lang="en">Frying</cycAnnot:label>
    <rdfs:comment xml:lang="en">Cooking food by partial or total immersion in hot oil until desired level of doneness.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_weapons">
    <cycAnnot:label xml:lang="en">(MakingFn Weapon)</cycAnnot:label>
    <rdfs:label xml:lang="en">making weapons</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_spoons_as__device_used__in_tasting">
    <rdfs:comment xml:lang="en">An instance of &lt;font color=&quot;#ff0000&quot;&gt;#$ScriptedEventType&lt;/font&gt;.  Each instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsingAForFn&quot; class=&quot;cyc_term&quot;&gt;UsingAForFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Spoon&quot; class=&quot;cyc_term&quot;&gt;Spoon&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EatingAMorsel&quot; class=&quot;cyc_term&quot;&gt;EatingAMorsel&lt;/a&gt; &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;) is an event in which a spoon is moved to a soup bowl, filled with soup, lifted to a mouth, and emptied into the mouth (whereupon the soup in the mouth is swallowed).  This script is itself an iterated scene in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EatingABowlOfSoup&quot; class=&quot;cyc_term&quot;&gt;EatingABowlOfSoup&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">use of spoons as &quot;device used&quot; in tasting</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn Spoon EatingAMorsel deviceUsed)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LoggingInToAComputerProgram">
    <rdfs:label xml:lang="en">login</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoggingInToAComputerProgram&quot; class=&quot;cyc_term&quot;&gt;LoggingInToAComputerProgram&lt;/a&gt; is an event in which a computeruser authenticates himself or herself to a running computer program.  Typically the authentication involves checking a username/password combination entered by the computer user.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LoggingInToAComputerProgram</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_nuclear_weapons">
    <rdfs:label xml:lang="en">making nuclear weapons</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn NuclearWeapon)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Painting_a_picture">
    <rdfs:label xml:lang="en">painting a picture</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Painting-ArtForm)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TwoSeatLugeSportsEvent">
    <cycAnnot:label xml:lang="en">TwoSeatLugeSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">two seat luge sports event</rdfs:label>
    <rdfs:comment xml:lang="en">The two person luge event</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_credit_cards_with_a_low_annual_percentage_rate">
    <cycAnnot:label xml:lang="en">(UsingAFn CreditCardWithLowAPR)</cycAnnot:label>
    <rdfs:label xml:lang="en">using credit cards with a low annual percentage rate</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ShootingAGun_Portable">
    <cycAnnot:label xml:lang="en">ShootingAGun-Portable</cycAnnot:label>
    <rdfs:label xml:lang="en">shooting a portable gun</rdfs:label>
    <rdfs:comment xml:lang="en">The firing of a small, portable gun, like a pistol.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CombingHair">
    <rdfs:comment xml:lang="en">The collection of hair combing events. Includes uses of brush, comb, afro pick, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CombingHair</cycAnnot:label>
    <rdfs:label xml:lang="en">combing some hair</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Whistling_Human">
    <rdfs:comment xml:lang="en">The whistling that humans do as opposed to birds, or whistles (the physical device)</rdfs:comment>
    <cycAnnot:label xml:lang="en">Whistling-Human</cycAnnot:label>
    <rdfs:label xml:lang="en">whistle</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_biological_weapons">
    <rdfs:label xml:lang="en">making biological weapons</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn BiologicalWeapon)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_steak_knives">
    <rdfs:label xml:lang="en">using steak knives</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn SteakKnife)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DelegatingAuthority">
    <cycAnnot:label xml:lang="en">DelegatingAuthority</cycAnnot:label>
    <rdfs:label xml:lang="en">delegation of authority</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of actions in which an agent delegates some power, function, or authority to a subordinate agent.  The temporal extent of an instance of this collection extends throughout the period of time that the delegation of authority holds.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_fuel">
    <rdfs:label xml:lang="en">making fuel</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn CombustibleFuelSubstance)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_corkscrews">
    <cycAnnot:label xml:lang="en">(UsingAFn Corkscrew)</cycAnnot:label>
    <rdfs:label xml:lang="en">using corkscrews</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="GainingPossessionOfPlayingObject">
    <cycAnnot:label xml:lang="en">GainingPossessionOfPlayingObject</cycAnnot:label>
    <rdfs:label xml:lang="en">gaining possession in a game</rdfs:label>
    <rdfs:comment xml:lang="en">In games with two opposing sides, this is when one side gains control of the playing object (ball, puck, etc.).  This includes rebounding in basketball.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_penicillin">
    <rdfs:label xml:lang="en">making penicillin</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Penicillin)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Levering">
    <rdfs:label xml:lang="en">levering</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Lever)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_video_cameras">
    <rdfs:label xml:lang="en">using video cameras</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn VideoCamera)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TopicalAdministration">
    <cycAnnot:label xml:lang="en">TopicalAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">topical administration</rdfs:label>
    <rdfs:comment xml:lang="en">Applying a substance or object to the external surface of the body.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Jazz_StyleOfDance">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
jazz style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Jazz-StyleOfDance</cycAnnot:label>
    <rdfs:label xml:lang="en">jazz dancing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Modeling">
    <rdfs:label xml:lang="en">modeling</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Model-Artifact)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MedicalCareEvent">
    <cycAnnot:label xml:lang="en">MedicalCareEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">medical care</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/MedicalCareEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalCareEvent&lt;/a&gt; is an event in which a medical care professional provides a medical service to some human or animal patient(s). Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalCareEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalCareEvent&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HospitalCareEvent&quot; class=&quot;cyc_term&quot;&gt;HospitalCareEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Surgery&quot; class=&quot;cyc_term&quot;&gt;Surgery&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FlyingDiscRecreationEvent">
    <cycAnnot:label xml:lang="en">FlyingDiscRecreationEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all fying disc games. A type 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; 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;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FlyingDiscRecreationEvent&quot; class=&quot;cyc_term&quot;&gt;FlyingDiscRecreationEvent&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">fying disc game</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SweepingAnArea">
    <rdfs:label xml:lang="en">sweeping</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of sweeping-an-area-clean-with-a-broom events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SweepingAnArea</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_credit_cards_with_long_interest_free_period">
    <cycAnnot:label xml:lang="en">(UsingAFn CreditCardWithLongInterestFreePeriod)</cycAnnot:label>
    <rdfs:label xml:lang="en">using credit cards with long interest free period</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_ships">
    <cycAnnot:label xml:lang="en">(MakingFn Ship)</cycAnnot:label>
    <rdfs:label xml:lang="en">making ships</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Flamenco_StyleOfDance">
    <rdfs:label xml:lang="en">flamenco</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
flamenco style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Flamenco-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_PSLV_ballistic_missiles">
    <rdfs:label xml:lang="en">making PSLV ballistic missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-PSLV)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Lawsuit">
    <cycAnnot:label xml:lang="en">Lawsuit</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of legal conflicts in which an agent or group of agents pursues a court case against another agent or group of agents.  A law suit may be settled, dropped, dismissed, or go to trial.</rdfs:comment>
    <rdfs:label xml:lang="en">lawsuit</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DecontaminationProcedure_Animal">
    <rdfs:label xml:lang="en">decontamination procedure for animals</rdfs:label>
    <cycAnnot:label xml:lang="en">DecontaminationProcedure-Animal</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all activities wherein one tries to decomtaminate &lt;font color=&quot;#ff0000&quot;&gt;#$NonPersonAniamls&lt;/font&gt; that have been exposed to something &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Toxic&quot; class=&quot;cyc_term&quot;&gt;Toxic&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_MatchSportsEvent">
    <cycAnnot:label xml:lang="en">PlayingOf-MatchSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">playing of match sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_towed_artillery">
    <cycAnnot:label xml:lang="en">(UsingAFn Artillery-Towed)</cycAnnot:label>
    <rdfs:label xml:lang="en">using towed artillery</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_butter_knives">
    <cycAnnot:label xml:lang="en">(UsingAFn ButterKnife)</cycAnnot:label>
    <rdfs:label xml:lang="en">using butter knives</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_handsaws">
    <cycAnnot:label xml:lang="en">(UsingAFn HandSaw)</cycAnnot:label>
    <rdfs:label xml:lang="en">using handsaws</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Carnival">
    <cycAnnot:label xml:lang="en">Carnival</cycAnnot:label>
    <rdfs:label xml:lang="en">carnival</rdfs:label>
    <rdfs:comment xml:lang="en">Rides, games, food -- a carnival</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Lambada_StyleOfDance">
    <rdfs:label xml:lang="en">lambada</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
lambada style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Lambada-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Scrapbooking">
    <cycAnnot:label xml:lang="en">(MakingFn Scrapbook)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all scrapbooking. A type of &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/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt;. &amp;quot;Scrapbooking&amp;quot; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">scrapbooking</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_toilets">
    <cycAnnot:label xml:lang="en">(UsingAFn Toilet)</cycAnnot:label>
    <rdfs:label xml:lang="en">using toilets</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_pressure">
    <cycAnnot:label xml:lang="en">(MeasuringFn Pressure)</cycAnnot:label>
    <rdfs:label xml:lang="en">measure of pressure</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measurement_of_angular_distances">
    <rdfs:label xml:lang="en">measurement of angular distances</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeasuringFn AngularDistance)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_military_facilities">
    <rdfs:label xml:lang="en">making military facilities</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn MilitaryFacility)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HairColoringEvent">
    <rdfs:label xml:lang="en">hair coloring event</rdfs:label>
    <cycAnnot:label xml:lang="en">HairColoringEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_table_knives">
    <cycAnnot:label xml:lang="en">(UsingAFn TableKnife)</cycAnnot:label>
    <rdfs:label xml:lang="en">using table knives</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_legal_tender">
    <cycAnnot:label xml:lang="en">(UsingAFn TenderObject)</cycAnnot:label>
    <rdfs:label xml:lang="en">using legal tender</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MalpracticeSuit">
    <cycAnnot:label xml:lang="en">MalpracticeSuit</cycAnnot:label>
    <rdfs:label xml:lang="en">malpractice suit</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of law suits in which an agent or group of agents sues another agent or group of agents for real or presumed shortcomings in the provision of some service.  Usually the service is a professional one (medical, psychological counselling, etc.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_groups_of_smallpox_viruses">
    <cycAnnot:label xml:lang="en">(MakingFn (MobFn Smallpox-Virus))</cycAnnot:label>
    <rdfs:label xml:lang="en">make groups of smallpox viruses</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SwingingOnASwing">
    <cycAnnot:label xml:lang="en">SwingingOnASwing</cycAnnot:label>
    <rdfs:label xml:lang="en">swinging on a swing</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which someone swings on a (playground, recreational equipment) swing</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_bullets_as__device_used__in_killing_by_means_of_a_bullet">
    <cycAnnot:label xml:lang="en">(UsingAForFn ProjectileSlug-Bullet (KillingByMeansOfFn ProjectileSlug-Bullet) deviceUsed)</cycAnnot:label>
    <rdfs:label xml:lang="en">use of bullets as &quot;device used&quot; in killing by means of a bullet</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CreditCardFraud">
    <rdfs:label xml:lang="en">credit card fraud</rdfs:label>
    <cycAnnot:label xml:lang="en">CreditCardFraud</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which someone knowingly and intentionally buys something with a credit card or credit card number that does not legally belong to them.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_air_launched_cruise_missiles">
    <rdfs:label xml:lang="en">using air-launched cruise missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn CruiseMissile-AirLaunched)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_clothing">
    <rdfs:label xml:lang="en">making clothing</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Clothing-Generic)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Crenelation">
    <cycAnnot:label xml:lang="en">(MakingConstructionArtifactFn Battlement)</cycAnnot:label>
    <rdfs:label xml:lang="en">crenelation</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_mustard_gas">
    <cycAnnot:label xml:lang="en">(MakingFn MustardGas)</cycAnnot:label>
    <rdfs:label xml:lang="en">making mustard gas</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Cheering">
    <rdfs:label xml:lang="en">cheering</rdfs:label>
    <rdfs:comment xml:lang="en">The oral noises that people in a crowd make, to express their approval.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Cheering</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Kissing">
    <rdfs:comment xml:lang="en">The physical act of kissing. There is not necessarily a receiver, so this is not necessarily 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; (e.g., a little kid kissing a favorite doll, a sailor kissing land after surviving a shipwreck).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Kissing</cycAnnot:label>
    <rdfs:label xml:lang="en">kiss</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FilingNails">
    <rdfs:comment xml:lang="en">The event in which fingernails or toenails are filed in order to smooth or shape them. A nail file or emery board is held throughout.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FilingNails</cycAnnot:label>
    <rdfs:label xml:lang="en">filing nails</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TerroristPlot">
    <rdfs:label xml:lang="en">terrorist plot</rdfs:label>
    <cycAnnot:label xml:lang="en">TerroristPlot</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristAct&quot; class=&quot;cyc_term&quot;&gt;TerroristAct&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristPlot&quot; class=&quot;cyc_term&quot;&gt;TerroristPlot&lt;/a&gt; is the plotting of some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristAttack&quot; class=&quot;cyc_term&quot;&gt;TerroristAttack&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristPlot&quot; class=&quot;cyc_term&quot;&gt;TerroristPlot&lt;/a&gt; are instantiated as instances of either (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttemptingFn&quot; class=&quot;cyc_term&quot;&gt;AttemptingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristAttack&quot; class=&quot;cyc_term&quot;&gt;TerroristAttack&lt;/a&gt;) or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TerroristAttack&quot; class=&quot;cyc_term&quot;&gt;TerroristAttack&lt;/a&gt;.  Some instances never make it past the &amp;quot;plotting&amp;quot; stage.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LaserGame">
    <rdfs:label xml:lang="en">laser game</rdfs:label>
    <cycAnnot:label xml:lang="en">LaserGame</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all laser games. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombatSportsEvent&quot; class=&quot;cyc_term&quot;&gt;CombatSportsEvent&lt;/a&gt; and &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;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaserGame&quot; class=&quot;cyc_term&quot;&gt;LaserGame&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpecifiedGameType&quot; class=&quot;cyc_term&quot;&gt;SpecifiedGameType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_baggage_carts">
    <rdfs:label xml:lang="en">using baggage carts</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn BaggageCart)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Attending_entertainment_events">
    <cycAnnot:label xml:lang="en">(AttendingFn EntertainmentEvent)</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&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 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 the attending of some 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;. So assertions about (&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; EntertainmentEvent) should be assertions about attending an entertainment event, as opposed to performing in, or hosting, or otherwise producing an entertainment event. Note that (&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; EntertainmentEvent) 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;, whereas its complement, (&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;), which picks out only the 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 involve the production end of an entertainment event, 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;.</rdfs:comment>
    <rdfs:label xml:lang="en">attending entertainment events</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MusicalConducting">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalConductor&quot; class=&quot;cyc_term&quot;&gt;MusicalConductor&lt;/a&gt; conducts a group of musicians.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicalConducting</cycAnnot:label>
    <rdfs:label xml:lang="en">conducting</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_AS_7_Kerry_cruise_missiles">
    <rdfs:label xml:lang="en">making AS-7 Kerry cruise missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn CruiseMissile-AS7Kerry)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Saqr_80_cruise_missiles">
    <rdfs:label xml:lang="en">making Saqr-80 cruise missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn CruiseMissile-SAQR80)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Tango_StyleOfDance">
    <rdfs:label xml:lang="en">tango</rdfs:label>
    <cycAnnot:label xml:lang="en">Tango-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
tango style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ShootingAGun">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShootingAProjectileWeapon&quot; class=&quot;cyc_term&quot;&gt;ShootingAProjectileWeapon&lt;/a&gt; in which the &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; is an instance of &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;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ShootingAGun</cycAnnot:label>
    <rdfs:label xml:lang="en">shooting a gun</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_power_saws">
    <rdfs:label xml:lang="en">using power saws</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn PowerSaw)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AerialSprayAttack">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AerialAttack&quot; class=&quot;cyc_term&quot;&gt;AerialAttack&lt;/a&gt; in which the attack is executed by &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Spraying&quot; class=&quot;cyc_term&quot;&gt;Spraying&lt;/a&gt; some &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; - typically containing a &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; - on the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/objectAttacked&quot; class=&quot;cyc_term&quot;&gt;objectAttacked&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">aerial spray attack</rdfs:label>
    <cycAnnot:label xml:lang="en">AerialSprayAttack</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BuccalAdministration">
    <cycAnnot:label xml:lang="en">BuccalAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">buccal administration</rdfs:label>
    <rdfs:comment xml:lang="en">Introducing something into the body by placing it in the mouth (without swallowing).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Camping">
    <rdfs:label xml:lang="en">camping</rdfs:label>
    <cycAnnot:label xml:lang="en">Camping</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all camping events. A type 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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OutdoorActivity&quot; class=&quot;cyc_term&quot;&gt;OutdoorActivity&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Camping&quot; class=&quot;cyc_term&quot;&gt;Camping&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PassingThroughAClosedDoor">
    <cycAnnot:label xml:lang="en">PassingThroughAClosedDoor</cycAnnot:label>
    <rdfs:label xml:lang="en">passing through a closed door</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of actions in which 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; approaches a closed door, opens it, and passes through.  This event-type excludes those cases where the door is opened either automatically, or by a doorman.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AimingAGun">
    <rdfs:comment xml:lang="en">This is the collection of all actions in which a person aims a gun.</rdfs:comment>
    <rdfs:label xml:lang="en">aiming a gun</rdfs:label>
    <cycAnnot:label xml:lang="en">AimingAGun</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PreparingAMeal">
    <cycAnnot:label xml:lang="en">PreparingAMeal</cycAnnot:label>
    <rdfs:comment xml:lang="en">An event in which a meal is made.  Since meals (which include snacks, cf &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Meal&quot; class=&quot;cyc_term&quot;&gt;Meal&lt;/a&gt;) can be made of merely a beverage, or merely a food, or several of both, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingAMeal&quot; class=&quot;cyc_term&quot;&gt;PreparingAMeal&lt;/a&gt; has &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; which can be either PreparingFood or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingABeverage&quot; class=&quot;cyc_term&quot;&gt;PreparingABeverage&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">preparing a meal</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingAPhoneCall">
    <rdfs:label xml:lang="en">calling</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all actions wherein a phone call is made by inputting a multi-digit telephone number to a phone system.  It includes both cases where the phone call is &apos;successful&apos; in the sense that the person whom the caller is trying to contact is contacted, and cases where the call is &apos;unsuccessful&apos;, insofar as the call does not succeed in reaching its intended recipient for any one of a variety of reasons.  The call must, however, actually be &apos;placed&apos;--dialing must be successfully completed.  Cases where the full number is not dialed do not count as instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAPhoneCall&quot; class=&quot;cyc_term&quot;&gt;MakingAPhoneCall&lt;/a&gt;.  The collection includes instances where the call is placed manually, by a human agent picking up a receiver and hitting buttons or dialing a rotary dial, and cases where the call is placed electronically, e.g., via a modem. In cases where an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAPhoneCall&quot; class=&quot;cyc_term&quot;&gt;MakingAPhoneCall&lt;/a&gt; is successful for the agent placing the call, the instance will figure as the initiating subevent in an instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicatingByMeansOfFn&quot; class=&quot;cyc_term&quot;&gt;CommunicatingByMeansOfFn&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;).  As a rule, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAPhoneCall&quot; class=&quot;cyc_term&quot;&gt;MakingAPhoneCall&lt;/a&gt; will consist of a complete &apos;dialing&apos; and an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EstablishingAPhoneLink&quot; class=&quot;cyc_term&quot;&gt;EstablishingAPhoneLink&lt;/a&gt;.  If the placer of the call is human, the instance will usually include an initial act of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PickingUpATelephoneReceiver&quot; class=&quot;cyc_term&quot;&gt;PickingUpATelephoneReceiver&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MakingAPhoneCall</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="VaccinationEvent">
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalCareEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalCareEvent&lt;/a&gt;s in which an
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalCareProfessional&quot; class=&quot;cyc_term&quot;&gt;MedicalCareProfessional&lt;/a&gt; administers a dose of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Vaccine&quot; class=&quot;cyc_term&quot;&gt;Vaccine&lt;/a&gt;, either 
through an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HypodermicSyringe&quot; class=&quot;cyc_term&quot;&gt;HypodermicSyringe&lt;/a&gt; or orally, with the intention of
conferring upon the recipient immunity to infection by a certain kind
of viral pathogen.</rdfs:comment>
    <rdfs:label xml:lang="en">vaccination</rdfs:label>
    <cycAnnot:label xml:lang="en">VaccinationEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_binoculars">
    <cycAnnot:label xml:lang="en">(UsingAFn Binoculars)</cycAnnot:label>
    <rdfs:label xml:lang="en">using binoculars</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measurement_of_distances">
    <rdfs:label xml:lang="en">measurement of distances</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeasuringFn Distance)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_computer_hardware">
    <cycAnnot:label xml:lang="en">(MakingFn ComputerHardwareItem)</cycAnnot:label>
    <rdfs:label xml:lang="en">making computer hardware</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TakingAPhotograph">
    <cycAnnot:label xml:lang="en">TakingAPhotograph</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &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; is an event in which a single still &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/StillCamera&quot; class=&quot;cyc_term&quot;&gt;StillCamera&lt;/a&gt;.  Notable specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPhotograph_DigitalCamera&quot; class=&quot;cyc_term&quot;&gt;TakingAPhotograph_DigitalCamera&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPhotograph_FilmCamera&quot; class=&quot;cyc_term&quot;&gt;TakingAPhotograph_FilmCamera&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">photography event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_players_that_are_also_stereo_components">
    <rdfs:label xml:lang="en">using players that are also stereo components</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn (CollectionIntersection2Fn MediaPlayingDevice AudioEquipment))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Telephone_use">
    <rdfs:label xml:lang="en">telephone use</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Telephone)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HairCuttingEvent">
    <cycAnnot:label xml:lang="en">HairCuttingEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of hair cutting events.  This refers to the whole (composite) event of getting/giving a haircut, not to cutting individual strands of hair.  The latter are &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 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HairCuttingEvent&quot; class=&quot;cyc_term&quot;&gt;HairCuttingEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">haircut</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Lying">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Informing&quot; class=&quot;cyc_term&quot;&gt;Informing&lt;/a&gt;, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttemptingFn&quot; class=&quot;cyc_term&quot;&gt;AttemptingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lying&quot; class=&quot;cyc_term&quot;&gt;Lying&lt;/a&gt;), and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pretending&quot; class=&quot;cyc_term&quot;&gt;Pretending&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lying&quot; class=&quot;cyc_term&quot;&gt;Lying&lt;/a&gt; is an event in which the performer is not telling the truth, believes that what he is saying is not true, and intends to be saying what he says to get his audience to believe what he says.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Lying</cycAnnot:label>
    <rdfs:label xml:lang="en">lying</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="OutpatientMedicalCareEvent">
    <cycAnnot:label xml:lang="en">OutpatientMedicalCareEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">outpatient care</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all routine (not emergency) outpatient (not in hospital) medical care events. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalProcedure&quot; class=&quot;cyc_term&quot;&gt;MedicalProcedure&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OutpatientMedicalCareEvent&quot; class=&quot;cyc_term&quot;&gt;OutpatientMedicalCareEvent&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ClassicalIndian_StyleOfDance">
    <rdfs:label xml:lang="en">classical Indian dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">ClassicalIndian-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
classical Indian style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AerialAttack">
    <rdfs:comment xml:lang="en">The collection of events in which aircraft attack a
&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; target.  An aerial attack may include, and is not
restricted to, bombing, strafing, and launching of missiles by aircraft.  A
special case would be a &apos;kamikaze&apos; attack.  The object of the attack
may be a target on the ground, a naval target on or in water, a
geographical region, or another aircraft.  It also may include the use of
destructive weapons by an aircraft in self-defense, as well as
offensive missions.  Non-examples: a reconnaissance mission.  Note,
however, that a single &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryAircraftMission&quot; class=&quot;cyc_term&quot;&gt;MilitaryAircraftMission&lt;/a&gt; could incorporate a
reconnaissance mission and an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AerialAttack&quot; class=&quot;cyc_term&quot;&gt;AerialAttack&lt;/a&gt; as distinct temporal
subabstractions: if, for example, a reconnaissance flight were fired
upon and responded by launching a missile, the reconnaissance mission
would effectively turn into an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AerialAttack&quot; class=&quot;cyc_term&quot;&gt;AerialAttack&lt;/a&gt;.--Meyer, Feb 23, 1999</rdfs:comment>
    <rdfs:label xml:lang="en">aerial attack</rdfs:label>
    <cycAnnot:label xml:lang="en">AerialAttack</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Filing">
    <cycAnnot:label xml:lang="en">(UsingAFn File-Tool)</cycAnnot:label>
    <rdfs:label xml:lang="en">filing</rdfs:label>
    <rdfs:comment xml:lang="en">The set of events in which the surface of an object is abraded using a file. The purpose may be to smooth the surface of the object in question, or to remove a layer of the object.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SmokingAPipe">
    <rdfs:label xml:lang="en">smoking a pipe</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all actions of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Smoking&quot; class=&quot;cyc_term&quot;&gt;Smoking&lt;/a&gt; a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pipe_SmokingDevice&quot; class=&quot;cyc_term&quot;&gt;Pipe_SmokingDevice&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SmokingAPipe</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="IrishStepDancing_StyleOfDance">
    <rdfs:label xml:lang="en">Irish step dancing</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
Irish step dancing style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">IrishStepDancing-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ReadingAloud">
    <rdfs:comment xml:lang="en">A collection of actions; each of which is the action of  reading textual material aloud.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ReadingAloud</cycAnnot:label>
    <rdfs:label xml:lang="en">reading aloud</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Soldering">
    <cycAnnot:label xml:lang="en">(UsingAFn SolderingIron)</cycAnnot:label>
    <rdfs:label xml:lang="en">soldering</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_SkatingSportsEvent">
    <rdfs:label xml:lang="en">playing of skating sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayingOf-SkatingSportsEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Operating">
    <rdfs:label xml:lang="en">operating</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn MechanicalDevice)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="VideoTapePlaying">
    <rdfs:label xml:lang="en">video tape playing</rdfs:label>
    <rdfs:comment xml:lang="en">The displaying of images that were stored on a video cassette</rdfs:comment>
    <cycAnnot:label xml:lang="en">VideoTapePlaying</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AffixingSignature">
    <cycAnnot:label xml:lang="en">AffixingSignature</cycAnnot:label>
    <rdfs:label xml:lang="en">signing</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AffixingSignature&quot; class=&quot;cyc_term&quot;&gt;AffixingSignature&lt;/a&gt; is a collection of events in which an agent affixes his or her signature to a document.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="WalkingOnTwoLegs">
    <rdfs:comment xml:lang="en">The collection of events in which an animal or similarly-shaped agent walks on two legs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WalkingOnTwoLegs</cycAnnot:label>
    <rdfs:label xml:lang="en">walking on two legs</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PreparingABeverage">
    <cycAnnot:label xml:lang="en">PreparingABeverage</cycAnnot:label>
    <rdfs:label xml:lang="en">preparing a beverage</rdfs:label>
    <rdfs:comment xml:lang="en">Making a batch of something drinkable.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PreparingFoodOrDrink">
    <rdfs:label xml:lang="en">preparation of food or drink</rdfs:label>
    <cycAnnot:label xml:lang="en">PreparingFoodOrDrink</cycAnnot: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/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt; is an event in which an instance 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; is created.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt; may be an event in which preparation is done `from scratch&apos;, using raw ingredients, or it may be an event in which semi-prepared or `convenience&apos; products (such as cake mixes, margarita mixes, or frozen foods) are used. Typical sub-events (see the predicate &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 instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt; include activities commonly performed by cooks and/or bartenders, including instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChoppingSomething&quot; class=&quot;cyc_term&quot;&gt;ChoppingSomething&lt;/a&gt;, &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BakingFood&quot; class=&quot;cyc_term&quot;&gt;BakingFood&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MixingAlcoholicDrinks&quot; class=&quot;cyc_term&quot;&gt;MixingAlcoholicDrinks&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt; ends when the item prepared is ready to eat.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingFoodOrDrink&quot; class=&quot;cyc_term&quot;&gt;PreparingFoodOrDrink&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GrillingFood&quot; class=&quot;cyc_term&quot;&gt;GrillingFood&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SteamingFood&quot; class=&quot;cyc_term&quot;&gt;SteamingFood&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingABeverage&quot; class=&quot;cyc_term&quot;&gt;PreparingABeverage&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_rotary_cutters">
    <cycAnnot:label xml:lang="en">(UsingAFn RotaryCutter)</cycAnnot:label>
    <rdfs:label xml:lang="en">using rotary cutters</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Roleplaying">
    <rdfs:label xml:lang="en">role-playing</rdfs:label>
    <cycAnnot:label xml:lang="en">Roleplaying</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CountryAndWesternDancing">
    <rdfs:label xml:lang="en">country and western dancing</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the country and western style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CountryAndWesternDancing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Art_as_a_hobby">
    <cycAnnot:label xml:lang="en">(HobbyVersionFn VisualArtActivity)</cycAnnot:label>
    <rdfs:label xml:lang="en">art as a hobby</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Pretending">
    <cycAnnot:label xml:lang="en">Pretending</cycAnnot:label>
    <rdfs:label xml:lang="en">pretending</rdfs: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; and &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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pretending&quot; class=&quot;cyc_term&quot;&gt;Pretending&lt;/a&gt; is an action in which a person pretends that something is true.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TakingAPhotograph_FilmCamera">
    <rdfs:comment xml:lang="en">A specialization of &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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPhotograph_FilmCamera&quot; class=&quot;cyc_term&quot;&gt;TakingAPhotograph_FilmCamera&lt;/a&gt; is an event in which a single still &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/StillCamera_Film&quot; class=&quot;cyc_term&quot;&gt;StillCamera_Film&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">taking A photograph film camera</rdfs:label>
    <cycAnnot:label xml:lang="en">TakingAPhotograph-FilmCamera</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Teleconference">
    <rdfs:comment xml:lang="en">A meeting such that at least one participant communicates via telephone.</rdfs:comment>
    <rdfs:label xml:lang="en">conference call</rdfs:label>
    <cycAnnot:label xml:lang="en">Teleconference</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_credit_cards_with_a_high_annual_percentage_rate">
    <cycAnnot:label xml:lang="en">(UsingAFn CreditCardWithHighAPR)</cycAnnot:label>
    <rdfs:label xml:lang="en">using credit cards with a high annual percentage rate</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EyeCareEvent">
    <rdfs:label xml:lang="en">eye care</rdfs:label>
    <rdfs:comment xml:lang="en">The treatment or prevention of eye problems.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EyeCareEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AutoPainting">
    <cycAnnot:label xml:lang="en">AutoPainting</cycAnnot:label>
    <rdfs:label xml:lang="en">auto painting</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Painting_Activity&quot; class=&quot;cyc_term&quot;&gt;Painting_Activity&lt;/a&gt; and &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;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AutoPainting&quot; class=&quot;cyc_term&quot;&gt;AutoPainting&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Alphabetizing">
    <cycAnnot:label xml:lang="en">(MakingAbstractFn WritingSystem)</cycAnnot:label>
    <rdfs:label xml:lang="en">alphabetizing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_inkjet_computer_printers">
    <rdfs:label xml:lang="en">using inkjet computer printers</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn ComputerPrinter-Inkjet)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_nail_clippers">
    <rdfs:label xml:lang="en">using nail clippers</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn NailClippers)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TakingAShower">
    <cycAnnot:label xml:lang="en">TakingAShower</cycAnnot:label>
    <rdfs:label xml:lang="en">shower</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all taking-a-shower events. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bathing&quot; class=&quot;cyc_term&quot;&gt;Bathing&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAShower&quot; class=&quot;cyc_term&quot;&gt;TakingAShower&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Attack_using_weapons">
    <rdfs:label xml:lang="en">attack using weapons</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn Weapon AttackOnTangible deviceUsed)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Amateur_astronomy">
    <rdfs:comment xml:lang="en">The collection of
     all instances of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PracticeFn&quot; class=&quot;cyc_term&quot;&gt;PracticeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Astronomy&quot; class=&quot;cyc_term&quot;&gt;Astronomy&lt;/a&gt;)
    that are also instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HobbyActivity&quot; class=&quot;cyc_term&quot;&gt;HobbyActivity&lt;/a&gt;.  In
 other words, it is the collection of the events
 in which one studies and practices &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Astronomy&quot; class=&quot;cyc_term&quot;&gt;Astronomy&lt;/a&gt;
 as a hobby.</rdfs:comment>
    <rdfs:label xml:lang="en">amateur astronomy</rdfs:label>
    <cycAnnot:label xml:lang="en">(HobbyFn-Field Astronomy)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HomeComposting">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompostingProcess&quot; class=&quot;cyc_term&quot;&gt;CompostingProcess&lt;/a&gt;.  Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeComposting&quot; class=&quot;cyc_term&quot;&gt;HomeComposting&lt;/a&gt; is an event in which a person or persons composts
organic matter for household use.  This means the &lt;font color=&quot;#ff0000&quot;&gt;#$OrganicStuff&lt;/font&gt; used
is probably &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VegetableMatter&quot; class=&quot;cyc_term&quot;&gt;VegetableMatter&lt;/a&gt; and leaves and yard clippings.</rdfs:comment>
    <rdfs:label xml:lang="en">household composting</rdfs:label>
    <cycAnnot:label xml:lang="en">HomeComposting</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PaintingAPicture">
    <cycAnnot:label xml:lang="en">PaintingAPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">painting a picture</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of actions in which paint is applied to a surface to produce an image considered (at least by the performer) to be an &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;.</rdfs:comment>
  </LearnedActivityType>

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

  <LearnedActivityType rdf:about="CrossCountrySkiing">
    <rdfs:label xml:lang="en">cross country skiing</rdfs:label>
    <cycAnnot:label xml:lang="en">CrossCountrySkiing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The &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; where one provides his/her own motive force for skiing on relatively flat snowy surfaces</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SettingOffFireworks">
    <rdfs:label xml:lang="en">setting off fireworks</rdfs:label>
    <cycAnnot:label xml:lang="en">SettingOffFireworks</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_eye_charts">
    <cycAnnot:label xml:lang="en">(UsingAFn EyeChart)</cycAnnot:label>
    <rdfs:label xml:lang="en">using eye charts</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Definition_parsing">
    <rdfs:label xml:lang="en">definition parsing</rdfs:label>
    <cycAnnot:label xml:lang="en">(SubcollectionOfAboutFn ParsingText Dictionary)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="RockClimbing">
    <rdfs:label xml:lang="en">rock climbing</rdfs:label>
    <rdfs:comment xml:lang="en">Rock climbing events.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RockClimbing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_biological_weapons_delivering_Anthrax_Bacillus">
    <cycAnnot:label xml:lang="en">(MakingFn (BiologicalWeaponFn Anthrax-Bacterium))</cycAnnot:label>
    <rdfs:label xml:lang="en">make biological weapons delivering Anthrax Bacillus</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_bird_s_nests">
    <rdfs:label xml:lang="en">making bird&apos;s nests</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn NestForBirds)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TwoManBobsledSportsEvent">
    <rdfs:comment xml:lang="en">The collection of two person bobsled competitions</rdfs:comment>
    <cycAnnot:label xml:lang="en">TwoManBobsledSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">two man bobsled sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LaunchingARocket">
    <rdfs:label xml:lang="en">rocket launch</rdfs:label>
    <cycAnnot:label xml:lang="en">LaunchingARocket</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaunchingASelfPoweredProjectile&quot; class=&quot;cyc_term&quot;&gt;LaunchingASelfPoweredProjectile&lt;/a&gt;. Each instance of &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; is an event in which some instance of &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; is launched.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingAGame">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Playing&quot; class=&quot;cyc_term&quot;&gt;Playing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event_Organized&quot; class=&quot;cyc_term&quot;&gt;Event_Organized&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlayingAGame&quot; class=&quot;cyc_term&quot;&gt;PlayingAGame&lt;/a&gt; is an event in which a person plays a game.  Examples include people playing chess and people long jumping.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GameEvent&quot; class=&quot;cyc_term&quot;&gt;GameEvent&lt;/a&gt; (q.v.) include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlayingAGame&quot; class=&quot;cyc_term&quot;&gt;PlayingAGame&lt;/a&gt; as sub-events.</rdfs:comment>
    <rdfs:label xml:lang="en">game playing</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayingAGame</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_dams">
    <rdfs:label xml:lang="en">making dams</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Dam)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Organic_gardening">
    <rdfs:label xml:lang="en">organic gardening</rdfs:label>
    <cycAnnot:label xml:lang="en">(OrganicMethodFn Gardening)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all organic gardening. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gardening&quot; class=&quot;cyc_term&quot;&gt;Gardening&lt;/a&gt;. &amp;quot;Organic gardening&amp;quot; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_weight">
    <cycAnnot:label xml:lang="en">(MeasuringFn Mass)</cycAnnot:label>
    <rdfs:label xml:lang="en">measure of weight</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_hardcopies_of_cartoons">
    <rdfs:label xml:lang="en">make hardcopies of cartoons</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn (HardcopyOfIBTTypeFn Cartoon))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Listing">
    <cycAnnot:label xml:lang="en">(MakingAbstractFn List-Information)</cycAnnot:label>
    <rdfs:label xml:lang="en">listing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_x_ray_machines">
    <rdfs:label xml:lang="en">using x-ray machines</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn XRayPhotographicDevice)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Toasting">
    <cycAnnot:label xml:lang="en">(UsingAFn ToasterOven)</cycAnnot:label>
    <rdfs:label xml:lang="en">toasting</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_air_pressure">
    <rdfs:label xml:lang="en">measure of air pressure</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeasuringFn AirPressure)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Administration_of_antibiotics_that_is_an_ANTH_infection_treatment">
    <rdfs:label xml:lang="en">administration of antibiotics that is an ANTH infection treatment</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionSubsetFn AntibioticAdministration (TheSetOf ?OBJ (isa ?OBJ (MedicalTreatmentFn AnthraxInfection))))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_incisions">
    <rdfs:label xml:lang="en">making incisions</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn SurgicalIncision)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_cholinesterase_inhibiting_substances">
    <cycAnnot:label xml:lang="en">(MakingFn CholinesteraseInhibitingSubstance)</cycAnnot:label>
    <rdfs:label xml:lang="en">making cholinesterase inhibiting substances</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Dancing_Human">
    <rdfs:label xml:lang="en">dancing by humans</rdfs:label>
    <cycAnnot:label xml:lang="en">Dancing-Human</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing&quot; class=&quot;cyc_term&quot;&gt;Dancing&lt;/a&gt;. Each instance of this collection is a dance performed by a human. Such events might occur during a recreational event (such as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dance_Party&quot; class=&quot;cyc_term&quot;&gt;Dance_Party&lt;/a&gt;), or a professional dancer&apos;s &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;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DailyMorningRoutine">
    <cycAnnot:label xml:lang="en">DailyMorningRoutine</cycAnnot:label>
    <rdfs:comment xml:lang="en">The complex sequence of actions one performs on a typical working day morning in order to get ready to leave the house.</rdfs:comment>
    <rdfs:label xml:lang="en">daily morning routine</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EarNoseAndThroatCareEvent">
    <cycAnnot:label xml:lang="en">EarNoseAndThroatCareEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">ear nose and throat care event</rdfs:label>
    <rdfs:comment xml:lang="en">The treatment or prevention of ear, nose and throat problems.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_hammers">
    <cycAnnot:label xml:lang="en">(UsingAFn Hammer)</cycAnnot:label>
    <rdfs:label xml:lang="en">using hammers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingToast">
    <cycAnnot:label xml:lang="en">MakingToast</cycAnnot:label>
    <rdfs:comment xml:lang="en">Subjecting a slice of bread to heat for about 5 minutes, allowing its surface to brown.</rdfs:comment>
    <rdfs:label xml:lang="en">making toast</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DecontaminationProcedure_Personnel">
    <rdfs:comment xml:lang="en">The collection of all activities wherein one tries to decontaminate &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 who have been exposed to something toxic.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DecontaminationProcedure-Personnel</cycAnnot:label>
    <rdfs:label xml:lang="en">decontamination procedure for personnel</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FillingUpAtAServiceStation">
    <rdfs:comment xml:lang="en">This is the collection of actions which follow the script for fueling up a vehicle at a gas station.  This script is the typical, contemporary self-service event in which one pays after pumping.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FillingUpAtAServiceStation</cycAnnot:label>
    <rdfs:label xml:lang="en">filling up at a service station</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="UsingAScalpel">
    <cycAnnot:label xml:lang="en">UsingAScalpel</cycAnnot:label>
    <rdfs:label xml:lang="en">using scalpels</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Candy_making">
    <cycAnnot:label xml:lang="en">(MakingFn Candy)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all candy making. A type of &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/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">candy making</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Samba_StyleOfDance">
    <cycAnnot:label xml:lang="en">Samba-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
samba style.</rdfs:comment>
    <rdfs:label xml:lang="en">samba</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BoilingFood">
    <rdfs:comment xml:lang="en">Cooking food by immersing it in boiling water.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BoilingFood</cycAnnot:label>
    <rdfs:label xml:lang="en">boiling food</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="OphthalmicAdministration">
    <rdfs:label xml:lang="en">ophthalmic administration</rdfs:label>
    <rdfs:comment xml:lang="en">Administering a liquid, possibly a drug, by dropping it into one&apos;s eyes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OphthalmicAdministration</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DatabaseSearching">
    <rdfs:label xml:lang="en">database searching</rdfs:label>
    <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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DatabaseSearching&quot; class=&quot;cyc_term&quot;&gt;DatabaseSearching&lt;/a&gt; is an event in which a computer is used to search for information in a database.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DatabaseSearching</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SkippingWithTwoLegs">
    <rdfs:label xml:lang="en">skipping</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Locomotion_TwoLegged&quot; class=&quot;cyc_term&quot;&gt;Locomotion_TwoLegged&lt;/a&gt;.  Each instance &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SkippingWithTwoLegs&quot; class=&quot;cyc_term&quot;&gt;SkippingWithTwoLegs&lt;/a&gt; is an event in which a biped locomotes by giving a little hop on alternating feet.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SkippingWithTwoLegs</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DanceRecreationalEvent">
    <rdfs:label xml:lang="en">dance recreational event</rdfs:label>
    <cycAnnot:label xml:lang="en">DanceRecreationalEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">What a non-professional person might do for fun at, for instance, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DanceClub&quot; class=&quot;cyc_term&quot;&gt;DanceClub&lt;/a&gt;.  Parts of this event may involve a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing&quot; class=&quot;cyc_term&quot;&gt;Dancing&lt;/a&gt;.  For professionals do see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancer_Performer&quot; class=&quot;cyc_term&quot;&gt;Dancer_Performer&lt;/a&gt;, &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing&quot; class=&quot;cyc_term&quot;&gt;Dancing&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Reading_Tactile">
    <cycAnnot:label xml:lang="en">Reading-Tactile</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all instances of reading based on tactile (as opposed to visual) input.  A type of &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;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reading_Tactile&quot; class=&quot;cyc_term&quot;&gt;Reading_Tactile&lt;/a&gt; is a &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;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;, and a &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;.</rdfs:comment>
    <rdfs:label xml:lang="en">tactile reading</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Computing">
    <rdfs:comment xml:lang="en">The collection of actions in which an agent uses
some device that embodies an algorithm (e.g. a pocket calculator or a PC)
in order to compute something.  For actions in which the agent itself carries
out the steps of an algorithm directly, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsingAnAlgorithm&quot; class=&quot;cyc_term&quot;&gt;UsingAnAlgorithm&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computing</rdfs:label>
    <cycAnnot:label xml:lang="en">Computing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_sarin">
    <rdfs:label xml:lang="en">making sarin</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Sarin)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DownhillSkiing">
    <rdfs:comment xml:lang="en">The &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; where one skis down a snowy slope. Gravity provides the motive force.</rdfs:comment>
    <rdfs:label xml:lang="en">down hill skiing</rdfs:label>
    <cycAnnot:label xml:lang="en">DownhillSkiing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Skateboarding">
    <rdfs:label xml:lang="en">skateboarding</rdfs:label>
    <cycAnnot:label xml:lang="en">Skateboarding</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_diagnostic_scanning_machines">
    <cycAnnot:label xml:lang="en">(UsingAFn DiagnosticScanningMachine)</cycAnnot:label>
    <rdfs:label xml:lang="en">using diagnostic scanning machines</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_electrical_devices">
    <rdfs:label xml:lang="en">using electrical devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn ElectricalDevice)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Microwaving">
    <cycAnnot:label xml:lang="en">Microwaving</cycAnnot:label>
    <rdfs:label xml:lang="en">microwaving</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &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;: a collection of events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MicrowaveOven&quot; class=&quot;cyc_term&quot;&gt;MicrowaveOven&lt;/a&gt; is used to heat food (or drink).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_animal_drawn_carts">
    <rdfs:label xml:lang="en">using animal drawn carts</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn AnimalDrawnCart)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_glue">
    <rdfs:label xml:lang="en">making glue</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Glue)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ShavingSomething">
    <rdfs:comment xml:lang="en">A collection of events. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShavingSomething&quot; class=&quot;cyc_term&quot;&gt;ShavingSomething&lt;/a&gt; event, thin pieces of material on an object&apos;s surface are removed. An example would be someone whittling a wooden spoon, someone using a lathe to make a table leg, someone scraping the top layer of mold and cheese off a brick of cheese that was left in the refrigerator just a little too long, etc. WARNING: an event in which someone ``shaves&apos;&apos; their body hair (a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShavingBody&quot; class=&quot;cyc_term&quot;&gt;ShavingBody&lt;/a&gt; event) from one&apos;s face, legs, etc. with a shaver or razor is NOT a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShavingSomething&quot; class=&quot;cyc_term&quot;&gt;ShavingSomething&lt;/a&gt; event; rather, it is an instance of the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CuttingSomething&quot; class=&quot;cyc_term&quot;&gt;CuttingSomething&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ShavingSomething</cycAnnot:label>
    <rdfs:label xml:lang="en">shaving</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CommercialPassengerTransportation">
    <rdfs:label xml:lang="en">commercial passenger transportation</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialTransportation&quot; class=&quot;cyc_term&quot;&gt;CommercialTransportation&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommercialPassengerTransportation&quot; class=&quot;cyc_term&quot;&gt;CommercialPassengerTransportation&lt;/a&gt; is a &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; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommercialPassengerTransportation</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_currency">
    <rdfs:label xml:lang="en">making currency</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Currency)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_push_carts">
    <cycAnnot:label xml:lang="en">(UsingAFn PushCart)</cycAnnot:label>
    <rdfs:label xml:lang="en">using push carts</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="StoryTelling">
    <rdfs:label xml:lang="en">storytelling</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of acts of orally communicating a story, as opposed to writing one down.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StoryTelling</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_artillery_shells">
    <rdfs:label xml:lang="en">making artillery shells</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn ArtilleryShell)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_ceramic_ware">
    <cycAnnot:label xml:lang="en">(MakingFn CeramicArtifact)</cycAnnot:label>
    <rdfs:label xml:lang="en">making ceramic ware</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_microscopes">
    <cycAnnot:label xml:lang="en">(UsingAFn Microscope)</cycAnnot:label>
    <rdfs:label xml:lang="en">using microscopes</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType 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>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HiringSomeoneToDoSomething">
    <rdfs:label xml:lang="en">hiring someone to do something</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization 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; 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; and an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HiringSomeoneToDoSomething&quot; class=&quot;cyc_term&quot;&gt;HiringSomeoneToDoSomething&lt;/a&gt; is  an event in which one agent hires another agent to perform a service, and in which that service is performed.  Do not confuse this collection with either &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContractingAService&quot; class=&quot;cyc_term&quot;&gt;ContractingAService&lt;/a&gt; or &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;, instances of each of which are always sub-events of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HiringSomeoneToDoSomething&quot; class=&quot;cyc_term&quot;&gt;HiringSomeoneToDoSomething&lt;/a&gt;: in an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HiringSomeoneToDoSomething&quot; class=&quot;cyc_term&quot;&gt;HiringSomeoneToDoSomething&lt;/a&gt;, the hirer contracts a service and pays for it, and the person hired performs the service and gets paid.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HiringSomeoneToDoSomething</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Snowboarding">
    <rdfs:label xml:lang="en">snowboarding</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all snowboarding events.  This involves one person, standing on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Snowboard&quot; class=&quot;cyc_term&quot;&gt;Snowboard&lt;/a&gt;, sliding down a snow-covered slope.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Snowboarding</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Anthrax">
    <rdfs:label xml:lang="en">making Anthrax</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Anthrax-Bacterium)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PoliteSpeech_Activity">
    <cycAnnot:label xml:lang="en">PoliteSpeech-Activity</cycAnnot:label>
    <rdfs:label xml:lang="en">polite speech activity</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Speaking&quot; class=&quot;cyc_term&quot;&gt;Speaking&lt;/a&gt;. Each instance of this collection is speech of a form generally considered polite.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_boats">
    <cycAnnot:label xml:lang="en">(MakingFn Boat)</cycAnnot:label>
    <rdfs:label xml:lang="en">making boats</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Deceiving">
    <rdfs:label xml:lang="en">deceiving</rdfs:label>
    <cycAnnot:label xml:lang="en">Deceiving</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pretending&quot; class=&quot;cyc_term&quot;&gt;Pretending&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InfluencingAnAgent&quot; class=&quot;cyc_term&quot;&gt;InfluencingAnAgent&lt;/a&gt;: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Deceiving&quot; class=&quot;cyc_term&quot;&gt;Deceiving&lt;/a&gt; is the collection of events 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; deliberately engages in activities which both are intended to, and in fact do, induce false beliefs in another agent. Note that if either the information conveyed by the would-be deceiver is in fact true (although the would-be deceiver thinks it&apos;s false), or the would-be victim of the deception does not, as a result of the would-be deceiver&apos;s actions, acquire the false beliefs as intended, then the act is not an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Deceiving&quot; class=&quot;cyc_term&quot;&gt;Deceiving&lt;/a&gt;, but is an instance of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AttemptingFn&quot; class=&quot;cyc_term&quot;&gt;AttemptingFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Deceiving&quot; class=&quot;cyc_term&quot;&gt;Deceiving&lt;/a&gt;). (Also see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Lying&quot; class=&quot;cyc_term&quot;&gt;Lying&lt;/a&gt;.) Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cheating&quot; class=&quot;cyc_term&quot;&gt;Cheating&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Fraud&quot; class=&quot;cyc_term&quot;&gt;Fraud&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EnteringAComputerPassword">
    <cycAnnot:label xml:lang="en">EnteringAComputerPassword</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of events in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Password_Computer&quot; class=&quot;cyc_term&quot;&gt;Password_Computer&lt;/a&gt; is entered into a computer in order to gain            access to a &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;. &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnteringAUsername&quot; class=&quot;cyc_term&quot;&gt;EnteringAUsername&lt;/a&gt; are the key subevents            in instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoggingInOnAComputer&quot; class=&quot;cyc_term&quot;&gt;LoggingInOnAComputer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">entry of a computer password</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_microwave_ovens">
    <cycAnnot:label xml:lang="en">(UsingAFn MicrowaveOven)</cycAnnot:label>
    <rdfs:label xml:lang="en">using microwave ovens</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_surface_to_air_missiles">
    <cycAnnot:label xml:lang="en">(UsingAFn SurfaceToAirMissile)</cycAnnot:label>
    <rdfs:label xml:lang="en">using surface-to-air missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Explanation_228">
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpeechAct&quot; class=&quot;cyc_term&quot;&gt;SpeechAct&lt;/a&gt;. Each instance is the act of explaining; making something plain or intelligible.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(MakingAbstractFn Explanation)</cycAnnot:label>
    <rdfs:label xml:lang="en">explanation</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LugeSportsEvent">
    <rdfs:label xml:lang="en">luge sports event</rdfs:label>
    <rdfs:comment xml:lang="en">A luge sled is raced down a bobsled run</rdfs:comment>
    <cycAnnot:label xml:lang="en">LugeSportsEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Cheesemaking">
    <rdfs:label xml:lang="en">cheesemaking</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Cheese)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all cheesemaking. A type of &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/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Emergency_procedure_for_skin_exposure_to_acid">
    <cycAnnot:label xml:lang="en">(EmergencyProcedureForFn (SkinContactWithFn ChemicallyAcidicSubstance))</cycAnnot:label>
    <rdfs:label xml:lang="en">emergency procedure for skin exposure to acid</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all activities in which a person is given emergency treatment after his skin has been exposed to an acidic substance.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_the_SCUD_C_ballistic_missile">
    <rdfs:label xml:lang="en">using the SCUD C ballistic missile</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn BallisticMissile-SCUDC)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EmergencyMedicalTreatment">
    <rdfs:comment xml:lang="en">The collection of all emergency medical treatment events, including first aid. A type 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;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EmergencyMedicalTreatment&quot; class=&quot;cyc_term&quot;&gt;EmergencyMedicalTreatment&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EmergencyMedicalTreatment</cycAnnot:label>
    <rdfs:label xml:lang="en">first aid</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Landscaping_238">
    <cycAnnot:label xml:lang="en">(MakingFn Landscaping)</cycAnnot:label>
    <rdfs:label xml:lang="en">landscaping</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SmokingCigarettes">
    <rdfs:label xml:lang="en">cigarette smoking</rdfs:label>
    <cycAnnot:label xml:lang="en">SmokingCigarettes</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all actions of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Smoking&quot; class=&quot;cyc_term&quot;&gt;Smoking&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cigarette&quot; class=&quot;cyc_term&quot;&gt;Cigarette&lt;/a&gt;s.  Each instance of this collection has at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SmokingACigarette&quot; class=&quot;cyc_term&quot;&gt;SmokingACigarette&lt;/a&gt; as a subevent.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_credit_cards_with_short_interest_free_period">
    <rdfs:label xml:lang="en">using credit cards with short interest free period</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn CreditCardWithShortInterestFreePeriod)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_implosion_detonating_nuclear_fission_weapons">
    <cycAnnot:label xml:lang="en">(MakingFn FissionWeapon-ImplosionMethod)</cycAnnot:label>
    <rdfs:label xml:lang="en">making implosion-detonating nuclear fission weapons</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SnipingAtSomeone">
    <rdfs:label xml:lang="en">sniping</rdfs:label>
    <cycAnnot:label xml:lang="en">SnipingAtSomeone</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Sniper_Professional&quot; class=&quot;cyc_term&quot;&gt;Sniper_Professional&lt;/a&gt; aims (via a scope) a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gun_Portable&quot; class=&quot;cyc_term&quot;&gt;Gun_Portable&lt;/a&gt; at a human target at a distance and fires with the intent of killing or causing mortal harm.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BloodPressureTest">
    <rdfs:comment xml:lang="en">The collection of all blood pressure tests. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BloodPressureTest&quot; class=&quot;cyc_term&quot;&gt;BloodPressureTest&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">blood pressure test</rdfs:label>
    <cycAnnot:label xml:lang="en">BloodPressureTest</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_radiological_weapons">
    <cycAnnot:label xml:lang="en">(MakingFn RadiologicalExplosiveWeapon)</cycAnnot:label>
    <rdfs:label xml:lang="en">making radiological weapons</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Climbing_Recreational">
    <rdfs:comment xml:lang="en">This is the collection 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;
events which are performed for recreation or as a sport.</rdfs:comment>
    <rdfs:label xml:lang="en">recreational climbing</rdfs:label>
    <cycAnnot:label xml:lang="en">Climbing-Recreational</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_product_labels">
    <cycAnnot:label xml:lang="en">(MakingFn ProductLabel)</cycAnnot:label>
    <rdfs:label xml:lang="en">making product labels</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Screwing">
    <rdfs:label xml:lang="en">screwing</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Screwdriver)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_chain_saws">
    <cycAnnot:label xml:lang="en">(UsingAFn ChainSaw)</cycAnnot:label>
    <rdfs:label xml:lang="en">using chain saws</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TapDancing">
    <rdfs:label xml:lang="en">tap dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">TapDancing</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in thetap style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_arrows_as__device_used__in_killing_by_means_of_an_arrow">
    <rdfs:label xml:lang="en">use of arrows as &quot;device used&quot; in killing by means of an arrow</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn Arrow (KillingByMeansOfFn Arrow) deviceUsed)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Applying_for_a_job">
    <rdfs:comment xml:lang="en">The collection of actions 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; makes an application to an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/employer&quot; class=&quot;cyc_term&quot;&gt;employer&lt;/a&gt; for a job.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(ApplyingForFn JobPosition)</cycAnnot:label>
    <rdfs:label xml:lang="en">applying for a job</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MixingAlcoholicDrinks">
    <cycAnnot:label xml:lang="en">MixingAlcoholicDrinks</cycAnnot:label>
    <rdfs:label xml:lang="en">mixing alcoholic drinks</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TeethCleaning">
    <rdfs:label xml:lang="en">teeth cleaning</rdfs:label>
    <cycAnnot:label xml:lang="en">TeethCleaning</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/TeethCleaning&quot; class=&quot;cyc_term&quot;&gt;TeethCleaning&lt;/a&gt; event, an animal&apos;s teeth are cleaned.  In order to distinguish, e.g., professional teeth cleaning by a dental technician from daily personal care, different microtheories are used.  Consider just the frequencies of performing this action: 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;, where a person brushes their own teeth as a subevent of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DailyPersonalCleaning&quot; class=&quot;cyc_term&quot;&gt;DailyPersonalCleaning&lt;/a&gt;, this occurs once or twice per day.  In the &lt;font color=&quot;#ff0000&quot;&gt;#$ProviderOfServicePerspectiveMt&lt;/font&gt;, that is from the dental hygienist&apos;s point of view, it occurs about ten times per day.  In the &lt;font color=&quot;#ff0000&quot;&gt;#$RecipientOfServicePerspectiveMt&lt;/font&gt;, that is from the point of view of someone going to get their teeth cleaned at a dentist&apos;s office, it happens a couple times per year.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CompostingProcess">
    <rdfs:label xml:lang="en">composting</rdfs:label>
    <cycAnnot:label xml:lang="en">CompostingProcess</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of events in which organic refuse is composted. Composting is a process in which what would otherwise be thrown away is turned into organic fertilizer.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_works_of_art">
    <rdfs:label xml:lang="en">making works of art</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn ArtObject)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="InternetSearching">
    <rdfs:label xml:lang="en">search</rdfs:label>
    <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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternetSearching&quot; class=&quot;cyc_term&quot;&gt;InternetSearching&lt;/a&gt; is an event in which a computer is used to search for information on 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;.  The desired information may be sought by browsing, or by using search engines (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SearchEngine&quot; class=&quot;cyc_term&quot;&gt;SearchEngine&lt;/a&gt;) or Information Retrieval systems, or by invoking other &apos;machine agents&apos; to find the information.  The information sources are presumed to be distributed among computers on 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; distant from the computer interface used by the searcher.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InternetSearching</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Brewing_236">
    <rdfs:label xml:lang="en">brewing</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Beer)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Backstroke">
    <rdfs:comment xml:lang="en">The collection of all swimming events in whcih the swimmer performs the backstroke. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Swimming_Surface&quot; class=&quot;cyc_term&quot;&gt;Swimming_Surface&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovingAllLegs&quot; class=&quot;cyc_term&quot;&gt;MovingAllLegs&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Backstroke&quot; class=&quot;cyc_term&quot;&gt;Backstroke&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SwimStrokeType&quot; class=&quot;cyc_term&quot;&gt;SwimStrokeType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Backstroke</cycAnnot:label>
    <rdfs:label xml:lang="en">backstroke</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CourtCase_Appellate">
    <cycAnnot:label xml:lang="en">CourtCase-Appellate</cycAnnot:label>
    <rdfs:label xml:lang="en">appellate court case</rdfs:label>
    <rdfs:comment xml:lang="en">The class of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase&quot; class=&quot;cyc_term&quot;&gt;CourtCase&lt;/a&gt; that are heard on appeal of an original case (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase_Original&quot; class=&quot;cyc_term&quot;&gt;CourtCase_Original&lt;/a&gt;).  Each instance is tried in exactly one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Court_Judicial&quot; class=&quot;cyc_term&quot;&gt;Court_Judicial&lt;/a&gt; and is presumed to include exactly one trial, and follows exactly one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase_Original&quot; class=&quot;cyc_term&quot;&gt;CourtCase_Original&lt;/a&gt; within a larger &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCaseWithOneOrMoreAppeals&quot; class=&quot;cyc_term&quot;&gt;CourtCaseWithOneOrMoreAppeals&lt;/a&gt;, (although there may be intervening appellate cases within the same &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCaseWithOneOrMoreAppeals&quot; class=&quot;cyc_term&quot;&gt;CourtCaseWithOneOrMoreAppeals&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CoordinatedBodyMovement">
    <rdfs:comment xml:lang="en">&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 that require some coordination between multiple movements and external events. i.e. more complex than simply &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reaching&quot; class=&quot;cyc_term&quot;&gt;Reaching&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiftingALeg&quot; class=&quot;cyc_term&quot;&gt;LiftingALeg&lt;/a&gt;. Exemplary example: &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Juggling&quot; class=&quot;cyc_term&quot;&gt;Juggling&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">coordinated body movement</rdfs:label>
    <cycAnnot:label xml:lang="en">CoordinatedBodyMovement</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Reading">
    <cycAnnot:label xml:lang="en">Reading</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; 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;.  Each instance of &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; is an act of reading 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;.  Acts of &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; may be performed for any of a number of purposes: e.g., in order to extract some sort of information from a text, for entertainment, to impart the content of the text to others (if an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ReadingAloud&quot; class=&quot;cyc_term&quot;&gt;ReadingAloud&lt;/a&gt; (q.v.)), or to test reading skills.  A person can read visually (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reading_Visual&quot; class=&quot;cyc_term&quot;&gt;Reading_Visual&lt;/a&gt;) or by touch (e.g. reading Braille; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reading_Tactile&quot; class=&quot;cyc_term&quot;&gt;Reading_Tactile&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">reading</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AntiAircraftFire">
    <rdfs:comment xml:lang="en">The collection of events in which relatively large projectiles, ballistic or powered, are fired (from any location -- ground, air, or sea) at aircraft.</rdfs:comment>
    <rdfs:label xml:lang="en">anti-aircraft fire</rdfs:label>
    <cycAnnot:label xml:lang="en">AntiAircraftFire</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_groups_of_chemical_weapons">
    <cycAnnot:label xml:lang="en">(MakingFn (MobFn ChemicalWeapon))</cycAnnot:label>
    <rdfs:label xml:lang="en">make groups of chemical weapons</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FormalApology">
    <cycAnnot:label xml:lang="en">FormalApology</cycAnnot:label>
    <rdfs:label xml:lang="en">formal apology</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events where one state formally apologizes to another state for some conflict involving both parties.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="OralAdministration">
    <cycAnnot:label xml:lang="en">OralAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">oral administration</rdfs:label>
    <rdfs:comment xml:lang="en">Ingesting a drug.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ParsingText">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParsingText&quot; class=&quot;cyc_term&quot;&gt;ParsingText&lt;/a&gt; is the analysis of text to produce a
understanding of what is being said, especially in reference to
automating machine understanding of the text. Typically this involves
an analysis of the syntactic structure of the text and an
interpretation in terms of corresponding semantic structures.</rdfs:comment>
    <rdfs:label xml:lang="en">parsing text</rdfs:label>
    <cycAnnot:label xml:lang="en">ParsingText</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_oil_pipelines">
    <rdfs:label xml:lang="en">making oil pipelines</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn OilPipeline)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measurement_of_temperatures">
    <cycAnnot:label xml:lang="en">(MeasuringFn Temperature)</cycAnnot:label>
    <rdfs:label xml:lang="en">measurement of temperatures</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_hairbrushes">
    <cycAnnot:label xml:lang="en">(UsingAFn HairBrush)</cycAnnot:label>
    <rdfs:label xml:lang="en">using hairbrushes</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_modified_Silkworm_cruise_missiles">
    <cycAnnot:label xml:lang="en">(MakingFn CruiseMissile-SilkwormModified)</cycAnnot:label>
    <rdfs:label xml:lang="en">making modified Silkworm cruise missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AudioTapePlaying">
    <rdfs:comment xml:lang="en">Playing back sounds from an audio cassette</rdfs:comment>
    <cycAnnot:label xml:lang="en">AudioTapePlaying</cycAnnot:label>
    <rdfs:label xml:lang="en">audio tape playing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="InVitroAdministration">
    <cycAnnot:label xml:lang="en">InVitroAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">in vitro administration</rdfs:label>
    <rdfs:comment xml:lang="en">Administering a drug to a cell, tissue or organ which is in a test tube or glass container.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LaunchingAMissile">
    <cycAnnot:label xml:lang="en">LaunchingAMissile</cycAnnot:label>
    <rdfs:label xml:lang="en">missile launch</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaunchingASelfPoweredProjectile&quot; class=&quot;cyc_term&quot;&gt;LaunchingASelfPoweredProjectile&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaunchingAMissile&quot; class=&quot;cyc_term&quot;&gt;LaunchingAMissile&lt;/a&gt; is an event in which some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Missile&quot; class=&quot;cyc_term&quot;&gt;Missile&lt;/a&gt; is launched.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Brushing">
    <rdfs:label xml:lang="en">brushing</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Brush)</cycAnnot:label>
    <rdfs:comment xml:lang="en">Using a brush to clean or otherwise improve the appearance of an object. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CombingHair&quot; class=&quot;cyc_term&quot;&gt;CombingHair&lt;/a&gt;, 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 restricted to hair, but the device is not restricted to brushes.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LongDistanceTelephoneCommunication">
    <cycAnnot:label xml:lang="en">LongDistanceTelephoneCommunication</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all long distance calls. A type of communicating by telephone. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LongDistanceTelephoneCommunication&quot; class=&quot;cyc_term&quot;&gt;LongDistanceTelephoneCommunication&lt;/a&gt; is a &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; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">long distance call</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Speaking">
    <rdfs:label xml:lang="en">speaking</rdfs:label>
    <cycAnnot:label xml:lang="en">Speaking</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Talking&quot; class=&quot;cyc_term&quot;&gt;Talking&lt;/a&gt; (which includes non-verbal talking such as the use of sign-language) and &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;. The collection of actions generating utterances (cf. &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;) which are speech. Hence, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Speaking&quot; class=&quot;cyc_term&quot;&gt;Speaking&lt;/a&gt; normally includes only those utterances using some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Language&quot; class=&quot;cyc_term&quot;&gt;Language&lt;/a&gt; as a communication convention, unlike other utterances such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Booing&quot; class=&quot;cyc_term&quot;&gt;Booing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cheering&quot; class=&quot;cyc_term&quot;&gt;Cheering&lt;/a&gt;. It is also 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; -- for events where two or more agents are involved in spoken communication, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpokenCommunicating&quot; class=&quot;cyc_term&quot;&gt;SpokenCommunicating&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Household_composting">
    <rdfs:label xml:lang="en">household composting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn GardenCompost)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_SCUD_B">
    <cycAnnot:label xml:lang="en">(UsingAFn BallisticMissile-SCUDB)</cycAnnot:label>
    <rdfs:label xml:lang="en">using SCUD B</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CuttingNails">
    <cycAnnot:label xml:lang="en">CuttingNails</cycAnnot:label>
    <rdfs:label xml:lang="en">cutting nails</rdfs:label>
    <rdfs:comment xml:lang="en">The event in which fingernails or toenails are cut. A nail cutter is held throughout.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_paint">
    <cycAnnot:label xml:lang="en">(MakingFn Paint)</cycAnnot:label>
    <rdfs:label xml:lang="en">making paint</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingTea_TheBeverage">
    <cycAnnot:label xml:lang="en">MakingTea-TheBeverage</cycAnnot:label>
    <rdfs:label xml:lang="en">making tea</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Electronics_Hobby">
    <rdfs:label xml:lang="en">electronics</rdfs:label>
    <cycAnnot:label xml:lang="en">Electronics-Hobby</cycAnnot:label>
    <rdfs:comment xml:lang="en">A spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HobbyActivity&quot; class=&quot;cyc_term&quot;&gt;HobbyActivity&lt;/a&gt; instances of which
  involve taking apart, tinkering with, and building
   &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt;s.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SalsaDancing">
    <rdfs:label xml:lang="en">salsa</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the salsa style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SalsaDancing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_close_combat_weapons_as__device_used__in_killing_by_means_of_a_close_combat_weapon">
    <cycAnnot:label xml:lang="en">(UsingAForFn CloseQuarterCombatWeapon (KillingByMeansOfFn CloseQuarterCombatWeapon) deviceUsed)</cycAnnot:label>
    <rdfs:label xml:lang="en">use of close combat weapons as &quot;device used&quot; in killing by means of a close combat weapon</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TextMessagingViaCellPhone">
    <rdfs:label xml:lang="en">text messaging</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CommunicatingByMeansOfFn&quot; class=&quot;cyc_term&quot;&gt;CommunicatingByMeansOfFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CellularTelephone&quot; class=&quot;cyc_term&quot;&gt;CellularTelephone&lt;/a&gt;)) instances of which involve the sending of a text message from one cell phone to another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TextMessagingViaCellPhone</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="WebBrowsing">
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WebBrowsing&quot; class=&quot;cyc_term&quot;&gt;WebBrowsing&lt;/a&gt; is an event in which an agent uses 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; to browse (or &apos;surf&apos;) the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWeb_DynamicIndexedInfoSource&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_DynamicIndexedInfoSource&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">web browsing</rdfs:label>
    <cycAnnot:label xml:lang="en">WebBrowsing</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_StructuredSportsEvent">
    <rdfs:label xml:lang="en">playing of structured sports event</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayingOf-StructuredSportsEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_GSLV_ballistic_missiles">
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-GSLV)</cycAnnot:label>
    <rdfs:label xml:lang="en">making GSLV ballistic missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingPottery">
    <cycAnnot:label xml:lang="en">MakingPottery</cycAnnot:label>
    <rdfs:label xml:lang="en">making pottery</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="RequestingAnApology">
    <rdfs:label xml:lang="en">requesting an apology</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of actions in which a human agent--that is, an individual person or an organization--requests an apology from another.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RequestingAnApology</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingCoffee_TheBeverage">
    <cycAnnot:label xml:lang="en">MakingCoffee-TheBeverage</cycAnnot:label>
    <rdfs:comment xml:lang="en">Brewing coffee - doesn&apos;t include instant coffee.</rdfs:comment>
    <rdfs:label xml:lang="en">brewing coffee</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SmokingCigars">
    <rdfs:comment xml:lang="en">The act of smoking (a) cigar(s).</rdfs:comment>
    <cycAnnot:label xml:lang="en">SmokingCigars</cycAnnot:label>
    <rdfs:label xml:lang="en">smoking a cigar</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingACellularCall">
    <rdfs:comment xml:lang="en">The collection of events in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CellularTelephone&quot; class=&quot;cyc_term&quot;&gt;CellularTelephone&lt;/a&gt; is used to make a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAPhoneCall&quot; class=&quot;cyc_term&quot;&gt;MakingAPhoneCall&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MakingACellularCall</cycAnnot:label>
    <rdfs:label xml:lang="en">making A cellular call</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LegalAppeal">
    <rdfs:label xml:lang="en">legal appeal</rdfs:label>
    <cycAnnot:label xml:lang="en">LegalAppeal</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all appeals of decisions handed down by judicial bodies by the party that was maleficiary of the decision.  Such appeals are made to appellate courts [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AppealsCourt&quot; class=&quot;cyc_term&quot;&gt;AppealsCourt&lt;/a&gt;], which may reject or hear the appeal.  A decision of an appeals court can be appealed to a &amp;quot;higher&amp;quot; appeals court.  A legal appeal is normally part of the case that started in the court of initial jurisdiction.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CourtCase">
    <rdfs:comment xml:lang="en">The collection of all legal conflicts [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalConflict&quot; class=&quot;cyc_term&quot;&gt;LegalConflict&lt;/a&gt;] that come before a court.  This includes civil and criminal cases, but excludes uncontested traffic citations and official duties by justices of the peace such as marriages that do not involve judicial rulings.  Legal cases that are worked out between attorneys without involving courts, cases arbitrated outside the court system (unless under court order), and impeachment cases are not included in this collection.</rdfs:comment>
    <rdfs:label xml:lang="en">court case</rdfs:label>
    <cycAnnot:label xml:lang="en">CourtCase</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="WinningAdvantage">
    <rdfs:comment xml:lang="en">In tennis, winning a point after a deuce.</rdfs:comment>
    <cycAnnot:label xml:lang="en">WinningAdvantage</cycAnnot:label>
    <rdfs:label xml:lang="en">winning advantage</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Capoeira_StyleOfDance">
    <rdfs:label xml:lang="en">Capoeira</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
capoeira style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Capoeira-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CommuteDrive">
    <rdfs:comment xml:lang="en">The collection of events in which one person or more commutes to work by            driving rather than taking a subway or bus.             This includes those commutes in which a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Carpool&quot; class=&quot;cyc_term&quot;&gt;Carpool&lt;/a&gt; is used.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CommuteDrive</cycAnnot:label>
    <rdfs:label xml:lang="en">commute drive</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TakingABath">
    <cycAnnot:label xml:lang="en">TakingABath</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all taking-a-bath events</rdfs:comment>
    <rdfs:label xml:lang="en">bath</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_dresses">
    <cycAnnot:label xml:lang="en">(MakingFn Dress)</cycAnnot:label>
    <rdfs:label xml:lang="en">making dresses</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Crawling_Swimming">
    <rdfs:label xml:lang="en">crawl</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/Swimming_Generic&quot; class=&quot;cyc_term&quot;&gt;Swimming_Generic&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Crawling_Swimming&quot; class=&quot;cyc_term&quot;&gt;Crawling_Swimming&lt;/a&gt;, someone swims by doing the crawl.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Crawling-Swimming</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EnteringAUsername">
    <rdfs:comment xml:lang="en">The collection of events in which an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Username&quot; class=&quot;cyc_term&quot;&gt;Username&lt;/a&gt; is entered into a computer in order to gain            access to a &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;. &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EnteringAUsername&quot; class=&quot;cyc_term&quot;&gt;EnteringAUsername&lt;/a&gt; are the key subevents            in instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoggingInOnAComputer&quot; class=&quot;cyc_term&quot;&gt;LoggingInOnAComputer&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">entering a username</rdfs:label>
    <cycAnnot:label xml:lang="en">EnteringAUsername</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Badar_2000_cruise_missiles">
    <cycAnnot:label xml:lang="en">(MakingFn CruiseMissile-Badar2000)</cycAnnot:label>
    <rdfs:label xml:lang="en">making Badar 2000 cruise missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CandyMaking">
    <rdfs:label xml:lang="en">candy making</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all candy making activities. A type of &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/IntelligentAgentActivity&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgentActivity&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CandyMaking&quot; class=&quot;cyc_term&quot;&gt;CandyMaking&lt;/a&gt; is a &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; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CandyMaking</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_hand_grenades_as__device_used__in_killing_by_means_of_a_hand_grenade">
    <rdfs:label xml:lang="en">use of hand grenades as &quot;device used&quot; in killing by means of a hand grenade</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn HandGrenade (KillingByMeansOfFn HandGrenade) deviceUsed)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_Ouija_sets">
    <cycAnnot:label xml:lang="en">(UsingAFn OuijaSet)</cycAnnot:label>
    <rdfs:label xml:lang="en">using Ouija sets</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_bacterial_cultures">
    <cycAnnot:label xml:lang="en">(MakingFn Culture-Bacterial)</cycAnnot:label>
    <rdfs:label xml:lang="en">making bacterial cultures</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="GoingToTheBathroom">
    <rdfs:comment xml:lang="en">The collection of all scripts in which a person uses a facility designed to accept excreta by excreting into the facility.  Other &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; might include opening and closing a lid of the facility and using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ToiletPaper&quot; class=&quot;cyc_term&quot;&gt;ToiletPaper&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">going to the bathroom</rdfs:label>
    <cycAnnot:label xml:lang="en">GoingToTheBathroom</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_rifles">
    <rdfs:label xml:lang="en">using rifles</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Rifle)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Tanning">
    <cycAnnot:label xml:lang="en">(MakingFn Hide-Product)</cycAnnot:label>
    <rdfs:label xml:lang="en">tanning</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_paint_brushes">
    <rdfs:label xml:lang="en">using paint brushes</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn PaintBrush)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_sniffer_programs_as__instrument__in_cyber_attack">
    <cycAnnot:label xml:lang="en">(UsingAForFn PacketSnifferProgram AttackByComputerOperation instrument-Generic)</cycAnnot:label>
    <rdfs:label xml:lang="en">use of sniffer programs as &quot;instrument&quot; in cyber attack</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_plumbing_tools">
    <rdfs:label xml:lang="en">using plumbing tools</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn PlumbingTool)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Booing">
    <cycAnnot:label xml:lang="en">Booing</cycAnnot:label>
    <rdfs:comment xml:lang="en">What you do when you don&apos;t like a performance.</rdfs:comment>
    <rdfs:label xml:lang="en">boo</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_biological_weapons_delivering_smallpox">
    <cycAnnot:label xml:lang="en">(UsingAFn (BiologicalWeaponFn Smallpox-Virus))</cycAnnot:label>
    <rdfs:label xml:lang="en">using biological weapons delivering smallpox</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Ethyl_S_diisopropylaminoethylmethylthiosphosphonate">
    <rdfs:label xml:lang="en">making Ethyl-S-diisopropylaminoethylmethylthiosphosphonate</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn VX-NerveAgent)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_sea_launched_cruise_missiles">
    <rdfs:label xml:lang="en">using sea-launched cruise missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn CruiseMissile-SeaLaunched)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_personal_computers">
    <cycAnnot:label xml:lang="en">(UsingAFn PersonalComputer)</cycAnnot:label>
    <rdfs:label xml:lang="en">using personal computers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_guns_as__device_used__in_killing_by_means_of_a_gun">
    <cycAnnot:label xml:lang="en">(UsingAForFn Gun (KillingByMeansOfFn Gun) deviceUsed)</cycAnnot:label>
    <rdfs:label xml:lang="en">use of guns as &quot;device used&quot; in killing by means of a gun</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_doorknobs">
    <rdfs:label xml:lang="en">using doorknobs</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn DoorKnob)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="DiastolicBloodPressureTest">
    <rdfs:comment xml:lang="en">The collection of all tests which measure the diastolic blood pressure. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DiastolicBloodPressureTest&quot; class=&quot;cyc_term&quot;&gt;DiastolicBloodPressureTest&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">diastolic blood pressure test</rdfs:label>
    <cycAnnot:label xml:lang="en">DiastolicBloodPressureTest</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MovieShowingAtATheater">
    <rdfs:comment xml:lang="en">See mts for different perspectives of this event.</rdfs:comment>
    <rdfs:label xml:lang="en">movie showing at a theater</rdfs:label>
    <cycAnnot:label xml:lang="en">MovieShowingAtATheater</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Coloring_OfDrawing">
    <cycAnnot:label xml:lang="en">Coloring-OfDrawing</cycAnnot:label>
    <rdfs:label xml:lang="en">coloring</rdfs:label>
    <rdfs:comment xml:lang="en">A common child&apos;s activity where crayons or other colored media are used to add color to previously black and white line drawings.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_nuclear_reactors">
    <rdfs:label xml:lang="en">making nuclear reactors</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn NuclearReactor)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BungeeJumping">
    <rdfs:comment xml:lang="en">The activity where participants attach themselves to an elastic cord (bungee cord) and jump from a height (such as a bridge, hot air balloon, or crane) for sport.</rdfs:comment>
    <rdfs:label xml:lang="en">bungee jumping</rdfs:label>
    <cycAnnot:label xml:lang="en">BungeeJumping</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_gardening_tools">
    <rdfs:label xml:lang="en">using gardening tools</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn GardeningTool)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_gas_burners">
    <cycAnnot:label xml:lang="en">(UsingAFn GasStoveBurner)</cycAnnot:label>
    <rdfs:label xml:lang="en">using gas burners</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_tabun">
    <rdfs:label xml:lang="en">making tabun</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Tabun)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_polyester_cloth">
    <cycAnnot:label xml:lang="en">(MakingFn PolyesterCloth)</cycAnnot:label>
    <rdfs:label xml:lang="en">making polyester cloth</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="JokeTelling">
    <rdfs:comment xml:lang="en">Telling a joke.</rdfs:comment>
    <cycAnnot:label xml:lang="en">JokeTelling</cycAnnot:label>
    <rdfs:label xml:lang="en">telling jokes</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_PedestrianSportsEvent">
    <cycAnnot:label xml:lang="en">PlayingOf-PedestrianSportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">playing of pedestrian sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Warning">
    <rdfs:label xml:lang="en">warning</rdfs:label>
    <cycAnnot:label xml:lang="en">Warning</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of actions in which something (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/warner&quot; class=&quot;cyc_term&quot;&gt;warner&lt;/a&gt;) warns an agent (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/warnee&quot; class=&quot;cyc_term&quot;&gt;warnee&lt;/a&gt;) about some danger (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/warningOf&quot; class=&quot;cyc_term&quot;&gt;warningOf&lt;/a&gt;).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MedicalTesting">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalCareEvent&quot; class=&quot;cyc_term&quot;&gt;MedicalCareEvent&lt;/a&gt;, &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; 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/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt; is a test performed by some &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; on a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalPatient&quot; class=&quot;cyc_term&quot;&gt;MedicalPatient&lt;/a&gt; (or, often, on a sample taken from the patient&apos;s body) in order to gather information about the patient&apos;s general state of health, in order to help in making a diagnosis, or in order to determine or monitor the severity of a known condition of the patient.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt; include individual blood tests, as well as individual MRIs. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalDiagnosis&quot; class=&quot;cyc_term&quot;&gt;MedicalDiagnosis&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MedicalTesting</cycAnnot:label>
    <rdfs:label xml:lang="en">medical test</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Tackling">
    <rdfs:label xml:lang="en">tackle</rdfs:label>
    <rdfs:comment xml:lang="en">The process of catching, immobilizing, and slamming to the ground some moving object (like Herschel Walker).</rdfs:comment>
    <cycAnnot:label xml:lang="en">Tackling</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AntibioticAdministration">
    <rdfs:comment xml:lang="en">The collection of all administration of antibiotics. A type 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;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntibioticAdministration&quot; class=&quot;cyc_term&quot;&gt;AntibioticAdministration&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AntibioticAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">administration of antibiotics</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Orienteering">
    <rdfs:label xml:lang="en">orienteering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all hiking events in which a major component of the hike is navigating across country (no trails or roads) using map and compass.  A rite of passage for some Boy Scouts and most Explorer troops.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Orienteering</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_plyers">
    <cycAnnot:label xml:lang="en">(UsingAFn Pliers)</cycAnnot:label>
    <rdfs:label xml:lang="en">using plyers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Sagrika_ballistic_missiles">
    <rdfs:label xml:lang="en">making Sagrika ballistic missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-Sagrika)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Weighing">
    <rdfs:label xml:lang="en">weighing</rdfs:label>
    <cycAnnot:label xml:lang="en">(EvaluationOfSlotValueFn massOfObject)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BobsledSportsEvent">
    <rdfs:label xml:lang="en">bobsledding</rdfs:label>
    <cycAnnot:label xml:lang="en">BobsledSportsEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of bobsled competitions</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_powder_cocaine">
    <cycAnnot:label xml:lang="en">(MakingFn Cocaine-Powder)</cycAnnot:label>
    <rdfs:label xml:lang="en">making powder cocaine</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TolePainting">
    <rdfs:comment xml:lang="en">A kind of craft activity that typically involves decorative painting of useful household items, like furniture, watering cans, and so on.</rdfs:comment>
    <rdfs:label xml:lang="en">tole painting</rdfs:label>
    <cycAnnot:label xml:lang="en">TolePainting</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Aggregation">
    <cycAnnot:label xml:lang="en">(MakingAbstractFn Collection-Group)</cycAnnot:label>
    <rdfs:label xml:lang="en">aggregation</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &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;. Each instance is the act of gathering something together.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="WashingDishesByMachine">
    <rdfs:label xml:lang="en">washing dishes by machine</rdfs:label>
    <cycAnnot:label xml:lang="en">WashingDishesByMachine</cycAnnot:label>
    <rdfs:comment xml:lang="en">Turning dirty dishes into clean dishes, by using a dishwasher to wash, rinse, and sometimes dry them.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MouthAndThroatAdministration">
    <rdfs:comment xml:lang="en">Administering a drug through application to one&apos;s mouth or throat.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MouthAndThroatAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">mouth and throat administration</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Transportation_by_means_of_cargo_aircraft">
    <cycAnnot:label xml:lang="en">(TransportViaFn CargoAirplane)</cycAnnot:label>
    <rdfs:label xml:lang="en">transportation by means of cargo aircraft</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LandSurveying">
    <rdfs:comment xml:lang="en">This is the determination of the shape of the  earth&apos;s surface in limited areas using optical techniques.</rdfs:comment>
    <rdfs:label xml:lang="en">land surveying</rdfs:label>
    <cycAnnot:label xml:lang="en">LandSurveying</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_weapons_of_mass_destruction">
    <rdfs:label xml:lang="en">making weapons of mass destruction</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn WeaponOfMassDestruction)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BrushingTeeth">
    <rdfs:comment xml:lang="en">This is the collection of all complex actions the focal point of which is brushing one&apos;s own teeth. Each instance begins with the preparations for brushing one&apos;s teeth--looking for the tools--and continues through the physical act of brushing, ending only after the cleaning up--putting away the tools--is finished. For the simple physical action of brushing one&apos;s teeth, see &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>
    <cycAnnot:label xml:lang="en">BrushingTeeth</cycAnnot:label>
    <rdfs:label xml:lang="en">brushing of teeth</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_ricin">
    <rdfs:label xml:lang="en">making ricin</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn RicinToxin)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="GoingToATheaterShow">
    <rdfs:label xml:lang="en">going to a theater show</rdfs:label>
    <cycAnnot:label xml:lang="en">GoingToATheaterShow</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of complex events of going out to a theater to see a show.  The show could be a play, musical performance, or movie.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="CourtCaseWithOneOrMoreAppeals">
    <rdfs:label xml:lang="en">court case with one or more appeals</rdfs:label>
    <cycAnnot:label xml:lang="en">CourtCaseWithOneOrMoreAppeals</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/CourtCase&quot; class=&quot;cyc_term&quot;&gt;CourtCase&lt;/a&gt; that are taken through at least one or possibly more appeals to higher courts.  Each consists in exactly one &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase_Original&quot; class=&quot;cyc_term&quot;&gt;CourtCase_Original&lt;/a&gt;, plus one or more instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCase_Appellate&quot; class=&quot;cyc_term&quot;&gt;CourtCase_Appellate&lt;/a&gt;, all of which (the original case and the subsequent appeal(s) are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/properSubSituations&quot; class=&quot;cyc_term&quot;&gt;properSubSituations&lt;/a&gt; of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CourtCaseWithOneOrMoreAppeals&quot; class=&quot;cyc_term&quot;&gt;CourtCaseWithOneOrMoreAppeals&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Applying_for_a_loan">
    <rdfs:comment xml:lang="en">The collection of all events in each of which a person (or married couple) makes an application for a loan (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;) from 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;.  Each such event is a complex script involving various standard subevents, although practices differ from lender to lender and from locale to locale.  This does not include the actions of the organization in response to the application.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(ApplyingForFn LoanAgreement)</cycAnnot:label>
    <rdfs:label xml:lang="en">applying for a loan</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_computer_hardware">
    <cycAnnot:label xml:lang="en">(UsingAFn ComputerHardwareItem)</cycAnnot:label>
    <rdfs:label xml:lang="en">using computer hardware</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingConstructionArtifact">
    <cycAnnot:label xml:lang="en">MakingConstructionArtifact</cycAnnot:label>
    <rdfs:label xml:lang="en">making a construction artifact</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/MakingConstructionArtifact&quot; class=&quot;cyc_term&quot;&gt;MakingConstructionArtifact&lt;/a&gt; event, some instance 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; (bridges, houses, stadiums, airports, fences, etc.) is created.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="KaraokeEvent">
    <rdfs:label xml:lang="en">karaoke</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of karaoke singing events. During such events people typically take turns singing popular songs at a microphone, often reading the words they are singing off a screen that is syncronized with the sound base of the song itself.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KaraokeEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Make_groups_of_Vibrio_cholerae">
    <rdfs:label xml:lang="en">make groups of Vibrio cholerae</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn (MobFn VibrioCholerae-Species))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Modern_StyleOfDance">
    <cycAnnot:label xml:lang="en">Modern-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
modern style.</rdfs:comment>
    <rdfs:label xml:lang="en">modern dance</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PreparingForUnauthorizedEntryToCockpit_Deception">
    <rdfs:label xml:lang="en">preparing for unauthorized entry to cockpit deception</rdfs:label>
    <cycAnnot:label xml:lang="en">PreparingForUnauthorizedEntryToCockpit-Deception</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/PreparingForUnauthorizedEntryToCockpit&quot; class=&quot;cyc_term&quot;&gt;PreparingForUnauthorizedEntryToCockpit&lt;/a&gt;. Each instance of
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PreparingForUnauthorizedEntryToCockpit_Deception&quot; class=&quot;cyc_term&quot;&gt;PreparingForUnauthorizedEntryToCockpit_Deception&lt;/a&gt; is an event in
which agents use deception in order to enable them to gain entry to an
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirplaneCockpit&quot; class=&quot;cyc_term&quot;&gt;AirplaneCockpit&lt;/a&gt; (for example by luring a cockpit occupant out of the
cockpit by feining some kind of emergency).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MiddleEasternStyleOfDance">
    <cycAnnot:label xml:lang="en">MiddleEasternStyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
middle eastern style.</rdfs:comment>
    <rdfs:label xml:lang="en">Middle Eastern dance</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="StandingInLine">
    <cycAnnot:label xml:lang="en">StandingInLine</cycAnnot:label>
    <rdfs:label xml:lang="en">queue</rdfs:label>
    <rdfs:comment xml:lang="en">You stand, you take a step forward, you stand some more, you take a step forward...The process of standing in a line, waiting in an orderly fashion till it&apos;s your turn to perform some action</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Bathing">
    <rdfs:label xml:lang="en">bathing</rdfs:label>
    <cycAnnot:label xml:lang="en">Bathing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of whole body washing events, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAShower&quot; class=&quot;cyc_term&quot;&gt;TakingAShower&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingABath&quot; class=&quot;cyc_term&quot;&gt;TakingABath&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_the_CSS8_ballistic_missile">
    <cycAnnot:label xml:lang="en">(UsingAFn BallisticMissile-CSS8)</cycAnnot:label>
    <rdfs:label xml:lang="en">using the CSS8 ballistic missile</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_collections_of_anthrax_bacteria">
    <cycAnnot:label xml:lang="en">(MakingFn (MobFn Anthrax-Bacterium))</cycAnnot:label>
    <rdfs:label xml:lang="en">making collections of anthrax bacteria</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Timing">
    <rdfs:label xml:lang="en">timing</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeasuringFn Time-Quantity)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Amateur_aviation">
    <cycAnnot:label xml:lang="en">(HobbyFn-Field Aviation)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all amateur aviation. A type of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PracticeFn&quot; class=&quot;cyc_term&quot;&gt;PracticeFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Aviation&quot; class=&quot;cyc_term&quot;&gt;Aviation&lt;/a&gt;) and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HobbyActivity&quot; class=&quot;cyc_term&quot;&gt;HobbyActivity&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">amateur aviation</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_fake_passports">
    <rdfs:label xml:lang="en">making fake passports</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn (ImitationOfCollectionFn Passport))</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SublingualAdministration">
    <cycAnnot:label xml:lang="en">SublingualAdministration</cycAnnot:label>
    <rdfs:label xml:lang="en">sublingual administration</rdfs:label>
    <rdfs:comment xml:lang="en">Administering a substance, usually a drug, by placing it under one&apos;s tongue to be dissolved.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_forklifts">
    <cycAnnot:label xml:lang="en">(UsingAFn Forklift)</cycAnnot:label>
    <rdfs:label xml:lang="en">using forklifts</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SkippingAStone">
    <cycAnnot:label xml:lang="en">SkippingAStone</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of acts of throwing a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Pebble&quot; class=&quot;cyc_term&quot;&gt;Pebble&lt;/a&gt; at a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BodyOfWater&quot; class=&quot;cyc_term&quot;&gt;BodyOfWater&lt;/a&gt; with the intent that it should skip across the surface of the water</rdfs:comment>
    <rdfs:label xml:lang="en">skipping a stone</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_gas_ranges">
    <cycAnnot:label xml:lang="en">(UsingAFn GasCookingRange)</cycAnnot:label>
    <rdfs:label xml:lang="en">using gas ranges</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Apologizing">
    <rdfs:comment xml:lang="en">This is the collection of actions in which one human agent--that is, an individual person or an organization--expresses regret to another for a previous wrong.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Apologizing</cycAnnot:label>
    <rdfs:label xml:lang="en">apologizing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MoppingAFloor">
    <rdfs:label xml:lang="en">mopping</rdfs:label>
    <cycAnnot:label xml:lang="en">MoppingAFloor</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all floor mopping events</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Latin_StyleOfDance">
    <rdfs:label xml:lang="en">Latin dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">Latin-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
Latin style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="LiabilitySuit">
    <rdfs:comment xml:lang="en">The collection of law suits in which an agent or group of agents sues another agent or group of agents, ususally to win compensation for damages or injury suffered due to the real or presumed defects of a product, and/or the negligence of the parties judged responsible.  The parties judged to be guilty are held responsible (liable) for the damages suffered due to negligence or supplying/selling a defective product or service.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LiabilitySuit</cycAnnot:label>
    <rdfs:label xml:lang="en">liability suit</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="GuiltyVerdict">
    <rdfs:comment xml:lang="en">The collection of all trials ending with a guilty verdict. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Trial&quot; class=&quot;cyc_term&quot;&gt;Trial&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GuiltyVerdict&quot; class=&quot;cyc_term&quot;&gt;GuiltyVerdict&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VerdictOfTrial&quot; class=&quot;cyc_term&quot;&gt;VerdictOfTrial&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">guilty verdict</rdfs:label>
    <cycAnnot:label xml:lang="en">GuiltyVerdict</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PersonalWashing">
    <rdfs:comment xml:lang="en">This is the collection of events in which a person washes parts of him or her self.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PersonalWashing</cycAnnot:label>
    <rdfs:label xml:lang="en">personal washing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Trial">
    <rdfs:comment xml:lang="en">The subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LegalConflict&quot; class=&quot;cyc_term&quot;&gt;LegalConflict&lt;/a&gt; events whose instances are heard and decided by a court and are officiated by a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Judge&quot; class=&quot;cyc_term&quot;&gt;Judge&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Trial</cycAnnot:label>
    <rdfs:label xml:lang="en">trial</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ShavingBody">
    <rdfs:comment xml:lang="en">The collection of all events of shaving hairs from part of a body.  This is distinct from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShavingSomething&quot; class=&quot;cyc_term&quot;&gt;ShavingSomething&lt;/a&gt;, in which thin slices (&amp;quot;shavings&amp;quot;) of the object being shaved are removed.</rdfs:comment>
    <rdfs:label xml:lang="en">shave</rdfs:label>
    <cycAnnot:label xml:lang="en">ShavingBody</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_car_bombs_as__device_used__in_killing_by_means_of_a_car_bomb">
    <rdfs:label xml:lang="en">use of car bombs as &quot;device used&quot; in killing by means of a car bomb</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn CarBomb-VehicleDelivered (KillingByMeansOfFn CarBomb-VehicleDelivered) deviceUsed)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_speed">
    <cycAnnot:label xml:lang="en">(MeasuringFn Speed)</cycAnnot:label>
    <rdfs:label xml:lang="en">measure of speed</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_handguns">
    <cycAnnot:label xml:lang="en">(UsingAFn Handgun)</cycAnnot:label>
    <rdfs:label xml:lang="en">using handguns</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MurderForHire">
    <rdfs:comment xml:lang="en">The collection of activities in which one agent pays another to &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; someone.</rdfs:comment>
    <rdfs:label xml:lang="en">contract kill</rdfs:label>
    <cycAnnot:label xml:lang="en">MurderForHire</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_fighter_planes">
    <cycAnnot:label xml:lang="en">(UsingAFn FighterPlane)</cycAnnot:label>
    <rdfs:label xml:lang="en">using fighter planes</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Use_of_sonic_bullets_as__instrument_used_as_a_weapon__in_massacring">
    <rdfs:label xml:lang="en">use of sonic bullets as &quot;instrument used as a weapon&quot; in massacring</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAForFn AcousticWeapon Massacre instrument-UsedAsWeapon)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_user_powered_devices">
    <cycAnnot:label xml:lang="en">(UsingAFn Device-UserPowered)</cycAnnot:label>
    <rdfs:label xml:lang="en">using user-powered devices</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="RecreationalActivity">
    <cycAnnot:label xml:lang="en">RecreationalActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">recreational activity</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all events which animals (especially humans) do for enjoyment. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CulturalActivity&quot; class=&quot;cyc_term&quot;&gt;CulturalActivity&lt;/a&gt;. The concept &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; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanCapabilityType&quot; class=&quot;cyc_term&quot;&gt;HumanCapabilityType&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;, and a &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;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Ababil_cruise_missiles">
    <rdfs:label xml:lang="en">making Ababil cruise missiles</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn CruiseMissile-Ababil)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_knives">
    <rdfs:label xml:lang="en">using knives</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Knife)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ButterflySwimStroke">
    <cycAnnot:label xml:lang="en">ButterflySwimStroke</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all swimming acts that involve performance of the butterfly swim stroke. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Swimming_Surface&quot; class=&quot;cyc_term&quot;&gt;Swimming_Surface&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ButterflySwimStroke&quot; class=&quot;cyc_term&quot;&gt;ButterflySwimStroke&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SwimStrokeType&quot; class=&quot;cyc_term&quot;&gt;SwimStrokeType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">butterfly</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="FolkDancing_StyleOfDance">
    <rdfs:label xml:lang="en">folk dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">FolkDancing-StyleOfDance</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
folk style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SledDogRacingEvent">
    <rdfs:comment xml:lang="en">The collection of all sled dog racing. A type of riding a sled, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RacingSportsEvent&quot; class=&quot;cyc_term&quot;&gt;RacingSportsEvent&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PullingAnObjectAlongWith&quot; class=&quot;cyc_term&quot;&gt;PullingAnObjectAlongWith&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SledDogRacingEvent&quot; class=&quot;cyc_term&quot;&gt;SledDogRacingEvent&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SportsCategoryType&quot; class=&quot;cyc_term&quot;&gt;SportsCategoryType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">sled dog racing</rdfs:label>
    <cycAnnot:label xml:lang="en">SledDogRacingEvent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_hydrogen_cyanide">
    <rdfs:label xml:lang="en">making hydrogen cyanide</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn HydrogenCyanide)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_modems">
    <rdfs:label xml:lang="en">using modems</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Modem)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SmokingACigarette">
    <rdfs:label xml:lang="en">smoking a cigarette</rdfs:label>
    <cycAnnot:label xml:lang="en">SmokingACigarette</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all actions of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Smoking&quot; class=&quot;cyc_term&quot;&gt;Smoking&lt;/a&gt; a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cigarette&quot; class=&quot;cyc_term&quot;&gt;Cigarette&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_paper_cutters">
    <cycAnnot:label xml:lang="en">(UsingAFn PaperCutter)</cycAnnot:label>
    <rdfs:label xml:lang="en">using paper cutters</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Measure_of_voltage">
    <cycAnnot:label xml:lang="en">(MeasuringFn Voltage)</cycAnnot:label>
    <rdfs:label xml:lang="en">measure of voltage</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AccessingAComputerAccount">
    <rdfs:label xml:lang="en">accessing a computer account</rdfs:label>
    <cycAnnot:label xml:lang="en">AccessingAComputerAccount</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization 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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccessingAComputerAccount&quot; class=&quot;cyc_term&quot;&gt;AccessingAComputerAccount&lt;/a&gt; is an event in which an agent accesses a computer account, usually by getting a process to run with the privileges of the account.  Typically, this is done by logging in to an account by entering a username and password when prompted (see, e.g.,  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LoggingInOnAComputer&quot; class=&quot;cyc_term&quot;&gt;LoggingInOnAComputer&lt;/a&gt;), but it can be done in less forthright ways via security holes.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Bodypainting_237">
    <rdfs:label xml:lang="en">bodypainting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Bodypainting)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PerformingArtActivity">
    <cycAnnot:label xml:lang="en">PerformingArtActivity</cycAnnot:label>
    <rdfs:label xml:lang="en">performing art</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of activities that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artist_Performer&quot; class=&quot;cyc_term&quot;&gt;Artist_Performer&lt;/a&gt;s do. Its subsets include things like &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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DramaticActing&quot; class=&quot;cyc_term&quot;&gt;DramaticActing&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;, etc. What is being captured in this collection are the actions that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artist_Performer&quot; class=&quot;cyc_term&quot;&gt;Artist_Performer&lt;/a&gt;s do, both in preparation for and during a performance. For the collection of performace events, see &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;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SystolicBloodPressureTest">
    <cycAnnot:label xml:lang="en">SystolicBloodPressureTest</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all tests which measure the systolic blood pressure. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalTesting&quot; class=&quot;cyc_term&quot;&gt;MedicalTesting&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SystolicBloodPressureTest&quot; class=&quot;cyc_term&quot;&gt;SystolicBloodPressureTest&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">systolic blood pressure test</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_carving_knives">
    <rdfs:label xml:lang="en">using carving knives</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn CarvingKnife)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Composting">
    <rdfs:label xml:lang="en">composting</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn Compost-Generic)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MeasurementOfHeight">
    <cycAnnot:label xml:lang="en">MeasurementOfHeight</cycAnnot:label>
    <rdfs:label xml:lang="en">measurement of height</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_carpentry_tools">
    <cycAnnot:label xml:lang="en">(UsingAFn CarpentryTool)</cycAnnot:label>
    <rdfs:label xml:lang="en">using carpentry tools</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_SportsEvent">
    <cycAnnot:label xml:lang="en">PlayingOf-SportsEvent</cycAnnot:label>
    <rdfs:label xml:lang="en">playing of sports event</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Butoh_StyleOfDance">
    <rdfs:label xml:lang="en">butoh</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the
butoh style.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Butoh-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TakingAPhotograph_DigitalCamera">
    <rdfs:label xml:lang="en">taking A photograph digital camera</rdfs:label>
    <cycAnnot:label xml:lang="en">TakingAPhotograph-DigitalCamera</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &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;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAPhotograph_DigitalCamera&quot; class=&quot;cyc_term&quot;&gt;TakingAPhotograph_DigitalCamera&lt;/a&gt; is an event in which a single still &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/StillCamera_Digital&quot; class=&quot;cyc_term&quot;&gt;StillCamera_Digital&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_lewisite">
    <cycAnnot:label xml:lang="en">(MakingFn Lewisite)</cycAnnot:label>
    <rdfs:label xml:lang="en">making lewisite</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="MakingASalesPhoneCall">
    <rdfs:label xml:lang="en">making a sales call</rdfs:label>
    <rdfs:comment xml:lang="en">Trying to sell something over the telephone.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MakingASalesPhoneCall</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingOf_HockeyGame">
    <rdfs:label xml:lang="en">playing of hockey game</rdfs:label>
    <cycAnnot:label xml:lang="en">PlayingOf-HockeyGame</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_Hatf_3_ballistic_missiles">
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-HATF3)</cycAnnot:label>
    <rdfs:label xml:lang="en">making Hatf-3 ballistic missiles</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_condoms">
    <rdfs:label xml:lang="en">using condoms</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Condom)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="InternationalTelephoneCommunication">
    <cycAnnot:label xml:lang="en">InternationalTelephoneCommunication</cycAnnot:label>
    <rdfs:label xml:lang="en">international phone call</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all international phone calls. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LongDistanceTelephoneCommunication&quot; class=&quot;cyc_term&quot;&gt;LongDistanceTelephoneCommunication&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternationalTelephoneCommunication&quot; class=&quot;cyc_term&quot;&gt;InternationalTelephoneCommunication&lt;/a&gt; is a &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; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_breathalyzers">
    <cycAnnot:label xml:lang="en">(UsingAFn Breathalyzer)</cycAnnot:label>
    <rdfs:label xml:lang="en">using breathalyzers</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Cancan_StyleOfDance">
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the cancan style.</rdfs:comment>
    <rdfs:label xml:lang="en">cancan dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">Cancan-StyleOfDance</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Credit_reporting">
    <cycAnnot:label xml:lang="en">(MakingFn CreditReportDocument)</cycAnnot:label>
    <rdfs:label xml:lang="en">credit reporting</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_sculptures">
    <cycAnnot:label xml:lang="en">(MakingFn Sculpture)</cycAnnot:label>
    <rdfs:label xml:lang="en">making sculptures</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_reservoirs">
    <cycAnnot:label xml:lang="en">(MakingFn WaterReservoir)</cycAnnot:label>
    <rdfs:label xml:lang="en">making reservoirs</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AdvancingOnSportsOpponent">
    <rdfs:label xml:lang="en">aggressing</rdfs:label>
    <rdfs:comment xml:lang="en">In a sport such as fencing, gaining ground on an opponent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AdvancingOnSportsOpponent</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="BalletDancing">
    <rdfs:label xml:lang="en">ballet dancing</rdfs:label>
    <cycAnnot:label xml:lang="en">BalletDancing</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/Dancing_Human&quot; class=&quot;cyc_term&quot;&gt;Dancing_Human&lt;/a&gt; that are in the ballet style.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="SawingSomething">
    <rdfs:label xml:lang="en">sawing</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CuttingInPieces&quot; class=&quot;cyc_term&quot;&gt;CuttingInPieces&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SawingSomething&quot; class=&quot;cyc_term&quot;&gt;SawingSomething&lt;/a&gt; is an event in which an agent cuts at least partially through some hard object by making a more-or-less continuous series of small cuts.  The &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CuttingDevice&quot; class=&quot;cyc_term&quot;&gt;CuttingDevice&lt;/a&gt; used in an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SawingSomething&quot; class=&quot;cyc_term&quot;&gt;SawingSomething&lt;/a&gt; is often a saw (e.g. a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HandSaw&quot; class=&quot;cyc_term&quot;&gt;HandSaw&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PowerSaw&quot; class=&quot;cyc_term&quot;&gt;PowerSaw&lt;/a&gt;), but it need not be; for example, one might saw through a tree branch with a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Knife&quot; class=&quot;cyc_term&quot;&gt;Knife&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SawingSomething</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Necking">
    <cycAnnot:label xml:lang="en">Necking</cycAnnot:label>
    <rdfs:label xml:lang="en">necking</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of events in which two (usually not more) people engage in intimate kissing which is usually accompanied by close bodily contact (hugging at least).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_rayon_cloth">
    <cycAnnot:label xml:lang="en">(MakingFn RayonCloth)</cycAnnot:label>
    <rdfs:label xml:lang="en">making rayon cloth</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_SCUD_B">
    <cycAnnot:label xml:lang="en">(MakingFn BallisticMissile-SCUDB)</cycAnnot:label>
    <rdfs:label xml:lang="en">making SCUD B</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_credit_cards">
    <rdfs:label xml:lang="en">using credit cards</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn CreditCard)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PremeditatedMurder">
    <cycAnnot:label xml:lang="en">PremeditatedMurder</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of murdering events involving planning on the part of the person who carries out the murder.</rdfs:comment>
    <rdfs:label xml:lang="en">first degree murder</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_tokens">
    <cycAnnot:label xml:lang="en">(MakingFn Token-Physical)</cycAnnot:label>
    <rdfs:label xml:lang="en">making tokens</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Reading_Visual">
    <rdfs:label xml:lang="en">visual reading</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of reading based on visual (as opposed to tactile) input.  A type of &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;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Reading_Visual&quot; class=&quot;cyc_term&quot;&gt;Reading_Visual&lt;/a&gt; is a &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;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt;, and a &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;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Reading-Visual</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_hot_tubs">
    <cycAnnot:label xml:lang="en">(UsingAFn HotTub)</cycAnnot:label>
    <rdfs:label xml:lang="en">using hot tubs</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="TrickOrTreating">
    <cycAnnot:label xml:lang="en">TrickOrTreating</cycAnnot:label>
    <rdfs:label xml:lang="en">trick or treating</rdfs:label>
    <rdfs:comment xml:lang="en">TrickOrTreating is a collection of events which take place on Halloween children dress in costumes on the Halloween evening, and go from house to house collecting candy.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_cutting_implements">
    <cycAnnot:label xml:lang="en">(UsingAFn CuttingDevice)</cycAnnot:label>
    <rdfs:label xml:lang="en">using cutting implements</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Refining_weapons_grade_uranium">
    <cycAnnot:label xml:lang="en">(MakingFn WeaponsGradeUranium)</cycAnnot:label>
    <rdfs:label xml:lang="en">refining weapons grade uranium</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Singing_Human">
    <rdfs:comment xml:lang="en">The collection of acts of 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 with the human vocal cords.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Singing-Human</cycAnnot:label>
    <rdfs:label xml:lang="en">singing</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_castor_oil">
    <rdfs:label xml:lang="en">making castor oil</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn CastorOil)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_blister_agents">
    <cycAnnot:label xml:lang="en">(MakingFn BlisterAgentStuff)</cycAnnot:label>
    <rdfs:label xml:lang="en">making blister agents</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="HiringAHitman">
    <cycAnnot:label xml:lang="en">HiringAHitman</cycAnnot:label>
    <rdfs:label xml:lang="en">hiring A hitman</rdfs:label>
    <rdfs:comment xml:lang="en">This is the scene in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MurderForHire&quot; class=&quot;cyc_term&quot;&gt;MurderForHire&lt;/a&gt; script in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/hitContractor&quot; class=&quot;cyc_term&quot;&gt;hitContractor&lt;/a&gt; hires the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/hitman&quot; class=&quot;cyc_term&quot;&gt;hitman&lt;/a&gt;.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_axes">
    <rdfs:label xml:lang="en">using axes</rdfs:label>
    <cycAnnot:label xml:lang="en">(UsingAFn Axe)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PerformingADanceMotion">
    <rdfs:comment xml:lang="en">Performing a dance motion, any of many different bodily movements that, taken together, make up a dance.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PerformingADanceMotion</cycAnnot:label>
    <rdfs:label xml:lang="en">performing a dance motion</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_explosive_devices">
    <rdfs:label xml:lang="en">making explosive devices</rdfs:label>
    <cycAnnot:label xml:lang="en">(MakingFn ExplosiveDevice)</cycAnnot:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="EnteringADomainAdministratorPassword">
    <cycAnnot:label xml:lang="en">EnteringADomainAdministratorPassword</cycAnnot:label>
    <rdfs:label xml:lang="en">entering A domain administrator password</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="ChallengingSomeone">
    <rdfs:label xml:lang="en">challenging</rdfs:label>
    <cycAnnot:label xml:lang="en">ChallengingSomeone</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of actions in which one agent (the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/challenger&quot; class=&quot;cyc_term&quot;&gt;challenger&lt;/a&gt;) issues a challenge to another agent (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/challengee&quot; class=&quot;cyc_term&quot;&gt;challengee&lt;/a&gt;)
to do something (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/challengesToDo&quot; class=&quot;cyc_term&quot;&gt;challengesToDo&lt;/a&gt;).</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Gargling">
    <cycAnnot:label xml:lang="en">Gargling</cycAnnot:label>
    <rdfs:label xml:lang="en">gargle</rdfs:label>
    <rdfs:comment xml:lang="en">Swishing a liquid around in your mouth, leaning your head back and keeping the liquid in your throat while exhaling, and then spitting it out.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Making_dolls">
    <cycAnnot:label xml:lang="en">(MakingFn Doll-Toy)</cycAnnot:label>
    <rdfs:label xml:lang="en">making dolls</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="AnimalPerformanceRoutine">
    <cycAnnot:label xml:lang="en">AnimalPerformanceRoutine</cycAnnot:label>
    <rdfs:label xml:lang="en">rehearsed routine</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LearnedActivityType&quot; class=&quot;cyc_term&quot;&gt;LearnedActivityType&lt;/a&gt; and specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConformingToASpecification&quot; class=&quot;cyc_term&quot;&gt;ConformingToASpecification&lt;/a&gt;.  This is the collection of all actions done by animals (human and non-human alike) that, by the intention of either the doer or director, instantiate a script-like specification, typically as a performance for an audience or in the course of practicing from such a performance.  Positive examples include a pet performing a trick, a gymnast executing a floor routine, and a band performing a musical piece.  Negative examples include brushing teeth, unlocking a car door, or any other somewhat mundane learned behaviors that are rarely, if ever, intended as performances or demonstrations.</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Pruning">
    <rdfs:comment xml:lang="en">Cutting off branches from a tree or bush in order to improve the shape, growth, or production of flowers and/or fruit</rdfs:comment>
    <cycAnnot:label xml:lang="en">Pruning</cycAnnot:label>
    <rdfs:label xml:lang="en">pruning</rdfs:label>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="PlayingABoardGame">
    <cycAnnot:label xml:lang="en">PlayingABoardGame</cycAnnot:label>
    <rdfs:label xml:lang="en">playing board game</rdfs:label>
    <rdfs:comment xml:lang="en">Playing a game such as Monopoly, Chess, Checkers, etc...</rdfs:comment>
  </LearnedActivityType>

  <LearnedActivityType rdf:about="Using_a_computer">
    <cycAnnot:label xml:lang="en">(UsingAFn Computer)</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization 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;, instances of which are &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 of some agent drawing on computers as tools (as opposed to, say &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;s).</rdfs:comment>
    <rdfs:label xml:lang="en">using a computer</rdfs:label>
  </LearnedActivityType>

  <owl:Class rdf:about="KEClarifyingCollectionType">
    <rdfs:label xml:lang="en">KE clarifying collection type</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/ClarifyingCollectionType&quot; class=&quot;cyc_term&quot;&gt;ClarifyingCollectionType&lt;/a&gt; that are used by the &lt;font color=&quot;#ff0000&quot;&gt;#$KRAKEN&lt;/font&gt; application to resolve natural language ambiguities.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KEClarifyingCollectionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvm8XOpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of activities which must first be learned before they can be performed--i.e., before any role which is a specPred of &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; can be played.</rdfs:comment>
    <rdfs:label xml:lang="en">learned activity</rdfs:label>
    <cycAnnot:label xml:lang="en">LearnedActivityType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SecondOrderCollection">
    <cycAnnot:label xml:lang="en">SecondOrderCollection</cycAnnot:label>
    <rdfs:label xml:lang="en">second-order Cyc collection</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;, that is, of all collections of (first-order) collections, and an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ThirdOrderCollection&quot; class=&quot;cyc_term&quot;&gt;ThirdOrderCollection&lt;/a&gt;.  Instances 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; are collections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;s.  Any instance of any instance of any instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="DurativeEventType">
    <cycAnnot:label xml:lang="en">DurativeEventType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of durative event</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections. If TYPE is an instance of &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;, each instance of TYPE is a &amp;quot;durative event&amp;quot; extended through time, i.e., it endures continuously between its starting and ending points, and such points are not simultaneous. As an example, writing a letter is a durative event type, since an event of this type will (except in &amp;quot;degenerate&amp;quot; cases) have a distinct starting point, a period of time in the middle during which writing occurs, and an end point at which the letter is written. By contrast, winning a prize is an instantaneous change: up to the moment the event takes place, you don&apos;t have the prize, after that you do. Granted, the awarding of the prize might in fact have a physical duration, but from a conceptual or logical point of view it might as well have none. If one thinks of events as the occurrence of &amp;quot;changes&amp;quot;, one may regard durative events as changes that intrinsically occupy a continuous, non-zero chunk of time, and non-durative events (for which see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PunctualEventType&quot; class=&quot;cyc_term&quot;&gt;PunctualEventType&lt;/a&gt;) as instantaneous changes. &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 proper specialization of this collection, because the cumulativity property (see the salient assertion for &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;) implies that all process types can have temporal extension. Naturally, many &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;s are not cumulative, but rather &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;s.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvm8XOpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of activities which must first be learned before they can be performed--i.e., before any role which is a specPred of &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; can be played.</rdfs:comment>
    <rdfs:label xml:lang="en">learned activity</rdfs:label>
    <cycAnnot:label xml:lang="en">LearnedActivityType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvm8XOpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of activities which must first be learned before they can be performed--i.e., before any role which is a specPred of &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; can be played.</rdfs:comment>
    <rdfs:label xml:lang="en">learned activity</rdfs:label>
    <cycAnnot:label xml:lang="en">LearnedActivityType</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
  </owl:ObjectProperty>

</rdf:RDF>
