IntentionalRelation |
appearance as argument number 1 |
(documentation IntentionalRelation ChineseLanguage "这是 Agent 和一个或以上的 Entity 之间 的 Relation Class,这个 Relation 要求 Agent 对 Entity 有认知。") | chinese_format.kif 1920-1921 | |
(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 2673-2675 | |
(documentation IntentionalRelation JapaneseLanguage "Agent と1つ以上の Entities の間の Agent の Class は Agent が Entity の認識を持っていることを Relation が要求する。") | japanese_format.kif 547-548 | |
(subclass IntentionalRelation InheritableRelation) | Merge.kif 2670-2670 | IntentionalRelation est une sous-classe de InheritableRelation |
(subclass IntentionalRelation Relation) | Merge.kif 2671-2671 | IntentionalRelation est une sous-classe de relation |
appearance as argument number 2 |
antecedent |
(=> (and (instance ?REL IntentionalRelation) (?REL ?AGENT @ROW) (inList ?OBJ (ListFn @ROW))) (inScopeOfInterest ?AGENT ?OBJ)) |
Merge.kif 2677-2682 |
|