realization (realization)
A subrelation of represents.
(realization process prop) means that process is a Process which
expresses the content of prop. Examples include a particular musical
performance, which realizes the content of a musical score, or the
reading of a poem.
Ontologie
SUMO / BASE-ONTOLOGYClass(es)
Superrelation(s)
Související termín(y)
back fn
cardinality fn
front fn
principal host fn
probability fn
skin fn
attribute
authors
causes
causes subclass
citizen
closed on
completely fills
contains information
crosses
date
developmental form
documentation
duration
editor
element
equivalence relation on
exploits
expressed in language
fills
frequency
graph part
has purpose
has skill
holds during
holds obligation
holds right
hole
identity element
immediate instance
immediate subclass
in list
in scope of interest
inhabits
irreflexive on
manner
measure
meets temporally
member
modal attribute
parent
partial ordering on
partially fills
path length
penetrates
possesses
precondition
proper part
properly fills
publishes
range
range subclass
reflexive on
successor attribute
surface
temporal part
time
total ordering on
trichotomizing on
uses
valence
version
Typy argumentů
realization(proces, výrok)
Related WordNet synsets
See more related synsets on a separate page.
Axiomy (4)
realization je internally related to equivalent content instance.
(relatedInternalConcept realization equivalentContentInstance)
realization je internally related to contains information.
(relatedInternalConcept realization containsInformation)
Jestliže realization(process,prop) platí, potom existuje objekt nesoucí informaci obj tak, že obj contains information prop.
(=>
(realization ?PROCESS ?PROP)
(exists
(?OBJ)
(and
(instance ?OBJ ContentBearingObject)
(containsInformation ?OBJ ?PROP))))
Jestliže read je instancí třídy čtení, potom existují text text,prop tak, že text contains information prop a realization(read,prop) platí.
(=>
(instance ?READ Reading)
(exists
(?TEXT ?PROP)
(and
(instance ?TEXT Text)
(containsInformation ?TEXT ?PROP)
(realization ?READ ?PROP))))