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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Aerosal
Aerosal(aerosal)

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


(documentation Aerosal EnglishLanguage "Aerosal 是一种悬浮在空中,由微小的 Solid 颗粒或 Liquid Droplet 组成 的 Colloid。") Geography.kif 7515-7516
(documentation Aerosal EnglishLanguage "An Aerosal is a Colloid of fine Solid particles or Liquid Droplets in air.") Geography.kif 7512-7513
(subclass Aerosal Colloid) Geography.kif 7521-7521 Aerosal is a subclass of colloid
(subclass Aerosal GasMixture) Geography.kif 7520-7520 Aerosal is a subclass of gas mixture

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


(termFormat ChineseLanguage Aerosal "气溶胶") Geography.kif 7519-7519
(termFormat EnglishLanguage Aerosal "aerosal") Geography.kif 7518-7518

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


(=>
    (and
        (instance ?FOG Fogging)
        (eventLocated ?FOG ?AREA)
        (instance ?AREA GeographicArea)
        (instance ?AIR AtmosphericRegion)
        (orientation ?AIR ?AREA Above)
        (instance ?A Aerosal)
        (locatedAtTime ?A
            (WhenFn ?FOG) ?AIR)
        (visibilityInMeteorology ?AREA
            (WhenFn ?FOG)
            (MeasureFn ?VISIBILITY Meter)))
    (lessThan ?VISIBILITY 1000.0))
Weather.kif 2537-2550

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


(=>
    (and
        (instance ?C Colloid)
        (part ?P ?C)
        (or
            (attribute ?P Solid)
            (attribute ?P Liquid))
        (instance ?AIR Air)
        (part ?AIR ?C))
    (instance ?C Aerosal))
Geography.kif 7523-7532


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