Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  DiplomaticAgent

Sigma KEE - DiplomaticAgent
DiplomaticAgent(diplomatic agent)

appearance as argument number 1
-------------------------


(instance DiplomaticAgent ForeignServicePosition) Government.kif 4392-4392 Diplomatic agent is an instance of foreign service position
(documentation DiplomaticAgent EnglishLanguage "DiplomaticAgent is a generic Attribute of persons charged to represent one national government to another nation or international organization. This includes any Ambassador or head of a diplomatic mission. Individuals with this attribute may also hold a career diplomatic position (see ForeignServicePosition).") Government.kif 4394-4398 Diplomatic agent is an instance of foreign service position
(externalImage DiplomaticAgent "http://upload.wikimedia.org/wikipedia/commons/ 6/ 64/ Talleyrand_perigord.jpg") pictureList.kif 8451-8451 Diplomatic agent is an instance of foreign service position

appearance as argument number 2
-------------------------


(subAttribute Ambassador DiplomaticAgent) Government.kif 4405-4405 Ambassador is a subattribute of diplomatic agent
(subAttribute ConsulGeneral DiplomaticAgent) Government.kif 4412-4412 Consul general is a subattribute of diplomatic agent
(subAttribute Consul DiplomaticAgent) Government.kif 4419-4419 Consul is a subattribute of diplomatic agent
(subAttribute ChargeDAffaires DiplomaticAgent) Government.kif 4425-4425 ChargeD affaires is a subattribute of diplomatic agent
(termFormat EnglishLanguage DiplomaticAgent "diplomatic agent") domainEnglishFormat.kif 19602-19602 ChargeD affaires is a subattribute of diplomatic agent
(termFormat ChineseTraditionalLanguage DiplomaticAgent "外交代表") domainEnglishFormat.kif 19603-19603 ChargeD affaires is a subattribute of diplomatic agent
(termFormat ChineseLanguage DiplomaticAgent "外交代表") domainEnglishFormat.kif 19604-19604 ChargeD affaires is a subattribute of diplomatic agent

antecedent
-------------------------


(=>
    (and
        (diplomaticRepresentationType ?COUNTRY1 ?ROLE ?COUNTRY2)
        (subAttribute ?ROLE DiplomaticAgent))
    (exists (?PERSON)
        (and
            (instance ?PERSON Human)
            (citizen ?PERSON ?COUNTRY1)
            (diplomaticRepresentativeInRole ?COUNTRY1 ?PERSON ?ROLE ?COUNTRY2))))
Government.kif 4574-4582 If X diplomatic representation type Y for Z and Y is a subattribute of diplomatic agent, then there exists W such that W is an instance of human, W is a citizen of X, and X is diplomatic representative in role W for Y with Z
(=>
    (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 4613-4621 If All of the following hold: (1) X is an instance of nation (2) Y is an instance of nation (3) Z is an instance of human (4) W is an attribute of Z (5) W is a subattribute of diplomatic agent (6) X is representative agent to agent Z for Y, then X diplomatic representation type W for Y

consequent
-------------------------


(=>
    (instance ?ROLE ForeignServicePosition)
    (subAttribute ?ROLE DiplomaticAgent))
Government.kif 4400-4402 If X is an instance of foreign service position, then X is a subattribute of diplomatic agent
(=>
    (diplomaticRelations ?COUNTRY1 ?COUNTRY2)
    (exists (?ROLE)
        (and
            (instance ?ROLE ForeignServicePosition)
            (subAttribute ?ROLE DiplomaticAgent)
            (diplomaticRepresentationType ?COUNTRY1 ?ROLE ?COUNTRY2))))
Government.kif 4549-4555 If X is a diplomatic relations of Y, then there exists Z such that Z is an instance of foreign service position, Z is a subattribute of diplomatic agent, and Y diplomatic representation type Z for X
(=>
    (diplomaticRelations ?COUNTRY1 ?COUNTRY2)
    (exists (?ROLE)
        (and
            (instance ?ROLE ForeignServicePosition)
            (subAttribute ?ROLE DiplomaticAgent)
            (diplomaticRepresentationType ?COUNTRY2 ?ROLE ?COUNTRY1))))
Government.kif 4557-4563 If X is a diplomatic relations of Y, then there exists Z such that Z is an instance of foreign service position, Z is a subattribute of diplomatic agent, and X diplomatic representation type Z for Y


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners