abstract (Abstract)
Properties or qualities as distinguished from any
particular embodiment of the properties/qualities in a physical medium.
Instances of Abstract can be said to exist in the same sense as mathematical
objects such as sets and relations, but they cannot exist at a particular
place and time without some physical encoding or embodiment.
Ontology
SUMO / BASE-ONTOLOGYSuperclass(es)
Subclass(es)
quantity
attribute
set or class
relation
proposition
graph
graph element
Coordinate term(s)
physical
Related WordNet synsets
- abstractness
- the quality of being considered apart from an specific instance or object
- abstract
- existing only in the mind; separated from embodiment; "abstract words like `truth' and `justice'"
See more related synsets on a separate page.
Axioms (2)
entity is exhaustively partitioned into physical,abstract.
(partition Entity Physical Abstract)
abs is an instance of abstract if and only if there doesn't exist point so that abs is located at point or abs exists during point.
(<=>
(instance ?ABS Abstract)
(not
(exists
(?POINT)
(or
(located ?ABS ?POINT)
(time ?ABS ?POINT)))))