![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| USBPort(USB port) |
| appearance as argument number 1 |
|
|
| (subclass USBPort ComputerPort) | ComputingBrands.kif 2781-2781 | USB port is a subclass of port |
| (documentation USBPort EnglishLanguage "A ComputerPort designed to be connected to a USBCable carrying messages that conform to the USBProtocol.") | ComputingBrands.kif 2782-2783 | USB port is a subclass of port |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage USBPort "USB port") | domainEnglishFormat.kif 65639-65639 |
| antecedent |
|
|
| (=> (instance ?U USBPort) (hasPurpose ?U (exists (?C) (and (instance ?C USBCable) (connectedEngineeringComponents ?C ?U))))) |
ComputingBrands.kif 2784-2790 | If X is an instance of USB port, then X has the purpose there exists Y such that Y is an instance of USB cable and Y is connected to X |