![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
InternalHardDisk
|
|
|
| appearance as argument number 1 |
|
|
| (subclass InternalHardDisk HardDisk) | ComputerInput.kif 686-686 | Internal hard disk is a subclass of hard disk |
| (subclass InternalHardDisk InternalDigitalDataStorageDevice) | ComputerInput.kif 687-687 | Internal hard disk is a subclass of internal digital data storage device |
| (documentation InternalHardDisk EnglishLanguage "A type of HardDisk that is installed in a Computer (in its HardDiskDrive) and is not readily removable.") | ComputerInput.kif 688-689 | Internal hard disk is a subclass of internal digital data storage device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?DISK InternalHardDisk) (exists (?DRIVE) (and (instance ?DRIVE HardDiskDrive) (component ?DISK ?DRIVE)))) |
ComputerInput.kif 691-696 | If X is an instance of internal hard disk, then there exists Y such that Y is an instance of hard disk drive and X is a component of Y |