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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Premeditated
Premeditated(premeditated)

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


(documentation Premeditated EnglishLanguage "An Attribute of a Murder in which the murderer desires and has considered the method or timing of the act in advance.") Law.kif 482-484
(instance Premeditated RelationalAttribute) Law.kif 479-479 Premeditated is an instance of relational attribute

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


(termFormat EnglishLanguage Premeditated "premeditated") Law.kif 480-480

consequent
-------------------------


(=>
    (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 486-495


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