![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
SecondarySchool(secondary school)
| academy, high, high_school, highschool, senior_high, senior_high_school |
| appearance as argument number 1 |
|
|
| (subclass SecondarySchool School) | Mid-level-ontology.kif 18299-18299 | Secondary school is a subclass of school |
| (documentation SecondarySchool EnglishLanguage "A School which admits students who have graduated from a middle school and which normally covers the ninth through twelfth grades. A SecondarySchool confers a high school diploma.") | Mid-level-ontology.kif 18300-18302 | Secondary school is a subclass of school |
| (externalImage SecondarySchool "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ Japanese_school_uniform_dsc06051.jpg") | pictureList.kif 6844-6844 | Secondary school is a subclass of school |
| (externalImage SecondarySchool "http://upload.wikimedia.org/wikipedia/en/ 2/ 26/ Gbshs.jpg") | pictureList.kif 7825-7825 | Secondary school is a subclass of school |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?E Matriculation) (agent ?E ?C) (patient ?E ?P) (instance ?C College)) (exists (?G ?S) (and (instance ?G Graduation) (agent ?G ?S) (patient ?G ?P) (instance ?S SecondarySchool) (earlier (WhenFn ?G) (WhenFn ?E))))) |
Mid-level-ontology.kif 18304-18316 | If X is an instance of matriculation, Y is an agent of X, Z is a patient of X, and Y is an instance of college, then there exist W, V such that W is an instance of graduation, V is an agent of W, Z is a patient of W, V is an instance of secondary school, and the time of existence of W happens earlier than the time of existence of X |