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

       OpenCyc Knowledge Base

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

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

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

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

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

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

  <owl:Class rdf:about="ClearingAnEnemy">
    <cycAnnot:label xml:lang="en">ClearingAnEnemy</cycAnnot:label>
    <rdfs:comment xml:lang="en">To clear an enemy from an area means to remove all enemy forces and eliminate organized resistance in the area. This may be accomplished by destroying, capturing, or forcing the withdrawal of the enemy from the area.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvz9aXpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:label xml:lang="en">clearing an enemy</rdfs:label>
    <rdfs:subClassOf rdf:resource="MilitaryAction"/>
    <rdfs:subClassOf rdf:resource="PhysicalDestructionEvent"/>
    <rdf:type rdf:resource="MilitaryTaskedActionType"/>
    <rdf:type rdf:resource="TemporalObjectType"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvz9aXpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rvz9aXpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvz9aXpwpEbGdrcN5Y29ycA"/>
    <prettyString xml:lang="en">have cleared an enemy</prettyString>
    <prettyString xml:lang="en">have cleared</prettyString>
    <prettyString xml:lang="en">clears</prettyString>
    <prettyString xml:lang="en">cleared</prettyString>
    <prettyString xml:lang="en">clear</prettyString>
    <prettyString xml:lang="en">had cleared an enemy</prettyString>
    <prettyString xml:lang="en">will have cleared</prettyString>
    <prettyString xml:lang="en">clear an enemy</prettyString>
    <prettyString xml:lang="en">has cleared</prettyString>
    <prettyString xml:lang="en">had cleared</prettyString>
    <prettyString xml:lang="en">clearing</prettyString>
    <prettyString xml:lang="en">will have cleared an enemy</prettyString>
    <prettyString xml:lang="en">will clear</prettyString>
    <prettyString xml:lang="en">has cleared an enemy</prettyString>
    <prettyString xml:lang="en">clears an enemy</prettyString>
    <prettyString xml:lang="en">cleared an enemy</prettyString>
    <prettyString xml:lang="en">will clear an enemy</prettyString>
  </owl:Class>

  <owl:Class rdf:about="MilitaryTaskedActionType">
    <cycAnnot:label xml:lang="en">MilitaryTaskedActionType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of military task</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all types of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; that can be
assigned as tasks (cf. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/unitAssignedToTask&quot; class=&quot;cyc_term&quot;&gt;unitAssignedToTask&lt;/a&gt;) to a military unit (cf.
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ModernMilitaryUnit_Deployable&quot; class=&quot;cyc_term&quot;&gt;ModernMilitaryUnit_Deployable&lt;/a&gt;).  Examples of instances of
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryTaskedActionType&quot; class=&quot;cyc_term&quot;&gt;MilitaryTaskedActionType&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/AttackOnObject&quot; class=&quot;cyc_term&quot;&gt;AttackOnObject&lt;/a&gt; and
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PhysicalDestructionEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionEvent&lt;/a&gt;.  It is not assumed that any spec whatsoever
of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryTaskedActionType&quot; class=&quot;cyc_term&quot;&gt;MilitaryTaskedActionType&lt;/a&gt; : e.g., the
collection of tasks to be performed by UNIT003 by 3 pm on July 31 might
well be a spec of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt;, but it shouldn&apos;t be a military task
_type_ in its own right. (In other words: this collection does not include
the powerset of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt;.)</rdfs:comment>
  </owl:Class>

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

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/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/2009/04/07/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>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&cyc;Mx4rvz9aXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClearingAnEnemy</cycAnnot:label>
    <rdfs:comment xml:lang="en">To clear an enemy from an area means to remove all enemy forces and eliminate organized resistance in the area. This may be accomplished by destroying, capturing, or forcing the withdrawal of the enemy from the area.</rdfs:comment>
    <rdfs:label xml:lang="en">clearing an enemy</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvz9aXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClearingAnEnemy</cycAnnot:label>
    <rdfs:comment xml:lang="en">To clear an enemy from an area means to remove all enemy forces and eliminate organized resistance in the area. This may be accomplished by destroying, capturing, or forcing the withdrawal of the enemy from the area.</rdfs:comment>
    <rdfs:label xml:lang="en">clearing an enemy</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="PhysicalDestructionEvent">
    <rdfs:label xml:lang="en">physical destruction event</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/DestructionEvent&quot; class=&quot;cyc_term&quot;&gt;DestructionEvent&lt;/a&gt;s in which something &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; is destroyed via physical means. Examples include natural disasters (cf. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/DisasterEvent&quot; class=&quot;cyc_term&quot;&gt;DisasterEvent&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/KillingByOrganism&quot; class=&quot;cyc_term&quot;&gt;KillingByOrganism&lt;/a&gt;s, and dissassemblings (cf. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TakingApartAnArtifact&quot; class=&quot;cyc_term&quot;&gt;TakingApartAnArtifact&lt;/a&gt;). For cases where at least some portion of the thing destroyed becomes incorporated into a new created thing, see the more specialized &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PhysicalTransformationEvent&quot; class=&quot;cyc_term&quot;&gt;PhysicalTransformationEvent&lt;/a&gt;.  See also the reifiable functions &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PhysicalDestructionFn&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionFn&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PhysicalDestructionByMeansOfFn&quot; class=&quot;cyc_term&quot;&gt;PhysicalDestructionByMeansOfFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PhysicalDestructionEvent</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rvz9aXpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ClearingAnEnemy</cycAnnot:label>
    <rdfs:comment xml:lang="en">To clear an enemy from an area means to remove all enemy forces and eliminate organized resistance in the area. This may be accomplished by destroying, capturing, or forcing the withdrawal of the enemy from the area.</rdfs:comment>
    <rdfs:label xml:lang="en">clearing an enemy</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="MilitaryAction">
    <cycAnnot:label xml:lang="en">MilitaryAction</cycAnnot:label>
    <rdfs:label xml:lang="en">military action</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all military tasks such as might be assigned to deployable, modern military units.  A particular task is performed by one and only one unit, although other units may function in a support capacity, and subunits of the performing unit may be assigned tasks that figure as subtasks of the performing unit&apos;s assigned task.  In this case the tasks of the subordinate units should be related to the overarching task of the superior unit by the &lt;font color=&quot;#ff0000&quot;&gt;#$subTasks&lt;/font&gt; relation.  A single unit may be assigned more than one task.  Notice that this collection is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryEvent&quot; class=&quot;cyc_term&quot;&gt;MilitaryEvent&lt;/a&gt;, not &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt; complex events take account of both primary tasks and their subtasks and also distinct support tasks.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryAction&quot; class=&quot;cyc_term&quot;&gt;MilitaryAction&lt;/a&gt; may properly figure as &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/subEvents&quot; class=&quot;cyc_term&quot;&gt;subEvents&lt;/a&gt; in an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MilitaryOperation&quot; class=&quot;cyc_term&quot;&gt;MilitaryOperation&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

</rdf:RDF>

