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 4659-4661
(subclass DiplomaticOrganization GovernmentOrganization) Government.kif 4657-4657 DiplomaticOrganizationGovernmentOrganizationsubclass では

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


(relatedInternalConcept AmericanInstituteInTaiwan DiplomaticOrganization) Government.kif 4687-4687 AmericanInstituteInTaiwanDiplomaticOrganizationinternally 関連して
(subclass Consulate DiplomaticOrganization) Government.kif 4677-4677 ConsulateDiplomaticOrganizationsubclass では
(subclass ConsulateGeneral DiplomaticOrganization) Government.kif 4670-4670 ConsulateGeneralDiplomaticOrganizationsubclass では
(subclass Embassy DiplomaticOrganization) Government.kif 4663-4663 EmbassyDiplomaticOrganizationsubclass では
(termFormat ChineseLanguage DiplomaticOrganization "外交组织") domainEnglishFormat.kif 19617-19617 EmbassyDiplomaticOrganizationsubclass では
(termFormat ChineseTraditionalLanguage DiplomaticOrganization "外交組織") domainEnglishFormat.kif 19616-19616 EmbassyDiplomaticOrganizationsubclass では
(termFormat EnglishLanguage DiplomaticOrganization "diplomatic organization") domainEnglishFormat.kif 19615-19615 EmbassyDiplomaticOrganizationsubclass では

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 4472-4480

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 4431-4439


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