Stairway |
appearance as argument number 1 |
(documentation Stairway EnglishLanguage "A StationaryArtifact which allows one to climb, step by step, from one level to another.") | Mid-level-ontology.kif 15282-15283 | |
(externalImage Stairway "http://upload.wikimedia.org/wikipedia/commons/f/ f3/ AtomiumStairwayInside.JPG") | pictureList.kif 4825-4825 | |
(subclass Stairway StationaryArtifact) | Mid-level-ontology.kif 15281-15281 |
appearance as argument number 2 |
(termFormat ChineseLanguage Stairway "楼梯") | domainEnglishFormat.kif 55007-55007 | |
(termFormat ChineseTraditionalLanguage Stairway "樓梯") | domainEnglishFormat.kif 55006-55006 | |
(termFormat EnglishLanguage Stairway "stairway") | domainEnglishFormat.kif 55005-55005 |
antecedent |
(=> (and (instance ?S Stairway) (part ?S ?B) (instance ?B Building)) (hasPurpose ?S (exists (?L1 ?L2) (and (instance ?L1 BuildingLevel) (instance ?L2 BuildingLevel) (part ?L1 ?B) (part ?L2 ?B) (connects ?S ?L1 ?L2))))) |
Mid-level-ontology.kif 15291-15303 | |
(=> (instance ?S Stairway) (and (capability MotionUpward instrument ?S) (capability MotionDownward instrument ?S))) |
Mid-level-ontology.kif 15285-15289 |