ComputerIODevice |
appearance as argument number 1 |
![]() |
(documentation ComputerIODevice EnglishLanguage "A ComputerIODevice is both a ComputerInputDevice and a ComputerOutputDevice.") | ComputerInput.kif 120-121 | |
(subclass ComputerIODevice ComputerInputDevice) | ComputerInput.kif 119-119 | |
(subclass ComputerIODevice ComputerOutputDevice) | ComputerInput.kif 118-118 |
appearance as argument number 2 |
![]() |
(subclass ComputerTerminal ComputerIODevice) | ComputerInput.kif 123-123 | |
(subclass DiskDrive ComputerIODevice) | ComputerInput.kif 731-731 | |
(subclass FlashDrive ComputerIODevice) | ComputerInput.kif 794-794 | |
(subclass GameIODevice ComputerIODevice) | ComputerInput.kif 615-615 | |
(subclass MemoryCard ComputerIODevice) | ComputerInput.kif 802-802 | |
(subclass Modem ComputerIODevice) | ComputerInput.kif 562-562 | |
(termFormat EnglishLanguage ComputerIODevice "computer I/O device") | domainEnglishFormat.kif 64696-64696 |
consequent |
![]() |
(=> (instance ?MD MountingADevice) (exists (?C ?P) (and (instance ?C Computer) (instance ?P ComputerIODevice) (patient ?MD ?C) (patient ?MD ?P) (holdsDuring (WhenFn ?MD) (connectedEngineeringComponents ?C ?P)) (holdsDuring (ImmediateFutureFn (WhenFn ?MD)) (connectedPeripheral ?P ?C))))) |
ComputingBrands.kif 3796-3807 |
![]() |
![]() |