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



KB Term:  Term intersection
English Word: 

Sigma KEE - ForeignServicePosition
ForeignServicePosition(foreign service position)

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


(subclass ForeignServicePosition Position) Government.kif 4386-4386 Foreign service position is a subclass of position
(documentation ForeignServicePosition EnglishLanguage "ForeignServicePosition is the subclass of Positions that belong to foreign service personnel working for a national government or international organization.") Government.kif 4388-4390 Foreign service position is a subclass of position

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


(instance DiplomaticAgent ForeignServicePosition) Government.kif 4392-4392 Diplomatic agent is an instance of foreign service position
(instance Ambassador ForeignServicePosition) Government.kif 4404-4404 Ambassador is an instance of foreign service position
(instance ConsulGeneral ForeignServicePosition) Government.kif 4411-4411 Consul general is an instance of foreign service position
(instance Consul ForeignServicePosition) Government.kif 4418-4418 Consul is an instance of foreign service position
(instance ChargeDAffaires ForeignServicePosition) Government.kif 4424-4424 ChargeD affaires is an instance of foreign service position
(instance PrincipalOfficer ForeignServicePosition) Government.kif 4433-4433 Principal officer is an instance of foreign service position
(termFormat EnglishLanguage ForeignServicePosition "foreign service position") domainEnglishFormat.kif 24652-24652 Principal officer is an instance of foreign service position
(termFormat ChineseTraditionalLanguage ForeignServicePosition "外國服務職位") domainEnglishFormat.kif 24653-24653 Principal officer is an instance of foreign service position
(termFormat ChineseLanguage ForeignServicePosition "外国服务职位") domainEnglishFormat.kif 24654-24654 Principal officer is an instance of foreign service position

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


(=>
    (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

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


(=>
    (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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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