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


KB Term:  Term intersection
English Word: 

Sigma KEE - ForeignServicePosition
ForeignServicePosition

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


(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 4357-4359
(subclass ForeignServicePosition Position) Government.kif 4355-4355 ForeignServicePosition is a subclass of position

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


(instance Ambassador ForeignServicePosition) Government.kif 4373-4373 Ambassador is an instance of ForeignServicePosition
(instance ChargeDAffaires ForeignServicePosition) Government.kif 4393-4393 ChargeDAffaires is an instance of ForeignServicePosition
(instance Consul ForeignServicePosition) Government.kif 4387-4387 Consul is an instance of ForeignServicePosition
(instance ConsulGeneral ForeignServicePosition) Government.kif 4380-4380 ConsulGeneral is an instance of ForeignServicePosition
(instance DiplomaticAgent ForeignServicePosition) Government.kif 4361-4361 DiplomaticAgent is an instance of ForeignServicePosition
(instance PrincipalOfficer ForeignServicePosition) Government.kif 4402-4402 PrincipalOfficer is an instance of ForeignServicePosition
(termFormat ChineseLanguage ForeignServicePosition "外国服务职位") domainEnglishFormat.kif 24660-24660 PrincipalOfficer is an instance of ForeignServicePosition
(termFormat ChineseTraditionalLanguage ForeignServicePosition "外國服務職位") domainEnglishFormat.kif 24659-24659 PrincipalOfficer is an instance of ForeignServicePosition
(termFormat EnglishLanguage ForeignServicePosition "foreign service position") domainEnglishFormat.kif 24658-24658 PrincipalOfficer is an instance of ForeignServicePosition

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


(=>
    (instance ?ROLE ForeignServicePosition)
    (subAttribute ?ROLE DiplomaticAgent))
Government.kif 4369-4371

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


(=>
    (diplomaticRelations ?COUNTRY1 ?COUNTRY2)
    (exists (?ROLE)
        (and
            (instance ?ROLE ForeignServicePosition)
            (subAttribute ?ROLE DiplomaticAgent)
            (diplomaticRepresentationType ?COUNTRY1 ?ROLE ?COUNTRY2))))
Government.kif 4518-4524
(=>
    (diplomaticRelations ?COUNTRY1 ?COUNTRY2)
    (exists (?ROLE)
        (and
            (instance ?ROLE ForeignServicePosition)
            (subAttribute ?ROLE DiplomaticAgent)
            (diplomaticRepresentationType ?COUNTRY2 ?ROLE ?COUNTRY1))))
Government.kif 4526-4532


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 is open source software produced by Articulate Software and its partners