![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| hasPurpose |
| appearance as argument number 1 |
|
|
| (instance hasPurpose BinaryPredicate) | Merge.kif 4048-4048 | |
| (domain hasPurpose 1 Physical) | Merge.kif 4049-4049 | |
| (domain hasPurpose 2 Formula) | Merge.kif 4050-4050 | |
| (documentation hasPurpose EnglishLanguage "This Predicate expresses the concept of a conventional goal, i.e. a goal with a neutralized agent's intention. Accordingly, (hasPurpose ?THING ?FORMULA) means that the instance of Physical ?THING has, as its purpose, the Proposition expressed by ?FORMULA. Note that there is an important difference in meaning between the Predicates hasPurpose and result. Although the second argument of the latter can satisfy the second argument of the former, a conventional goal is an expected and desired outcome, while a result may be neither expected nor desired. For example, a machine process may have outcomes but no goals, aimless wandering may have an outcome but no goal, a learning process may have goals with no outcomes, and so on.") | Merge.kif 4052-4062 |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage hasPurpose "has purpose") | domainEnglishFormat.kif 27548-27548 | |
| (termFormat ChineseTraditionalLanguage hasPurpose "有目的") | domainEnglishFormat.kif 27549-27549 | |
| (termFormat ChineseLanguage hasPurpose "有目的") | domainEnglishFormat.kif 27550-27550 | |
| (format EnglishLanguage hasPurpose "%1 %p{has} %n{does not have} the purpose %2") | english_format.kif 115-115 |
| antecedent |
|
|
| consequent |
|
|
| appearance as argument number 0 |
|
|
| (hasPurpose IBookstore (exists (?D) (and (instance ?D DownloadingOverNetwork) (instrument ?D IBookstore) (instance ?T Text) (objectTransferred ?D ?T)))) |
ComputingBrands.kif 3216-3222 |