SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > AntisymmetricRelation > PartialOrderingRelation > subsumesContentInstance
Next BinaryPredicatesuccessorAttribute    UpBinaryPredicate, PartialOrderingRelation    Previous BinaryPredicatesubsumesContentClass   

subsumesContentInstance
subjectfact 
subsumesContentInstancedocumentation A BinaryPredicate relating two instances of ContentBearingObject. (subsumesContentInstance ?OBJ1 ?OBJ2) means that the content expressed by ?OBJ2 is part of the content expressed by ?OBJ1. An example is the relationship between a handwritten poem and one of its stanzas. Note that this is a relation between instances, rather than Classes. If one wants to assert a content relationship between Classes, e.g. between the version of an intellectual work and a part of that work, the relation subsumesContentClass should be used2001-11-30 13:35:22.0
has axiom
(<=>
(and
(subsumesContentInstance ?OBJ1 ?OBJ2)
(subsumesContentInstance ?OBJ2 ?OBJ1))
(equivalentContentInstance ?OBJ1 ?OBJ2))
2001-11-30 13:35:22.0
has axiom
(<=>
(subsumesContentInstance ?OBJ1 ?OBJ2)
(forall (?INFO)
(=>
(containsInformation ?OBJ1 ?INFO)
(containsInformation ?OBJ2 ?INFO))))
2001-11-30 13:35:22.0
has axiom
(=>
(and
(subsumesContentInstance ?SENT1 ?SENT2)
(instance ?SENT1 Sentence)
(instance ?SENT2 Sentence))
(=> ?SENT1 ?SENT2))
2001-11-30 13:35:22.0
has axiom
(=>
(subPlan ?PLAN1 ?PLAN2)
(forall (?OBJ1 ?OBJ2)
(=>
(and
(containsInformation ?OBJ1 ?PLAN1)
(containsInformation ?OBJ2 ?PLAN2))
(subsumesContentInstance ?OBJ2 ?OBJ1))))
2001-11-30 13:35:22.0
has domain1 ContentBearingObject2001-11-30 13:35:22.0
has domain2 ContentBearingObject2001-11-30 13:35:22.0
has relatedInternalConcept subsumesContentClass2001-11-30 13:35:22.0
is an instance of BinaryPredicate2001-11-30 13:35:22.0
is an instance of PartialOrderingRelation2001-11-30 13:35:22.0
BinaryRelationis first domain of DomainFn2001-11-30 13:33:44.0
is first domain of equivalenceRelationOn2001-11-30 13:33:44.0
is first domain of inverse2001-11-30 13:33:44.0
is first domain of irreflexiveOn2001-11-30 13:33:44.0
is first domain of partialOrderingOn2001-11-30 13:33:44.0
is first domain of RangeFn2001-11-30 13:33:44.0
is first domain of reflexiveOn2001-11-30 13:33:44.0
is first domain of totalOrderingOn2001-11-30 13:33:44.0
is first domain of trichotomizingOn2001-11-30 13:33:44.0
is second domain of inverse2001-11-30 13:33:44.0
Predicateis first domain of singleValued2001-11-30 13:35:02.0
Classis third domain of domain2001-11-30 13:33:51.0
is third domain of domainSubclass2001-11-30 13:33:51.0
Abstractis disjoint from Physical2001-11-30 13:33:32.0

Next BinaryPredicatesuccessorAttribute    UpBinaryPredicate, PartialOrderingRelation    Previous BinaryPredicatesubsumesContentClass