![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| LegalAward(legal award) |
| appearance as argument number 1 |
|
|
| (subclass LegalAward LegalDecision) | Mid-level-ontology.kif 17829-17829 | Legal award is a subclass of legal decision |
| (documentation LegalAward EnglishLanguage "Any LegalDecision which gives to the plaintiff of the corresponding LegalAction some amount of monetary compensation.") | Mid-level-ontology.kif 17830-17831 | Legal award is a subclass of legal decision |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?AWARD LegalAward) (refers ?AWARD ?ACTION) (instance ?ACTION LegalAction) (agent ?ACTION ?PLAINTIFF)) (confersRight ?AWARD ?PLAINTIFF (exists (?GET ?OBJ ?VALUE) (and (instance ?GET Getting) (experiencer ?GET ?PLAINTIFF) (patient ?GET ?OBJ) (monetaryValue ?OBJ ?VALUE))))) |
Mid-level-ontology.kif 17833-17845 | If X is an instance of legal award, X includes a reference to Y, Y is an instance of legal action, and Z is an agent of Y, then Z allows there exist W, V, U such that W is an instance of getting, Z experiences W, V is a patient of W, and value of V is U to perform task of the type X |