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


KB Term:  Term intersection
English Word: 

Sigma KEE - Antiseizure
Antiseizure(anti-seizure)

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


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

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


(termFormat EnglishLanguage Antiseizure "anti-seizure") Medicine.kif 3346-3346
(subclass Lamotrigine Antiseizure) Medicine.kif 3381-3381 Lamictal is a subclass of anti-seizure
(subclass Pregabalin Antiseizure) Medicine.kif 4356-4356 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 3348-3363 If X is an instance of anti-seizure, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of human (3) Z is an instance of ingesting (4) the object transferred in Z is X (5) Y is an agent of Z (6) the time of existence of Z happens earlier than W (7) there doesn't exist V such that V is an instance of epileptic seizure (8) Y experiences V holds during W


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