Context
Vocabulary
E-Mail Comments to: opencyc-doc@cyc.com
Last
Update: 12/13/02
Copyright© 1996-2002. All rights reserved. See Terms of Usage.
Return to Documentation Contents
Return to Vocabulary Contents
#$Microtheory contexts
A specialization of #$AbstractInformationalThing.
Each instance of #$Microtheory is
an abstract informational thing that represents a context in
Cyc. Each microtheory (or 'mt') serves to group a set of
assertions together that share some common assumptions; the
assertions in an mt constitute the content of that mt. Note
that each assertion in the Cyc knowledge base must be
explicitly stated to be true in at least one microtheory.
Assertions stated to be true in one mt will also be true (by
inference) in more specialized mts that depend on the
content of that mt. For example, if something is true in the
#$HumanSocialLifeMt (q.v.), then it should by default be
true in the more specialized #$UnitedStatesSocialLifeMt
(q.v.). Specialized microtheories are related to the more
general microtheories on which they depend by the predicate
#$genlMt
(q.v.). Note that every query is made in some mt, and the
answer one gets to a query depends on the mt in which it is
asked, since the only assertions which can be used to answer
a query in an mt are those explicitly stated to be true in
that mt, or in some more general mt. See also the predicate
#$ist, which is
used to relate an assertion to the microtheories in which it
is true.
guid: bd5880d5-9c29-11b1-9dad-c379636f7270
direct instance of:
#$AtemporalNecessarilyEssentialCollectionType
direct specialization of:
#$AbstractInformationalThing
direct generalization of: #$SpindleMicrotheory #$BroadMicrotheory
#$LexicalMicrotheory #$FormalCOC
#$EnglishLexicalMicrotheory #$GovernmentCOC #$LegalCode
#$SupposedToBeMicrotheory
#$FictionalContext
#$Obligation
#$CodeOfConduct #$TemplateParsingMicrotheory
#$Language-SpecificMicrotheory #$CollectorMicrotheory #$ProblemSolvingCntxt
#$DeclarativeContext #$PlanningDomainMicrotheory #$HypotheticalContext
#$PropositionalInformationThing
#$GeneralMicrotheory
#$DataMicrotheory #$TheoryMicrotheory
#$VocabularyMicrotheory
#$MicrotheoryType types
of microtheory
A collection of collections. Each instance of #$MicrotheoryType
is a specialization of #$Microtheory.
Instances of #$MicrotheoryType
include the collections #$HypotheticalContext
and #$GeneralMicrotheory.
guid: bd58e6e8-9c29-11b1-9dad-c379636f7270
direct instance of: #$SecondOrderCollection
#$AtemporalNecessarilyEssentialCollectionType
direct specialization of: #$FirstOrderCollection
#$ist fact
(microtheory-designating predicate) (microtheory
predicate) (intangible object describing predicate)
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
This predicate relates a microtheory to any
sentence that is true in it. (#$ist MT SENT) means
that the CycL sentence SENT (or, if you prefer, the
proposition SENT expresses) is true in the microtheory MT.
Note that SENT need not actually be _asserted_ in MT; MT
might for example inherit SENT from a more general
microtheory. (Cf. #$ist-Asserted.)
guid: bd5880d3-9c29-11b1-9dad-c379636f7270
direct instance of: #$MicrotheoryDesignatingPredicate
#$BinaryPredicate #$MicrotheoryPredicate
#$genlMt genl mt
This predicate relates a more specific microtheory
to a more general one, where the former constitutes a
specialization with respect to the latter. More precisely:
(#$genlMt
SPEC-MT GENL-MT) means that any assertion that is true in
GENL-MT is also true in SPEC-MT. Thus a query posed in
SPEC-MT has access to all of the assertions asserted in
GENL-MT. (The consequences of this are far-reaching since #$genlMt is
transitive.) One particular microtheory, the #$BaseKB, is in the
unique position of being a generalization (via #$genlMt) of every
microtheory. (Note that, for technical reasons, all #$genlMt assertions
should be made in the #$BaseKB.)
guid: bd5880e5-9c29-11b1-9dad-c379636f7270
direct instance of: #$OpenCycDefinitionalPredicate
#$RuleMacroPredicate
#$ReflexiveBinaryPredicate #$TransitiveBinaryPredicate
#$MicrotheoryPredicate #$DefaultMonotonicPredicate
direct specialization of: #$generalizations
#$domainAssumptions domain assumptions
A #$MicrotheoryPredicate that relates a given #$Microtheory to
an #$ELSentence-Assertible
that expresses one of its 'domain assumptions'. (#$domainAssumptions
MT PROP) means that the microtheory MT has the proposition
PROP as a domain assumption, which means that all assertions
explicitly made in MT assume that PROP is true. For example,
(#$domainAssumptions
#$ChristianTrinityMt (#$equals
#$JesusChrist #$GodTheSon). Another way of thinking of this
is that the various `content' assertions of MT only apply to
objects that satisfy all its #$domainAssumptions
(i.e. that the quantifiers #$forAll and #$thereExists
will be restricted in MT in this way). So if it's true in MT
that: (#$forAll ?x Q)
and if we lift this axiom to another microtheory (MT2) that
does not make the domain assumption P, then the axiom
becomes: (#$forAll ?x (#$implies P Q))
(Or, of course ((#$forAll ?x (#$implies (#$and P1 P2 P3...)
Q)), where there is more than one relevant domain
assumption). See also #$mtAdditionConstraint.
guid: bd5880d7-9c29-11b1-9dad-c379636f7270
direct instance of:
#$IntangibleObjectRelatingPredicate
#$MicrotheoryPredicate #$BinaryPredicate
#$GeneralMicrotheory general
Cyc microtheories
A specialization of #$DeclarativeContext. Instances
of #$GeneralMicrotheory
contain general axioms useful for multiple purposes. This
excludes microtheories that deal with specific situations,
such as instances of #$ProblemSolvingCntxt,
microtheories that represent the information content of one
specific #$InformationBearingObject
such as the US Declaration of Independence, and those that
are purely lexical microtheories. Instances of this
collection include #$HumanSocialLifeMt, #$BuyingMt, and
#$NaiveAnimalsMt. Non-instances include #$GeneralLexiconMt
(purely lexical) and #$PeopleDataMt (no general axioms).
guid: bd589197-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
#$AtemporalNecessarilyEssentialCollectionType
direct specialization of: #$DeclarativeContext
#$BroadMicrotheory broad microtheory
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of those microtheories that contain
so many assertions that they are not useful for `relevance'
focusing during inference. (A #$BroadMicrotheory
is not used internally in Cyc's indexing scheme during
inference.) Examples: #$BaseKB and #$EnglishMt.
guid: bd5c0498-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
direct specialization of:
#$Microtheory
#$ProblemSolvingCntxt psc
(mt) (AIT)
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of microtheories that are used in
applications as a means to reason about particular
situations. Every original query takes place in some #$ProblemSolvingCntxt
(as opposed to a #$GeneralMicrotheory)
which has access --- via the #$genlMt relation ---
to other relevant microtheories, all the way up to the most
general one, the #$BaseKB. A #$ProblemSolvingCntxt
is usually created temporarily for the problem at hand, and
is discarded after the problem is dealt with (unlike a #$GeneralMicrotheory,
which is created for lasting use).
guid: bd5880da-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
#$AtemporalNecessarilyEssentialCollectionType
direct specialization of:
#$Microtheory
#$BaseKB Cyc's
knowledge of general truths
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
#$BaseKB
is the most general #$Microtheory
currently in use. Assertions in this context are
`accessible' from any other #$Microtheory
via the #$genlMt
relation. In the partial order of microtheories, all
microtheories have access to #$BaseKB. An
assertion which is true here will by default be true in
every context. The `content' of #$BaseKB consists of
very general assertions which are expected to be usable in
most or all applications of Cyc, as well as Cyc's most
fundamental assertions that it uses in inference, and all
completely universal, timeless truths.
guid: bd588111-9c29-11b1-9dad-c379636f7270
direct instance of:
#$BroadMicrotheory
#$GeneralMicrotheory
#$Individual
#$FictionalOrMythologicalContext counterfactual contexts
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
A specialization of #$Microtheory.
Each instance MT of #$FictionalOrMythologicalContext
is a microtheory for which the following property holds:
there is at least one assertion ASSERT which holds in MT (so
that (#$ist MT
ASSERT) is true), but which is widely believed to be false.
Although microtheories with this property would appear to
have limited utility, they can be useful in reasoning about
the content of fictional works or the content of certain
belief systems. An important specialization of #$FictionalOrMythologicalContext
is #$FictionalContext (q.v.).
guid: bd58f4b8-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
direct specialization of:
#$Microtheory
direct generalization of:
#$FictionalContext
#$FictionalContext fictional contexts
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of #$FictionalOrMythologicalContexts
which are (1) created intentionally, not by error or chance
or gradual evolution and accretion in a culture, and (2)
typically are the information content of some #$InformationBearingThing,
and (3) are not expected (by their creator) to be believed
as factual, nor do their creators believe them to be
factual. In addition to asserting fictional propositions
about existing things, a #$FictionalContext
may include terms for nonexistent things. Examples:
#$MiddleEarthMt, #$AdventuresOfHuckleberryFinn.
guid: be011058-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
direct specialization of:
#$Microtheory
#$SupposedToBeMicrotheory supposed
to be microtheory
A specialization of #$Microtheory.
Each instance of #$SupposedToBeMicrotheory
is a microtheory that describes how things are supposed to
be according to some source. Instances of this collection
can be used to represent things like the policies of a
company, the laws of a country, the tenets of a religion,
the rules of proper conduct for employees of a particular
corporation, etc. The assertions in a #$SupposedToBeMicrotheory
may or may not describe the world as it actually is.
Examples instances include #$BasicWesternLegalConceptsMt,
#$SportsRulesOf-BoxingSportsEvent, #$CycStaffCalendar, and #$OfficeCodeOfConductMt.
guid: bd58b164-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
direct specialization of:
#$Microtheory
direct generalization of: #$Proposal #$Agreement #$Obligation
#$TextMicrotheory text microtheory
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of Microtheories each of which
contains assertions that convey the information content of a
particular text. The propositional content of a text is a #$PropositionalInformationThing,
and it forms a #$TextMicrotheory.
guid: c10b7016-9c29-11b1-9dad-c379636f7270
direct instance of:
#$ExistingObjectType
direct specialization of:
#$PropositionalInformationThing
#$HypotheticalContext hypothetical
Cyc contexts
A #$MicrotheoryType.
Each instance of #$HypotheticalContext
consist of assertions that are posited strictly for the
purpose of exploring their consequences, without alleging
their actual truth. A hypothetical context can be used to
analyze hypothetical outcomes of actions or to examine the
hypothetical consequences of assuming some theory to be
true. Also, various alternative choices might be asserted,
each in its own hypothetical context, so their ramifications
can be generated and compared.
guid: bd58a4f1-9c29-11b1-9dad-c379636f7270
direct instance of:
#$ObjectType #$MicrotheoryType
#$AtemporalNecessarilyEssentialCollectionType
direct specialization of:
#$Microtheory
#$PerspectiveMicrotheory perspective microtheory
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of Microtheories that each represent
the propositional beliefs of a particular perspective. A #$PerspectiveMicrotheory
is the view of facts generally taken by someone or something
in a particular role or type of role. The propositions in a
#$PerspectiveMicrotheory
are true from the perspective of the thing in that role.
Examples include: #$AudiencePerspectiveMt,
#$WorkerPerspectiveMt, #$RecipientOfServicePerspectiveMt,
#$ProviderOfServicePerspectiveMt, #$PassengerPerspectiveMt,
#$DriverPerspectiveMt, etc.
guid: bd5891db-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
direct specialization of:
#$Microtheory
#$NeedMicrotheory needs
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of Microtheories each containing
those propositions that describe what some #$Agent needs to be
true. This may be distinct from what the #$Agent wants to be
true, and depends on some additional assessment of the
#$Agent's need by someone else. It may include physical,
financial or formal legal `needs' of the #$Agent.
guid: bd5906ae-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
direct specialization of:
#$Microtheory
direct generalization of:
#$Obligation
#$Expectation expectations
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of microtheories whose propositions
represent what some #$Agent (or #$Group of #$Agents) believes will
be true at some future time.
guid: bd58a264-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
direct specialization of:
#$Microtheory
#$Obligation obligations
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
A collection of microtheories; a subcollection of
#$SupposedToBeMicrotheory.
Each instance of the collection #$Obligation is a
microtheory which contains assertions describing what some
agent (the #$obligatedAgent) is obliged to do, or make true,
for one or more other agents, possibly including society in
general. An obligation is the most general case of some
agent owing something to another. Obligations may be
undertaken in conjunction with various kinds of #$Agreements.
Unlike an agreement, however, an obligation need not have a
second known party (though some do). An obligation can exist
and be understood without identifying another particular
agent as the `holder' of the obligation -- and that may be
true, even if the beneficiary (#$obligationOwedTo) can be
identified. For example, assuming that parents have an
obligation to care for their children, it is not clear with
whom a parent has `agreed' to take care of his or her child.
Some common ways to incur an obligation are through social
transactions (e.g., family duties, friendship, favors) or
through financial transactions (e.g., a
#$PaymentObligation). In addition, obligations may be
imposed on those who are subject to one or more instances of
#$CodeOfConduct, e.g., #$LegalCode-ModernUnitedStates,
#$SportsRulesOf-BoxingSportsEvent, #$OfficeCodeOfConductMt.
guid: bd58bfd0-9c29-11b1-9dad-c379636f7270
direct instance of:
#$TemporalStuffType
#$ObjectType
direct specialization of:
#$SupposedToBeMicrotheory #$IntangibleExistingThing
direct generalization of:
#$WorkAgreement
#$CodeOfConduct
#$Estimate estimations
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of microtheories containing
propositions that represent beliefs by some #$Agent which are the
result of inexact judgmental reasoning. For example, IBM's
estimate on January 1, 1992, of fourth quarter earnings for
1991. This concept encompasses the common meaning of
`estimate' and also `guess'. This contrasts with beliefs
which are derived primarily from rigorous or reliable
reasoning, direct observation, or consultation of
authoritative sources. This also contrasts with intentional
lies and works of fiction, which are not #$Estimates.
guid: bd58d245-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
#$ObjectType
direct specialization of:
#$Microtheory
#$Story stories
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of microtheories each of which
contains the assertional content of a story -- a #$Narrative
describing a particular sequence of events which occur to
one or more characters in the story. The story is at least
partially fictional as opposed to true stories .
guid: bd5889f5-9c29-11b1-9dad-c379636f7270
direct instance of:
#$ObjectType
direct specialization of:
#$Narrative
#$BeliefSystemMicrotheory belief
system microtheory
**COMMENT NOT REVIEWED**
**GAFs NOT REVIEWED**
The collection of microtheories each of which
contains the assertional content of the beliefs of some
religion, creed, cult, social group, school of thought,
political party, or other group that has shared beliefs or
doctrines. Example: #$ChristianityMt.
guid: c0f7e757-9c29-11b1-9dad-c379636f7270
direct instance of:
#$MicrotheoryType
direct specialization of:
#$SupposedToBeMicrotheory
Copyright© 1996-2002. All rights reserved. See Terms of Usage.