![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Blinking(blinking) |
| appearance as argument number 1 |
|
|
| (subclass Blinking ClosingBothEyes) | Mid-level-ontology.kif 22022-22022 | Blinking is a subclass of ClosingBothEyes |
| (documentation Blinking EnglishLanguage "&Blinking is a bodily function; it is a semi-autonomic rapid closing of the Eyelid of both eyes. A single blink is determined by the forceful closing of the eyelid. There are three types of Blinking: SpontaneousBlinking, ReflexBlinking and VoluntaryBlinking.[Wikipedia]") | Mid-level-ontology.kif 22023-22026 | Blinking is a subclass of ClosingBothEyes |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?B Blinking) (patient ?B ?E) (instance ?E BothEyes)) (exists (?T) (and (holdsDuring ?T (attribute ?E Closed)) (during (WhenFn ?B) ?T) (holdsDuring (ImmediatePastFn (WhenFn ?B)) (attribute ?E Open)) (holdsDuring (ImmediateFutureFn (WhenFn ?B)) (attribute ?E Open))))) |
Mid-level-ontology.kif 22029-22047 | If X is an instance of blinking, Y is a patient of X, and Y is an instance of both eyes, then there exists Z such that closed is an attribute of Y holds during Z, the time of existence of X takes place during Z, open is an attribute of Y holds during immediately before the time of existence of X, and open is an attribute of Y holds during immediately after the time of existence of X |