![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| measure |
| appearance as argument number 1 |
|
|
| s__instance(s__measure,s__BinaryPredicate)
|
Merge.kif 7638-7638 | measure is an instance of binary predicate |
| s__domain(s__measure,n__1,s__Physical)
|
Merge.kif 7639-7639 | The number 1 argument of measure is an instance of physical |
| s__domain(s__measure,n__2,s__PhysicalQuantity)
|
Merge.kif 7640-7640 | The number 2 argument of measure is an instance of physical quantity |
| s__documentation(s__measure, s__EnglishLanguage, "A very general Predicate for asserting that a particular Physical is measured by a particular PhysicalQuantity_ In general, the second argument of this Predicate will be a term produced with the Function MeasureFn_") | Merge.kif 7642-7645 | The number 2 argument of measure is an instance of physical quantity |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| ! [V__OBJECT,V__DISTANCE,V__TIME,V__REF,V__DIRECTION] : (((s__instance(V__OBJECT,s__Physical) & s__instance(V__DISTANCE,s__LengthMeasure) & s__instance(V__TIME,s__TimeDuration) & s__instance(V__REF,s__Region) & s__instance(V__DIRECTION,s__DirectionalAttribute)) => (s__measure(V__OBJECT,s__VelocityFn(V__DISTANCE,V__TIME,V__REF,V__DIRECTION)) => s__measure(V__OBJECT,s__SpeedFn(V__DISTANCE,V__TIME)))) )
|
Merge.kif 6798-6800 | If the measure of X is Y per Z in W in the direction V, then the measure of X is Y per Z |
| ! [V__ANGLE,V__NUMBER] : (((s__instance(V__ANGLE,s__Physical) & s__instance(V__NUMBER,s__RealNumber)) => (s__measure(V__ANGLE,s__MeasureFn(V__NUMBER,s__AngularDegree)) => (s__greaterThanOrEqualTo(V__NUMBER,n__0_0) & s__lessThanOrEqualTo(V__NUMBER,n__360_0)))) )
|
Merge.kif 7509-7513 | If the measure of X is Y angular degree(s), then Y is greater than or equal to 0.0 and Y is less than or equal to 360.0 |
| ! [V__Q,V__P] : ((s__instance(V__Q,s__PhysicalQuantity) => ((s__instance(V__P,s__Process) & s__measure(V__P,V__Q)) => s__instance(V__Q,s__TimeDependentQuantity))) )
|
Merge.kif 7647-7651 | If X is an instance of process and the measure of X is Y, then Y is an instance of time dependent quantity |
| ! [V__S,V__CO,V__N,V__U,V__SI,V__N2] : (((s__instance(V__S,s__Class) & s__subclass(V__S,s__Substance) & s__instance(V__CO,s__CorpuscularObject) & s__instance(V__N,s__RealNumber) & s__instance(V__U,s__UnitOfMass) & s__instance(V__SI,s__Object) & s__instance(V__N2,s__RealNumber)) => ((s__amount(V__S,V__CO,s__MeasureFn(V__N,V__U)) & s__instance(V__SI,V__S) & s__measure(V__SI,s__MeasureFn(V__N2,V__U)) & s__part(V__SI,V__CO)) => (? [V__L] : ((s__instance(V__L,s__List) & (s__inList(s__MeasureFn(V__N2,V__U) ,V__L) & (V__L = s__AmountsFn(V__S,V__CO,V__U)) & (V__N = s__ListSumFn(V__L)))))))) )
|
Merge.kif 7740-7755 | If amount X, Y and Z W(s), V is an instance of X, the measure of V is U W(s), and V is a part of Y, then there exists T such that U W(s) is a member of T and equal T and Amounts fn X, Y and W and equal Z and the sum of T |
| ! [V__OBJ : $i,V__PROC : $i,V__QUANT1 : $real,V__QUANT2 : $real] : (((s__resource(V__PROC, V__OBJ) & s__holdsDuring(s__BeginFn(s__WhenFn(V__PROC)), s__measure(V__OBJ, V__QUANT1)) & s__holdsDuring(s__EndFn(s__WhenFn(V__PROC)), s__measure(V__OBJ, V__QUANT2))) => ($greater(V__QUANT1,V__QUANT2)))) | Merge.kif 8199-8204 | If X is a resource for Y, the measure of X is Z holds during the beginning of the time of existence of Y, and the measure of X is W holds during the end of the time of existence of Y, then Z is greater than W |
| ! [V__AGENT : $i,V__LENGTH1 : $i,V__LENGTH2 : $i,V__RUN : $i,V__TIME : $i,V__WALK : $i] : (((s__instance(V__WALK, s__Walking) & s__instance(V__RUN, s__Running) & s__agent(V__WALK, V__AGENT) & s__agent(V__RUN, V__AGENT) & s__holdsDuring(s__WhenFn(V__WALK), s__measure(V__AGENT, s__SpeedFn(V__LENGTH1, V__TIME))) & s__holdsDuring(s__WhenFn(V__RUN), s__measure(V__AGENT, s__SpeedFn(V__LENGTH2, V__TIME)))) => ($greater(V__LENGTH2,V__LENGTH1)))) | Merge.kif 11410-11418 | If All of the following hold: (1) X is an instance of walking (2) Y is an instance of running (3) Z is an agent of X (4) Z is an agent of Y (5) the measure of Z is W per V holds during the time of existence of X (6) the measure of Z is U per V holds during the time of existence of Y, then U is greater than W |
| ! [V__X,V__Y,V__PRES,V__BOIL,V__TEMP] : (((s__instance(V__X,s__Object) & s__instance(V__Y,s__Class) & s__subclass(V__Y,s__PureSubstance) & s__instance(V__PRES,s__RealNumber) & s__instance(V__BOIL,s__RealNumber) & s__instance(V__TEMP,s__RealNumber)) => ((s__instance(V__X,V__Y) & s__subclass(V__Y,s__PureSubstance) & s__barometricPressure(V__X,s__MeasureFn(V__PRES,s__InchMercury)) & s__greaterThan(n__29_92,V__PRES) & s__boilingPoint(V__Y,s__MeasureFn(V__BOIL,s__KelvinDegree)) & s__measure(V__X,s__MeasureFn(V__TEMP,s__KelvinDegree)) & s__greaterThan(V__TEMP,V__BOIL)) => s__attribute(V__X,s__Gas))) )
|
Merge.kif 14107-14116 | If All of the following hold: (1) X is an instance of Y (2) Y is a subclass of pure substance (3) Z inch mercury(s) is a barometric pressure of X (4) 29.92 is greater than Z (5) W kelvin degree(s) is a boiling point of Y (6) the measure of X is V kelvin degree(s) (7) V is greater than W, then gas is an attribute of X |
| ! [V__X,V__Y,V__BOIL,V__MELT,V__TEMP] : (((s__instance(V__X,s__Object) & s__instance(V__Y,s__Class) & s__subclass(V__Y,s__PureSubstance) & s__instance(V__BOIL,s__RealNumber) & s__instance(V__MELT,s__RealNumber) & s__instance(V__TEMP,s__RealNumber)) => ((s__instance(V__X,V__Y) & s__subclass(V__Y,s__PureSubstance) & s__boilingPoint(V__Y,s__MeasureFn(V__BOIL,s__KelvinDegree)) & s__meltingPoint(V__Y,s__MeasureFn(V__MELT,s__KelvinDegree)) & s__measure(V__X,s__MeasureFn(V__TEMP,s__KelvinDegree)) & s__greaterThan(V__TEMP,V__MELT) & s__lessThan(V__TEMP,V__BOIL)) => s__attribute(V__X,s__Liquid))) )
|
Merge.kif 14118-14127 | If All of the following hold: (1) X is an instance of Y (2) Y is a subclass of pure substance (3) Z kelvin degree(s) is a boiling point of Y (4) W kelvin degree(s) is a melting point of Y (5) the measure of X is V kelvin degree(s) (6) V is greater than W (7) V is less than Z, then liquid is an attribute of X |
| ! [V__X,V__Y,V__MELT,V__PRES,V__TEMP] : (((s__instance(V__X,s__Object) & s__instance(V__Y,s__Class) & s__subclass(V__Y,s__PureSubstance) & s__instance(V__MELT,s__RealNumber) & s__instance(V__PRES,s__RealNumber) & s__instance(V__TEMP,s__RealNumber)) => ((s__instance(V__X,V__Y) & s__subclass(V__Y,s__PureSubstance) & s__meltingPoint(V__Y,s__MeasureFn(V__MELT,s__KelvinDegree)) & s__barometricPressure(V__X,s__MeasureFn(V__PRES,s__InchMercury)) & s__greaterThan(V__PRES,n__29_92) & s__measure(V__X,s__MeasureFn(V__TEMP,s__KelvinDegree)) & s__lessThan(V__TEMP,V__MELT)) => s__attribute(V__X,s__Solid))) )
|
Merge.kif 14129-14138 | If All of the following hold: (1) X is an instance of Y (2) Y is a subclass of pure substance (3) Z kelvin degree(s) is a melting point of Y (4) W inch mercury(s) is a barometric pressure of X (5) W is greater than 29.92 (6) the measure of X is V kelvin degree(s) (7) V is less than Z, then solid is an attribute of X |
| ! [V__BOILING : $i,V__MEASURE : $i,V__SUBSTANCE : $i,V__TEMP1 : $real,V__TEMP2 : $real,V__TYPE : $i] : (((s__instance(V__BOILING, s__Boiling) & s__boilingPoint(V__TYPE, s__MeasureFn(V__TEMP1, V__MEASURE)) & s__instance(V__SUBSTANCE, V__TYPE) & s__patient(V__BOILING, V__SUBSTANCE) & s__holdsDuring(s__WhenFn(V__BOILING), s__measure(V__SUBSTANCE, s__MeasureFn(V__TEMP2, V__MEASURE))) & s__instance(V__MEASURE, s__UnitOfTemperature)) => ($greatereq(V__TEMP2,V__TEMP1)))) | Merge.kif 14140-14148 | If All of the following hold: (1) X is an instance of boiling (2) Y Z(s) is a boiling point of W (3) V is an instance of W (4) V is a patient of X (5) the measure of V is U Z(s) holds during the time of existence of X (6) Z is an instance of unit of temperature, then U is greater than or equal to Y |
| ! [V__MEASURE : $i,V__SUBSTANCE : $i,V__TEMP1 : $real,V__TEMP2 : $real,V__TIME : $i,V__TYPE : $i] : (((s__boilingPoint(V__TYPE, s__MeasureFn(V__TEMP1, V__MEASURE)) & s__instance(V__SUBSTANCE, V__TYPE) & s__holdsDuring(V__TIME, s__measure(V__SUBSTANCE, s__MeasureFn(V__TEMP2, V__MEASURE))) & s__instance(V__MEASURE, s__UnitOfTemperature) & ($greatereq(V__TEMP2,V__TEMP1))) => (s__holdsDuring(V__TIME, s__attribute(V__SUBSTANCE, s__Gas)) | ( ? [V__BOIL:$i] : ((s__overlapsTemporally(s__WhenFn(V__BOIL), V__TIME) & s__instance(V__BOIL, s__Boiling) & s__patient(V__BOIL, V__SUBSTANCE))))))) | Merge.kif 14150-14163 | If X Y(s) is a boiling point of Z, W is an instance of Z, the measure of W is V Y(s) holds during U, Y is an instance of unit of temperature, and V is greater than or equal to X, then gas is an attribute of W holds during U or there exists T such that U overlaps the time of existence of T, T is an instance of boiling, and W is a patient of T |
| ! [V__MEASURE : $i,V__SUBSTANCE : $i,V__TEMP1 : $real,V__TEMP2 : $real,V__TEMP3 : $real,V__TIME : $i,V__TYPE : $i] : (((s__instance(V__SUBSTANCE, V__TYPE) & s__boilingPoint(V__TYPE, s__MeasureFn(V__TEMP1, V__MEASURE)) & s__meltingPoint(V__TYPE, s__MeasureFn(V__TEMP2, V__MEASURE)) & s__instance(V__MEASURE, s__UnitOfTemperature) & s__holdsDuring(V__TIME, s__measure(V__SUBSTANCE, s__MeasureFn(V__TEMP3, V__MEASURE))) & ($greater(V__TEMP3,V__TEMP2)) & ($less(V__TEMP3,V__TEMP1))) => (s__holdsDuring(V__TIME, s__attribute(V__SUBSTANCE, s__Liquid)) | ( ? [V__MELT:$i] : ((s__overlapsTemporally(s__WhenFn(V__MELT), V__TIME) & s__instance(V__MELT, s__Melting) & s__patient(V__MELT, V__SUBSTANCE))))))) | Merge.kif 14172-14187 | If All of the following hold: (1) X is an instance of Y (2) Z W(s) is a boiling point of Y (3) V W(s) is a melting point of Y (4) W is an instance of unit of temperature (5) the measure of X is U W(s) holds during T (6) U is greater than V (7) U is less than Z, then liquid is an attribute of X holds during T or there exists S such that T overlaps the time of existence of S, S is an instance of melting, and X is a patient of S |
| ! [V__MEASURE : $i,V__SUBSTANCE : $i,V__TEMP1 : $real,V__TEMP2 : $real,V__TIME : $i,V__TYPE : $i] : (((s__instance(V__SUBSTANCE, V__TYPE) & s__meltingPoint(V__TYPE, s__MeasureFn(V__TEMP1, V__MEASURE)) & s__holdsDuring(V__TIME, s__measure(V__SUBSTANCE, s__MeasureFn(V__TEMP2, V__MEASURE))) & s__instance(V__MEASURE, s__UnitOfTemperature) & ($less(V__TEMP2,V__TEMP1))) => (s__holdsDuring(V__TIME, s__attribute(V__SUBSTANCE, s__Solid)) | ( ? [V__FREEZE:$i] : ((s__overlapsTemporally(s__WhenFn(V__FREEZE), V__TIME) & s__instance(V__FREEZE, s__Freezing) & s__patient(V__FREEZE, V__SUBSTANCE))))))) | Merge.kif 14189-14202 | If X is an instance of Y, Z W(s) is a melting point of Y, the measure of X is V W(s) holds during U, W is an instance of unit of temperature, and V is less than Z, then solid is an attribute of X holds during U or there exists T such that U overlaps the time of existence of T, T is an instance of freezing, and X is a patient of T |
| ! [V__BOILVAL : $real,V__CLASS : $i,V__EVAP : $i,V__MEAS : $i,V__OBJ : $i,V__VAL : $real] : (((s__instance(V__EVAP, s__Evaporating) & s__boilingPoint(V__CLASS, s__MeasureFn(V__BOILVAL, V__MEAS)) & s__instance(V__OBJ, V__CLASS) & s__measure(V__OBJ, s__MeasureFn(V__VAL, V__MEAS)) & s__instance(V__MEAS, s__UnitOfTemperature) & s__patient(V__EVAP, V__OBJ)) => ( ? [V__PART:$i] : ((s__part(V__PART, V__OBJ) & ($greater(V__BOILVAL,V__VAL)) & s__holdsDuring(s__BeginFn(s__WhenFn(V__EVAP)), s__attribute(V__PART, s__Liquid)) & s__holdsDuring(s__EndFn(s__WhenFn(V__EVAP)), s__attribute(V__PART, s__Gas))))))) | Merge.kif 14262-14275 | If All of the following hold: (1) X is an instance of evaporating (2) Y Z(s) is a boiling point of W (3) V is an instance of W (4) the measure of V is U Z(s) (5) Z is an instance of unit of temperature (6) V is a patient of X, then there exists T such that T is a part of V, Y is greater than U, liquid is an attribute of T holds during the beginning of the time of existence of X, and gas is an attribute of T holds during the end of the time of existence of X |
| ! [V__C : $i,V__N1 : $real,V__N2 : $real,V__SCO : $i,V__V : $i] : (((s__instance(V__SCO, s__SelfConnectedObject) & s__instance(V__C, s__Compressing) & s__patient(V__C, V__SCO) & s__holdsDuring(s__ImmediatePastFn(s__WhenFn(V__C)), s__measure(V__SCO, s__MeasureFn(V__N1, V__V))) & s__instance(V__V, s__UnitOfVolume) & s__holdsDuring(s__ImmediateFutureFn(s__WhenFn(V__C)), s__measure(V__SCO, s__MeasureFn(V__N2, V__V)))) => ($greater(V__N1,V__N2)))) | Mid-level-ontology.kif 4181-4193 | If All of the following hold: (1) X is an instance of self connected object (2) Y is an instance of compressing (3) X is a patient of Y (4) the measure of X is Z W(s) holds during immediately before the time of existence of Y (5) W is an instance of unit of volume (6) the measure of X is V W(s) holds during immediately after the time of existence of Y, then Z is greater than V |
| ! [V__OBJ1,V__MEAS,V__OBJ2] : (((s__instance(V__OBJ1,s__Object) & s__instance(V__MEAS,s__ConstantQuantity) & s__instance(V__OBJ2,s__SelfConnectedObject)) => ((s__measure(V__OBJ1,V__MEAS) & s__contains(V__OBJ2,V__OBJ1)) => s__capacity(V__OBJ2,V__MEAS))) )
|
Mid-level-ontology.kif 7779-7783 | If the measure of X is Y and Z contains X, then Y is a capacity of Z |
| ! [V__NUMBER,V__ICE] : ((s__instance(V__NUMBER,s__RealNumber) => ((s__instance(V__ICE,s__Ice) & s__measure(V__ICE,s__MeasureFn(V__NUMBER,s__CelsiusDegree))) => s__lessThanOrEqualTo(V__NUMBER,n__0_0))) )
|
Mid-level-ontology.kif 10352-10356 | If X is an instance of ice and the measure of X is Y celsius degree(s), then Y is less than or equal to 0.0 |
| ! [V__D : $i,V__H : $i,V__I : $i,V__N1 : $real,V__N2 : $real,V__P1 : $i,V__P2 : $i,V__U1 : $i,V__U2 : $i,V__V : $i] : (((s__instance(V__D, s__Diuretic) & s__instance(V__I, s__Ingesting) & s__agent(V__I, V__H) & s__moves(V__I, V__D) & s__instance(V__U1, s__Urination) & s__result(V__U1, V__P1) & s__agent(V__U1, V__H) & s__instance(V__U2, s__Urination) & s__result(V__U2, V__P2) & s__agent(V__U2, V__H) & s__earlier(V__U1, V__I) & s__earlier(V__I, V__U2) & s__instance(V__V, s__UnitOfVolume) & s__measure(V__U1, s__MeasureFn(V__N1, V__V)) & s__measure(V__U2, s__MeasureFn(V__N2, V__V))) => s__modalAttribute(($greater(V__N2,V__N1)), s__Likely))) | Mid-level-ontology.kif 11470-11491 | If All of the following hold: (1) X is an instance of diuretic (2) Y is an instance of ingesting (3) Z is an agent of Y (4) X moves during Y (5) W is an instance of urination (6) V is a result of W (7) Z is an agent of W (8) U is an instance of urination (9) T is a result of U (10) Z is an agent of U (11) W happens earlier than Y (12) Y happens earlier than U (13) S is an instance of unit of volume (14) the measure of W is R S(s) (15) the measure of U is Q S(s), then the statement Q is greater than R has the modal force of likely |
| ! [V__D : $i,V__H : $i,V__I : $i,V__N1 : $real,V__N2 : $real,V__P1 : $i,V__P2 : $i,V__U1 : $i,V__U2 : $i,V__V : $i] : (((s__instance(V__D, s__Antidiuretic) & s__instance(V__I, s__Ingesting) & s__agent(V__I, V__H) & s__moves(V__I, V__D) & s__instance(V__U1, s__Urination) & s__result(V__U1, V__P1) & s__agent(V__U1, V__H) & s__instance(V__U2, s__Urination) & ~(V__U1 = V__U2) & s__result(V__U2, V__P2) & s__agent(V__U2, V__H) & s__earlier(V__U1, V__I) & s__earlier(V__I, V__U2) & s__instance(V__V, s__UnitOfVolume) & s__measure(V__U1, s__MeasureFn(V__N1, V__V)) & s__measure(V__U2, s__MeasureFn(V__N2, V__V))) => s__modalAttribute(($greater(V__N1,V__N2)), s__Likely))) | Mid-level-ontology.kif 11500-11523 | If All of the following hold: (1) X is an instance of antidiuretic (2) Y is an instance of ingesting (3) Z is an agent of Y (4) X moves during Y (5) W is an instance of urination (6) V is a result of W (7) Z is an agent of W (8) U is an instance of urination (9) equal W and U (10) T is a result of U (11) Z is an agent of U (12) W happens earlier than Y (13) Y happens earlier than U (14) S is an instance of unit of volume (15) the measure of W is R S(s) (16) the measure of U is Q S(s), then the statement R is greater than Q has the modal force of likely |
| ! [V__OBJECT,V__NUMBER] : (((s__instance(V__OBJECT,s__Physical) & s__instance(V__NUMBER,s__RealNumber)) => ((s__measure(V__OBJECT,s__MeasureFn(V__NUMBER,s__OunceMass)) => s__measure(V__OBJECT,s__MeasureFn(s__DivisionFn(V__NUMBER,n__16_0) ,s__PoundMass))) & (s__measure(V__OBJECT,s__MeasureFn(s__DivisionFn(V__NUMBER,n__16_0) ,s__PoundMass)) => s__measure(V__OBJECT,s__MeasureFn(V__NUMBER,s__OunceMass))))) )
|
Mid-level-ontology.kif 14890-14895 | The measure of X is Y Ounce(s) if and only if the measure of X is Y and 16.0 pound mass(s) |
| ! [V__O,V__A] : (((s__instance(V__O,s__Physical) & s__instance(V__A,s__RealNumber)) => ((s__measure(V__O,s__MeasureFn(V__A,s__MetricTon)) => s__measure(V__O,s__MeasureFn(s__MultiplicationFn(V__A,n__2205_0) ,s__PoundMass))) & (s__measure(V__O,s__MeasureFn(s__MultiplicationFn(V__A,n__2205_0) ,s__PoundMass)) => s__measure(V__O,s__MeasureFn(V__A,s__MetricTon))))) )
|
Mid-level-ontology.kif 15168-15174 | The measure of X is Y metric ton(s) if and only if the measure of X is Y and 2205.0 pound mass(s) |
| ! [V__PROC : $i,V__QUANT : $i,V__RES : $i,V__U : $i,V__X : $real,V__Y : $real] : (((s__resourceConsumption(V__PROC, V__QUANT) & s__instance(V__QUANT, s__ConstantQuantity) & s__resource(V__PROC, V__RES) & s__holdsDuring(s__BeginFn(s__WhenFn(V__PROC)), s__measure(V__RES, s__MeasureFn(V__X, V__U))) & s__holdsDuring(s__EndFn(s__WhenFn(V__PROC)), s__measure(V__RES, s__MeasureFn(V__Y, V__U)))) => V__QUANT = s__MeasureFn($difference(V__X ,V__Y), V__U))) | Mid-level-ontology.kif 18901-18917 | If X amount as resource for the Process Y, X is an instance of constant quantity, Z is a resource for Y, the measure of Z is W V(s) holds during the beginning of the time of existence of Y, and the measure of Z is U V(s) holds during the end of the time of existence of Y, then equal X and (W and U) V(s) |
| ! [V__DC : $real,V__DU : $i,V__PROC : $i,V__Q : $real,V__QUANT : $i,V__RES : $i,V__T : $real,V__U : $i,V__X : $real,V__Y : $i] : (((s__resourceConsumption(V__PROC, V__QUANT) & s__instance(V__QUANT, s__FunctionQuantity) & s__resource(V__PROC, V__RES) & V__QUANT = s__PerFn(s__MeasureFn(V__Q, V__U), s__MeasureFn(V__DC, V__DU)) & s__duration(s__WhenFn(V__PROC), s__MeasureFn(V__T, V__DU)) & s__holdsDuring(s__BeginFn(s__WhenFn(V__PROC)), s__measure(V__RES, s__MeasureFn(V__X, V__U))) & s__holdsDuring(s__EndFn(s__WhenFn(V__PROC)), s__measure(V__RES, s__MeasureFn(V__Y, V__U)))) => V__Y = s__MeasureFn($difference(V__X ,$product(V__T ,s__DivisionFn(V__Q, V__DC))), V__U))) | Mid-level-ontology.kif 18957-18983 | If All of the following hold: (1) X amount as resource for the Process Y (2) X is an instance of function quantity (3) Z is a resource for Y (4) equal X and the per of W V(s) and U T(s) (5) duration of the time of existence of Y is S T(s) (6) the measure of Z is R V(s) holds during the beginning of the time of existence of Y (7) the measure of Z is Q V(s) holds during the end of the time of existence of Y, then equal Q and (R and S and W and U) V(s) |
| ! [V__O,V__L,V__S,V__V1,V__V2,V__LM,V__VM] : (((s__instance(V__O,s__SelfConnectedObject) & s__instance(V__L,s__RealNumber) & s__instance(V__S,s__Object) & s__instance(V__V1,s__RealNumber) & s__instance(V__V2,s__RealNumber)) => ((s__approximateDiameter(V__O,s__MeasureFn(V__L,V__LM)) & s__sphereRadius(V__S,s__MeasureFn(s__DivisionFn(V__L,n__2_0) ,V__LM)) & s__measure(V__S,s__MeasureFn(V__V1,V__VM)) & s__measure(V__O,s__MeasureFn(V__V2,V__VM)) & s__instance(V__LM,s__UnitOfLength) & s__instance(V__VM,s__UnitOfVolume)) => (V__V1 = V__V2))) )
|
Mid-level-ontology.kif 19882-19893 | If All of the following hold: (1) the approximate diameter of X is Y Z(s) (2) the radius of W is Y and 2.0 Z(s) (3) the measure of W is V U(s) (4) the measure of X is T U(s) (5) Z is an instance of unit of length (6) U is an instance of unit of volume, then equal V and T |
| ! [V__C : $i,V__PS : $i,V__S : $i,V__T : $i] : (((s__roomTempState(V__C, V__PS) & s__instance(V__S, V__C) & s__holdsDuring(V__T, s__roomTempState(V__C, s__Liquid)) & s__measure(V__S, s__MeasureFn(101, s__KiloFn(s__Pascal)))) => s__holdsDuring(V__T, s__measure(V__S, s__MeasureFn(68, s__FahrenheitDegree))))) | Mid-level-ontology.kif 34109-34120 | If room temperature state X and Y, Z is an instance of X, room temperature state X and liquid holds during W, and the measure of Z is 101 1 thousand pascals(s), then the measure of Z is 68 fahrenheit degree(s) holds during W |
| Display limited to 25 items. Show next 25 | ||
| Display limited to 25 items. Show next 25 |
| consequent |
|
|
| ! [V__G,V__M,V__PN,V__PA,V__N,V__AN,V__AA] : (((s__instance(V__G,s__Graph) & s__instance(V__M,s__UnitOfMeasure) & s__instance(V__PN,s__Physical) & s__instance(V__PA,s__Physical) & s__instance(V__N,s__RealNumber)) => ((s__graphMeasure(V__G,V__M) & s__instance(V__AN,s__GraphNode) & s__graphPart(V__AN,V__G) & s__graphPart(V__AA,V__G) & s__instance(V__AA,s__GraphArc) & s__abstractCounterpart(V__AN,V__PN) & s__abstractCounterpart(V__AA,V__PA) & s__arcWeight(V__AA,V__N)) => s__measure(V__PA,s__MeasureFn(V__N,V__M)))) )
|
Merge.kif 6284-6295 | If All of the following hold: (1) X is the unit in Y (2) Z is an instance of graph node (3) Z is a part of Y (4) W is a part of Y (5) W is an instance of graph arc (6) the abstract counterpart of V is Z (7) the abstract counterpart of U is W (8) the value of W is T, then the measure of U is T X(s) |
| ! [V__OBJECT,V__DISTANCE,V__TIME,V__REF,V__DIRECTION] : (((s__instance(V__OBJECT,s__Physical) & s__instance(V__DISTANCE,s__LengthMeasure) & s__instance(V__TIME,s__TimeDuration) & s__instance(V__REF,s__Region) & s__instance(V__DIRECTION,s__DirectionalAttribute)) => (s__measure(V__OBJECT,s__VelocityFn(V__DISTANCE,V__TIME,V__REF,V__DIRECTION)) => s__measure(V__OBJECT,s__SpeedFn(V__DISTANCE,V__TIME)))) )
|
Merge.kif 6798-6800 | If the measure of X is Y per Z in W in the direction V, then the measure of X is Y per Z |
| ! [V__OBJ1,V__OBJ2] : (((s__instance(V__OBJ1,s__Object) & s__instance(V__OBJ2,s__Object)) => ((s__larger(V__OBJ1,V__OBJ2) => (! [V__QUANT1,V__QUANT2,V__UNIT] : (((s__instance(V__QUANT1,s__RealNumber) & s__instance(V__QUANT2,s__RealNumber)) => ((s__measure(V__OBJ1,s__MeasureFn(V__QUANT1,V__UNIT)) & s__measure(V__OBJ2,s__MeasureFn(V__QUANT2,V__UNIT)) & s__instance(V__UNIT,s__UnitOfLength)) => s__greaterThan(V__QUANT1,V__QUANT2)))))) & ((! [V__QUANT1,V__QUANT2,V__UNIT] : (((s__instance(V__QUANT1,s__RealNumber) & s__instance(V__QUANT2,s__RealNumber)) => ((s__measure(V__OBJ1,s__MeasureFn(V__QUANT1,V__UNIT)) & s__measure(V__OBJ2,s__MeasureFn(V__QUANT2,V__UNIT)) & s__instance(V__UNIT,s__UnitOfLength)) => s__greaterThan(V__QUANT1,V__QUANT2))))) => s__larger(V__OBJ1,V__OBJ2)))) )
|
Merge.kif 7937-7945 | X is larger than Y if and only if Z, W and V the measure of X is Z V(s) and the measure of Y is W V(s) and V is an instance of unit of lengthZ is greater than W |
| ! [V__D : $i,V__OBJ : $i] : (((s__instance(V__D, s__QuantityChange) & s__patient(V__D, V__OBJ)) => ( ? [V__N1:$real, V__N2:$real, V__T1:$i, V__T2:$i, V__U:$i] : ((s__earlier(V__T1, V__T2) & s__holdsDuring(V__T1, s__measure(V__OBJ, s__MeasureFn(V__N1, V__U))) & s__holdsDuring(V__T2, s__measure(V__OBJ, s__MeasureFn(V__N2, V__U))) & ~(V__N1 = V__N2)))))) | Merge.kif 11130-11143 | If X is an instance of quantity change and Y is a patient of X, then there exist Z, W,, , V,, , U and T such that V happens earlier than U and the measure of Y is Z T(s) holds during V and the measure of Y is W T(s) holds during U and equal Z and W |
| ! [V__D : $i,V__OBJ : $i] : (((s__instance(V__D, s__Increasing) & s__patient(V__D, V__OBJ)) => ( ? [V__N1:$real, V__N2:$real, V__T1:$i, V__T2:$i, V__U:$i] : ((s__earlier(V__T1, V__T2) & s__holdsDuring(V__T1, s__measure(V__OBJ, s__MeasureFn(V__N1, V__U))) & s__holdsDuring(V__T2, s__measure(V__OBJ, s__MeasureFn(V__N2, V__U))) & ($greater(V__N1,V__N2))))))) | Merge.kif 11151-11164 | If X is an instance of increasing and Y is a patient of X, then there exist Z, W,, , V,, , U and T such that V happens earlier than U and the measure of Y is Z T(s) holds during V and the measure of Y is W T(s) holds during U and Z is greater than W |
| ! [V__D : $i,V__OBJ : $i] : (((s__instance(V__D, s__Decreasing) & s__patient(V__D, V__OBJ)) => ( ? [V__N1:$real, V__N2:$real, V__T1:$i, V__T2:$i, V__U:$i] : ((s__earlier(V__T1, V__T2) & s__holdsDuring(V__T1, s__measure(V__OBJ, s__MeasureFn(V__N1, V__U))) & s__holdsDuring(V__T2, s__measure(V__OBJ, s__MeasureFn(V__N2, V__U))) & ($less(V__N1,V__N2))))))) | Merge.kif 11193-11206 | If X is an instance of decreasing and Y is a patient of X, then there exist Z, W,, , V,, , U and T such that V happens earlier than U and the measure of Y is Z T(s) holds during V and the measure of Y is W T(s) holds during U and Z is less than W |
| ! [V__AGENT : $i,V__MEAS : $i,V__OBJ : $i] : (((s__instance(V__MEAS, s__Measuring) & s__agent(V__MEAS, V__AGENT) & s__patient(V__MEAS, V__OBJ)) => ( ? [V__QUANT:$real, V__UNIT:$i] : (s__holdsDuring(s__EndFn(s__WhenFn(V__MEAS)), s__knows(V__AGENT, s__measure(V__OBJ, s__MeasureFn(V__QUANT, V__UNIT)))))))) | Merge.kif 12408-12415 | If X is an instance of measuring, Y is an agent of X, and Z is a patient of X, then there exist W and V such that Y knows the measure of Z is W V(s) holds during the end of the time of existence of X |
| ! [V__CLOUD] : ((s__instance(V__CLOUD,s__WaterCloud) => (! [V__PART] : ((s__instance(V__PART,s__Object) => ((s__part(V__PART,V__CLOUD) & ~(s__instance(V__PART,s__Water))) => (? [V__WATER,V__MEASURE1,V__MEASURE2,V__U] : ((s__instance(V__MEASURE1,s__RealNumber) & s__instance(V__MEASURE2,s__RealNumber) & s__instance(V__U,s__UnitOfMeasure) & (s__instance(V__WATER,s__Water) & s__part(V__WATER,V__CLOUD) & s__measure(V__WATER,s__MeasureFn(V__MEASURE1,V__U)) & s__measure(V__PART,s__MeasureFn(V__MEASURE2,V__U)) & s__greaterThan(V__MEASURE1,V__MEASURE2)))))))))) )
|
Merge.kif 15092-15105 | If X is an instance of water cloud, then For all Object Y: if Y is a part of X and Y is not an instance of water, then there exist Z, W,, , V and U such that Z is an instance of water and Z is a part of X and the measure of Z is W U(s) and the measure of Y is V U(s) and W is greater than V |
| ! [V__H] : (((s__instance(V__H,s__Human) & s__attribute(V__H,s__Fever)) => (? [V__N] : ((s__instance(V__N,s__RealNumber) & (s__measure(V__H,s__MeasureFn(V__N,s__FahrenheitDegree)) & s__greaterThan(V__N,n__98_6)))))) )
|
Mid-level-ontology.kif 7280-7288 | If X is an instance of human and a fever is an attribute of X, then there exists Y such that the measure of X is Y fahrenheit degree(s) and Y is greater than 98.6 |
| ! [V__CLASS : $i,V__X : $real] : ((s__MeasureFn(V__X, s__PoundForce) = s__JankaHardnessFn(V__CLASS) => s__modalAttribute(( ? [V__T:$i, V__W:$i, V__P:$i, V__B:$i, V__H:$i, V__S:$i] : ((s__instance(V__T, V__CLASS) & s__part(V__W, V__T) & s__instance(V__W, s__Wood) & s__instance(V__P, s__Pushing) & s__destination(V__P, V__W) & s__instance(V__B, s__Ball) & s__material(V__B, s__Steel) & s__patient(V__P, V__B) & s__sphereRadius(V__B, s__MeasureFn(5.64, s__Millimeter)) & s__result(V__P, V__H) & s__instance(V__H, s__HoleRegion) & s__part(V__H, V__W) & s__surface(V__S, V__W) & s__distance(V__S, V__H, s__MeasureFn(5.64, s__Millimeter)) & s__measure(V__P, s__MeasureFn(V__X, s__PoundForce))))), s__Likely))) | Mid-level-ontology.kif 10569-10592 | If equal X pound force(s) and The Janka Hardness of Y is, then the statement there exist Z, W,, , V,, , U,, , T and S such that Z is an instance of Y and W is a part of Z and W is an instance of wood and V is an instance of pushing and V ends up at W and U is an instance of ball and steel is made of U and U is a patient of V and the radius of U is 5.64 millimeter(s) and T is a result of V and T is an instance of hole and T is a part of W and S is a surface of W and the distance between S and T is 5.64 millimeter(s) and the measure of V is X pound force(s) has the modal force of likely |
| ! [V__A : $real,V__CLASS : $i,V__F : $real] : ((s__MeasureFn(s__PerFn(s__MeasureFn(V__F, s__KilogramForce), s__MeasureFn(V__A, s__SquareMillimeter)), s__VickersPyramidNumber) = s__VickersHardnessFn(V__CLASS) => s__modalAttribute(( ? [V__SUB:$i, V__P:$i, V__D:$i, V__H:$i, V__S:$i] : ((s__instance(V__SUB, V__CLASS) & s__instance(V__P, s__Pushing) & s__destination(V__P, V__SUB) & s__instance(V__D, s__Diamond) & s__shape(V__D, s__SquarePyramid) & s__patient(V__P, V__D) & s__result(V__P, V__H) & s__instance(V__H, s__HoleRegion) & s__part(V__H, V__SUB) & s__surface(V__S, V__H) & s__totalArea(V__S, s__MeasureFn(V__A, s__SquareMillimeter)) & s__measure(V__P, s__MeasureFn(V__F, s__KilogramForce))))), s__Likely))) | Mid-level-ontology.kif 10641-10662 | If equal the per of X kilogram force(s) and Y square millimeter(s) Vickers pyramid number(s) and The Vickers Hardness of Z is, then the statement there exist W, V,, , U,, , T and S such that W is an instance of Z and V is an instance of pushing and V ends up at W and U is an instance of diamond and U is square pyramid and U is a patient of V and T is a result of V and T is an instance of hole and T is a part of W and S is a surface of T and Y square millimeter(s) is a total area of S and the measure of V is X kilogram force(s) has the modal force of likely |
| ! [V__MOST,V__WHOLE] : (((s__instance(V__MOST,s__Object) & s__instance(V__WHOLE,s__Object)) => (s__most(V__MOST,V__WHOLE) => (? [V__HALF,V__NUMBER1,V__NUMBER2,V__UNIT] : ((s__instance(V__HALF,s__Object) & s__instance(V__NUMBER1,s__RealNumber) & s__instance(V__NUMBER2,s__RealNumber) & s__instance(V__UNIT,s__UnitOfMeasure) & (s__half(V__HALF,V__WHOLE) & s__measure(V__HALF,s__MeasureFn(V__NUMBER1,V__UNIT)) & s__measure(V__MOST,s__MeasureFn(V__NUMBER2,V__UNIT)) & s__greaterThan(V__NUMBER2,V__NUMBER1))))))) )
|
Mid-level-ontology.kif 14784-14791 | If X is most of Y, then there exist Z, W,, , V and U such that Z is half of Y and the measure of Z is W U(s) and the measure of X is V U(s) and V is greater than W |
| ! [V__OBJECT,V__NUMBER] : (((s__instance(V__OBJECT,s__Physical) & s__instance(V__NUMBER,s__RealNumber)) => ((s__measure(V__OBJECT,s__MeasureFn(V__NUMBER,s__OunceMass)) => s__measure(V__OBJECT,s__MeasureFn(s__DivisionFn(V__NUMBER,n__16_0) ,s__PoundMass))) & (s__measure(V__OBJECT,s__MeasureFn(s__DivisionFn(V__NUMBER,n__16_0) ,s__PoundMass)) => s__measure(V__OBJECT,s__MeasureFn(V__NUMBER,s__OunceMass))))) )
|
Mid-level-ontology.kif 14890-14895 | The measure of X is Y Ounce(s) if and only if the measure of X is Y and 16.0 pound mass(s) |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT : $i] : (((s__defaultMinimumMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT)) & s__instance(V__UNIT, s__CompositeUnitOfMeasure)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT)) & ($less(V__QUANTITY,V__Q))))), s__Unlikely))) | Mid-level-ontology.kif 15068-15077 | If the minimum expected value of X is Y Z(s) and Z is an instance of composite unit of measure, then the statement there exist W and V such that W is an instance of X and the measure of W is V Z(s) and V is less than Y has the modal force of unlikely |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT1 : $i,V__UNITCLASS : $i] : (((s__defaultMinimumMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT1)) & s__subclass(V__UNITCLASS, s__NonCompositeUnitOfMeasure) & s__instance(V__UNIT1, V__UNITCLASS)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real, V__UNIT2:$i] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT2)) & s__instance(V__UNIT2, V__UNITCLASS) & ($less(V__QUANTITY,V__Q))))), s__Unlikely))) | Mid-level-ontology.kif 15079-15090 | If the minimum expected value of X is Y Z(s), W is a subclass of non composite unit of measure, and Z is an instance of W, then the statement there exist V, U and T such that V is an instance of X and the measure of V is U T(s) and T is an instance of W and U is less than Y has the modal force of unlikely |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT : $i] : (((s__defaultMaximumMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT)) & s__instance(V__UNIT, s__CompositeUnitOfMeasure)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT)) & ($greater(V__QUANTITY,V__Q))))), s__Unlikely))) | Mid-level-ontology.kif 15099-15108 | If the maximum expected value of X is Y Z(s) and Z is an instance of composite unit of measure, then the statement there exist W and V such that W is an instance of X and the measure of W is V Z(s) and V is greater than Y has the modal force of unlikely |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT1 : $i,V__UNITCLASS : $i] : (((s__defaultMaximumMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT1)) & s__subclass(V__UNITCLASS, s__NonCompositeUnitOfMeasure) & s__instance(V__UNIT1, V__UNITCLASS)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real, V__UNIT2:$i] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT2)) & s__instance(V__UNIT2, V__UNITCLASS) & ($greater(s__MeasureFn(V__QUANTITY, V__UNIT2),s__MeasureFn(V__Q, V__UNIT1)))))), s__Unlikely))) | Mid-level-ontology.kif 15110-15121 | If the maximum expected value of X is Y Z(s), W is a subclass of non composite unit of measure, and Z is an instance of W, then the statement there exist V, U and T such that V is an instance of X and the measure of V is U T(s) and T is an instance of W and U T(s) is greater than Y Z(s) has the modal force of unlikely |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT : $i] : (((s__defaultMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT)) & s__instance(V__UNIT, s__CompositeUnitOfMeasure)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT)) & ($greater(V__QUANTITY,$product(V__Q ,1.5)))))), s__Unlikely))) | Mid-level-ontology.kif 15129-15138 | If the expected value of X is Y Z(s) and Z is an instance of composite unit of measure, then the statement there exist W and V such that W is an instance of X and the measure of W is V Z(s) and V is greater than Y and 1.5 has the modal force of unlikely |
| ! [V__OBJECT : $i,V__Q : $real,V__UNIT : $i] : (((s__defaultMeasure(V__OBJECT, s__MeasureFn(V__Q, V__UNIT)) & s__instance(V__UNIT, s__CompositeUnitOfMeasure)) => s__modalAttribute(( ? [V__INST:$i, V__QUANTITY:$real] : ((s__instance(V__INST, V__OBJECT) & s__measure(V__INST, s__MeasureFn(V__QUANTITY, V__UNIT)) & ($less(V__QUANTITY,$product(V__Q ,0.5)))))), s__Unlikely))) | Mid-level-ontology.kif 15140-15149 | If the expected value of X is Y Z(s) and Z is an instance of composite unit of measure, then the statement there exist W and V such that W is an instance of X and the measure of W is V Z(s) and V is less than Y and 0.5 has the modal force of unlikely |
| ! [V__O,V__A] : (((s__instance(V__O,s__Physical) & s__instance(V__A,s__RealNumber)) => ((s__measure(V__O,s__MeasureFn(V__A,s__MetricTon)) => s__measure(V__O,s__MeasureFn(s__MultiplicationFn(V__A,n__2205_0) ,s__PoundMass))) & (s__measure(V__O,s__MeasureFn(s__MultiplicationFn(V__A,n__2205_0) ,s__PoundMass)) => s__measure(V__O,s__MeasureFn(V__A,s__MetricTon))))) )
|
Mid-level-ontology.kif 15168-15174 | The measure of X is Y metric ton(s) if and only if the measure of X is Y and 2205.0 pound mass(s) |
| ! [V__ACCELERATE : $i,V__AGENT : $i] : (((s__instance(V__ACCELERATE, s__Accelerating) & s__agent(V__ACCELERATE, V__AGENT)) => ( ? [V__LENGTH1:$real, V__LENGTH2:$real, V__TIME1:$real, V__TIME2:$real, V__U1:$i, V__U2:$i] : ((s__holdsDuring(s__BeginFn(s__WhenFn(V__ACCELERATE)), s__measure(V__AGENT, s__SpeedFn(s__MeasureFn(V__LENGTH1, V__U1), s__MeasureFn(V__TIME1, V__U2)))) & s__holdsDuring(s__EndFn(s__WhenFn(V__ACCELERATE)), s__measure(V__AGENT, s__SpeedFn(s__MeasureFn(V__LENGTH2, V__U1), s__MeasureFn(V__TIME2, V__U2)))) & (($greater(V__LENGTH2,V__LENGTH1)) | ($greater(V__TIME2,V__TIME1)))))))) | Mid-level-ontology.kif 18761-18782 | If X is an instance of accelerating and Y is an agent of X, then there exist Z, W,, , V,, , U,, , T and S such that the measure of Y is Z T(s) per V S(s) holds during the beginning of the time of existence of X and the measure of Y is W T(s) per U S(s) holds during the end of the time of existence of X and W is greater than Z or U is greater than V |
| ! [V__A : $i,V__D : $i] : (((s__instance(V__D, s__Decelerating) & s__agent(V__D, V__A)) => ( ? [V__L1:$real, V__L2:$real, V__T1:$real, V__T2:$real, V__U1:$i, V__U2:$i] : ((s__holdsDuring(s__BeginFn(s__WhenFn(V__D)), s__measure(V__A, s__SpeedFn(s__MeasureFn(V__L1, V__U1), s__MeasureFn(V__T1, V__U2)))) & s__holdsDuring(s__EndFn(s__WhenFn(V__D)), s__measure(V__A, s__SpeedFn(s__MeasureFn(V__L2, V__U1), s__MeasureFn(V__T2, V__U2)))) & (($greater(V__L1,V__L2)) | ($greater(V__T1,V__T2)))))))) | Mid-level-ontology.kif 18789-18809 | If X is an instance of decelerating and Y is an agent of X, then there exist Z, W,, , V,, , U,, , T and S such that the measure of Y is Z T(s) per V S(s) holds during the beginning of the time of existence of X and the measure of Y is W T(s) per U S(s) holds during the end of the time of existence of X and Z is greater than W or V is greater than U |
| ! [V__X] : ((s__instance(V__X,s__HandGrenade) => (? [V__N] : ((s__instance(V__N,s__RealNumber) & (s__measure(V__X,s__MeasureFn(V__N,s__PoundMass)) & s__lessThan(V__N,n__10_0)))))) )
|
Mid-level-ontology.kif 24162-24168 | If X is an instance of hand grenade, then there exists Y such that the measure of X is Y pound mass(s) and Y is less than 10.0 |
| ! [V__X,V__Y] : (((s__attribute(V__X,V__Y) & s__instance(V__Y,s__TemperatureAttribute) & s__instance(V__X,s__Object)) => (? [V__TEMP] : ((s__measure(V__X,V__TEMP) & s__instance(V__TEMP,s__TemperatureMeasure) & s__attribute(V__TEMP,V__Y))))) )
|
Mid-level-ontology.kif 28255-28264 | If X is an attribute of Y, X is an instance of temperature attribute, and Y is an instance of object, then there exists Z such that the measure of Y is Z, Z is an instance of temperature measure, and X is an attribute of Z |
| ! [V__X,V__CLASS,V__Y] : (((s__instance(V__X,s__Object) & s__instance(V__CLASS,s__Class) & s__instance(V__Y,s__Object)) => ((s__immediateInstance(V__X,V__CLASS) & s__immediateInstance(V__Y,V__CLASS) & s__attribute(V__X,s__ColdTemperature) & s__attribute(V__Y,s__HotTemperature)) => (? [V__TEMPX,V__TEMPY,V__UNIT] : ((s__measure(V__X,s__MeasureFn(V__TEMPX,V__UNIT)) & s__instance(V__UNIT,s__UnitOfTemperature) & s__instance(V__TEMPX,s__TemperatureMeasure) & s__measure(V__Y,s__MeasureFn(V__TEMPY,V__UNIT)) & s__instance(V__TEMPY,s__TemperatureMeasure) & s__greaterThan(V__TEMPY,V__TEMPX)))))) )
|
Mid-level-ontology.kif 28290-28305 | If X is an immediate instance of Y, Z is an immediate instance of Y, cold is an attribute of X, and hot is an attribute of Z, then there exist W, V and U such that the measure of X is W U(s) and U is an instance of unit of temperature and W is an instance of temperature measure and the measure of Z is V U(s) and V is an instance of temperature measure and V is greater than W |
| Display limited to 25 items. Show next 25 | ||
| Display limited to 25 items. Show next 25 |