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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayVersioned.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/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/">
    <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="Mx4ruPv7XA9cEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all parameters or variables used in computer systems, either by the operating system or by a program.  The value of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; may be set [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruKWCXg9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SettingSoftwareParameter&lt;/a&gt;] or read [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rt_OjBA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ReadingSoftwareParameter&lt;/a&gt;].  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rk7NS1g97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValue&lt;/a&gt; SOFTWARE-PARAMETER VALUE) means that SOFTWARE-PARAMETER has the value VALUE in the current context. (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlAsYfA97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInProgram&lt;/a&gt; SOFTWARE-PARAMETER VALUE COMPUTER-PROGRAM-RUNNING) means that SOFTWARE-PARAMETER currently has the value VALUE in the program COMPUTER-PROGRAM-RUNNING.</rdfs:comment>
    <rdfs:label xml:lang="en">software parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareParameter</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="Mx4r9lIvlpcoEdqAAAACs4vPlg"/>
    <rdf:type rdf:resource="Mx4rOEevWKNuQdiN04S0lcdxLw"/>
    <rdf:type rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rYfyNVM4uEdqAAAACs2IKaQ"/>
    <owl:sameAs rdf:resource="&cyc;Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">software parameters</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
  </owl:Class>

  <owl:Class rdf:about="Mx4rOtQz1qV9EdaAAAACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">ApacheDirective</cycAnnot:label>
    <rdfs:label xml:lang="en">Apache directive</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Instances of this collection are options that can be set in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rFyfQIKYlEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;ApacheWebServerConfigurationFile&lt;/a&gt;s.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvuyf-JwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:label xml:lang="en">environment variable</rdfs:label>
    <cycAnnot:label xml:lang="en">EnvironmentVariable</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all environment variables used (most frequently in Unix systems - see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwJcVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnixOS&lt;/a&gt;) to assign default system configurations to a user.  For example, the $SHELL environment varible (represented in CYC as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwI91_5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SHELL_TheEnvironmentVariable&lt;/a&gt;) takes as its value a filename, which is the location of the program that will be executed (by default) when a program is run for the purposes of providing the user with command-line interface with the kernel (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQ499ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OperatingSystemKernel&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rSAGW0AmAQdiC5OBZX-GRVQ">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">ReformulationParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">reformulation parameter</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rSAGW0AmAQdiC5OBZX-GRVQ&quot; class=&quot;cyc_term&quot;&gt;ReformulationParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;s that control how the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv5UqfZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLReformulator&lt;/a&gt; carries out reformulation. A group of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rSAGW0AmAQdiC5OBZX-GRVQ&quot; class=&quot;cyc_term&quot;&gt;ReformulationParameter&lt;/a&gt;s and their values can be bundled into a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rRLf3MAmAQdiZI9Tr-RY16w&quot; class=&quot;cyc_term&quot;&gt;ReformulationSpecification&lt;/a&gt;. Reformulation parameters are set on reformulator calls via &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rkiDnwAmAQdidBsJiiIyslg&quot; class=&quot;cyc_term&quot;&gt;parameterValueForReformulation&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx8Ngh4r6Itlxh8ZEdqAAAACs71DGR4rsUtZ3AhcEdqAAAACs4vPlg">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">(ParameterTypeOfProgramFn CycAnalyticEnvironment-TheProgram)</cycAnnot:label>
    <rdfs:label xml:lang="en">Parameter Type Of Program Fn the Cyc Analytic Environment</rdfs:label>
  </owl:Class>

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

  <owl:Class rdf:about="Mx4ryoCVKgaWQdmRfdeesmgQ9Q">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:comment xml:lang="en">A spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5IH-bnyHEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceParameter&lt;/a&gt; whose two instances, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rzRXZdgaWQdmFIp9CvdR7gQ&quot; class=&quot;cyc_term&quot;&gt;RuleAntecedentParameter&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rzkcXugaWQdmF2Nkps3AsDQ&quot; class=&quot;cyc_term&quot;&gt;RuleConsequentParameter&lt;/a&gt;, are used in setting the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rz6VVQAaWQdmE0Zo8Wz2_3g&quot; class=&quot;cyc_term&quot;&gt;ksRangeInSpecification&lt;/a&gt; of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4reJNb1ooVEdqAAAACs6hRXg&quot; class=&quot;cyc_term&quot;&gt;CycLRuleSpecification&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">rule parameter type</rdfs:label>
    <cycAnnot:label xml:lang="en">RuleParameterType</cycAnnot:label>
  </owl:Class>

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

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

  <owl:Class rdf:about="Mx4rJAnn-oIOEdaAAACQJ5T1Bg">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">TestMetric</cycAnnot:label>
    <rdfs:comment xml:lang="en">Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rJAnn-oIOEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;TestMetric&lt;/a&gt; is a parameter in some body of testing code, having a value which represents a measurement computed during the test.</rdfs:comment>
    <rdfs:label xml:lang="en">test metric</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rHWuPZkjkEdaKIQACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:label xml:lang="en">sendmail parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">SendmailParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Instances of this collection are options that can be set in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ryI0pKENPEdaJ3wACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Sendmail_cf_TheConfigurationFile&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4redGqOB8YEdqAAAACs71DGQ">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">NLParsingParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">NL parsing parameter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; that, broadly speaking, are applicable to instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvXV4RJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;NLParser_CW&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4r2PcvdmY6QdiS9r6icsZXjg">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:label xml:lang="en">cyc term ranking focus</rdfs:label>
    <cycAnnot:label xml:lang="en">CycTermRankingFocus</cycAnnot:label>
    <rdfs:comment xml:lang="en">The instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r2PcvdmY6QdiS9r6icsZXjg&quot; class=&quot;cyc_term&quot;&gt;CycTermRankingFocus&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rmnue2mY1QdiRc_lsH8F4Pg&quot; class=&quot;cyc_term&quot;&gt;EvaluativeCriterion&lt;/a&gt; that are part of a larger term rank program which dictate how the program should set about ranking the inter-connectivity of terms within an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjqoZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt;.  Among its instances is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r2puyXGY6Qdiaw95l5IVmQg&quot; class=&quot;cyc_term&quot;&gt;UniformTermRank&lt;/a&gt;, where no particular set of terms is the focus of the term ranking.  Individual instances that focus the term ranking relative to a set of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwQf_-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycLTerm&lt;/a&gt;s can be picked out using the function &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r2c-nAmY6QdiWnMVhj3SKpg&quot; class=&quot;cyc_term&quot;&gt;FocusedTermRankFn&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rb9D9ppcqEdqAAAACs4vPlg">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:label xml:lang="en">disambiguation scoring strategy parameter</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rb9D9ppcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DisambiguationScoringStrategyParameter&lt;/a&gt; control how the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rbydGxpcqEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;DocumentDisambiguator&lt;/a&gt; carries out a disambiguation.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DisambiguationScoringStrategyParameter</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rmDcJbHawQdiT-rAKh30eDQ">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">CBLStateObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; terms that can hold state (be assigned a value) of a certain type.</rdfs:comment>
    <rdfs:label xml:lang="en">CBL state object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r5IH-bnyHEdaAAACQJ5T1Bg">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:label xml:lang="en">inference parameter</rdfs:label>
    <rdfs:comment xml:lang="en">Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r5IH-bnyHEdaAAACQJ5T1Bg&quot; class=&quot;cyc_term&quot;&gt;InferenceParameter&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;s that control how the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rv98MQpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CycInferenceEngine&lt;/a&gt; operates when performing a CycL query.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InferenceParameter</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rMh5-aJnDEdaSxwACs0uXdw">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">SpecialShellParameter</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rMh5-aJnDEdaSxwACs0uXdw&quot; class=&quot;cyc_term&quot;&gt;SpecialShellParameter&lt;/a&gt; is the collection of all parameters that
are treated exceptionally by programs interpreting scripts. Positive
examples would be the &amp;quot;$$&amp;quot; variable in shell scripting, which always
denotes the current process ID, and the &amp;quot;$_&amp;quot; variable in Perl, which
refers to the default input, output and pattern matching space.</rdfs:comment>
    <rdfs:label xml:lang="en">special shell parameter</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r7MecXArwQdiLR-tqN6PL3A">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7MecXArwQdiLR-tqN6PL3A&quot; class=&quot;cyc_term&quot;&gt;CycProgramFeature&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r7MecXArwQdiLR-tqN6PL3A&quot; class=&quot;cyc_term&quot;&gt;CycProgramFeature&lt;/a&gt; is a parameter used to specify to a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4riTBnSAWFQdiOc5X686AWtw&quot; class=&quot;cyc_term&quot;&gt;LispReader&lt;/a&gt; precisely which code in the Cyc codebase to include in creating a Cyc executable.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycProgramFeature</cycAnnot:label>
    <rdfs:label xml:lang="en">cyc program feature</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rB5BiHALZEdqAAAAH6Q2Zvw">
    <rdfs:subClassOf rdf:resource="Mx4ruPv7XA9cEdaAAABQ2rksLw"/>
    <cycAnnot:label xml:lang="en">AnalogyParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">analogy parameter</rdfs:label>
    <rdfs:comment xml:lang="en">AnalogyParameter is the collection of parameters used in analogical reasoning.</rdfs:comment>
  </owl:Class>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rclRK9r9DEdqAAAAH6Q2Zvw">
    <rdfs:label xml:lang="en">Program Specification Max Time</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rclRK9r9DEdqAAAAH6Q2Zvw&quot; class=&quot;cyc_term&quot;&gt;programSpecificationMaxTime&lt;/a&gt; &lt;b&gt;SPECIFICATION&lt;/b&gt; &lt;b&gt;TIME&lt;/b&gt;)&lt;/code&gt; means that when a program is called according to the specification &lt;code&gt;&lt;b&gt;SPECIFICATION&lt;/b&gt;&lt;/code&gt;, it is set to run for a length of time no longer than &lt;code&gt;&lt;b&gt;TIME&lt;/b&gt;&lt;/code&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViApZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Time_Quantity&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">programSpecificationMaxTime</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rwnLD4n_OEdaHGwACs0uXdw">
    <cycAnnot:label xml:lang="en">MaxElementCompCounter</cycAnnot:label>
    <rdfs:label xml:lang="en">counter</rdfs:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rWKolln1bEdaNPwACs0uXdw">
    <cycAnnot:label xml:lang="en">MaxElementCompOutput</cycAnnot:label>
    <rdfs:label xml:lang="en">maximum</rdfs:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rrTNPcFmREdeF9gADR6QijQ">
    <rdfs:label xml:lang="en">Scen Gen Implies Transformation Formula Parameter</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; which takes the value of a rule formed with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViA-JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;implies&lt;/a&gt; that constitutes a way to enrich a scenario.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScenGenImpliesTransformationFormulaParameter</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rvcFrTJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">topicOf</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcFrTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;topicOf&lt;/a&gt; CONCEPT TOPIC) means that TOPIC is in some way the topic of CONCEPT that distinguishes CONCEPT from one of its generalizations and from most, if not all, of its siblings.  For example (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvcFrTJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;topicOf&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjmJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplianceStore&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViJk5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HouseholdAppliance&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">topic</rdfs:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4ry8LlNFMmQdebldylYLKPcw">
    <rdfs:label xml:lang="en">Scen Gen Transformation Formula Parameter</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; which takes the value of a formula that constitutes a way to enrich a scenario.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ScenGenTransformationFormulaParameter</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4r_8GTVGX4EdeMdgACs0uEEQ">
    <cycAnnot:label xml:lang="en">ScenGenModuleDefaultDisabledParameter</cycAnnot:label>
    <rdfs:label xml:lang="en">Scen Gen Module Default Disabled Parameter</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; which takes a boolean value, signifying whether or not
