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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Execution
Execution

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


(documentation Execution EnglishLanguage "Killing of a Human by a Government for the commission of a CriminalAction.") Mid-level-ontology.kif 19829-19830
(subclass Execution Killing) Mid-level-ontology.kif 19828-19828 Execution est une sous-classe de tuer

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


(termFormat ChineseLanguage Execution "执行") domainEnglishFormat.kif 22702-22702
(termFormat ChineseTraditionalLanguage Execution "執行") domainEnglishFormat.kif 22701-22701
(termFormat EnglishLanguage Execution "execution") domainEnglishFormat.kif 22700-22700

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


(=>
    (instance ?E Execution)
    (exists (?G)
        (and
            (instance ?G Government)
            (agent ?E ?G))))
Mid-level-ontology.kif 19832-19837
(=>
    (instance ?E Execution)
    (exists (?P)
        (and
            (patient ?E ?P)
            (instance ?P Human))))
Mid-level-ontology.kif 19839-19844


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