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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PoliticalRevolution

Sigma KEE - PoliticalRevolution
PoliticalRevolution(政治革命)

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


(documentation PoliticalRevolution EnglishLanguage "The violent overthrow of one Government and its replacement by another. This covers grass-roots revolutions, as well as coups d'etat.") Mid-level-ontology.kif 13905-13907
(subclass PoliticalRevolution PoliticalProcess) Mid-level-ontology.kif 13903-13903 子類 政治革命 and PoliticalProcess
(subclass PoliticalRevolution ViolentContest) Mid-level-ontology.kif 13904-13904 子類 政治革命 and ViolentContest

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


(termFormat ChineseLanguage PoliticalRevolution "政治革命") domainEnglishFormat.kif 46527-46527
(termFormat ChineseTraditionalLanguage PoliticalRevolution "政治革命") domainEnglishFormat.kif 46526-46526
(termFormat EnglishLanguage PoliticalRevolution "political revolution") domainEnglishFormat.kif 46525-46525

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


(=>
    (and
        (instance ?R PoliticalRevolution)
        (patient ?R ?A))
    (exists (?GOV1 ?GOV2)
        (and
            (holdsDuring
                (BeginFn
                    (WhenFn ?R))
                (equal ?GOV1
                    (GovernmentFn ?A)))
            (holdsDuring
                (EndFn
                    (WhenFn ?R))
                (equal ?GOV2
                    (GovernmentFn ?A)))
            (not
                (equal ?GOV1 ?GOV2)))))
Mid-level-ontology.kif 13915-13927
(=>
    (and
        (instance ?R PoliticalRevolution)
        (patient ?R ?A))
    (instance ?A GeopoliticalArea))
Mid-level-ontology.kif 13909-13913


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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