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

CambioDiDirezione (DirectionChange)

The act of changing the direction in which the patient of the act is oriented.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Processo  
is subclass of
  Movimento  
is subclass of
  CambioDiDirezione  

Coordinate term(s)

MovimentoCorporeo  Radiazione  Trasferimento  Trasporto 

Related WordNet synsets

change of direction
the act of changing the direction in which something is oriented
change of direction is kind of (all)...   change of direction is kind of...   kinds of change of direction...   kinds of change of direction (all)...  
See more related synsets on a separate page.

Axioms (1)

Se proc é un' istanza di CambioDiDirezione, allora esiste AttributoDirezionale attr tale che
(=>
      (instance ?PROC DirectionChange)
      (exists
            (?ATTR)
            (and
                  (instance ?ATTR DirectionalAttribute)
                  (or
                        (and
                              (holdsDuring
                                    (ImmediatePastFn
                                          (WhenFn ?PROC))
                                    (manner ?PROC ?ATTR))
                              (holdsDuring
                                    (ImmediateFutureFn
                                          (WhenFn ?PROC))
                                    (not
                                          (manner ?PROC ?ATTR))))
                        (and
                              (holdsDuring
                                    (ImmediateFutureFn
                                          (WhenFn ?PROC))
                                    (manner ?PROC ?ATTR))
                              (holdsDuring
                                    (ImmediatePastFn
                                          (WhenFn ?PROC))
                                    (not
                                          (manner ?PROC ?ATTR))))))))