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


KB Term:  Term intersection
English Word: 

Sigma KEE - ExternalGear
ExternalGear( external gear)

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


(subclass ExternalGear Gear) engineering.kif 854-854 External gear is a subclass of gear
(documentation ExternalGear EnglishLanguage "ExternalGears are Gears with teeth on the Outside of the Cylinder or cone. When two external gears mesh together they rotate in the opposite directions. [Wikipedia]") engineering.kif 855-857 External gear is a subclass of gear

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


(termFormat EnglishLanguage ExternalGear " external gear") domainEnglishFormat.kif 65837-65837

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


(=>
    (and
        (instance ?G ExternalGear)
        (instance ?H HoleRegion)
        (equal ?G
            (HoleHostFn ?H))
        (instance ?T GearTooth)
        (part ?T ?G)
        (surface ?ST ?T))
    (not
        (part ?ST ?G)))
engineering.kif 862-872 If All of the following hold: (1) X is an instance of external gear (2) Y is an instance of hole (3) equal X and the host of the hole Y (4) Z is an instance of gear tooth (5) Z is a part of X (6) W is a surface of Z, then W is not a part of X


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