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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MedicalDevice

Sigma KEE - MedicalDevice
MedicalDevice

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


(documentation MedicalDevice EnglishLanguage "A Device that is intended to be used in a DiagnosticProcess or a TherpeuticProcess.") Medicine.kif 662-663
(subclass MedicalDevice Device) Medicine.kif 661-661 子類 MedicalDevice and Device

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


(subclass Catheter MedicalDevice) Medicine.kif 532-532 子類 Catheter and MedicalDevice
(subclass ChestSeal MedicalDevice) Medicine.kif 823-823 子類 ChestSeal and MedicalDevice
(subclass Needle MedicalDevice) Medicine.kif 919-919 子類 Needle and MedicalDevice
(subclass PulseOximeter MedicalDevice) Medicine.kif 1248-1248 子類 PulseOximeter and MedicalDevice
(subclass SalineLock MedicalDevice) Medicine.kif 1100-1100 子類 SalineLock and MedicalDevice
(termFormat EnglishLanguage MedicalDevice "medical device") Medicine.kif 664-664

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


(=>
    (instance ?MD MedicalDevice)
    (hasPurpose ?MD
        (exists (?TP ?DP)
            (and
                (instance ?TP TherapeuticProcess)
                (instance ?DP DiagnosticProcess)
                (or
                    (instrument ?TP ?MD)
                    (instrument ?DP ?MD))))))
Medicine.kif 666-675


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