Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Befriending
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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners