![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Scholarship
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Scholarship Funding) | Mid-level-ontology.kif 8523-8523 | Scholarship is a subclass of funding |
| (documentation Scholarship EnglishLanguage "Any Funding which is made on the basis of merit and whose purpose is to allow the destination to realize an EducationalProgram.") | Mid-level-ontology.kif 8524-8526 | Scholarship is a subclass of funding |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?F Scholarship) (destination ?F ?H)) (hasPurpose ?F (exists (?EP ?P) (and (instance ?EP EducationalProgram) (realization ?P ?EP) (experiencer ?P ?H))))) |
Mid-level-ontology.kif 8528-8537 | If X is an instance of scholarship and X ends up at Y, then X has the purpose there exist Z, W such that Z is an instance of educational program, W expresses the content of Z, and Y experiences W |