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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TreatyDocument
TreatyDocument(treaty document)

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


(documentation TreatyDocument EnglishLanguage "TreatyDocument is the subclass of Texts that represent written agreements between Nations.") Geography.kif 3036-3037
(externalImage TreatyDocument "http://upload.wikimedia.org/wikipedia/commons/ 9/ 99/ Reform_treaty.jpg") pictureList.kif 3017-3017
(externalImage TreatyDocument "http://upload.wikimedia.org/wikipedia/commons/ a/ a7/ Traktat_brzeski_1918.jpg") pictureList.kif 3245-3245
(externalImage TreatyDocument "http://upload.wikimedia.org/wikipedia/commons/ c/ c7/ The_Treaty_of_Utrecht.jpg") pictureList.kif 3246-3246
(subclass TreatyDocument Text) Geography.kif 3034-3034 Treaty document is a subclass of text

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


(termFormat ChineseLanguage TreatyDocument "条约文件") domainEnglishFormat.kif 59147-59147
(termFormat ChineseTraditionalLanguage TreatyDocument "條約文件") domainEnglishFormat.kif 59146-59146
(termFormat EnglishLanguage TreatyDocument "treaty document") domainEnglishFormat.kif 59145-59145

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


(=>
    (instance ?T TreatyDocument)
    (attribute ?T Treaty))
Geography.kif 3051-3053
(=>
    (instance ?TREATY TreatyDocument)
    (exists (?COMM ?COUNTRY1 ?COUNTRY2)
        (and
            (instance ?COMM Committing)
            (patient ?COMM ?TREATY)
            (instance ?COUNTRY1 GeopoliticalArea)
            (agent ?COMM ?COUNTRY1)
            (instance ?COUNTRY2 GeopoliticalArea)
            (agent ?COMM ?COUNTRY2)
            (not
                (equal ?COUNTRY1 ?COUNTRY2)))))
Geography.kif 3039-3049


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