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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLPredicateDisplayNL.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:ObjectProperty rdf:about="senderOfInfo">
    <rdfs:label xml:lang="en">information sender</rdfs:label>
    <rdfs:comment xml:lang="en">The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; is used to indicate the sending agent in a particular transfer of information.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is an agent who is the source of information transferred in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  At the time of &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; (and typically for some period beforehand), &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; conceives of the information transferred in &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  It&apos;s not the case that SENDER necessarily knows the &apos;information&apos; or has it among his/her beliefs (see the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knows&quot; class=&quot;cyc_term&quot;&gt;knows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt;), because &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; could involve lying (e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeorgeWashington&quot; class=&quot;cyc_term&quot;&gt;GeorgeWashington&lt;/a&gt;&apos;s telling his father, &apos;I didn&apos;t chop down the cherry tree&apos;).  Note that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; implies that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; performs &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; intentionally, in the sense that there is some other agent (related to &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/communicationTarget&quot; class=&quot;cyc_term&quot;&gt;communicationTarget&lt;/a&gt;) that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is attempting to transfer information to via &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  Of course, &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; may or may not be successful in transferring that information to the other agent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">senderOfInfo</cycAnnot:label>
    <cycAnnot:externalID>Mx4rvViPLZwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdf:type rdf:resource="Sample_Instance_Of_Type_For_Program_Fn_agentive_role_the_Cyc_Analytic_Environment"/>
    <rdf:type rdf:resource="Analyst_PertinentConcept"/>
    <rdf:type rdf:resource="EventOrRoleConcept"/>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <rdfs:domain rdf:resource="InformationTransferEvent"/>
    <rdfs:domain rdf:resource="Action"/>
    <rdfs:range rdf:resource="Agent_Generic"/>
    <prettyString xml:lang="en">information senders</prettyString>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvViPLZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvViPLZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViPLZwpEbGdrcN5Y29ycA"/>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="challenger">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <cycAnnot:label xml:lang="en">challenger</cycAnnot:label>
    <rdfs:label xml:lang="en">issuer of challenge</rdfs:label>
    <rdfs:comment xml:lang="en">&apos;(&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; CHALLENGE AGENT)&apos; means that AGENT issues the
