Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

gas (Gas)

An Object has the Attribute of Gas if it has neither a fixed volume nor a fixed shape.

Ontology

SUMO / QUALITIES

Class(es)

StatoFisico
is instance of
  gas  

Superattribute(s)

fluid
is subattribute of
  gas  

Coordinate term(s)

fluid  liquid  solid 

Related WordNet synsets

gaseousness
having the consistency of a gas
gaseousness is kind of (all)...   gaseousness is kind of...   kinds of gaseousness...   kinds of gaseousness (all)...  
gas
the state of matter distinguished from the solid and liquid states by: relatively low density and viscosity; relatively great expansion and contraction with changes in pressure and temperature; the ability to diffuse readily; and the spontaneous tendency to become distributed uniformly throughout any container
gas is kind of (all)...   gas is kind of...  
gaseous
existing as or having characteristics of a gas; "steam is water is the gaseous state"
gaseous is opposite to...   gaseous is similar to...   gaseous is an attribute of  
See more related synsets on a separate page.

Axioms (4)

Se boil é un' istanza di Bollire e obj é un paziente di boil, allora esiste part tale che part é una parte di obj e "liquid is an attribute of part" vales durante "immediatamente prima di "il tempo di esistenza di boil"" e "gas is an attribute of part" vales durante "immediatamente dopo "il tempo di esistenza di boil"".
(=>
      (and
            (instance ?BOIL Boiling)
            (patient ?BOIL ?OBJ))
      (exists
            (?PART)
            (and
                  (part ?PART ?OBJ)
                  (holdsDuring
                        (ImmediatePastFn
                              (WhenFn ?BOIL))
                        (attribute ?PART Liquid))
                  (holdsDuring
                        (ImmediateFutureFn
                              (WhenFn ?BOIL))
                        (attribute ?PART Gas)))))

Se cond é un' istanza di Condensare e obj é un paziente di cond, allora esiste part tale che part é una parte di obj e "gas is an attribute of part" vales durante "immediatamente prima di "il tempo di esistenza di cond"" e "liquid is an attribute of part" vales durante "immediatamente dopo "il tempo di esistenza di cond"".
(=>
      (and
            (instance ?COND Condensing)
            (patient ?COND ?OBJ))
      (exists
            (?PART)
            (and
                  (part ?PART ?OBJ)
                  (holdsDuring
                        (ImmediatePastFn
                              (WhenFn ?COND))
                        (attribute ?PART Gas))
                  (holdsDuring
                        (ImmediateFutureFn
                              (WhenFn ?COND))
                        (attribute ?PART Liquid)))))

solid é opposto a liquid.
(contraryAttribute Solid Liquid Gas)

exhaustive attribute(StatoFisico,solid,fluid,liquid,gas) vale.
(exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas)