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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - IVLine
IVLine(IV Line)

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


(documentation IVLine EnglishLanguage "A Tube designed to be used in IVTherapy.") Medicine.kif 1076-1076
(subclass IVLine Catheter) Medicine.kif 1075-1075 IV Line is a subclass of cannula

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


(termFormat EnglishLanguage IVLine "IV Line") Medicine.kif 1077-1077

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


(=>
    (instance ?IVL IVLine)
    (hasPurpose ?IVL
        (exists (?IVT)
            (and
                (instance ?IVT IVTherapy)
                (instrument ?IVT ?IVL)))))
Medicine.kif 1079-1085

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


(=>
    (instance ?IVT IVTherapy)
    (exists (?V ?T)
        (and
            (instance ?T IVLine)
            (path ?IVT ?T)
            (instance ?V Vein)
            (destination ?IVT ?V))))
Medicine.kif 1066-1073
(=>
    (instance ?SL SalineLock)
    (hasPurpose ?SL
        (exists (?IVL)
            (and
                (instance ?IVL IVLine)
                (connected ?SL ?IVL)))))
Medicine.kif 1101-1107


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 is open source software produced by Articulate Software and its partners