Dormitory(dormitory)
| dorm, dormitory, hall, residence_hall, student_residence |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D Dormitory) (exists (?S) (and (instance ?S School) (possesses ?S ?D)))) |
Mid-level-ontology.kif 8163-8168 | If X is an instance of dormitory, then there exists Y such that Y is an instance of school and Y possesses X |
|
|