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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Lightning
Lightning(lightning)
atmospheric_electricity, bolt, bolt_of_lightning, chain_lightning, forked_lightning, lightning, thunderbolt

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


(documentation Lightning EnglishLanguage "A WeatherProcess which involves a significant release of electricity from a Cloud.") Mid-level-ontology.kif 3033-3034
(externalImage Lightning "http://articulatesoftware.com/SUMOpictures/weather/ lightening/ Lightning_over_Oradea_Romania.png") pictureList.kif 2247-2247
(externalImage Lightning "http://articulatesoftware.com/SUMOpictures/weather/ lightening/ lightening_1.png") pictureList.kif 1833-1833
(subclass Lightning Radiating) Mid-level-ontology.kif 3032-3032 Lightning is a subclass of radiating
(subclass Lightning Spark) Cars.kif 422-422 Lightning is a subclass of spark
(subclass Lightning WeatherProcess) Mid-level-ontology.kif 3031-3031 Lightning is a subclass of weather process

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


(termFormat ChineseLanguage Lightning "闪电") domainEnglishFormat.kif 34407-34407
(termFormat ChineseTraditionalLanguage Lightning "閃電") domainEnglishFormat.kif 34406-34406
(termFormat EnglishLanguage Lightning "lightning") domainEnglishFormat.kif 34405-34405

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


(=>
    (instance ?L Lightning)
    (exists (?C)
        (and
            (instance ?C Cloud)
            (eventLocated ?L ?C))))
Mid-level-ontology.kif 3036-3041

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


(=>
    (instance ?T Thunder)
    (exists (?L)
        (and
            (instance ?L Lightning)
            (causes ?L ?T))))
Mid-level-ontology.kif 3048-3053


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