Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

height (height)

The height of an Object is the distance between its top and its bottom.

Ontology

SUMO / MEREOTOPOLOGY

Superrelation(s)

measure
is subrelation of
  length  
is subrelation of
  height  

Type restrictions

height(OggettoIntegro, MisuraDiLunghezza)

Related WordNet synsets

in height(p)
having a specified height; "five feet tall"; "five feet in height"
in height(p) is similar to...  

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))