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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IroningBoard

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 25198-25199
(subclass IroningBoard Device) Mid-level-ontology.kif 25197-25197 Ironing board is a subclass of device

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


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

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 25202-25213


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