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



KB Term:  Term intersection
English Word: 

Sigma KEE - Sidewalk
Sidewalk(sidewalk)
pavement, sidewalk

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


(subclass Sidewalk StationaryArtifact) Mid-level-ontology.kif 17250-17250 Sidewalk is a subclass of stationary artifact
(documentation Sidewalk EnglishLanguage "A prepared path for pedestrians alongside a Roadway.") Mid-level-ontology.kif 17251-17251 Sidewalk is a subclass of stationary artifact
(externalImage Sidewalk "http://articulatesoftware.com/SUMOpictures/geography/ sidewalk.png") pictureList.kif 730-730 Sidewalk is a subclass of stationary artifact

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


(termFormat EnglishLanguage Sidewalk "sidewalk") domainEnglishFormat.kif 52947-52947
(termFormat ChineseTraditionalLanguage Sidewalk "人行道") domainEnglishFormat.kif 52948-52948
(termFormat ChineseLanguage Sidewalk "人行道") domainEnglishFormat.kif 52949-52949

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


(=>
    (instance ?SIDE Sidewalk)
    (hasPurpose ?SIDE
        (exists (?WALK)
            (and
                (instance ?WALK Walking)
                (path ?WALK ?SIDE)))))
Mid-level-ontology.kif 17253-17259 If X is an instance of sidewalk, then X has the purpose there exists Y such that Y is an instance of walking and X is path along which Y occurs
(=>
    (instance ?SIDE Sidewalk)
    (exists (?ROAD)
        (and
            (instance ?ROAD Roadway)
            (orientation ?SIDE ?ROAD Near))))
Mid-level-ontology.kif 17261-17266 If X is an instance of sidewalk, then there exists Y such that Y is an instance of roadway and X is near to Y

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


(=>
    (instance ?C Curb)
    (exists (?S ?R)
        (and
            (instance ?S Sidewalk)
            (instance ?R Roadway)
            (connects ?C ?S ?R))))
Mid-level-ontology.kif 16626-16632 If X is an instance of curb, then there exist Y, Z such that Y is an instance of sidewalk, Z is an instance of roadway, X connects Y, and Z


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



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