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 国际争端不同意subclass

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


(subclass MaritimeBoundaryDispute InternationalDispute) TransnationalIssues.kif 43-43 海上边界争端国际争端subclass
(subclass TerritorialDispute InternationalDispute) TransnationalIssues.kif 44-44 领土争端国际争端subclass
(termFormat ChineseLanguage InternationalDispute "国际争端") domainEnglishFormat.kif 30577-30577
(termFormat ChineseTraditionalLanguage InternationalDispute "國際爭端") domainEnglishFormat.kif 30576-30576
(termFormat EnglishLanguage InternationalDispute "international dispute") domainEnglishFormat.kif 30575-30575

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