![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Meeting SocialInteraction) | Merge.kif 13584-13584 | Meeting is a subclass of social interaction |
| (documentation Meeting EnglishLanguage "The coming together of two or more CognitiveAgents for the purpose of Communication. This covers informal meetings, e.g. visits with family members, and formal meetings, e.g. a board of directors meeting.") | Merge.kif 13585-13588 | Meeting is a subclass of social interaction |
| (externalImage Meeting "http://articulatesoftware.com/SUMOpictures/office/ office_clipart/ people/ people_2/ meeting_1.png") | pictureList.kif 589-589 | Meeting is a subclass of social interaction |
| appearance as argument number 2 |
|
|
| (subclass SocialParty Meeting) | Mid-level-ontology.kif 17591-17591 | Social party is a subclass of meeting |
| (subclass FormalMeeting Meeting) | Mid-level-ontology.kif 17596-17596 | Formal meeting is a subclass of meeting |
| (subclass LearningMeeting Meeting) | Offers.kif 34-34 | LearningMeeting is a subclass of meeting |
| (subclass WineTasting Meeting) | Offers.kif 337-337 | WineTasting is a subclass of meeting |
| (subclass BeverageTasting Meeting) | Offers.kif 351-351 | BeverageTasting is a subclass of meeting |
| (termFormat EnglishLanguage Meeting "meeting") | english_format.kif 1635-1635 | BeverageTasting is a subclass of meeting |
| antecedent |
|
|
| (=> (and (instance ?MEET Meeting) (agent ?MEET ?AGENT1) (agent ?MEET ?AGENT2)) (holdsDuring (WhenFn ?MEET) (orientation ?AGENT1 ?AGENT2 Near))) |
Merge.kif 13590-13597 | If X is an instance of meeting, Y is an agent of X, and Z is an agent of X, then Y is near to Z holds during the time of existence of X |
| (=> (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))))))) |
Merge.kif 13599-13610 | If X is an instance of meeting, then there exist Y, Z such that Y is an agent of X, Z is an agent of X, X has the purpose there exists W such that W is an instance of communication, Y is an agent of W, and Z is an agent of W |