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 91-92
(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 2935-2935

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


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

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


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


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