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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - InternationalDispute
InternationalDispute

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


(documentation InternationalDispute EnglishLanguage "A Disagreeing between Nations.") TransnationalIssues.kif 30-31
(subclass InternationalDispute Disagreeing) TransnationalIssues.kif 29-29 InternationalDispute is a subclass of Disagreeing

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


(subclass MaritimeBoundaryDispute InternationalDispute) TransnationalIssues.kif 43-43 MaritimeBoundaryDispute is a subclass of InternationalDispute
(subclass TerritorialDispute InternationalDispute) TransnationalIssues.kif 44-44 TerritorialDispute is a subclass of InternationalDispute
(termFormat ChineseLanguage InternationalDispute "国际争端") domainEnglishFormat.kif 30588-30588 TerritorialDispute is a subclass of InternationalDispute
(termFormat ChineseTraditionalLanguage InternationalDispute "國際爭端") domainEnglishFormat.kif 30587-30587 TerritorialDispute is a subclass of InternationalDispute
(termFormat EnglishLanguage InternationalDispute "international dispute") domainEnglishFormat.kif 30586-30586 TerritorialDispute is a subclass of InternationalDispute

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


(=>
    (instance ?D InternationalDispute)
    (exists (?AG1 ?AG2)
        (and
            (instance ?AG1 Nation)
            (instance ?AG2 Nation)
            (not
                (equal ?AG1 ?AG2))
            (agent ?D ?AG1)
            (agent ?D ?AG2))))
TransnationalIssues.kif 32-41


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