高度 (height)
The height of an Object is the distance between
its top and its bottom.
Ontology
SUMO / MEREOTOPOLOGYSuperrelation(s)
Type restrictions
height(自身連續物體, 長度單位)
Related WordNet synsets
- in height(p)
- having a specified height; "five feet tall"; "five feet in height"
Axioms (1)
If object 的 高度 是 height and object 的 頂端 是 top and object 的 底部 是 bottom, then top 和 bottom 之間 距離 是 height.
(=>
(and
(height ?OBJECT ?HEIGHT)
(top ?TOP ?OBJECT)
(bottom ?BOTTOM ?OBJECT))
(distance ?TOP ?BOTTOM ?HEIGHT))