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 16464-16466
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 81/ Tribunal_de_la_Inquisici%C3%B3n.jpg") pictureList.kif 5077-5077
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 88/ Galileo_facing_the_Roman_Inquisition.jpg") pictureList.kif 5078-5078
(externalImage Sentencing "http://upload.wikimedia.org/wikipedia/commons/ a/ af/ Louis_Buchalter_sentencing.jpg") pictureList.kif 4941-4941
(subclass Sentencing LegalDecision) Mid-level-ontology.kif 16463-16463 Sentencing is a subclass of legal decision

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


(termFormat ChineseLanguage Sentencing "宣判") domainEnglishFormat.kif 52159-52159
(termFormat ChineseTraditionalLanguage Sentencing "宣判") domainEnglishFormat.kif 52158-52158
(termFormat EnglishLanguage Sentencing "sentencing") domainEnglishFormat.kif 52157-52157

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 16468-16477


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