MovingAwayFromPeople |
appearance as argument number 1 |
(documentation MovingAwayFromPeople EnglishLanguage "A bodily movement behavior which involves moving, or leaning, away from people (avoidance).") | emotion.kif 1382-1383 | |
(subclass MovingAwayFromPeople EmotionalBodilyMovementBehavior) | emotion.kif 1380-1380 | MovingAwayFromPeople è una sottoclasse di EmotionalBodilyMovementBehavior |
appearance as argument number 2 |
(termFormat EnglishLanguage MovingAwayFromPeople "moving away from people") | emotion.kif 1381-1381 |
antecedent |
(=> (and (instance ?MTP MovingAwayFromPeople) (agent ?MTP ?A)) (exists (?P ?U ?D1 ?D2) (and (instance ?P Human) (instance ?U UnitOfLength) (holdsDuring (ImmediatePastFn (WhenFn ?MTP)) (distance ?MTP ?A (MeasureFn ?D1 ?U))) (holdsDuring (ImmediateFutureFn (WhenFn ?MTP)) (distance ?MTP ?A (MeasureFn ?D2 ?U))) (greaterThan ?D2 ?D1)))) |
emotion.kif 1393-1411 |
|
(=> (and (instance ?MTP MovingAwayFromPeople) (origin ?MTP ?O) (destination ?MTP ?D)) (not (equal ?O ?D))) |
emotion.kif 1385-1391 |