![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Pretending
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Pretending SocialInteraction) | Merge.kif 13317-13317 | Pretending is a subclass of social interaction |
| (documentation Pretending EnglishLanguage "Any SocialInteraction where a CognitiveAgent or Group of CognitiveAgents attempts to make another CognitiveAgent or Group of CognitiveAgents believe something that is false. This covers deceit, affectation, impersonation, and entertainment productions, to give just a few examples.") | Merge.kif 13318-13323 | Pretending is a subclass of social interaction |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PRETEND Pretending) (exists (?PERSON ?PROP) (and (hasPurpose ?PRETEND (believes ?PERSON ?PROP)) (truth ?PROP False)))) |
Merge.kif 13325-13330 | If X is an instance of pretending, then there exist Y, Z such that X has the purpose Y believes Z, and Z is false |
| consequent |
|
|
| (=> (and (instance ?EF Exfiltration) (agent ?EF ?AGENT)) (exists (?PRET ?ENEMY) (and (instance ?PRET Pretending) (agent ?PRET ?AGENT) (patient ?PRET ?ENEMY) (hasPurpose ?PRET (believes ?ENEMY (not (exists (?EF0) (equal ?EF0 ?EF)))))))) |
MilitaryProcesses.kif 257-270 | If X is an instance of exfiltration and Y is an agent of X, then there exist Z, W such that Z is an instance of pretending, Y is an agent of Z, W is a patient of Z, Z has the purpose W believes there doesn't exist V such that equal V, and X |