appearance as argument number 1 |
(documentation Cable EnglishLanguage "Cable refers to an EngineeringConnection made of WireLine") | Hotel.kif 1399-1400 | |
(subclass Cable EngineeringConnection) | Hotel.kif 1398-1398 | Cable is a subclass of engineering connection |
appearance as argument number 2 |
(termFormat EnglishLanguage Cable "cable") | Hotel.kif 1401-1401 |
antecedent |
(=> (and (instance ?CC ComputerCable) (not (instance ?C Cable)) (part ?C ?CC)) (or (instance ?C MaleConnector) (instance ?C FemaleConnector))) |
ComputingBrands.kif 2746-2754 |
|
(=> (instance ?C Cable) (exists (?WIRE) (and (instance ?WIRE WireLine) (part ?WIRE ?C)))) |
Hotel.kif 1403-1408 |
|
consequent |