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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Neck

Sigma KEE - Neck
Neck

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


(documentation Neck EnglishLanguage "The part of the body that connects the Head to the rest of the body.") Mid-level-ontology.kif 12899-12900
(externalImage Neck "http://upload.wikimedia.org/wikipedia/commons/c/cd/ Neck.agr.jpg") pictureList.kif 137-137
(subclass Neck AnimalAnatomicalStructure) Mid-level-ontology.kif 12897-12897 Neck e' uma sub-classe de AnimalAnatomicalStructure
(subclass Neck BodyPart) Mid-level-ontology.kif 12898-12898 Neck e' uma sub-classe de Parte do Corpo

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


(termFormat ChineseLanguage Neck "颈部") domainEnglishFormat.kif 40067-40067
(termFormat ChineseTraditionalLanguage Neck "頸部") domainEnglishFormat.kif 40066-40066
(termFormat EnglishLanguage Neck "neck") domainEnglishFormat.kif 40065-40065

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


(=>
    (instance ?NECK Neck)
    (exists (?HEAD)
        (and
            (instance ?HEAD Head)
            (connected ?NECK ?HEAD))))
Mid-level-ontology.kif 12902-12907

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


(=>
    (and
        (wears ?P ?C)
        (instance ?C Collar))
    (exists (?N)
        (and
            (instance ?N Neck)
            (part ?N ?P)
            (meetsSpatially ?C ?N))))
Mid-level-ontology.kif 5114-5122
(=>
    (and
        (wears ?P ?T)
        (instance ?T TieClothing))
    (exists (?N)
        (and
            (instance ?N Neck)
            (part ?N ?P)
            (contains ?T ?N))))
Mid-level-ontology.kif 5080-5088
(=>
    (instance ?H Hanging)
    (exists (?S ?N ?P)
        (and
            (instance ?P Human)
            (instance ?S String)
            (instance ?N Neck)
            (experiencer ?H ?P)
            (properPart ?N ?P)
            (instrument ?H ?S)
            (holdsDuring
                (WhenFn ?H)
                (meetsSpatially ?S ?N)))))
Mid-level-ontology.kif 18504-18515


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