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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Artery

Sigma KEE - Artery
Artery

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


(documentation Artery EnglishLanguage "Any BloodVessel which transfers Blood from the Heart to the extremities of the body. Note that there can be some variability between members of the same species in the branching of some particular arteries they have.") Mid-level-ontology.kif 11104-11106
(externalImage Artery "http://upload.wikimedia.org/wikipedia/commons/d/d6/ Maxillary_artery.PNG") pictureList.kif 4509-4509
(subclass Artery BloodVessel) Mid-level-ontology.kif 11103-11103 ArteryBloodVesselsubclass では %n

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


(relatedInternalConcept Vein Artery) Mid-level-ontology.kif 11121-11121 VeinArteryinternally 関連して %n
(subclass AbdominalAorta Artery) arteries.kif 1272-1272 AbdominalAortaArterysubclass では %n
(subclass AcromialArtery Artery) arteries.kif 982-982 AcromialArteryArterysubclass では %n
(subclass AfferentArteriole Artery) arteries.kif 1460-1460 AfferentArterioleArterysubclass では %n
(subclass AnteriorAuricularBranchArtery Artery) arteries.kif 723-723 AnteriorAuricularBranchArteryArterysubclass では %n
(subclass AnteriorHumeralCircumflexArtery Artery) arteries.kif 1012-1012 AnteriorHumeralCircumflexArteryArterysubclass では %n
(subclass AnteriorIliacArteryDivision Artery) arteries.kif 1558-1558 AnteriorIliacArteryDivisionArterysubclass では %n
(subclass AnteriorInterosseousArtery Artery) arteries.kif 1165-1165 AnteriorInterosseousArteryArterysubclass では %n
(subclass AnteriorInterventricularArtery Artery) arteries.kif 63-63 AnteriorInterventricularArteryArterysubclass では %n
(subclass AnteriorInterventricularDiagonalArtery Artery) arteries.kif 75-75 AnteriorInterventricularDiagonalArteryArterysubclass では %n
(subclass AnteriorInterventricularSeptalArtery Artery) arteries.kif 69-69 AnteriorInterventricularSeptalArteryArterysubclass では %n
(subclass AnteriorLateralMalleolarArtery Artery) arteries.kif 1881-1881 AnteriorLateralMalleolarArteryArterysubclass では %n
(subclass AnteriorMedialMalleolarArtery Artery) arteries.kif 1876-1876 AnteriorMedialMalleolarArteryArterysubclass では %n
(subclass AnteriorSpinalArtery Artery) arteries.kif 787-787 AnteriorSpinalArteryArterysubclass では %n
(subclass AnteriorTibialArtery Artery) arteries.kif 1859-1859 AnteriorTibialArteryArterysubclass では %n
(subclass AnteriorTibialRecurrentArtery Artery) arteries.kif 1869-1869 AnteriorTibialRecurrentArteryArterysubclass では %n
(subclass AnteriorUlnarRecurrentArtery Artery) arteries.kif 1144-1144 AnteriorUlnarRecurrentArteryArterysubclass では %n
(subclass AnterolateralCentralArtery Artery) arteries.kif 357-357 AnterolateralCentralArteryArterysubclass では %n
(subclass Aorta Artery) arteries.kif 1221-1221 AortaArterysubclass では %n
(subclass AorticArch Artery) arteries.kif 114-114 AorticArchArterysubclass では %n
(subclass ArcuateArtery Artery) arteries.kif 1450-1450 ArcuateArteryArterysubclass では %n
(subclass AscendingAorta Artery) arteries.kif 5-5 AscendingAortaArterysubclass では %n
(subclass AscendingPharyngealArtery Artery) arteries.kif 420-420 AscendingPharyngealArteryArterysubclass では %n
(subclass AxillaryArtery Artery) arteries.kif 965-965 AxillaryArteryArterysubclass では %n
(subclass BasilarArtery Artery) arteries.kif 811-811 BasilarArteryArterysubclass では %n

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domainSubclass suppliesBlood 1 Artery) Anatomy.kif 1944-1944 suppliesBlood の数値 1 引数は Arterysubclass では %n

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


(=>
    (and
        (instance ?ARTERY Artery)
        (instance ?TRANSFER Transfer)
        (patient ?TRANSFER ?BLOOD)
        (instrument ?TRANSFER ?ARTERY)
        (instance ?BLOOD Blood))
    (exists (?HEART)
        (and
            (instance ?HEART Heart)
            (origin ?TRANSFER ?HEART))))
Mid-level-ontology.kif 11108-11118

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


(=>
    (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 80-94
(=>
    (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 491-503
(=>
    (instance ?C Capillary)
    (exists (?A ?V)
        (and
            (instance ?A Artery)
            (instance ?V Vein)
            (connects ?C ?A ?V))))
Mid-level-ontology.kif 11178-11184


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