| OperatingSystem(operating system) | DOS, Linux, MS-DOS, Microsoft_disk_operating_system, OS, UNIX, UNIX_operating_system, UNIX_system, disk_operating_system, operating_system |
| appearance as argument number 1 |
|
|
| (subclass OperatingSystem SoftwareSystem) | QoSontology.kif 1098-1098 | Operating system is a subclass of software system |
| (documentation OperatingSystem EnglishLanguage "The master control program that runs the computer. It is the first program loaded when the computer is turned on, and its main part, called the kernel, resides in memory at all times. It may be developed by the vendor of the computer it's running in or by a third party.") | QoSontology.kif 1100-1104 | Operating system is a subclass of software system |
| (lexicon OperatingSystem LexNoun "operating system") | engineering.kif 1603-1603 | Operating system is a subclass of software system |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass deviceOS 1 OperatingSystem) | ComputingBrands.kif 727-727 | The number 1 argument of device OS is a subclass of operating system |
| consequent |
|
|
| (=> (and (property ?X Booting) (instance ?X Computer)) (exists (?CD ?OS ?DT) (and (instance ?CD DigitalData) (instance ?OS OperatingSystem) (instance ?DT DataTransfer) (during (WhenFn ?DT) (WhenFn ?X)) (destination ?DT ?X) (part ?CD ?OS) (objectTransferred ?DT ?CD)))) |
ComputingBrands.kif 3124-3136 | If X the attribute booting up and X is an instance of computer, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of digital data (3) Z is an instance of operating system (4) W is an instance of data transfer (5) the time of existence of W takes place during the time of existence of X (6) W ends up at X (7) Y is a part of Z (8) the object transferred in W is Y |
|
|