the module should be activated during scenario generation.</rdfs:comment>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rSFGp6Wd-EdaEPQACs0uXdw">
    <rdfs:label xml:lang="en">input number</rdfs:label>
    <cycAnnot:label xml:lang="en">AlgorithmInput1</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rWKpMpH1bEdaNPwACs0uXdw">
    <rdfs:label xml:lang="en">length of the list</rdfs:label>
    <cycAnnot:label xml:lang="en">MaxElementCompInput2</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

  <Mx4ruPv7XA9cEdaAAABQ2rksLw rdf:about="Mx4rWKollX1bEdaNPwACs0uXdw">
    <rdfs:label xml:lang="en">list</rdfs:label>
    <cycAnnot:label xml:lang="en">MaxElementCompInput1</cycAnnot:label>
  </Mx4ruPv7XA9cEdaAAABQ2rksLw>

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

  <owl:Class rdf:about="Mx4rOEevWKNuQdiN04S0lcdxLw">
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r_4bScKNtQdiVw7XtX-HN0Q&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>
    <rdfs:label xml:lang="en">KE clarifying collection type</rdfs:label>
    <cycAnnot:label xml:lang="en">KEClarifyingCollectionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4ruPv7XA9cEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all parameters or variables used in computer systems, either by the operating system or by a program.  The value of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; may be set [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruKWCXg9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SettingSoftwareParameter&lt;/a&gt;] or read [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rt_OjBA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ReadingSoftwareParameter&lt;/a&gt;].  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rk7NS1g97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValue&lt;/a&gt; SOFTWARE-PARAMETER VALUE) means that SOFTWARE-PARAMETER has the value VALUE in the current context. (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlAsYfA97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInProgram&lt;/a&gt; SOFTWARE-PARAMETER VALUE COMPUTER-PROGRAM-RUNNING) means that SOFTWARE-PARAMETER currently has the value VALUE in the program COMPUTER-PROGRAM-RUNNING.</rdfs:comment>
    <rdfs:label xml:lang="en">software parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareParameter</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVirnZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ObjectType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all collections that are &amp;quot;object-like&amp;quot; in at least one respect. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is object-like just in case there is some sense of &apos;part&apos; according to which any (or nearly any) given proper part of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;not&lt;/i&gt; itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;; when this happens &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is said to be object-like with respect to that sense of &apos;part&apos;.
