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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Patio
Patio(patio)patio, terrace

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


(documentation Patio EnglishLanguage "Patio refers to an Region adjoining a building, usually Paved, that is used for outdoor activities") Mid-level-ontology.kif 28534-28535
(subclass Patio Region) Mid-level-ontology.kif 28533-28533 Patio is a subclass of region

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


(subclass Lanai Patio) Mid-level-ontology.kif 28549-28549 Lanai is a subclass of patio
(termFormat EnglishLanguage Patio "patio") Mid-level-ontology.kif 28536-28536 Lanai is a subclass of patio

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


(=>
    (instance ?X Patio)
    (and
        (modalAttribute
            (attribute ?X Paved) Likely)
        (exists (?BLDG)
            (and
                (instance ?BLDG Building)
                (orientation ?X ?BLDG Adjacent)
                (located ?X Outdoors)))))
Mid-level-ontology.kif 28538-28547


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