bhOtika avasthaa (PhysicalState)
The physical state of an Object. There
are three reified instances of this Class: Solid, Liquid, and Gas.
Physical changes are not characterized by the transformation of one
substance into another, but rather by the change of the form (physical
states) of a given substance. For example, melting an iron nail yields a
substance still called iron.
Ontology
SUMO / QUALITIESSuperclass(es)
Instance(s)
solid
fluid
liquid
gas
Coordinate term(s)
jEvika visheshataa
breakability attribute
pratyakshaparaka visheshataa
santQpti visheshataa
aakaara visheshataa
Related WordNet synsets
- state of matter, state
- (chemistry) the three traditional states of matter are solids (fixed shape and volume) and liquids (fixed volume and shaped by the container) and gases (filling the container); "the solid state of water is called ice"
See more related synsets on a separate page.
Axioms (3)
Agar process is an instance of avastaa parivartana aur obj is a patient of process, to yah kuch part,bhOtika avasthaa state1,bhOtika avasthaa state2 nahin, ki part is a part of obj aur state1 is not equal to state2 aur state1 is an attribute of part immediately before "the time of existence of process" aur state2 is an attribute of part immediately after "the time of existence of freeze".
(=>
(and
(instance ?PROCESS StateChange)
(patient ?PROCESS ?OBJ))
(exists
(?PART ?STATE1 ?STATE2)
(and
(part ?PART ?OBJ)
(instance ?STATE1 PhysicalState)
(instance ?STATE2 PhysicalState)
(not
(equal ?STATE1 ?STATE2))
(holdsDuring
(ImmediatePastFn
(WhenFn ?PROCESS))
(attribute ?PART ?STATE1))
(holdsDuring
(ImmediateFutureFn
(WhenFn ?FREEZE))
(attribute ?PART ?STATE2)))))
exhaustive attribute(bhOtika avasthaa,solid,fluid,liquid,gas) ke lie hai, ki.
(exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas)
obj is an instance of padaartha agar hai yah kuch bhOtika avasthaa attr nahin, ki attr is an attribute of obj.
(<=>
(instance ?OBJ Substance)
(exists
(?ATTR)
(and
(instance ?ATTR PhysicalState)
(attribute ?OBJ ?ATTR))))