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


KB Term:  Term intersection
English Word: 

Sigma KEE - TreatyDocument
TreatyDocument(treaty document)

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


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

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


(termFormat EnglishLanguage TreatyDocument "treaty document") domainEnglishFormat.kif 59107-59107
(termFormat ChineseTraditionalLanguage TreatyDocument "條約文件") domainEnglishFormat.kif 59108-59108
(termFormat ChineseLanguage TreatyDocument "条约文件") domainEnglishFormat.kif 59109-59109

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


(=>
    (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 4494-4504 If X is an instance of treaty document, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of committing (3) X is a patient of Y (4) Z is an instance of geopolitical area (5) Z is an agent of Y (6) W is an instance of geopolitical area (7) W is an agent of Y (8) equal Z (9) W
(=>
    (instance ?T TreatyDocument)
    (attribute ?T Treaty))
Geography.kif 4506-4508 If X is an instance of treaty document, then treaty is an attribute of X


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