![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
IntentionalRelation
|
|
|
| appearance as argument number 1 |
|
|
| (subclass IntentionalRelation InheritableRelation) | Merge.kif 2779-2779 | Intentional relation is a subclass of inheritable relation |
| (subclass IntentionalRelation Relation) | Merge.kif 2780-2780 | Intentional relation is a subclass of relation |
| (documentation IntentionalRelation EnglishLanguage "The Class of Relations between an AutonomousAgent and one or more Entities, where the Relation requires that the AutonomousAgent have awareness of the Entity.") | Merge.kif 2782-2784 | Intentional relation is a subclass of relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?REL IntentionalRelation) (?REL ?AGENT @ROW) (inList ?OBJ (ListFn @ROW))) (inScopeOfInterest ?AGENT ?OBJ)) |
Merge.kif 2786-2791 | If X is an instance of intentional relation, X Y and @ROW, and W is a member of (@ROW), then Y is interested in W |