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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Drooling
Drooling(drooling)

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


(documentation Drooling EnglishLanguage "Any voluntary instance of Impelling Saliva where the origin is the Mouth of the agent.") Mid-level-ontology.kif 6558-6559
(subclass Drooling Impelling) Mid-level-ontology.kif 6557-6557 Drooling is a subclass of impelling

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


(termFormat EnglishLanguage Drooling "drooling") domainEnglishFormat.kif 64793-64793

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


(=>
    (and
        (instance ?SPIT Drooling)
        (experiencer ?SPIT ?ANIMAL))
    (exists (?MOUTH ?S)
        (and
            (instance ?MOUTH Mouth)
            (objectTransferred ?SPIT ?S)
            (instance ?S Saliva)
            (part ?MOUTH ?ANIMAL)
            (origin ?SPIT ?MOUTH))))
Mid-level-ontology.kif 6561-6571

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 5326-5340
(=>
    (instance ?A Animal)
    (capability Drooling experiencer ?A))
Mid-level-ontology.kif 6577-6579
(=>
    (instance ?S Saliva)
    (capability Drooling patient ?S))
Mid-level-ontology.kif 6573-6575


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