Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  TransitwayJunction

Sigma KEE - TransitwayJunction
TransitwayJunction(臨時路口)

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 3018-3020
(externalImage TransitwayJunction "http://upload.wikimedia.org/wikipedia/ en/ b/ b8/ Stackedjunction.jpeg") pictureList.kif 1273-1273
(subclass TransitwayJunction Transitway) Transportation.kif 3014-3014 子類 臨時路口 and 公交專用道

appearance as argument number 2
-------------------------


(names "intersection" TransitwayJunction) Transportation.kif 3015-3015 "intersection" and 臨時路口
(names "junction" TransitwayJunction) Transportation.kif 3016-3016 "junction" and 臨時路口
(subclass RailJunction TransitwayJunction) Transportation.kif 3028-3028 子類 鐵路樞紐 and 臨時路口
(subclass RoadJunction TransitwayJunction) Transportation.kif 3022-3022 子類 交叉路口 and 臨時路口
(subclass WaterJunction TransitwayJunction) Transportation.kif 3034-3034 子類 水交界處 and 臨時路口
(termFormat ChineseLanguage TransitwayJunction "临时路口") domainEnglishFormat.kif 58924-58924
(termFormat ChineseTraditionalLanguage TransitwayJunction "臨時路口") domainEnglishFormat.kif 58923-58923
(termFormat EnglishLanguage TransitwayJunction "transitway junction") domainEnglishFormat.kif 58922-58922

antecedent
-------------------------


(=>
    (and
        (instance ?TS TransitSystem)
        (instance ?TJ TransitwayJunction)
        (abstractCounterpart ?G ?TS)
        (systemPart ?TJ ?TS))
    (exists (?GN)
        (and
            (instance ?GN GraphNode)
            (abstractCounterpart ?GN ?TJ)
            (graphPart ?GN ?G))))
Transportation.kif 2891-2901


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners