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

Formal Language: 



KB Term:  Term intersection
English Word: 

  LoftStyle

Sigma KEE - LoftStyle
LoftStyle

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 1148-1150
(instance LoftStyle RelationalAttribute) Hotel.kif 1147-1147

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


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

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 1157-1165
(=>
    (attribute ?X LoftStyle)
    (instance ?X StationaryArtifact))
Hotel.kif 1153-1155


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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