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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ParkingGarage
ParkingGarage(parking garage)

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 3734-3734 Parking garage is a subclass of building

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


(termFormat ChineseLanguage ParkingGarage "停车库") domainEnglishFormat.kif 44486-44486
(termFormat ChineseTraditionalLanguage ParkingGarage "停車庫") domainEnglishFormat.kif 44485-44485
(termFormat EnglishLanguage ParkingGarage "parking garage") domainEnglishFormat.kif 44484-44484

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