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 | |
(domain representativeAgentToAgent 2 AutonomousAgent) | Government.kif 4558-4558 | |
(domain representativeAgentToAgent 3 AutonomousAgent) | Government.kif 4559-4559 | |
(instance representativeAgentToAgent TernaryPredicate) | Government.kif 4556-4556 |
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 49561-49561 | |
(termFormat ChineseTraditionalLanguage representativeAgentToAgent "代理人代理人") | domainEnglishFormat.kif 49560-49560 | |
(termFormat EnglishLanguage representativeAgentToAgent "representative agent to agent") | domainEnglishFormat.kif 49559-49559 |
antecedent |
(=> (and (instance ?SENDER Nation) (instance ?RECEIVER Nation) (instance ?PERSON Human) (attribute ?PERSON ?ROLE) (subAttribute ?ROLE DiplomaticAgent) (representativeAgentToAgent ?SENDER ?PERSON ?RECEIVER)) (diplomaticRepresentationType ?SENDER ?ROLE ?RECEIVER)) |
Government.kif 4585-4593 | |
(=> (and (representativeAgentToAgent ?SENDER ?REP ?RECEIVER) (instance ?SENDER Nation) (instance ?REP CognitiveAgent)) (employs (GovernmentFn ?SENDER) ?REP)) |
Government.kif 4578-4583 | |
(=> (and (representativeAgentToAgent ?SENDER ?REP ?RECEIVER) (instance ?SENDER Organization) (instance ?REP CognitiveAgent)) (employs ?SENDER ?REP)) |
Government.kif 4571-4576 |
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 |