Steps(steps) | ![]() | ramp, staircase, stairs, stairway, steps |
appearance as argument number 1 |
![]() |
(documentation Steps EnglishLanguage "A StationaryArtifact which allows one to climb, step by step, from one level to another.") | Mid-level-ontology.kif 16479-16480 | |
(subclass Steps StationaryArtifact) | Mid-level-ontology.kif 16478-16478 | Steps is a subclass of stationary artifact |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Steps "脚步") | domainEnglishFormat.kif 55365-55365 | |
(termFormat ChineseTraditionalLanguage Steps "腳步") | domainEnglishFormat.kif 55364-55364 | |
(termFormat EnglishLanguage Steps "steps") | domainEnglishFormat.kif 55363-55363 |
antecedent |
![]() |
(=> (instance ?STEPS Steps) (and (capability MotionUpward instrument ?STEPS) (capability MotionDownward instrument ?STEPS))) |
Mid-level-ontology.kif 16482-16486 |
|
consequent |
![]() |
(=> (and (instance ?LEVEL1 BuildingLevel) (instance ?LEVEL2 BuildingLevel) (instance ?BUILDING Building) (part ?LEVEL1 ?BUILDING) (part ?LEVEL2 ?BUILDING)) (exists (?STEPS) (and (instance ?STEPS Steps) (connects ?STEPS ?LEVEL1 ?LEVEL2)))) |
Mid-level-ontology.kif 16488-16498 |
|
![]() |
![]() |