![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(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 996-1000 | |
(lexicon OperatingSystem LexNoun "operating system") | engineering.kif 1334-1334 | |
(subclass OperatingSystem SoftwareSystem) | QoSontology.kif 994-994 | OperatingSystem est une sous-classe de SoftwareSystem |
appearance as argument number 2 |
![]() |
appearance as argument number 3 |
![]() |
(domainSubclass deviceOS 1 OperatingSystem) | ComputingBrands.kif 727-727 | Le nombre 1 argument de deviceOS est une sous-classe de OperatingSystem |
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 3217-3229 |
|
![]() |
![]() |