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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Sentencing

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 16246-16248
(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 16245-16245 Sentencing is a subclass of legal decision

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


(termFormat ChineseLanguage Sentencing "宣判") domainEnglishFormat.kif 52119-52119
(termFormat ChineseTraditionalLanguage Sentencing "宣判") domainEnglishFormat.kif 52118-52118
(termFormat EnglishLanguage Sentencing "sentencing") domainEnglishFormat.kif 52117-52117

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 16250-16259


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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