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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PulmonaryVein

Sigma KEE - PulmonaryVein
PulmonaryVein

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


(documentation PulmonaryVein EnglishLanguage "A Vein that carries Blood from the Lungs to the Heart.") Mid-level-ontology.kif 11181-11182
(externalImage PulmonaryVein "http://upload.wikimedia.org/wikipedia/commons/ e/ e6/ Heart-and-lungs.jpg") pictureList.kif 9572-9572
(subclass PulmonaryVein Vein) Mid-level-ontology.kif 11180-11180 PulmonaryVein e' uma sub-classe de Vein

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


(termFormat ChineseLanguage PulmonaryVein "肺静脉") domainEnglishFormat.kif 48088-48088
(termFormat ChineseTraditionalLanguage PulmonaryVein "肺靜脈") domainEnglishFormat.kif 48087-48087
(termFormat EnglishLanguage PulmonaryVein "pulmonary vein") domainEnglishFormat.kif 48086-48086

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


(=>
    (and
        (instance ?V PulmonaryVein)
        (instance ?T Transfer)
        (patient ?T ?B)
        (instrument ?T ?V)
        (instance ?B Blood))
    (exists (?L ?H ?P)
        (and
            (instance ?L Lung)
            (origin ?T ?L)
            (part ?V ?P)
            (part ?L ?P)
            (part ?H ?P)
            (instance ?H Heart)
            (destination ?T ?H))))
Mid-level-ontology.kif 11184-11199


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