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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LoftStyle
LoftStyle(loft style)artist's_loft, attic, choir_loft, cockloft, garret, loft, organ_loft

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


(documentation LoftStyle EnglishLanguage "LoftStyle refers to how a StationaryArtifact such as a Room or CondominiumUnit or Building has raised floor space above the ground that overlooks the the ground floor") Hotel.kif 1156-1158
(instance LoftStyle RelationalAttribute) Hotel.kif 1155-1155 Loft style is an instance of relational attribute

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


(termFormat EnglishLanguage LoftStyle "loft style") Hotel.kif 1159-1159

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


(=>
    (attribute ?X LoftStyle)
    (exists (?FLOOR ?LOFT ?CEILING)
        (and
            (bottom ?FLOOR ?X)
            (top ?CEILING ?X)
            (instance ?LOFT StationaryArtifact)
            (orientation ?LOFT ?FLOOR Above)
            (orientation ?LOFT ?CEILING Below))))
Hotel.kif 1165-1173
(=>
    (attribute ?X LoftStyle)
    (instance ?X StationaryArtifact))
Hotel.kif 1161-1163


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