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



KB Term:  Term intersection
English Word: 

  Dorsal

Sigma KEE - Dorsal
Dorsal(dorsal)dorsal

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


(documentation Dorsal EnglishLanguage "Belonging to or on or near the back or upper surface of an animal or organ or part; 'the dorsal fin is the vertical fin on the back of a fish and certain marine mammals'.") Anatomy.kif 1990-1990
(instance Dorsal Attribute) Anatomy.kif 1992-1992 Dorsal is an instance of attribute

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


(termFormat EnglishLanguage Dorsal "dorsal") Anatomy.kif 1991-1991

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


(=>
    (attribute ?D Dorsal)
    (exists (?O)
        (and
            (or
                (instance ?O Organism)
                (instance ?O BodyPart))
            (not
                (and
                    (instance ?O Organism)
                    (instance ?O BodyPart)))
            (part ?D ?O)
            (equal ?B
                (BackFn ?O))
            (meetsSpatially ?B ?D))))
Anatomy.kif 1994-2008 If dorsal is an attribute of X, then there exists Y such that Y is an instance of organism or Y is an instance of body part and ~{ Y is an instance of organism } or ~{ Y is an instance of body part } and X is a part of Y and equal Z and the back of Y and Z meets X


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