![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| BecomingDrunk(becoming drunk) |
| appearance as argument number 1 |
|
|
| (subclass BecomingDrunk PsychologicalProcess) | Mid-level-ontology.kif 17971-17971 | Becoming drunk is a subclass of psychological process |
| (disjoint BecomingDrunk SoberingUp) | Mid-level-ontology.kif 17972-17972 | 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 17973-17974 | Becoming drunk is disjoint from sobering up |
| appearance as argument number 2 |
|
|
| 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 17976-17986 | If X is an instance of becoming drunk and Y experiences X, then sober is an attribute of Y holds during the beginning of the time of existence of X and drunk is an attribute of Y holds during the end of the time of existence of X |