|
|
DiplomaticOrganization
|
|
|
| appearance as argument number 1 |
|
|
| (documentation DiplomaticOrganization EnglishLanguage "DiplomaticOrganization is the general class of government organizations that represent one nation in official government business with other nations.") | Government.kif 4659-4661 | |
| (subclass DiplomaticOrganization GovernmentOrganization) | Government.kif 4657-4657 | Diplomatic organization is a subclass of government organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?POSITION ?AGENT2) (instance ?AGENT1 Nation) (instance ?ORG DiplomaticOrganization) (subOrganization ?ORG (GovernmentFn ?AGENT1)) (occupiesPosition ?PERSON ?POSITION ?ORG) (instance ?AGENT2 GeopoliticalArea)) (agentOperatesInArea ?ORG ?AGENT2)) |
Government.kif 4472-4480 |
|
| consequent |
|
|
| (=> (and (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?POSITION ?AGENT2) (instance ?AGENT1 Nation)) (exists (?ORG) (and (instance ?ORG DiplomaticOrganization) (subOrganization ?ORG (GovernmentFn ?AGENT1)) (occupiesPosition ?PERSON ?POSITION ?ORG)))) |
Government.kif 4431-4439 |
|
|
|