Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

komunikace (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.

Ontologie

SUMO / PROCESSES

Nadtřída(y)

[tree]
entita
is subclass of
  fyzický objekt  
is subclass of
  proces  
is subclass of
  záměrný proces  
is subclass of
  sociální interakce  
is subclass of
  komunikace  

Podtřída(y)

šíření  linguistic communication 

Související termín(y)

změna vlastnictví  soutěž  spolupráce  setkání  předstírání 

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.

Axiomy (3)

komunikace je internally related to tvorba obsahu.
(relatedInternalConcept Communication ContentDevelopment)

Jestliže communicate je instancí třídy komunikace, potom existují objekt nesoucí informaci obj,myslící agent agent1,myslící agent agent2 tak, že obj je účastníkem communicate a agent1 je původcem communicate a communicate končí v 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))))

Jestliže meet je instancí třídy setkání, potom existují agent1,agent2 tak, že agent1 je původcem meet a agent2 je původcem meet a meet has purpose "existuje komunikace comm tak, že agent1 je původcem comm a agent2 je původcem comm".
(=>
      (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)))))))