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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Droplet
Droplet

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


(documentation Droplet ChineseLanguage "DropletapproximateDiameter 小于 500 Micrometer (µm) 的 LiquidDrop。") Geography.kif 7494-7495
(documentation Droplet EnglishLanguage "A Droplet is a LiquidDrop of less than 500 Micrometer (µm) in approximateDiameter.") Geography.kif 7491-7492
(subclass Droplet LiquidDrop) Geography.kif 7497-7497

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


(termFormat ChineseLanguage Droplet "小滴液体") Geography.kif 7500-7500
(termFormat EnglishLanguage Droplet "droplet") Geography.kif 7499-7499

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


(<=>
    (and
        (instance ?LD LiquidDrop)
        (approximateDiameter ?LD
            (MeasureFn ?S Micrometer))
        (lessThan 500.0 ?S))
    (instance ?LD Droplet))
Geography.kif 7502-7508


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