![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ComputerPlug(plug) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?CP ComputerPlug) (attribute ?CP MaleConnector)) |
ComputingBrands.kif 2604-2606 | If X is an instance of plug, then 公 is an attribute of X |
| (=> (instance ?CP ComputerPlug) (hasPurpose ?CP (exists (?P) (and (instance ?P ComputerPort) (connectedEngineeringComponents ?CP ?P))))) |
ComputingBrands.kif 2608-2614 | If X is an instance of plug, then X has the purpose there exists Y such that Y is an instance of port and X is connected to Y |