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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DiplomaticOrganization
DiplomaticOrganization(diplomatic organization)

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 Diplomatic organization is a subclass of government organization

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


(relatedInternalConcept AmericanInstituteInTaiwan DiplomaticOrganization) Government.kif 4690-4690 American institute in taiwan is internally related to diplomatic organization
(subclass Consulate DiplomaticOrganization) Government.kif 4680-4680 Consulate is a subclass of diplomatic organization
(subclass ConsulateGeneral DiplomaticOrganization) Government.kif 4673-4673 Consulate general is a subclass of diplomatic organization
(subclass Embassy DiplomaticOrganization) Government.kif 4666-4666 Embassy is a subclass of diplomatic organization
(termFormat ChineseLanguage DiplomaticOrganization "外交组织") domainEnglishFormat.kif 19608-19608
(termFormat ChineseTraditionalLanguage DiplomaticOrganization "外交組織") domainEnglishFormat.kif 19607-19607
(termFormat EnglishLanguage DiplomaticOrganization "diplomatic organization") domainEnglishFormat.kif 19606-19606

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