Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InternalHardDisk
InternalHardDisk

appearance as argument number 1
-------------------------


(documentation InternalHardDisk EnglishLanguage "A type of HardDisk that is installed in a Computer (in its HardDiskDrive) and is not readily removable.") ComputerInput.kif 672-673
(subclass InternalHardDisk HardDisk) ComputerInput.kif 670-670 InternalHardDiskHardDisksubclass
(subclass InternalHardDisk InternalDigitalDataStorageDevice) ComputerInput.kif 671-671 InternalHardDiskInternalDigitalDataStorageDevicesubclass

appearance as argument number 2
-------------------------


(disjoint ExternalDiskDrive InternalHardDisk) ComputerInput.kif 745-745 ExternalDiskDrive 和 % 2 是 disjoint
(disjoint RemovableDisk InternalHardDisk) ComputerInput.kif 686-686 RemovableDisk 和 % 2 是 disjoint
(termFormat EnglishLanguage InternalHardDisk "internal hard disk") domainEnglishFormat.kif 65039-65039

antecedent
-------------------------


(=>
    (instance ?DISK InternalHardDisk)
    (exists (?DRIVE)
        (and
            (instance ?DRIVE HardDiskDrive)
            (component ?DISK ?DRIVE))))
ComputerInput.kif 675-680


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners