| MobileResidence(mobile residence) |
| appearance as argument number 1 |
|
|
| (subclass MobileResidence MobileStructure) | Mid-level-ontology.kif 7785-7785 | Mobile residence is a subclass of mobile structure |
| (disjoint MobileResidence Residence) | Mid-level-ontology.kif 7786-7786 | Mobile residence is disjoint from residence |
| (documentation MobileResidence EnglishLanguage "Anything which serves to house people but which changes its location from time to time, e.g. a motorhome, a mobile home, a camp, etc. Note that MobileResidence is disjoint from Residence, because the latter is a subclass of StationaryArtifact.") | Mid-level-ontology.kif 7787-7790 | Mobile residence is disjoint from residence |
| (externalImage MobileResidence "http://upload.wikimedia.org/wikipedia/commons/ 3/ 32/ 67elcona.JPG") | pictureList.kif 4780-4780 | Mobile residence is disjoint from residence |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?R MobileResidence) (hasPurpose ?R (exists (?H ?T) (and (instance ?H Human) (instance ?T Translocation) (inhabits ?H ?R) (patient ?T ?R))))) |
Mid-level-ontology.kif 7792-7800 | If X is an instance of mobile residence, then X has the purpose there exist Y, Z such that Y is an instance of human, Z is an instance of translocation, Y lives in X, and X is a patient of Z |
| consequent |
|
|
| (=> (instance ?C Campground) (hasPurpose ?C (exists (?R) (and (instance ?R MobileResidence) (located ?R ?C))))) |
Mid-level-ontology.kif 9417-9423 | 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 |
|
|