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 16415-16416
(subclass LegalAward LegalDecision) Mid-level-ontology.kif 16414-16414 Legal award is a subclass of legal decision

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


(termFormat ChineseLanguage LegalAward "法律奖励") domainEnglishFormat.kif 33831-33831
(termFormat ChineseTraditionalLanguage LegalAward "法律獎勵") domainEnglishFormat.kif 33830-33830
(termFormat EnglishLanguage LegalAward "legal award") domainEnglishFormat.kif 33829-33829

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 16418-16430


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