![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| deviceOS |
| appearance as argument number 1 |
|
|
| (instance deviceOS BinaryPredicate) | ComputingBrands.kif 726-726 | device OS is an instance of binary predicate |
| (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 |
| (subrelation deviceOS canRunOn) | ComputingBrands.kif 729-729 | device OS is a subrelation of can run on |
| (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 | device OS is a subrelation of can run on |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage deviceOS "device OS") | domainEnglishFormat.kif 65818-65818 |
| 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 | If device OS X and Y, Z is an instance of X, W is an instance of Y, and the maker of X is V, then V desires W is a program running of U and U is running on Z |
| appearance as argument number 0 |
|
|