![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
LegalOpinion
|
|
|
| appearance as argument number 1 |
|
|
| (subclass LegalOpinion Argument) | Mid-level-ontology.kif 17816-17816 | Legal opinion is a subclass of argument |
| (documentation LegalOpinion EnglishLanguage "An Argument that explains the reasoning behind a LegalDecision.") | Mid-level-ontology.kif 17817-17818 | Legal opinion is a subclass of argument |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?OPINION LegalOpinion) (exists (?DECISION ?TEXT ?FORM) (and (instance ?DECISION LegalDecision) (result ?DECISION ?TEXT) (containsFormula ?TEXT ?FORM) (conclusion ?OPINION ?FORM)))) |
Mid-level-ontology.kif 17820-17827 | If X is an instance of legal opinion, then there exist Y, Z, W such that Y is an instance of legal decision, Z is a result of Y, Z contains the formula W, and the conclusion of argument X is W |