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

深度 (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-MEASURE

Class(es)

種類
is instance of
  可繼承關係  
is instance of
  三元述詞  
is instance of
種類
is instance of
  可繼承關係  
is instance of
  單值關係  
is instance of

is instance of
  深度  

Coordinate term(s)

年紀  標高  介於  能力  條件或然率  賦予義務  賦予權力  相連  日期  距離  領域  領域次種類  父親  施事者有意圖  連結  貨幣價值  母親  有...職位  相對方位  偏愛  SUMO外部相關概念  施事者呈現  以...語言呈現  時間介於  時間介於或同時  單一指稱  (結合)價  寬度 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (2)

If 深度, then obj1obj2在...之下.
(=>
      (depth ?OBJ1 ?OBJ2 ?DEPTH)
      (orientation ?OBJ1 ?OBJ2 Below))

If 深度, then there exists bottom so that obj1底部bottom and bottomobj2 之間 距離depth.
(=>
      (depth ?OBJ1 ?OBJ2 ?DEPTH)
      (exists
            (?BOTTOM)
            (and
                  (bottom ?BOTTOM ?OBJ1)
                  (distance ?BOTTOM ?OBJ2 ?DEPTH))))