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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Garage

Sigma KEE - Garage
Garage

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


(documentation Garage EnglishLanguage "A Building or part of a Building which is intended to house one or more RoadVehicle when they are not in use or are under repair.") Mid-level-ontology.kif 15473-15475
(externalImage Garage "http://articulatesoftware.com/SUMOpictures/transportation/ autos/ Black_n_White/ GARAGE.png") pictureList.kif 457-457
(subclass Garage StationaryArtifact) Mid-level-ontology.kif 15472-15472 Garage ist eine teilkategorie von StationaryArtifact

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


(termFormat ChineseLanguage Garage "车库") domainEnglishFormat.kif 25502-25502
(termFormat ChineseTraditionalLanguage Garage "車庫") domainEnglishFormat.kif 25501-25501
(termFormat EnglishLanguage Garage "garage") domainEnglishFormat.kif 25500-25500

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


(=>
    (instance ?GARAGE Garage)
    (exists (?BUILDING)
        (and
            (instance ?BUILDING Building)
            (part ?GARAGE ?BUILDING))))
Mid-level-ontology.kif 15485-15490
(=>
    (instance ?GARAGE Garage)
    (hasPurpose ?GARAGE
        (exists (?AUTO)
            (and
                (instance ?AUTO RoadVehicle)
                (contains ?GARAGE ?AUTO)))))
Mid-level-ontology.kif 15477-15483


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