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



KB Term:  Term intersection
English Word: 

  Buffalo

Sigma KEE - Vein
Vein(vein)
accessory_cephalic_vein, accessory_hemiazygos_vein, accessory_hemiazygous_vein, accessory_vertebral_vein, accompanying_vein, anastomotic_vein, angular_vein, anterior_cardinal_vein, anterior_cerebral_vein, anterior_facial_vein, anterior_jugular_vein, anterior_vertebral_vein, appendicular_vein, arcuate_vein_of_the_kidney, auricular_vein, axillary_vein, azygos_vein, azygous_vein, basal_vein, basilic_vein, basivertebral_vein, brachial_vein, brachiocephalic_vein, bronchial_vein, cardinal_vein, central_vein_of_retina, central_vein_of_suprarenal_gland, central_veins_of_liver, cephalic_vein, cerebellar_vein, cerebral_vein, cervical_vein, choroid_vein, ciliary_veins, circumflex_femoral_vein, circumflex_iliac_vein, circumflex_vein, clitoral_vein, colic_vein, common_cardinal_vein, common_facial_vein, common_iliac_vein, conjunctival_veins, costoaxillary_vein, cutaneous_vein, cystic_vein, deep_cervical_vein, deep_middle_cerebral_vein, deep_temporal_vein, digital_vein...

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


(subclass Vein BloodVessel) Mid-level-ontology.kif 12610-12610 Vein is a subclass of blood vessel
(relatedInternalConcept Vein Artery) Mid-level-ontology.kif 12611-12611 Vein is internally related to artery
(documentation Vein EnglishLanguage "Any BloodVessel which transfers Blood from the extremities of the body to the Heart.") Mid-level-ontology.kif 12612-12613 Vein is internally related to artery
(externalImage Vein "http://upload.wikimedia.org/wikipedia/commons/5/51/ Great_saphenous_vein.png") pictureList.kif 4844-4844 Vein is internally related to artery

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


(subclass PulmonaryVein Vein) Mid-level-ontology.kif 12643-12643 Pulmonary vein is a subclass of vein
(termFormat EnglishLanguage Vein "vein") domainEnglishFormat.kif 61437-61437 Pulmonary vein is a subclass of vein
(termFormat ChineseTraditionalLanguage Vein "靜脈") domainEnglishFormat.kif 61438-61438 Pulmonary vein is a subclass of vein
(termFormat ChineseLanguage Vein "静脉") domainEnglishFormat.kif 61439-61439 Pulmonary vein is a subclass of vein

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


(=>
    (and
        (instance ?V Vein)
        (instance ?T Transfer)
        (patient ?T ?B)
        (instrument ?T ?V)
        (instance ?B Blood))
    (exists (?H)
        (and
            (instance ?H Heart)
            (destination ?T ?H))))
Mid-level-ontology.kif 12615-12625 If X is an instance of vein, Y is an instance of transfer, Z is a patient of Y, X is an instrument for Y, and Z is an instance of blood, then there exists W such that W is an instance of heart and Y ends up at W

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


(=>
    (instance ?C Capillary)
    (exists (?A ?V)
        (and
            (instance ?A Artery)
            (instance ?V Vein)
            (connects ?C ?A ?V))))
Mid-level-ontology.kif 12668-12674 If X is an instance of capillary, then there exist Y, Z such that Y is an instance of artery, Z is an instance of vein, X connects Y, and Z
(=>
    (and
        (instance ?B Bleeding)
        (experiencer ?B ?H))
    (exists (?VA ?D)
        (and
            (or
                (instance ?VA Vein)
                (instance ?VA Artery))
            (part ?VA ?H)
            (instance ?D Damaging)
            (earlier
                (WhenFn ?D)
                (WhenFn ?B))
            (patient ?D ?VA))))
Medicine.kif 81-95 If X is an instance of bleeding and Y experiences X, then there exist Z, W such that Z is an instance of vein or Z is an instance of artery, Z is a part of Y, W is an instance of damaging, the time of existence of W happens earlier than the time of existence of X, and Z is a patient of W
(=>
    (instance ?BC BloodCirculation)
    (exists (?O ?V ?A ?B)
        (and
            (instance ?O Animal)
            (instance ?B Blood)
            (moves ?BC ?B)
            (instance ?A Artery)
            (instance ?V Vein)
            (part ?A ?O)
            (part ?V ?O)
            (path ?BC ?A)
            (path ?BC ?V))))
Medicine.kif 467-479 If X is an instance of blood circulation, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that Y is an instance of animal (3) V is an instance of blood (4) V moves during X (5) W is an instance of artery (6) Z is an instance of vein (7) W is a part of Y (8) Z is a part of Y (9) W is path along which X occurs (10) Z is path along which X occurs
(=>
    (instance ?IVT IVTherapy)
    (exists (?V ?T)
        (and
            (instance ?T IVLine)
            (path ?IVT ?T)
            (instance ?V Vein)
            (destination ?IVT ?V))))
Medicine.kif 1059-1066 If X is an instance of IV Therapy, then there exist Y, Z such that Z is an instance of IV Line, Z is path along which X occurs, Y is an instance of vein, and X ends up at Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners