TransitwayJunction(transitway junction) |
appearance as argument number 1 |
(documentation TransitwayJunction EnglishLanguage "TransitwayJunction is the class of regions where two or more Transitways meet and traffic may transfer from one transitway to another.") | Transportation.kif 3756-3758 | |
(externalImage TransitwayJunction "http://upload.wikimedia.org/wikipedia/ en/ b/ b8/ Stackedjunction.jpeg") | pictureList.kif 1273-1273 | |
(subclass TransitwayJunction Transitway) | Transportation.kif 3752-3752 | Transitway junction is a subclass of transitway |
appearance as argument number 2 |
antecedent |
consequent |
(=> (and (instance ?R1 Transitway) (instance ?R2 Transitway) (not (equal ?R1 ?R2)) (connects ?J ?R1 ?R2)) (instance ?J TransitwayJunction)) |
Transportation.kif 3796-3803 |
|