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

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

varga
is instance of
  inheritable relation  
is instance of
  triangii lakshana  
is instance of
varga
is instance of
  inheritable relation  
is instance of
  eka mUlyaadeya sambandha  
is instance of

is instance of
  depth  

Coordinate term(s)

age  altitude  between  capability  conditional probability  confers obligation  confers right  connects  date  distance  domain  domain subclass  father  has purpose for agent  links  monetary value  mother  occupies position  orientation  prefers  related external concept  represents for agent  represents in language  temporally between  temporally between or equal  unique identifier  valence  width 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (2)

Agar depth(obj1,obj2,depth) ke lie hai, ki, to obj1 is below to obj2.
(=>
      (depth ?OBJ1 ?OBJ2 ?DEPTH)
      (orientation ?OBJ1 ?OBJ2 Below))

Agar depth(obj1,obj2,depth) ke lie hai, ki, to yah kuch bottom nahin, ki the bottom of obj1 is bottom aur the distance between bottom and obj2 is depth.
(=>
      (depth ?OBJ1 ?OBJ2 ?DEPTH)
      (exists
            (?BOTTOM)
            (and
                  (bottom ?BOTTOM ?OBJ1)
                  (distance ?BOTTOM ?OBJ2 ?DEPTH))))