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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IVLine

Sigma KEE - IVLine
IVLine(IV Line)

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


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

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


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

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


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

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


(=>
    (instance ?IVT IVTherapy)
    (exists (?P ?V ?T)
        (and
            (instance ?T IVLine)
            (path ?IVT ?T)
            (instance ?V Vein)
            (destination ?IVT ?V))))
Medicine.kif 1078-1085
(=>
    (instance ?SL SalineLock)
    (hasPurpose ?SL
        (exists (?IVL)
            (and
                (instance ?IVL IVLine)
                (connected ?SL ?IVL)))))
Medicine.kif 1113-1119


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