Communication
|
| appearance as argument number 1 |
|
|
| (subclass Communication SocialInteraction) | Merge.kif 13332-13332 | |
| (subclass Communication ContentBearingProcess) | Merge.kif 13333-13333 | |
| (partition Communication Stating Supposing Directing Committing Expressing Declaring) | Merge.kif 13334-13334 | |
| (relatedInternalConcept Communication ContentDevelopment) | Merge.kif 13335-13335 | |
| (documentation Communication EnglishLanguage "A SocialInteraction that involves the transfer of information between two or more CognitiveAgents. 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 information for the purpose of conveying a message.") | Merge.kif 13336-13341 | |
| (relatedInternalConcept Communication CommunicationDevice) | Mid-level-ontology.kif 3552-3552 | |
| (externalImage Communication "http://upload.wikimedia.org/wikipedia/en/8/ 8c/ North_America.png") | pictureList.kif 6303-6303 |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?COMMUNICATE Communication) (exists (?PHYS ?ENTITY ?AGENT1 ?AGENT2) (and (refers ?PHYS ?ENTITY) (patient ?COMMUNICATE ?PHYS) (instance ?AGENT1 CognitiveAgent) (agent ?COMMUNICATE ?AGENT1) (instance ?AGENT2 CognitiveAgent) (destination ?COMMUNICATE ?AGENT2)))) |
Merge.kif 13343-13352 | |
| (=> (and (instance ?MODEM CableModem) (instance ?COMM Communication) (instrument ?COMM ?MODEM)) (exists (?CABLE) (and (instance ?CABLE Cable) (instrument ?COMM ?CABLE) (connectedEngineeringComponents ?CABLE ?MODEM)))) |
ComputerInput.kif 593-602 | |
| (=> (and (instance ?PROP Proposition) (instance ?CBO ContentBearingObject) (containsInformation ?CBO ?PROP) (instance ?COMM Communication) (patient ?COMM ?CBO)) (represents ?COMM ?PROP)) |
Geography.kif 4457-4464 | |
| (=> (instance ?C Communication) (exists (?PROP) (and (instance ?PROP Proposition) (containsInformation ?C ?PROP)))) |
TravelPolicies.kif 102-107 |
| consequent |
|
|
|
|