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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Spitting
Spitting

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


(documentation Spitting EnglishLanguage "Any voluntary instance of Impelling where the origin is the Mouth of the agent.") Mid-level-ontology.kif 7026-7027
(subclass Spitting Impelling) Mid-level-ontology.kif 7025-7025

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


(termFormat ChineseLanguage Spitting "吐痰") domainEnglishFormat.kif 54687-54687
(termFormat ChineseTraditionalLanguage Spitting "吐痰") domainEnglishFormat.kif 54686-54686
(termFormat EnglishLanguage Spitting "spitting") domainEnglishFormat.kif 54685-54685

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


(=>
    (and
        (instance ?SPIT Spitting)
        (agent ?SPIT ?ANIMAL))
    (exists (?MOUTH)
        (and
            (instance ?MOUTH Mouth)
            (part ?MOUTH ?ANIMAL)
            (origin ?SPIT ?MOUTH))))
Mid-level-ontology.kif 7029-7037

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


(=>
    (holdsDuring ?T
        (attribute ?H Hypersalivation))
    (modalAttribute
        (exists (?S)
            (and
                (experiencer ?S ?H)
                (during
                    (WhenFn ?S) ?T)
                (or
                    (instance ?S Spitting)
                    (instance ?S Drooling)
                    (instance ?S Nausea)))) Likely))
Medicine.kif 5314-5328


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 is open source software produced by Articulate Software and its partners