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



KB Term:  Term intersection
English Word: 

  TerminalGuidance

Sigma KEE - Road
Road(road)
Appian_Way, adit, alley, alleyway, back_street, frontage_road, road, road_surface, service_road

appearance as argument number 1
-------------------------


(subclass Road Region) Mid-level-ontology.kif 24495-24495 Road is a subclass of region
(subclass Road Roadway) Mid-level-ontology.kif 24496-24496 Road is a subclass of roadway
(documentation Road EnglishLanguage "A path along which vehicles travel. It is typically, although not necessarily, paved and intended for cars.") Mid-level-ontology.kif 24497-24498 Road is a subclass of roadway
(externalImage Road "http://upload.wikimedia.org/wikipedia/commons/0/0a/ Road_in_Norway-1.jpg") pictureList.kif 967-967 Road is a subclass of roadway

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


(termFormat EnglishLanguage Road "road") domainEnglishFormat.kif 50175-50175
(termFormat ChineseTraditionalLanguage Road "路") domainEnglishFormat.kif 50176-50176
(termFormat ChineseLanguage Road "路") domainEnglishFormat.kif 50177-50177

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


(=>
    (instance ?X Road)
    (hasPurpose ?X
        (exists (?EV ?VEH)
            (and
                (instance ?EV Transportation)
                (eventLocated ?EV ?X)
                (instance ?VEH LandVehicle)
                (instrument ?EV ?VEH)))))
Mid-level-ontology.kif 24500-24508 If X is an instance of road, then X has the purpose there exist Y, Z such that Y is an instance of transportation, Y is located at X, Z is an instance of land vehicle, and Z is an instrument for Y

consequent
-------------------------


(=>
    (instance ?X Checkpoint)
    (or
        (exists (?ROAD)
            (and
                (instance ?ROAD Road)
                (orientation ?ROAD ?X Near)))
        (exists (?REG1 ?REG2)
            (orientation
                (BorderFn ?REG1 ?REG2) ?X Near))))
Geography.kif 2213-2221 If X is an instance of checkpoint, then there exists Y such that Y is an instance of road and Y is near to X or there exist Z, W such that the border of Z, and W is near to X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners