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



KB Term:  Term intersection
English Word: 

  SofaBed

Sigma KEE - SofaBed
SofaBed(sofa bed)davenport

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


(subclass SofaBed Bed) Mid-level-ontology.kif 4567-4567 Sofa bed is a subclass of bed
(documentation SofaBed EnglishLanguage "A SofaBed is a Bed that can be kept inside a compartment in a Sofa") Mid-level-ontology.kif 4568-4569 Sofa bed is a subclass of bed

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


(termFormat EnglishLanguage SofaBed "sofa bed") Mid-level-ontology.kif 4570-4570

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


(=>
    (instance ?X SofaBed)
    (exists (?SOFA ?STORAGE)
        (and
            (instance ?STORAGE Compartment)
            (part ?STORAGE ?SOFA)
            (instance ?SOFA Sofa)
            (hasPurpose ?STORAGE
                (exists (?K)
                    (and
                        (instance ?K Keeping)
                        (patient ?K ?X)
                        (destination ?K ?STORAGE)))))))
Mid-level-ontology.kif 4572-4584 If X is an instance of sofa bed, then All of the following hold: (1) there exist Y (2) Z such that Z is an instance of compartment (3) Z is a part of Y (4) Y is an instance of sofa (5) Z has the purpose there exists W such that W is an instance of keeping (6) X is a patient of W (7) W ends up at Z


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