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



KB Term:  Term intersection
English Word: 

  Meteorite

Sigma KEE - Meteorite
Meteorite(meteorite)
meteorite, meteoritic, meteoritical, micrometeor, micrometeorite, micrometeoroid, siderite

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


(subclass Meteorite Meteoroid) Merge.kif 1021-1021 Meteorite is a subclass of meteoroid
(documentation Meteorite EnglishLanguage "Any Meteoroid that leaves traces on the surface of Earth.") Merge.kif 1022-1023 Meteorite is a subclass of meteoroid
(externalImage Meteorite "http://upload.wikimedia.org/wikipedia/commons/ c/ cc/ Willamette_Meteorite_AMNH.jpg") pictureList.kif 1493-1493 Meteorite is a subclass of meteoroid

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


(termFormat EnglishLanguage Meteorite "meteorite") domainEnglishFormat.kif 37331-37331
(termFormat ChineseTraditionalLanguage Meteorite "隕石") domainEnglishFormat.kif 37332-37332
(termFormat ChineseLanguage Meteorite "陨石") domainEnglishFormat.kif 37333-37333

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


(=>
    (instance ?M Meteorite)
    (exists (?T)
        (holdsDuring ?T
            (meetsSpatially ?M PlanetEarth))))
Geography.kif 4832-4836 If X is an instance of meteorite, then there exists Y such that X meets planet earth holds during Y

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


(=>
    (instance ?C Crater)
    (exists (?HOST ?EVENT ?METEOR ?BOMB)
        (and
            (hole ?C ?HOST)
            (superficialPart ?SURF
                (HoleHostFn ?C))
            (or
                (and
                    (instance ?EVENT Impacting)
                    (instrument ?EVENT ?METEOR)
                    (instance ?METEOR Meteorite))
                (and
                    (instance ?EVENT Explosion)
                    (instrument ?EVENT ?BOMB)
                    (instance ?BOMB Bomb))
                (instance ?EVENT VolcanicEruption))
            (result ?EVENT ?C))))
Merge.kif 1059-1075 If X is an instance of crater, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that X is a hole in Y (3) U is a superficial part of the host of the hole X (4) Z is an instance of impacting (5) W is an instrument for Z (6) W is an instance of meteorite or Z is an instance of explosion (7) V is an instrument for Z (8) V is an instance of bomb or Z is an instance of volcanic eruption (9) X is a result of Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners