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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DiplomaticOrganization

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 4698-4700
(subclass DiplomaticOrganization GovernmentOrganization) Government.kif 4696-4696 子類 外交組織 and 政府組織

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


(relatedInternalConcept AmericanInstituteInTaiwan DiplomaticOrganization) Government.kif 4726-4726 相關的內部概念 台灣美國研究所 and 外交組織
(subclass Consulate DiplomaticOrganization) Government.kif 4716-4716 子類 領事館 and 外交組織
(subclass ConsulateGeneral DiplomaticOrganization) Government.kif 4709-4709 子類 總領事館 and 外交組織
(subclass Embassy DiplomaticOrganization) Government.kif 4702-4702 子類 大使館 and 外交組織
(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 4511-4519

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 4470-4478


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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