successor attribute closure (successorAttributeClosure)
The transitive closure of
successorAttribute. (successorAttributeClosure attr1 attr2) means
that there is a chain of successorAttribute assertions connecting
attr1 and attr2.
Ontology
SUMO / STRUCTURAL-ONTOLOGYClass(es)
Coordinate term(s)
back fn
front fn
arc weight
attribute
authors
before
before or equal
causes
causes subclass
citizen
closed on
connected
connected engineering components
contains information
cooccur
copy
crosses
date
decreases likelihood
developmental form
disjoint
distributes
documentation
duration
during
earlier
editor
element
employs
equal
equivalence relation on
exploits
expressed in language
faces
family relation
finishes
frequency
graph part
greater than
greater than or equal to
has purpose
has skill
holds during
holds obligation
holds right
hole
identity element
in list
in scope of interest
increases likelihood
independent probability
inhabits
inhibits
initial list
instance
interior part
inverse
irreflexive on
larger
less than
less than or equal to
manner
material
measure
meets spatially
meets temporally
modal attribute
overlaps partially
overlaps temporally
parent
partial ordering on
partly located
path length
possesses
precondition
prevents
proper part
property
publishes
range
range subclass
refers
reflexive on
related internal concept
sibling
smaller
starts
sub attribute
sub collection
sub graph
sub list
sub organizations
sub plan
sub process
sub proposition
subclass
subrelation
subsumes content class
subsumes content instance
successor attribute
superficial part
temporal part
time
total ordering on
trichotomizing on
uses
valence
version
Type restrictions
successorAttributeClosure(Attributo, Attributo)
Related WordNet synsets
See more related synsets on a separate page.
Axioms (3)
successor attribute closure é interamente correlato a successor attribute.
(relatedInternalConcept successorAttributeClosure successorAttribute)
Se attr1 é un immediato attributo successore di attr2, allora attr1 é un attributo successore di attr2.
(=>
(successorAttribute ?ATTR1 ?ATTR2)
(successorAttributeClosure ?ATTR1 ?ATTR2))
Se "la forma evolutiva di obj é attr1" vales durante time1 e attr2 é un attributo successore di attr1, allora esiste time2 tale che time2 accades prima di time1 e "la forma evolutiva di obj é attr2" vales durante time2.
(=>
(and
(holdsDuring
?TIME1
(developmentalForm ?OBJ ?ATTR1))
(successorAttributeClosure ?ATTR2 ?ATTR1))
(exists
(?TIME2)
(and
(earlier ?TIME2 ?TIME1)
(holdsDuring
?TIME2
(developmentalForm ?OBJ ?ATTR2)))))