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 7853-7854
(documentation Droplet EnglishLanguage "A Droplet is a LiquidDrop of less than 500 Micrometer (µm) in approximateDiameter.") Geography.kif 7850-7851
(subclass Droplet LiquidDrop) Geography.kif 7856-7856

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


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

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


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


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