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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Courtyard
Courtyard

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


(documentation Courtyard EnglishLanguage "Courtyard is an unroofed area wholly or partly surrounded by walls or buildings") Mid-level-ontology.kif 26017-26018
(subclass Courtyard StationaryArtifact) Mid-level-ontology.kif 26016-26016 Courtyard固定アーチファクトsubclass では %n

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


(termFormat EnglishLanguage Courtyard "courtyard") Mid-level-ontology.kif 26019-26019

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


(=>
    (instance ?X Courtyard)
    (and
        (not
            (exists (?ROOF)
                (and
                    (instance ?ROOF Roof)
                    (top ?ROOF ?X))))
        (exists (?BLDG)
            (and
                (instance ?BLDG Building)
                (orientation ?X ?BLDG Surrounded)))))
Mid-level-ontology.kif 26021-26032


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