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


KB Term:  Term intersection
English Word: 

Sigma KEE - Murder
Murder(murder)bump_off, contract_killing, dispatch, execution, filicide, hit, liquidator, manslayer, mariticide, mass_murderer, matricide, murder, murderer, off, parricide, patricide, polish_off, remove, slay, slaying, uxoricide

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


(subclass Murder Killing) Mid-level-ontology.kif 20375-20375 Murder is a subclass of killing
(subclass Murder CriminalAction) Mid-level-ontology.kif 20376-20376 Murder is a subclass of criminal action
(documentation Murder EnglishLanguage "Impermissible Killing of a Human.") Mid-level-ontology.kif 20377-20377 Murder is a subclass of criminal action

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


(termFormat EnglishLanguage Murder "murder") domainEnglishFormat.kif 39319-39319
(termFormat ChineseTraditionalLanguage Murder "謀殺") domainEnglishFormat.kif 39320-39320
(termFormat ChineseLanguage Murder "谋杀") domainEnglishFormat.kif 39321-39321

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


(=>
    (instance ?MURDER Murder)
    (exists (?PERSON)
        (and
            (patient ?MURDER ?PERSON)
            (instance ?PERSON Human))))
Mid-level-ontology.kif 20379-20384 If X is an instance of murder, then there exists Y such that Y is a patient of X and Y is an instance of human
(=>
    (and
        (holdsDuring ?T
            (desires ?M
                (attribute ?V Dead)))
        (instance ?MURDER Murder)
        (agent ?MURDER ?M)
        (patient ?MURDER ?V)
        (earlier ?T
            (WhenFn ?MURDER)))
    (attribute ?MURDER Premeditated))
Law.kif 461-470 If X desires dead is an attribute of Y holds during Z, W is an instance of murder, X is an agent of W, Y is a patient of W, and Z happens earlier than the time of existence of W, then premeditated is an attribute of W


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