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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SittingArea

Sigma KEE - SittingArea
SittingArea

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


(documentation SittingArea EnglishLanguage "SittingArea refers to a Region, either Indoor (like a Living Room) or Outdoor (like a Garden sitting area) where people normally sit and entertain guests") Mid-level-ontology.kif 15528-15530
(subclass SittingArea Region) Mid-level-ontology.kif 15527-15527

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


(termFormat EnglishLanguage SittingArea "sitting area") Mid-level-ontology.kif 15531-15531

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


(=>
    (instance ?AREA SittingArea)
    (exists (?SEAT)
        (and
            (instance ?SEAT Seat)
            (located ?SEAT ?AREA))))
Mid-level-ontology.kif 15533-15538

consequent
-------------------------


(=>
    (attribute ?X Suite)
    (exists (?AREA)
        (and
            (instance ?AREA SittingArea)
            (located ?AREA ?X))))
Hotel.kif 1016-1021
(=>
    (instance ?X Lanai)
    (exists (?ROOF)
        (and
            (instance ?ROOF Roof)
            (part ?ROOF ?X)
            (modalAttribute
                (exists (?AREA)
                    (and
                        (instance ?AREA SittingArea)
                        (located ?AREA ?X))) Likely))))
Mid-level-ontology.kif 26643-26653


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