representativeAgentToAgent |
appearance as argument number 1 |
(documentation representativeAgentToAgent EnglishLanguage "(&$representativeAgentToAgent ?SENDER ?REP ?RECEIVER) means that the AutonomousAgent ?SENDER has the AutonomousAgent ?REP as its representative to the AutonomousAgent ?RECEIVER. ?REP works for ?SENDER and is not assumed to be an impartial mediator.") | Government.kif 4561-4565 | |
(domain representativeAgentToAgent 1 AutonomousAgent) | Government.kif 4557-4557 | The number 1 argument of representative agent to agent is an instance of agent |
(domain representativeAgentToAgent 2 AutonomousAgent) | Government.kif 4558-4558 | The number 2 argument of representative agent to agent is an instance of agent |
(domain representativeAgentToAgent 3 AutonomousAgent) | Government.kif 4559-4559 | The number 3 argument of representative agent to agent is an instance of agent |
(instance representativeAgentToAgent TernaryPredicate) | Government.kif 4556-4556 | representative agent to agent is an instance of ternary predicate |
appearance as argument number 2 |
(format ChineseLanguage representativeAgentToAgent "%1 %n 是 对于 %3 给代理 %2 的 representative 代理") | domainEnglishFormat.kif 2147-2147 | |
(format ChineseTraditionalLanguage representativeAgentToAgent "%1 %n 是 對於 %3 給代理 %2 的 representative 代理") | domainEnglishFormat.kif 2146-2146 | |
(format EnglishLanguage representativeAgentToAgent "%1 is %n representative agent to agent %2 for %3") | domainEnglishFormat.kif 2145-2145 | |
(termFormat ChineseLanguage representativeAgentToAgent "代理人代理人") | domainEnglishFormat.kif 49566-49566 | |
(termFormat ChineseTraditionalLanguage representativeAgentToAgent "代理人代理人") | domainEnglishFormat.kif 49565-49565 | |
(termFormat EnglishLanguage representativeAgentToAgent "representative agent to agent") | domainEnglishFormat.kif 49564-49564 |
antecedent |
consequent |
(=> (and (member ?AGENT InternationalCourtOfJustice) (attribute ?AGENT JudgeAtLaw)) (exists (?POLITY) (and (instance ?POLITY GeopoliticalArea) (representativeAgentToAgent ?POLITY ?AGENT InternationalCourtOfJustice)))) |
Government.kif 3430-3437 |
|
(=> (diplomaticRepresentativeInRole ?COUNTRY1 ?PERSON ?ROLE ?COUNTRY2) (representativeAgentToAgent ?COUNTRY1 ?PERSON ?COUNTRY2)) |
Government.kif 4567-4569 |
|