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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Pebble
Pebble

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


(documentation Pebble ChineseLanguage "Pebble 是零散的 Rock, 按照溫特瓦分級,它的 approximateDiameter 在 2 Millimeter 到 64 Millimeter 之间。") Geography.kif 7591-7592
(documentation Pebble EnglishLanguage "Pebbles are Rock fragments between 2 Millimeters to 64 Millimeters in approximateDiameter on the Wentworth Scale.") Geography.kif 7588-7589
(roomTempState Pebble Solid) Mid-level-ontology.kif 33359-33359
(subclass Pebble Rock) Geography.kif 7600-7600

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


(termFormat ChineseLanguage Pebble "卵石") Geography.kif 7598-7598
(termFormat EnglishLanguage Pebble "pebble") Geography.kif 7596-7596

appearance as argument number 4
-------------------------


(partition Rock Boulder Cobble Pebble) Geography.kif 7594-7594

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


(=>
    (and
        (instance ?Particle Pebble)
        (approximateDiameter ?Particle
            (MeasureFn ?Size Millimeter)))
    (and
        (greaterThan 64.0 ?Size)
        (greaterThan ?Size 2.0)))
Geography.kif 7602-7609

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


(=>
    (instance ?GRAVEL Gravel)
    (exists (?P)
        (and
            (part ?P ?GRAVEL)
            (instance ?P Pebble))))
Geography.kif 4682-4687


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