Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


(instance LoftStyle RelationalAttribute) Hotel.kif 1155-1155 Loft style is an instance of relational attribute
(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 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)
    (instance ?X StationaryArtifact))
Hotel.kif 1161-1163 If loft style is an attribute of X, then X is an instance of stationary artifact
(=>
    (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 If loft style is an attribute of X, then there exist Y, Z, W such that the bottom of X is Y, the top of X is W, Z is an instance of stationary artifact, Z is above to Y, and Z is below to W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners