![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Murder
|
|
|
| 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 |
|
|
| 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 |