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

social interaction (SocialInteraction)

The subclass of IntentionalProcess that involves interactions between CognitiveAgents.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
entity
is subclass of
  physical  
is subclass of
  process  
is subclass of
  intentional process  
is subclass of
  social interaction  

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
social relation is kind of (all)...   social relation is kind of...   kinds of social relation...   kinds of social relation (all)...  
interact
act together or towards others or with others; "He should interact more with his colleagues"
interact is kind of (all)...   interact is kind of...   kinds of interact...   kinds of interact (all)...  
socially
in a social manner; "socially unpopular"
socially pertains to noun...  
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)))))