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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - prosecutor
prosecutor

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


(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 320-322
(domain prosecutor 1 LegalAction) Law.kif 315-315 prosecutor の数値 1 引数は 訴訟instance では
(domain prosecutor 2 AutonomousAgent) Law.kif 316-316 prosecutor の数値 2 引数は AutonomousAgentinstance では
(instance prosecutor CaseRole) Law.kif 313-313 prosecutor格役割instance では
(subrelation prosecutor agent) Law.kif 314-314 prosecutoragentsubrelation では

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


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

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 324-334


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