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

Comunicazione (Communication)

A SocialInteraction that involves the transfer of information between two or more CognitiveAgents via a ContentBearingObject. Note that Communication is closely related to, but essentially different from, ContentDevelopment. The latter involves the creation or modification of a ContentBearingObject, while Communication is the transfer of such an object for the purpose of conveying a message.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Processo  
is subclass of
  ProcessoIntenzionale  
is subclass of
  InterazioneSociale  
is subclass of
  Comunicazione  

Subclass(es)

Diffusione  linguistic communication 

Coordinate term(s)

CambiamentodiPossesso  Competizione  Cooperazione  Incontro  Fingere 

Related WordNet synsets

communication, communicating
the activity of communicating
communication is kind of (all)...   communication is kind of...   kinds of communication...   kinds of communication (all)...  
communicate, intercommunicate
transmit thoughts or feelings; "He communicated his anxieties to the psychiatrist"
communicate is kind of (all)...   communicate is kind of...   kinds of communicate...   kinds of communicate (all)...  
communicate, pass on, pass, put across
let know; pass information on (to someone); "Please communicate this message to all employees"
communicate is kind of (all)...   communicate is kind of...   kinds of communicate...   kinds of communicate (all)...  
communicative
of or relating to communication; "communicative arts"
communicative pertains to noun...  
See more related synsets on a separate page.

Axioms (3)

Comunicazione é interamente correlato a SviluppoDelContenuto.
(relatedInternalConcept Communication ContentDevelopment)

Se communicate é un' istanza di Comunicazione, allora esiste OggettoSemiotico obj,AgenteCognitivo agent1,AgenteCognitivo agent2 tale che obj é un paziente di communicate e communicate é un agente di agent1 e communicate fines in agent2.
(=>
      (instance ?COMMUNICATE Communication)
      (exists
            (?OBJ ?AGENT1 ?AGENT2)
            (and
                  (instance ?OBJ ContentBearingObject)
                  (patient ?COMMUNICATE ?OBJ)
                  (instance ?AGENT1 CognitiveAgent)
                  (agent ?COMMUNICATE ?AGENT1)
                  (instance ?AGENT2 CognitiveAgent)
                  (destination ?COMMUNICATE ?AGENT2))))

Se meet é un' istanza di Incontro, allora esiste agent1,agent2 tale che meet é un agente di agent1 e meet é un agente di agent2 e meet ha scopo "esiste Comunicazione comm tale che comm é un agente di agent1 e comm é un agente di agent2".
(=>
      (instance ?MEET Meeting)
      (exists
            (?AGENT1 ?AGENT2)
            (and
                  (agent ?MEET ?AGENT1)
                  (agent ?MEET ?AGENT2)
                  (hasPurpose
                        ?MEET
                        (exists
                              (?COMM)
                              (and
                                    (instance ?COMM Communication)
                                    (agent ?COMM ?AGENT1)
                                    (agent ?COMM ?AGENT2)))))))