![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
LegalCharge
|
|
|
| appearance as argument number 1 |
|
|
| (subclass LegalCharge LegalAction) | Mid-level-ontology.kif 17716-17716 | Legal charge is a subclass of legal action |
| (documentation LegalCharge EnglishLanguage "Any LegalAction of which a Government is the agent.") | Mid-level-ontology.kif 17717-17718 | Legal charge is a subclass of legal action |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?CHARGE LegalCharge) (exists (?GOV) (and (instance ?GOV Government) (agent ?CHARGE ?GOV)))) |
Mid-level-ontology.kif 17720-17725 | If X is an instance of legal charge, then there exists Y such that Y is an instance of government and Y is an agent of X |