| ComputerDisk(computer disk) | disc, disk, magnetic_disc, magnetic_disk |
| appearance as argument number 1 |
|
|
| (subclass ComputerDisk DigitalDataStorageDevice) | ComputerInput.kif 657-657 | Computer disk is a subclass of digital data storage device |
| (documentation ComputerDisk EnglishLanguage "A type of DigitalDataStorageDevice that is disk_shaped and is read while being spun in a DiskDrive.") | ComputerInput.kif 658-659 | Computer disk is a subclass of digital data storage device |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass diskTypeForDrive 1 ComputerDisk) | ComputerInput.kif 736-736 | The number 1 argument of disk type for drive is a subclass of computer disk |
| antecedent |
|
|
| (=> (instance ?DISK ComputerDisk) (shape ?DISK DiskShaped)) |
ComputerInput.kif 661-663 | If X is an instance of computer disk, then X is disk shaped |
|
|