![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| VocationalSchool(vocational school) | trade_school, vocational_school |
| appearance as argument number 1 |
|
|
| (subclass VocationalSchool School) | Mid-level-ontology.kif 18318-18318 | Vocational school is a subclass of school |
| (documentation VocationalSchool EnglishLanguage "Any School whose aim is to teach students an OccupationalTrade.") | Mid-level-ontology.kif 18319-18320 | Vocational school is a subclass of school |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?VS VocationalSchool) (hasPurpose ?VS (exists (?P ?S ?T) (and (instance ?P EducationalProcess) (eventLocated ?P ?VS) (student ?S ?VS) (experiencer ?P ?S) (instance ?T OccupationalTrade) (holdsDuring (EndFn (WhenFn ?P)) (attribute ?S ?T)))))) |
Mid-level-ontology.kif 18322-18334 | If X is an instance of vocational school, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of educational process (3) Y is located at X (4) Z is a student of X (5) Z experiences Y (6) W is an instance of occupational trade (7) W is an attribute of Z holds during the end of the time of existence of Y |