| Campground(campground) | bivouac, campground, camping_area, camping_ground, camping_site, campsite, encampment |
| appearance as argument number 1 |
|
|
| (subclass Campground LandArea) | Mid-level-ontology.kif 9490-9490 | Campground is a subclass of land area |
| (documentation Campground EnglishLanguage "A LandArea whose purpose is to have MobileResidences (e.g. recreational vehicles, mobile homes, Tents, etc.) located there.") | Mid-level-ontology.kif 9491-9492 | Campground is a subclass of land area |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?C Campground) (hasPurpose ?C (exists (?R) (and (instance ?R MobileResidence) (located ?R ?C))))) |
Mid-level-ontology.kif 9493-9499 | If X is an instance of campground, then X has the purpose there exists Y such that Y is an instance of mobile residence and Y is located at X |
|
|