| appearance as argument number 1 |
|
|
| (documentation StationaryArtifact ChineseLanguage "StationaryArtifact 是一种有固定空间位置 的 Artifact。这个 Class 多数的实例为建筑作品,如:艾菲尔铁塔、大金字塔、办公大楼、单户式住宅等等。") | chinese_format.kif 3584-3585 | |
| (documentation StationaryArtifact EnglishLanguage "A StationaryArtifact is an Artifact that has a fixed spatial location. Most instances of this Class are architectural works, e.g. the Eiffel Tower, the Great Pyramids, office towers, single_family houses, etc.") | Merge.kif 15894-15897 | |
| (externalImage StationaryArtifact "http://upload.wikimedia.org/wikipedia/ commons/ thumb/ a/ af/ All_Gizah_Pyramids.jpg/ 300px_All_Gizah_Pyramids.jpg") | pictureList.kif 1256-1256 | |
| (subclass StationaryArtifact Artifact) | Merge.kif 15893-15893 | Stationary artifact is a subclass of artifact |
| (typicalPart StationaryArtifact Facility) | Mid-level-ontology.kif 7692-7692 | A stationary artifact is typically a part of a Facility |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain StreetAddressFn 1 StationaryArtifact) | Mid-level-ontology.kif 7640-7640 | The number 1 argument of street address is an instance of stationary artifact |
| (domain constructionPeriod 1 StationaryArtifact) | Mid-level-ontology.kif 22410-22410 | The number 1 argument of construction period is an instance of stationary artifact |
| (domain contractor 1 StationaryArtifact) | Mid-level-ontology.kif 22425-22425 | The number 1 argument of contractor is an instance of stationary artifact |
| (domain humanCapacity 1 StationaryArtifact) | Mid-level-ontology.kif 7632-7632 | The number 1 argument of human capacity is an instance of stationary artifact |
| (domain workLocation 2 StationaryArtifact) | Mid-level-ontology.kif 22138-22138 | The number 2 argument of work location is an instance of stationary artifact |
| (domainSubclass maxRoomCapacity 1 StationaryArtifact) | Hotel.kif 476-476 | The number 1 argument of maximum capacity is a subclass of stationary artifact |
| antecedent |
|
|
| (=> (instance ?ARTIFACT StationaryArtifact) (exists (?BUILD) (and (instance ?BUILD Constructing) (result ?BUILD ?ARTIFACT)))) |
Merge.kif 13010-13015 |
|
| (=> (instance ?ARTIFACT StationaryArtifact) (exists (?PLACE) (and (holdsDuring (WhenFn ?ARTIFACT) (located ?ARTIFACT ?PLACE)) (not (exists (?P2) (and (holdsDuring (WhenFn ?ARTIFACT) (located ?ARTIFACT ?P2)) (not (equal ?PLACE ?P2)))))))) |
Merge.kif 15899-15909 |
|
| consequent |
|
|
|
|