深度 (depth)
A TernaryPredicate that is used to state the distance
between the top of an Object and another point that is above the top of the
Object (often this other point will be sea level). Note that this Predicate can
be used to specify, for example, the depth of marine life or submarines, for example.
Ontology
SUMO / UNITS-OF-MEASUREClass(es)
Coordinate term(s)
年紀
標高
介於
能力
條件或然率
賦予義務
賦予權力
相連
日期
距離
領域
領域次種類
父親
施事者有意圖
連結
貨幣價值
母親
有...職位
相對方位
偏愛
SUMO外部相關概念
施事者呈現
以...語言呈現
時間介於
時間介於或同時
單一指稱
(結合)價
寬度
Related WordNet synsets
See more related synsets on a separate page.
Axioms (2)
If 深度, then obj1 對 obj2 是 在...之下.
(=>
(depth ?OBJ1 ?OBJ2 ?DEPTH)
(orientation ?OBJ1 ?OBJ2 Below))
If 深度, then there exists bottom so that obj1 的 底部 是 bottom and bottom 和 obj2 之間 距離 是 depth.
(=>
(depth ?OBJ1 ?OBJ2 ?DEPTH)
(exists
(?BOTTOM)
(and
(bottom ?BOTTOM ?OBJ1)
(distance ?BOTTOM ?OBJ2 ?DEPTH))))