Wählen Sie Sprache: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

richtung (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.

Ontology

SUMO / QUALITIES

Class(es)

Kategorie
is instance of
  inheritable relation  
is instance of
  Fallrolle  
is instance of
  richtung  

Coordinate term(s)

agent  bestimmungsort  experiencer  origin  pfad  patient 

Type restrictions

direction(Prozess, Richtungsattribut)

Related WordNet synsets

See more related synsets on a separate page.

Axioms (1)

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