challenge in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Challenging&quot; class=&quot;cyc_term&quot;&gt;Challenging&lt;/a&gt; CHALLENGE.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="warner">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <rdfs:comment xml:lang="en">&apos;(&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; WARNING WARNER)&apos; means that WARNER issues the
warning in WARNING.  WARNER may be an automatic warning device, such as
a smoke alarm, or an animal emitting a warning signal.</rdfs:comment>
    <cycAnnot:label xml:lang="en">warner</cycAnnot:label>
    <rdfs:label xml:lang="en">Warner</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="offerer">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <cycAnnot:label xml:lang="en">offerer</cycAnnot:label>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ActorSlot&quot; class=&quot;cyc_term&quot;&gt;ActorSlot&lt;/a&gt; that relates an &lt;font color=&quot;#ff0000&quot;&gt;#$Offer&lt;/font&gt; to 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;.  (offerer OFFER AGT) means that AGT is does the offering in OFFER.</rdfs:comment>
    <rdfs:label xml:lang="en">Offerer</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="issuerOfOrder_Military">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <rdfs:label xml:lang="en">issue of a military order</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/issuerOfOrder_Military&quot; class=&quot;cyc_term&quot;&gt;issuerOfOrder_Military&lt;/a&gt; ORDERING PERSON) means that PERSON is the author and issuing authority in ORDERING.  In such a case, it is assumed that ORDERING will have as an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt; an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MilitaryOrder_IBO&quot; class=&quot;cyc_term&quot;&gt;MilitaryOrder_IBO&lt;/a&gt; of which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/issuerOfOrder_Military&quot; class=&quot;cyc_term&quot;&gt;issuerOfOrder_Military&lt;/a&gt; will be the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationArtifactAuthor&quot; class=&quot;cyc_term&quot;&gt;informationArtifactAuthor&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">issuerOfOrder-Military</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="permitter">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <rdfs:label xml:lang="en">agent giving permission</rdfs:label>
    <cycAnnot:label xml:lang="en">permitter</cycAnnot:label>
    <rdfs:comment xml:lang="en">&apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/permitter&quot; class=&quot;cyc_term&quot;&gt;permitter&lt;/a&gt; GRANT AGENT)&apos; means that AGENT is the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; who grants permission in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GrantingPermission&quot; class=&quot;cyc_term&quot;&gt;GrantingPermission&lt;/a&gt; GRANT.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="forbidder">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <rdfs:comment xml:lang="en">An &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ActorSlot&quot; class=&quot;cyc_term&quot;&gt;ActorSlot&lt;/a&gt; and specialization of &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt;.  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/forbidder&quot; class=&quot;cyc_term&quot;&gt;forbidder&lt;/a&gt; FORBIDDING AGENT) means that AGENT does the forbidding in FORBIDDING.</rdfs:comment>
    <cycAnnot:label xml:lang="en">forbidder</cycAnnot:label>
    <rdfs:label xml:lang="en">Forbidder</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instructor">
    <rdfs:subPropertyOf rdf:resource="senderOfInfo"/>
    <rdfs:label xml:lang="en">instructor</rdfs:label>
    <cycAnnot:label xml:lang="en">instructor</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="EventOrRoleConcept">
    <rdfs:label xml:lang="en">the event or role domain</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptTypeByDomain&quot; class=&quot;cyc_term&quot;&gt;ConceptTypeByDomain&lt;/a&gt; (q.v.).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EventOrRoleConcept&quot; class=&quot;cyc_term&quot;&gt;EventOrRoleConcept&lt;/a&gt; are collections and relations having to do with general kinds of events and the roles that things can play in them.  Major specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Role&quot; class=&quot;cyc_term&quot;&gt;Role&lt;/a&gt;, and other relations used for stating significant facts about events (such as time, place, causes, and effects) are instances of this collection.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EventOrRoleConcept</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="InformationAndCWs_Topic">
    <rdfs:label xml:lang="en">information and CWs topic</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationAndCWs-Topic</cycAnnot:label>
  </owl:Class>

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

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViPLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information sender</rdfs:label>
    <rdfs:comment xml:lang="en">The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; is used to indicate the sending agent in a particular transfer of information.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is an agent who is the source of information transferred in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  At the time of &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; (and typically for some period beforehand), &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; conceives of the information transferred in &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  It&apos;s not the case that SENDER necessarily knows the &apos;information&apos; or has it among his/her beliefs (see the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knows&quot; class=&quot;cyc_term&quot;&gt;knows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt;), because &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; could involve lying (e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeorgeWashington&quot; class=&quot;cyc_term&quot;&gt;GeorgeWashington&lt;/a&gt;&apos;s telling his father, &apos;I didn&apos;t chop down the cherry tree&apos;).  Note that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; implies that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; performs &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; intentionally, in the sense that there is some other agent (related to &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/communicationTarget&quot; class=&quot;cyc_term&quot;&gt;communicationTarget&lt;/a&gt;) that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is attempting to transfer information to via &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  Of course, &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; may or may not be successful in transferring that information to the other agent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">senderOfInfo</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="&cyc;Mx4rvViPLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information sender</rdfs:label>
    <rdfs:comment xml:lang="en">The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; is used to indicate the sending agent in a particular transfer of information.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is an agent who is the source of information transferred in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  At the time of &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; (and typically for some period beforehand), &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; conceives of the information transferred in &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  It&apos;s not the case that SENDER necessarily knows the &apos;information&apos; or has it among his/her beliefs (see the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knows&quot; class=&quot;cyc_term&quot;&gt;knows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt;), because &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; could involve lying (e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeorgeWashington&quot; class=&quot;cyc_term&quot;&gt;GeorgeWashington&lt;/a&gt;&apos;s telling his father, &apos;I didn&apos;t chop down the cherry tree&apos;).  Note that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; implies that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; performs &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; intentionally, in the sense that there is some other agent (related to &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/communicationTarget&quot; class=&quot;cyc_term&quot;&gt;communicationTarget&lt;/a&gt;) that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is attempting to transfer information to via &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  Of course, &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; may or may not be successful in transferring that information to the other agent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">senderOfInfo</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Sample_Instance_Of_Type_For_Program_Fn_agentive_role_the_Cyc_Analytic_Environment">
    <cycAnnot:label xml:lang="en">(SampleInstanceOfTypeForProgramFn AgentiveRole CycAnalyticEnvironment-TheProgram)</cycAnnot:label>
    <rdfs:label xml:lang="en">Sample Instance Of Type For Program Fn agentive role the Cyc Analytic Environment</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Analyst_PertinentConcept">
    <cycAnnot:label xml:lang="en">Analyst-PertinentConcept</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptTypeByDomain&quot; class=&quot;cyc_term&quot;&gt;ConceptTypeByDomain&lt;/a&gt;.  Generally speaking, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Analyst_PertinentConcept&quot; class=&quot;cyc_term&quot;&gt;Analyst_PertinentConcept&lt;/a&gt; are concepts and relations such as are used by intelligence analysts reasoning about threat situations.  Specifically, all core concepts in this domain (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/coreConceptOfDomain&quot; class=&quot;cyc_term&quot;&gt;coreConceptOfDomain&lt;/a&gt;) are either 1) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryPredicate&lt;/a&gt;s referenced in AKB Fact Entry Templates, 2) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TernaryPredicate&quot; class=&quot;cyc_term&quot;&gt;TernaryPredicate&lt;/a&gt;s referenced in AKB Fact Entry Templates, 3:)&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 that are asserted to be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argIsa&quot; class=&quot;cyc_term&quot;&gt;argIsa&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryPredicate&lt;/a&gt;s referenced in AKB Fact Entry Templates, 4) &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 that are asserted to be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argIsa&quot; class=&quot;cyc_term&quot;&gt;argIsa&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TernaryPredicate&quot; class=&quot;cyc_term&quot;&gt;TernaryPredicate&lt;/a&gt;s referenced in AKB Fact Entry Templates, 5) &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 that are asserted to be &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/argGenl&quot; class=&quot;cyc_term&quot;&gt;argGenl&lt;/a&gt;s of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TernaryPredicate&quot; class=&quot;cyc_term&quot;&gt;TernaryPredicate&lt;/a&gt;s referenced in AKB Fact Entry Templates, or 6) concepts or relations that are instances of instances of &lt;font color=&quot;#ff0000&quot;&gt;#$TKBInterfaceCollection&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">the intelligence analyst reasoning domain</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&ocyc;Mx4rvViPLZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information sender</rdfs:label>
    <rdfs:comment xml:lang="en">The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; is used to indicate the sending agent in a particular transfer of information.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is an agent who is the source of information transferred in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  At the time of &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; (and typically for some period beforehand), &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; conceives of the information transferred in &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  It&apos;s not the case that SENDER necessarily knows the &apos;information&apos; or has it among his/her beliefs (see the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knows&quot; class=&quot;cyc_term&quot;&gt;knows&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/beliefs&quot; class=&quot;cyc_term&quot;&gt;beliefs&lt;/a&gt;), because &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; could involve lying (e.g., &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeorgeWashington&quot; class=&quot;cyc_term&quot;&gt;GeorgeWashington&lt;/a&gt;&apos;s telling his father, &apos;I didn&apos;t chop down the cherry tree&apos;).  Note that &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/senderOfInfo&quot; class=&quot;cyc_term&quot;&gt;senderOfInfo&lt;/a&gt; &lt;b&gt;TRANSFER&lt;/b&gt; &lt;b&gt;SENDER&lt;/b&gt;)&lt;/code&gt; implies that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; performs &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; intentionally, in the sense that there is some other agent (related to &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt; via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/communicationTarget&quot; class=&quot;cyc_term&quot;&gt;communicationTarget&lt;/a&gt;) that &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; is attempting to transfer information to via &lt;code&gt;&lt;b&gt;TRANSFER&lt;/b&gt;&lt;/code&gt;.  Of course, &lt;code&gt;&lt;b&gt;SENDER&lt;/b&gt;&lt;/code&gt; may or may not be successful in transferring that information to the other agent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">senderOfInfo</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="InformationTransferEvent">
    <cycAnnot:label xml:lang="en">InformationTransferEvent</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralizedTransfer&quot; class=&quot;cyc_term&quot;&gt;GeneralizedTransfer&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt; is an event in which information is transferred from a source (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationOrigin&quot; class=&quot;cyc_term&quot;&gt;informationOrigin&lt;/a&gt;) to one or more destinations (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/informationDestination&quot; class=&quot;cyc_term&quot;&gt;informationDestination&lt;/a&gt;), where the source and the various destinations are either intelligent agents or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s (IBTs).  Examples include reading a book (transfer of information from the book to the reader), saying something to someone (transfer of information from the speaker to the listener), machine translation (transfer of information from an encoded IBT in the source language to an encoded IBT in the target language), OCR scanning (transfer of information from a visual information source to another IBT in a different format), carving initials in a tree (transfer of information from an agent to an IBT),  and making a speech (transfer of information from an agent to other agents).  See also the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferPhysicalEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferPhysicalEvent&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">information transfer</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Action">
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s (q.v.) that are carried out by some &amp;quot;doer&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/doneBy&quot; class=&quot;cyc_term&quot;&gt;doneBy&lt;/a&gt;).  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; include any event in which one or more actors effect some change in the (tangible or intangible) state of the world, typically by an expenditure of effort or energy.  Note that it is not required that any tangible object be moved, changed, produced, or destroyed for an action to occur; the effects of an action might be intangible (such as a change in a bank balance or the intimidation of a subordinate).  Note also that the doer of an action, though typically 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; (q.v.), need not be (e.g. a falling rock that dents a car&apos;s roof).  Depending upon the context, doers of actions might be animate or inanimate, conscious or nonconscious.  For actions that are intentional, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurposefulAction&quot; class=&quot;cyc_term&quot;&gt;PurposefulAction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/performedBy&quot; class=&quot;cyc_term&quot;&gt;performedBy&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">action</rdfs:label>
    <cycAnnot:label xml:lang="en">Action</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>
