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



KB Term:  Term intersection
English Word: 

  Murder

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 20349-20349 Murder is a subclass of killing
(subclass Murder CriminalAction) Mid-level-ontology.kif 20350-20350 Murder is a subclass of criminal action
(documentation Murder EnglishLanguage "Impermissible Killing of a Human.") Mid-level-ontology.kif 20351-20351 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 20353-20358 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 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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners