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


KB Term:  Term intersection
English Word: 

Sigma KEE - Antiseizure
Antiseizure(anti-seizure)

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


(documentation Antiseizure EnglishLanguage "A Medicine which hasPurpose to reduce or eliminate Seizure.") Medicine.kif 3314-3315
(subclass Antiseizure Medicine) Medicine.kif 3313-3313 Anti-seizure is a subclass of medicine

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


(subclass Lamotrigine Antiseizure) Medicine.kif 3351-3351 Lamictal is a subclass of anti-seizure
(subclass Pregabalin Antiseizure) Medicine.kif 4342-4342 Pregabalin is a subclass of anti-seizure
(termFormat EnglishLanguage Antiseizure "anti-seizure") Medicine.kif 3316-3316 Pregabalin is a subclass of anti-seizure

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


(=>
    (instance ?A Antiseizure)
    (hasPurpose ?A
        (exists (?H ?I ?T)
            (and
                (instance ?H Human)
                (instance ?I Ingesting)
                (objectTransferred ?I ?A)
                (agent ?I ?H)
                (earlier
                    (WhenFn ?I) ?T)
                (holdsDuring ?T
                    (not
                        (exists (?S)
                            (and
                                (instance ?S Seizure)
                                (experiencer ?S ?H)))))))))
Medicine.kif 3318-3333


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