![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| OpeningNewGraphicalWindow(opening new graphical window) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?OPEN OpeningNewGraphicalWindow) (exists (?WINDOW) (and (patient ?OPEN ?WINDOW) (instance ?WINDOW InterfaceWindow) (time ?WINDOW (EndFn (WhenFn ?OPEN))) (not (time ?WINDOW (BeginFn (WhenFn ?OPEN))))))) |
ComputerInput.kif 2389-2396 | If X is an instance of opening new graphical window, then there exists Y such that Y is a patient of X, Y is an instance of interface window, Y exists during the end of the time of existence of X, and Y doesn't exist during the beginning of the time of existence of X |