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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SoberingUp
SoberingUp(sobering up)sober, sober_up

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


(documentation SoberingUp EnglishLanguage "The process of transitioning from a state of being Drunk to a state of being Sober.") Mid-level-ontology.kif 16578-16579
(subclass SoberingUp PsychologicalProcess) Mid-level-ontology.kif 16577-16577 Sobering up is a subclass of psychological process

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


(disjoint BecomingDrunk SoberingUp) Mid-level-ontology.kif 16557-16557 Becoming drunk is disjoint from sobering up
(termFormat ChineseLanguage SoberingUp "清醒来") domainEnglishFormat.kif 53640-53640 Becoming drunk is disjoint from sobering up
(termFormat ChineseTraditionalLanguage SoberingUp "清醒來") domainEnglishFormat.kif 53639-53639 Becoming drunk is disjoint from sobering up
(termFormat EnglishLanguage SoberingUp "sobering up") domainEnglishFormat.kif 53638-53638 Becoming drunk is disjoint from sobering up

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


(=>
    (and
        (instance ?B SoberingUp)
        (experiencer ?B ?A))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?B))
            (attribute ?A Drunk))
        (holdsDuring
            (EndFn
                (WhenFn ?B))
            (attribute ?A Sober))))
Mid-level-ontology.kif 16581-16591


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