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

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


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

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