![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
AppleAppStore
|
|
|
| appearance as argument number 1 |
|
|
| (subclass AppleAppStore ComputerProgram) | ComputingBrands.kif 1970-1970 | Apple app store is a subclass of computer program |
| (documentation AppleAppStore EnglishLanguage "The software and Internet site where Apple customers can download useful computer programs for their devices. Some are free and others require payment.") | ComputingBrands.kif 1973-1975 | Apple app store is a subclass of computer program |
| (documentation AppleAppStore ChineseTraditionalLanguage "Apple客戶可以為他們的裝置下載程式藉由在其中的軟體和網頁,有些免費有些需收費。") | ComputingBrands.kif 1976-1976 | Apple app store is a subclass of computer program |
| (documentation AppleAppStore ChineseLanguage "客户可以为他们的装置下载程式藉由在其中的软体和网页,有些免费有些需收费。") | ComputingBrands.kif 1977-1977 | Apple app store is a subclass of computer program |
| (documentation AppleAppStore JapaneseLanguage "お客様が、デバイスに役立つコンピュータープログ ラムをダウンロードできるソフトウェアとインターネットのサイト。一部は無料、その他は有料。") | ComputingBrands.kif 1978-1979 | Apple app store is a subclass of computer program |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?A AppleAppStore) (programRunning ?P ?A) (computerRunning ?P ?C)) (hasPurpose ?A (exists (?D) (and (instance ?D DownloadingOverNetwork) (origin ?D ?C))))) |
ComputingBrands.kif 1990-1999 | If X is an instance of Apple app store, X is a program running of Y, and Y is running on Z, then X has the purpose there exists W such that W is an instance of downloading and W originates at Z |