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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Treaty
Treaty

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


(documentation Treaty EnglishLanguage "Any Contract which holds between two or more Nations.") Mid-level-ontology.kif 15588-15589
(externalImage Treaty "http://upload.wikimedia.org/wikipedia/commons/4/4b/ Bush_and_Putin_signing_SORT.jpg") pictureList.kif 10306-10306
(subAttribute Treaty Contract) Mid-level-ontology.kif 15587-15587 TreatyContractsubattribute では

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


(termFormat ChineseLanguage Treaty "条约") domainEnglishFormat.kif 59110-59110
(termFormat ChineseTraditionalLanguage Treaty "條約") domainEnglishFormat.kif 59109-59109
(termFormat EnglishLanguage Treaty "treaty") domainEnglishFormat.kif 59108-59108

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


(=>
    (property ?T Treaty)
    (exists (?N1 ?N2)
        (and
            (partyToAgreement ?T ?N1)
            (partyToAgreement ?T ?N2)
            (instance ?N1 Nation)
            (instance ?N2 Nation)
            (not
                (equal ?N1 ?N2)))))
Mid-level-ontology.kif 15591-15600

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


(=>
    (instance ?T TreatyDocument)
    (attribute ?T Treaty))
Geography.kif 3039-3041


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