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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - IroningBoard
IroningBoard(ironing board)ironing_board

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


(documentation IroningBoard EnglishLanguage "IroningBoard is a type of Device consisting of a flat, padded board used as a surface for ironing") Mid-level-ontology.kif 25255-25256
(subclass IroningBoard Device) Mid-level-ontology.kif 25254-25254 Ironing board is a subclass of device

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


(termFormat EnglishLanguage IroningBoard "ironing board") Mid-level-ontology.kif 25257-25257

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


(=>
    (instance ?BOARD IroningBoard)
    (hasPurpose ?BOARD
        (exists (?IRON ?FABRIC ?OBJ)
            (and
                (instance ?IRON Ironing)
                (patient ?IRON ?OBJ)
                (part ?FABRIC ?OBJ)
                (instance ?FABRIC Fabric)
                (holdsDuring
                    (WhenFn ?IRON)
                    (orientation ?OBJ ?BOARD On))))))
Mid-level-ontology.kif 25259-25270


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