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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Tooth

Sigma KEE - Tooth
Tooth

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


(documentation Tooth EnglishLanguage "Part of the Mouth, used for biting and chewing.") Mid-level-ontology.kif 11689-11689
(externalImage Tooth "http://upload.wikimedia.org/wikipedia/commons/d/d6/ ToothSection.jpg") pictureList.kif 192-192
(subclass Tooth Bone) Mid-level-ontology.kif 11688-11688 Tooth est une sous-classe de os

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


(termFormat ChineseLanguage Tooth "齿") domainEnglishFormat.kif 58475-58475
(termFormat ChineseTraditionalLanguage Tooth "齒") domainEnglishFormat.kif 58474-58474
(termFormat EnglishLanguage Tooth "tooth") domainEnglishFormat.kif 58473-58473

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


(=>
    (instance ?TOOTH Tooth)
    (exists (?MOUTH)
        (and
            (instance ?MOUTH Mouth)
            (part ?TOOTH ?MOUTH))))
Mid-level-ontology.kif 11691-11696

consequent
-------------------------


(=>
    (and
        (instance ?CHEW Chewing)
        (instrument ?CHEW ?TOOTH))
    (instance ?TOOTH Tooth))
Mid-level-ontology.kif 11778-11782
(=>
    (attribute ?P Dentist)
    (exists (?D ?T)
        (and
            (instance ?D DiagnosticProcess)
            (agent ?D ?P)
            (instance ?T Tooth)
            (patient ?D ?T))))
Mid-level-ontology.kif 19169-19176
(=>
    (instance ?T Toothbrush)
    (hasPurpose ?T
        (exists (?K ?B ?TOOTH)
            (and
                (instance ?TOOTH Tooth)
                (instrument ?K ?T)
                (instance ?K Killing)
                (instance ?B Bacterium)
                (patient ?K ?B)
                (patient ?K ?TOOTH)))))
Mid-level-ontology.kif 2219-2229


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