![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CableModem
|
|
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?MODEM CableModem) (instance ?COMM Communication) (instrument ?COMM ?MODEM)) (exists (?CABLE) (and (instance ?CABLE Cable) (instrument ?COMM ?CABLE) (connectedEngineeringComponents ?CABLE ?MODEM)))) |
ComputerInput.kif 593-602 | If X is an instance of cable modem, Y is an instance of communication, and X is an instrument for Y, then there exists Z such that Z is an instance of cable, Z is an instrument for Y, and Z is connected to X |
| (=> (instance ?DEVICE CableModem) (hasPurpose ?DEVICE (exists (?SIGNAL ?LINE) (and (instance ?SIGNAL ElectricalSignalling) (instance ?LINE TelephoneLine) (agent ?SIGNAL ?DEVICE) (instrument ?SIGNAL ?LINE))))) |
HouseholdAppliances.kif 549-557 | If X is an instance of cable modem, then X has the purpose there exist Y, Z such that Y is an instance of electrical signalling, Z is an instance of telephone line, X is an agent of Y, and Z is an instrument for Y |