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 3024-3025
(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 3022-3022 Treaty document is a subclass of text

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


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

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


(=>
    (instance ?T TreatyDocument)
    (attribute ?T Treaty))
Geography.kif 3039-3041
(=>
    (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 3027-3037


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