deviceOS |
appearance as argument number 1 |
(documentation deviceOS EnglishLanguage "Instances of a Computer are intended to run versions of the given OperatingSystem. Note that this does not cover cases of a device that is hacked or subject to Jailbreaking in order to run a given OS that was not intended for the device.") | ComputingBrands.kif 730-732 | |
(domainSubclass deviceOS 1 OperatingSystem) | ComputingBrands.kif 727-727 | The number 1 argument of device OS is a subclass of operating system |
(domainSubclass deviceOS 2 Computer) | ComputingBrands.kif 728-728 | The number 2 argument of device OS is a subclass of computer |
(instance deviceOS BinaryRelation) | ComputingBrands.kif 726-726 | device OS is an instance of binary relation |
(subrelation deviceOS canRunOn) | ComputingBrands.kif 729-729 | device OS is a subrelation of can run on |
appearance as argument number 2 |
(termFormat EnglishLanguage deviceOS "device OS") | domainEnglishFormat.kif 65858-65858 |
antecedent |
(=> (and (deviceOS ?C ?OS) (instance ?CI ?C) (instance ?OSI ?OS) (manufacturer ?C ?ORG)) (desires ?ORG (and (programRunning ?PROC ?OSI) (computerRunning ?PROC ?CI)))) |
ComputingBrands.kif 734-743 |
|
appearance as argument number 0 |