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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Balcony
Balcony

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


(documentation Balcony EnglishLanguage "A Balcony is a platform projecting from the wall of a building, surrounded by some type of railing") Mid-level-ontology.kif 16754-16755
(subclass Balcony StationaryArtifact) Mid-level-ontology.kif 16753-16753 Balcony est une sous-classe de artefact stationnaire

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


(termFormat EnglishLanguage Balcony "balcony") Mid-level-ontology.kif 16756-16756

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


(=>
    (instance ?BALCONY Balcony)
    (exists (?WALL ?LANDAREA)
        (and
            (meetsSpatially ?WALL ?BALCONY)
            (instance ?LANDAREA LandArea)
            (located ?WALL ?LANDAREA)
            (orientation ?BALCONY ?LANDAREA Above))))
Mid-level-ontology.kif 16758-16765


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