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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Tube
Tube(tube)
blow_tube, blowpipe, blowtube, cannula, capillary, capillary_tube, capillary_tubing, catheter, cigarette_holder, cloaca, coil, drain, drinking_straw, inner_tube, mouthpiece, nasotracheal_tube, sewer, sewer_line, sewer_main, sewerage, silencer, siphon, speaking_tube, stent, straw, syphon, torpedo_tube, tube, tubing, well_point, wellpoint

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


(documentation Tube EnglishLanguage "A long, narrow, and hollow Artifact that is designed for moving Fluids from place to another.") Mid-level-ontology.kif 1741-1742
(externalImage Tube "http://upload.wikimedia.org/wikipedia/commons/0/02/ Pipe.agr.jpg") pictureList.kif 149-149
(subclass Tube Artifact) Mid-level-ontology.kif 1740-1740 Tube is a subclass of artifact

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


(partTypes Valve Tube) engineering.kif 1247-1247 Every valve is a part of a tube
(subclass AirIntake Tube) Cars.kif 960-960 Air intake is a subclass of tube
(subclass Catheter Tube) Medicine.kif 523-523 Cannula is a subclass of tube
(subclass GunBore Tube) Mid-level-ontology.kif 1383-1383 Gun bore is a subclass of tube
(subclass Hose Tube) Cars.kif 4318-4318 Hose is a subclass of tube
(subclass Tailpipe Tube) Cars.kif 4091-4091 Tailpipe is a subclass of tube
(termFormat ChineseLanguage Tube "管") domainEnglishFormat.kif 59380-59380 Tailpipe is a subclass of tube
(termFormat ChineseTraditionalLanguage Tube "管") domainEnglishFormat.kif 59379-59379 Tailpipe is a subclass of tube
(termFormat EnglishLanguage Tube "tube") domainEnglishFormat.kif 59378-59378 Tailpipe is a subclass of tube

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


(=>
    (and
        (instance ?I Intubation)
        (instance ?T Tube)
        (objectTransferred ?I ?T)
        (experiencer ?I ?H))
    (exists (?TH)
        (and
            (instance ?TH Trachea)
            (part ?TH ?H)
            (destination ?I ?TH))))
Medicine.kif 4141-4151
(=>
    (and
        (instance ?I Intubation)
        (instance ?T Tube)
        (objectTransferred ?I ?T)
        (experiencer ?I ?H))
    (hasPurpose ?I
        (exists (?B)
            (and
                (instance ?B Breathing)
                (instrument ?B ?T)))))
Medicine.kif 4129-4139
(=>
    (instance ?T Tube)
    (hasPurpose ?T
        (exists (?P ?OBJ)
            (and
                (instance ?P Transfer)
                (path ?P ?T)
                (patient ?P ?OBJ)
                (attribute ?OBJ Fluid)))))
Mid-level-ontology.kif 1744-1752

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


(=>
    (and
        (instance ?F Faucet)
        (instance ?LM LiquidMotion)
        (patient ?LM ?L)
        (located ?LM ?F))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?LM))
        (not
            (exists (?T)
                (and
                    (instance ?T Tube)
                    (contains ?T ?L))))))
engineering.kif 1252-1265
(=>
    (instance ?EM ExhaustManifold)
    (exists (?T1 ?T2)
        (and
            (instance ?T1 Tube)
            (instance ?T2 Tube)
            (not
                (equal ?T1 ?T2))
            (part ?T1 ?EM)
            (part ?T2 ?EM))))
Cars.kif 2631-2640


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