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

高度 (height)

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

Ontology

SUMO / MEREOTOPOLOGY

Superrelation(s)

測量
is subrelation of
  長度  
is subrelation of
  高度  

Type restrictions

height(自身連續物體, 長度單位)

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)

If object高度height and object頂端top and object底部bottom, then topbottom 之間 距離height.
(=>
      (and
            (height ?OBJECT ?HEIGHT)
            (top ?TOP ?OBJECT)
            (bottom ?BOTTOM ?OBJECT))
      (distance ?TOP ?BOTTOM ?HEIGHT))