&lt;p/&gt;
More precisely, for a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; to be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; it is sufficient that there be some specialization &lt;code&gt;&lt;b&gt;PARTPRED&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; such that, for any &lt;code&gt;&lt;b&gt;OBJ1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt;, if &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;b&gt;PARTPRED&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt; both hold, then &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; does &lt;i&gt;not&lt;/i&gt; hold.  (Also sufficient for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is that there be some specialization &lt;code&gt;&lt;b&gt;INVPARTPRED&lt;/b&gt;&lt;/code&gt; of the &lt;i&gt;inverse&lt;/i&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWHsNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlInverse&lt;/a&gt;) such that &lt;code&gt;(&lt;b&gt;INVPARTPRED&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt;)&lt;/code&gt;, with everything else remaining the same as above.)  Note that neither of the above sufficient conditions for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is strictly necessary: some exceptions are allowed.  Thus as long as either one of the above conditionals holds in &lt;i&gt;nearly&lt;/i&gt; all cases, &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; should be considered an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.
&lt;p/&gt;
Here are two examples.  Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  Take an instance of that, say my car.  Now consider one of the proper &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVj5FpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; of my car, say the steering wheel.  The steering wheel is &lt;i&gt;not&lt;/i&gt; an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  And the same would be true for any proper physical part of any car.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWn4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; of a year is itself a year.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; for the contrasting (though not disjoint) notion of being stuff-like.</rdfs:comment>
    <rdfs:label xml:lang="en">type of object</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r9lIvlpcoEdqAAAACs4vPlg">
    <cycAnnot:label xml:lang="en">Parameter</cycAnnot:label>
    <rdfs:label xml:lang="en">parameter</rdfs:label>
    <rdfs:comment xml:lang="en">A sub-collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4r9lIvlpcoEdqAAAACs4vPlg&quot; class=&quot;cyc_term&quot;&gt;Parameter&lt;/a&gt; is a component of some larger &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvf9sZJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; that is capable of storing a value and having that value change.  An important sub-class of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt;, but this collection is more general and includes such things as how much weight a college admissions officer gives to extracurricular activities when rating applications or how much a chess program values pawns when calculating the value of the board that results from a move.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rYfyNVM4uEdqAAAACs2IKaQ">
    <rdfs:label xml:lang="en">candidate KB completeness node</rdfs:label>
    <cycAnnot:label xml:lang="en">CandidateKBCompletenessNode</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4ruPv7XA9cEdaAAABQ2rksLw">
    <rdfs:comment xml:lang="en">The collection of all parameters or variables used in computer systems, either by the operating system or by a program.  The value of an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruPv7XA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SoftwareParameter&lt;/a&gt; may be set [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4ruKWCXg9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;SettingSoftwareParameter&lt;/a&gt;] or read [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rt_OjBA9cEdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;ReadingSoftwareParameter&lt;/a&gt;].  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rk7NS1g97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValue&lt;/a&gt; SOFTWARE-PARAMETER VALUE) means that SOFTWARE-PARAMETER has the value VALUE in the current context. (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rlAsYfA97EdaAAABQ2rksLw&quot; class=&quot;cyc_term&quot;&gt;softwareParameterValueInProgram&lt;/a&gt; SOFTWARE-PARAMETER VALUE COMPUTER-PROGRAM-RUNNING) means that SOFTWARE-PARAMETER currently has the value VALUE in the program COMPUTER-PROGRAM-RUNNING.</rdfs:comment>
    <rdfs:label xml:lang="en">software parameter</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareParameter</cycAnnot:label>
  </owl:Class>

</rdf:RDF>
