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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IroningBoard

Sigma KEE - IroningBoard
IroningBoard

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 25197-25198
(subclass IroningBoard Device) Mid-level-ontology.kif 25196-25196 子類 IroningBoard and Device

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


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

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 25201-25212


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