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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BecomingDrunk
BecomingDrunk(becoming drunk)

appearance as argument number 1
-------------------------


(disjoint BecomingDrunk SoberingUp) Mid-level-ontology.kif 16339-16339 Becoming drunk is disjoint from sobering up
(documentation BecomingDrunk EnglishLanguage "The process of transitioning from a state of being Sober to a state of being Drunk.") Mid-level-ontology.kif 16340-16341
(subclass BecomingDrunk PsychologicalProcess) Mid-level-ontology.kif 16338-16338 Becoming drunk is a subclass of psychological process

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage BecomingDrunk "变得醉了") domainEnglishFormat.kif 10445-10445
(termFormat ChineseTraditionalLanguage BecomingDrunk "變得醉了") domainEnglishFormat.kif 10444-10444
(termFormat EnglishLanguage BecomingDrunk "becoming drunk") domainEnglishFormat.kif 10443-10443

antecedent
-------------------------


(=>
    (and
        (instance ?B BecomingDrunk)
        (experiencer ?B ?A))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?B))
            (attribute ?A Sober))
        (holdsDuring
            (EndFn
                (WhenFn ?B))
            (attribute ?A Drunk))))
Mid-level-ontology.kif 16343-16353


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 is open source software produced by Articulate Software and its partners