Treaty(treaty) | accord, alliance, commercial_treaty, pacification, pact, peace, peace_treaty, treaty |
appearance as argument number 1 |
(documentation Treaty EnglishLanguage "Any Contract which holds between two or more Nations.") | Mid-level-ontology.kif 14435-14436 | |
(externalImage Treaty "http://upload.wikimedia.org/wikipedia/commons/4/4b/ Bush_and_Putin_signing_SORT.jpg") | pictureList.kif 10308-10308 | |
(subAttribute Treaty Contract) | Mid-level-ontology.kif 14434-14434 | Treaty is a subattribute of contract |
appearance as argument number 2 |
(termFormat ChineseLanguage Treaty "条约") | domainEnglishFormat.kif 59164-59164 | |
(termFormat ChineseTraditionalLanguage Treaty "條約") | domainEnglishFormat.kif 59163-59163 | |
(termFormat EnglishLanguage Treaty "treaty") | domainEnglishFormat.kif 59162-59162 |
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 14438-14447 |
|
consequent |
(=> (instance ?T TreatyDocument) (attribute ?T Treaty)) |
Geography.kif 3051-3053 |
|