![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TouchPadAction(touch pad action) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage TouchPadAction "touch pad action") | domainEnglishFormat.kif 65612-65612 |
| antecedent |
|
|
| (=> (instance ?ACT TouchPadAction) (exists (?TOUCHPAD) (and (patient ?ACT ?TOUCHPAD) (instance ?TOUCHPAD ComputerTouchpad)))) |
ComputerInput.kif 1635-1640 | If X is an instance of touch pad action, then there exists Y such that Y is a patient of X and Y is an instance of computer touchpad |
| consequent |
|
|
| (=> (and (instance ?ACT UserDirectAction) (patient ?ACT ?TOUCHPAD) (instance ?TOUCHPAD ComputerTouchpad)) (instance ?ACT TouchPadAction)) |
ComputerInput.kif 1642-1647 | If X is an instance of user direct action, Y is a patient of X, and Y is an instance of computer touchpad, then X is an instance of touch pad action |