social interaction (SocialInteraction)
The subclass of
IntentionalProcess that involves interactions between
CognitiveAgents.
Ontology
SUMO / PROCESSESSuperclass(es)
Subclass(es)
change of possession
pretending
communication
cooperation
meeting
contest
Coordinate term(s)
content development
guiding
intentional psychological process
keeping
maintaining
making
maneuver
organizational process
poking
recreation or exercise
repairing
searching
Related WordNet synsets
- social relation
- a relation between living organisms; esp between people
- interact
- act together or towards others or with others; "He should interact more with his colleagues"
- socially
- in a social manner; "socially unpopular"
See more related synsets on a separate page.
Axioms (1)
If interaction is an instance of social interaction, then there exist agent1,agent2 so that interaction is an agent of agent1 and interaction is an agent of agent2 and agent1 is not equal to agent2.
(=>
(instance ?INTERACTION SocialInteraction)
(exists
(?AGENT1 ?AGENT2)
(and
(agent ?INTERACTION ?AGENT1)
(agent ?INTERACTION ?AGENT2)
(not
(equal ?AGENT1 ?AGENT2)))))