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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Pebble
Pebble(pebble)pebble

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


(documentation Pebble ChineseLanguage "Pebble 是零散的 Rock, 按照溫特瓦分級,它的 approximateDiameter 在 2 Millimeter 到 64 Millimeter 之间。") Geography.kif 7322-7323
(documentation Pebble EnglishLanguage "Pebbles are Rock fragments between 2 Millimeters to 64 Millimeters in approximateDiameter on the Wentworth Scale.") Geography.kif 7319-7320
(roomTempState Pebble Solid) Mid-level-ontology.kif 32537-32537 roomTempState pebble and solid
(subclass Pebble Rock) Geography.kif 7331-7331 Pebble is a subclass of rock

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


(termFormat ChineseLanguage Pebble "卵石") Geography.kif 7329-7329
(termFormat EnglishLanguage Pebble "pebble") Geography.kif 7327-7327

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


(partition Rock Boulder Cobble Pebble) Geography.kif 7325-7325 Rock is exhaustively partitioned into boulder, cobble, and pebble

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


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

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


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


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