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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Screwdriver

Sigma KEE - Screwdriver
Screwdriver

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


(documentation Screwdriver EnglishLanguage "A Device that is used to rotate a Screw, which by the action of its helical threads is driven into a medium that is softer than the material of the screw itself.") Mid-level-ontology.kif 4637-4639
(subclass Screwdriver Device) Mid-level-ontology.kif 4636-4636 Screwdriver设备subclass

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


(termFormat EnglishLanguage Screwdriver "screwdriver") domainEnglishFormat.kif 65445-65445

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


(=>
    (instance ?D Screwdriver)
    (hasPurpose ?D
        (exists (?R ?S)
            (and
                (instance ?R Rotating)
                (instrument ?R ?D)
                (patient ?R ?S)
                (instance ?S Screw)))))
Mid-level-ontology.kif 4641-4649


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