Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

direction (direction)

(direction proc attr) means that the Process proc is moving in the direction attr. For example, one would use this Predicate to represent the fact that Max is moving North.

Ontologie

SUMO / QUALITIES

Class(es)

třída
is instance of
  inheritable relation  
is instance of
  case role  
is instance of
  direction  

Související termín(y)

agent  destination  experiencer  origin  path  patient 

Typy argumentů

direction(proces, směrový atribut)

Related WordNet synsets

See more related synsets on a separate page.

Axiomy (1)

(=>
      (holdsDuring
            ?TIME
            (direction ?PROC ?ATTR1))
      (forall
            (?ATTR2)
            (=>
                  (holdsDuring
                        ?TIME
                        (direction ?PROC ?ATTR2))
                  (equal ?ATTR2 ?ATTR1))))