BecomingDrunk(becoming drunk) |
appearance as argument number 1 |
(disjoint BecomingDrunk SoberingUp) | Mid-level-ontology.kif 16557-16557 | 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 16558-16559 | Becoming drunk is disjoint from sobering up |
(subclass BecomingDrunk PsychologicalProcess) | Mid-level-ontology.kif 16556-16556 | Becoming drunk is a subclass of psychological process |
appearance as argument number 2 |
(termFormat ChineseLanguage BecomingDrunk "变得醉了") | domainEnglishFormat.kif 10459-10459 | |
(termFormat ChineseTraditionalLanguage BecomingDrunk "變得醉了") | domainEnglishFormat.kif 10458-10458 | |
(termFormat EnglishLanguage BecomingDrunk "becoming drunk") | domainEnglishFormat.kif 10457-10457 |
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 16561-16571 |
|