![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Befriending(befriending) | befriend |
| appearance as argument number 1 |
|
|
| (documentation Befriending EnglishLanguage "This is a verb that refers to the action of one CognitiveAgent (i.e. the agent) becoming friends with another CognitiveAgent (i.e. the patient). Note: this is not to be confused with Friending.") | Facebook.kif 401-404 | |
| (subclass Befriending SocialInteraction) | Facebook.kif 406-406 | Befriending is a subclass of social interaction |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Befriending "befriending") | Facebook.kif 405-405 |
| antecedent |
|
|
| (=> (and (instance ?BEFRIENDING Befriending) (agent ?BEFRIENDING ?A) (patient ?BEFRIENDING ?P)) (and (holdsDuring (BeginFn (WhenFn ?BEFRIENDING)) (not (friend ?A ?P))) (holdsDuring (EndFn (WhenFn ?BEFRIENDING)) (friend ?A ?P)))) |
Facebook.kif 410-419 | If X is an instance of befriending, Y is an agent of X, and Z is a patient of X, then Z is not a friend of Y holds during the beginning of the time of existence of X and Z is a friend of Y holds during the end of the time of existence of X |