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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DiplomaticOrganization
DiplomaticOrganization

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


(documentation DiplomaticOrganization EnglishLanguage "DiplomaticOrganization is the general class of government organizations that represent one nation in official government business with other nations.") Government.kif 4662-4664
(subclass DiplomaticOrganization GovernmentOrganization) Government.kif 4660-4660

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


(relatedInternalConcept AmericanInstituteInTaiwan DiplomaticOrganization) Government.kif 4690-4690
(subclass Consulate DiplomaticOrganization) Government.kif 4680-4680
(subclass ConsulateGeneral DiplomaticOrganization) Government.kif 4673-4673
(subclass Embassy DiplomaticOrganization) Government.kif 4666-4666
(termFormat ChineseLanguage DiplomaticOrganization "外交组织") domainEnglishFormat.kif 19619-19619
(termFormat ChineseTraditionalLanguage DiplomaticOrganization "外交組織") domainEnglishFormat.kif 19618-19618
(termFormat EnglishLanguage DiplomaticOrganization "diplomatic organization") domainEnglishFormat.kif 19617-19617

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


(=>
    (and
        (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?POSITION ?AGENT2)
        (instance ?AGENT1 Nation)
        (instance ?ORG DiplomaticOrganization)
        (subOrganization ?ORG
            (GovernmentFn ?AGENT1))
        (occupiesPosition ?PERSON ?POSITION ?ORG)
        (instance ?AGENT2 GeopoliticalArea))
    (agentOperatesInArea ?ORG ?AGENT2))
Government.kif 4475-4483

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


(=>
    (and
        (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?POSITION ?AGENT2)
        (instance ?AGENT1 Nation))
    (exists (?ORG)
        (and
            (instance ?ORG DiplomaticOrganization)
            (subOrganization ?ORG
                (GovernmentFn ?AGENT1))
            (occupiesPosition ?PERSON ?POSITION ?ORG))))
Government.kif 4434-4442


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