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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Sentencing
Sentencing(sentencing)
condemn, doom, sentence

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


(documentation Sentencing EnglishLanguage "Any LegalDecision where the defendant is assigned a punishment for a CriminalAction which was the subject of an earlier LegalConviction.") Mid-level-ontology.kif 17174-17176
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 81/ Tribunal_de_la_Inquisici%C3%B3n.jpg") pictureList.kif 5076-5076
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 88/ Galileo_facing_the_Roman_Inquisition.jpg") pictureList.kif 5077-5077
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ a/ af/ Louis_Buchalter_sentencing.jpg") pictureList.kif 4940-4940
(subclass Sentencing LegalDecision) Mid-level-ontology.kif 17173-17173 Sentencing is a subclass of legal decision

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


(termFormat ChineseLanguage Sentencing "宣判") domainEnglishFormat.kif 52152-52152
(termFormat ChineseTraditionalLanguage Sentencing "宣判") domainEnglishFormat.kif 52151-52151
(termFormat EnglishLanguage Sentencing "sentencing") domainEnglishFormat.kif 52150-52150

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


(=>
    (and
        (instance ?S Sentencing)
        (patient ?S ?P))
    (exists (?C)
        (and
            (causes ?C ?S)
            (instance ?C LegalConviction)
            (patient ?C ?P)
            (earlier
                (WhenFn ?C)
                (WhenFn ?S)))))
Mid-level-ontology.kif 17178-17187


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