height (height)
The height of an Object is the distance between
its top and its bottom.
Ontology
SUMO / MEREOTOPOLOGYSuperrelation(s)
Type restrictions
height(OggettoIntegro, MisuraDiLunghezza)
Related WordNet synsets
- in height(p)
- having a specified height; "five feet tall"; "five feet in height"
Axioms (1)
Se l' altezza di object é height e ilvertice object é top e the bottom of object is bottom, allora la distanza tra top e bottom é height.
(=>
(and
(height ?OBJECT ?HEIGHT)
(top ?TOP ?OBJECT)
(bottom ?BOTTOM ?OBJECT))
(distance ?TOP ?BOTTOM ?HEIGHT))