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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ParkingGarage
ParkingGarage

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


(documentation ParkingGarage EnglishLanguage "a ParkingGarage is a type of Building with a ParkingLot located in it") TransportDetail.kif 95-96
(externalImage ParkingGarage "http://upload.wikimedia.org/wikipedia/commons/ 0/ 01/ HDBMulti-storey.JPG") pictureList.kif 1891-1891
(externalImage ParkingGarage "http://upload.wikimedia.org/wikipedia/commons/ 6/ 69/ Car_park_whirley-gig.JPG") pictureList.kif 2279-2279
(subclass ParkingGarage Building) Transportation.kif 2986-2986

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


(termFormat ChineseLanguage ParkingGarage "停车库") domainEnglishFormat.kif 44450-44450
(termFormat ChineseTraditionalLanguage ParkingGarage "停車庫") domainEnglishFormat.kif 44449-44449
(termFormat EnglishLanguage ParkingGarage "parking garage") domainEnglishFormat.kif 44448-44448

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


(=>
    (instance ?PARK ParkingGarage)
    (exists (?LOT)
        (and
            (instance ?LOT ParkingLot)
            (located ?LOT ?PARK))))
TransportDetail.kif 97-102


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 is open source software produced by Articulate Software and its partners