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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LegalAward
LegalAward(legal award)

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


(documentation LegalAward EnglishLanguage "Any LegalDecision which gives to the plaintiff of the corresponding LegalAction some amount of monetary compensation.") Mid-level-ontology.kif 17125-17126
(subclass LegalAward LegalDecision) Mid-level-ontology.kif 17124-17124 Legal award is a subclass of legal decision

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


(termFormat ChineseLanguage LegalAward "法律奖励") domainEnglishFormat.kif 33825-33825
(termFormat ChineseTraditionalLanguage LegalAward "法律獎勵") domainEnglishFormat.kif 33824-33824
(termFormat EnglishLanguage LegalAward "legal award") domainEnglishFormat.kif 33823-33823

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


(=>
    (and
        (instance ?AWARD LegalAward)
        (refers ?AWARD ?ACTION)
        (instance ?ACTION LegalAction)
        (agent ?ACTION ?PLAINTIFF))
    (confersRight
        (exists (?GET ?OBJ ?VALUE)
            (and
                (instance ?GET Getting)
                (experiencer ?GET ?PLAINTIFF)
                (patient ?GET ?OBJ)
                (monetaryValue ?OBJ ?VALUE))) ?AWARD ?PLAINTIFF))
Mid-level-ontology.kif 17128-17140


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