![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Commission
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Commission Organization) | Mid-level-ontology.kif 9797-9797 | Commission is a subclass of organization |
| (documentation Commission EnglishLanguage "A small, temporary Organization whose purpose is to investigate some issue.") | Mid-level-ontology.kif 9798-9799 | Commission is a subclass of organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?COMMISSION Commission) (hasPurpose ?COMMISSION (exists (?INVESTIGATE ?ISSUE) (and (instance ?INVESTIGATE Investigating) (patient ?INVESTIGATE ?ISSUE) (agent ?INVESTIGATE ?COMMISSION))))) |
Mid-level-ontology.kif 9801-9808 | If X is an instance of commission, then X has the purpose there exist Y, Z such that Y is an instance of investigating, Z is a patient of Y, and X is an agent of Y |