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 | deviceOS の数値 1 引数は OperatingSystem のsubclass では %n |
(domainSubclass deviceOS 2 Computer) | ComputingBrands.kif 728-728 | deviceOS の数値 2 引数は Computer のsubclass では %n |
(instance deviceOS BinaryRelation) | ComputingBrands.kif 726-726 | deviceOS は 2項関係 の instance では %n |
(subrelation deviceOS canRunOn) | ComputingBrands.kif 729-729 | deviceOS は canRunOn の subrelation では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage deviceOS "device OS") | domainEnglishFormat.kif 65811-65811 |
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 |