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


KB Term:  Term intersection
English Word: 

Sigma KEE - prosecutor
prosecutor

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


(instance prosecutor CaseRole) Law.kif 288-288 prosecutor is an instance of case role
(subrelation prosecutor agent) Law.kif 289-289 prosecutor is a subrelation of agent
(domain prosecutor 1 LegalAction) Law.kif 290-290 The number 1 argument of prosecutor is an instance of legal action
(domain prosecutor 2 AutonomousAgent) Law.kif 291-291 The number 2 argument of prosecutor is an instance of agent
(documentation prosecutor EnglishLanguage "The representative of the state in a criminal case. The goal of the prosecutor is an adversarial system is to convict the defendant.") Law.kif 295-297 The number 2 argument of prosecutor is an instance of agent

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


(termFormat EnglishLanguage prosecutor "prosecutor") Law.kif 292-292
(format EnglishLanguage prosecutor "%2 is the prosecutor in %1") Law.kif 293-293

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


(=>
    (and
        (prosecutor ?P ?A)
        (defendant ?P ?D))
    (desires ?A
        (exists (?L)
            (and
                (instance ?L LegalDecision)
                (refers ?L ?P)
                (not
                    (wants ?D ?L))))))
Law.kif 299-309 If X is the prosecutor in Y and Z is the defendant in Y, then X desires there exists W such that W is an instance of legal decision, W includes a reference to Y, and Z doesn't want 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