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


KB Term:  Term intersection
English Word: 

Sigma KEE - Vomit
Vomit(vomit)barf, puke, vomit, vomitus

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


(subclass Vomit Mixture) Mid-level-ontology.kif 23650-23650 Vomit is a subclass of mixture
(documentation Vomit EnglishLanguage "Food that was expelled from the Stomach of an Animal.") Mid-level-ontology.kif 23652-23653 Vomit is a subclass of mixture
(roomTempState Vomit Liquid) Mid-level-ontology.kif 34099-34099 room temperature state vomit and liquid

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


(termFormat EnglishLanguage Vomit "vomit") Mid-level-ontology.kif 23651-23651

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


(=>
    (and
        (instance ?V Vomiting)
        (instance ?O Vomit)
        (patient ?V ?O)
        (experiencer ?V ?A))
    (exists (?S)
        (and
            (instance ?S Stomach)
            (part ?S ?A)
            (holdsDuring
                (BeginFn
                    (WhenFn ?V))
                (located ?O ?S))
            (holdsDuring
                (EndFn
                    (WhenFn ?V))
                (not
                    (located ?O ?A))))))
Mid-level-ontology.kif 23657-23673 If X is an instance of vomiting, Y is an instance of vomit, Y is a patient of X, and Z experiences X, then there exists W such that W is an instance of stomach, W is a part of Z, Y is located at W holds during the beginning of the time of existence of X, and Y is not located at Z holds during the end of the time of existence of X


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners