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 est une sous-classe de position

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


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