(=>
(and
(instance ?B Object)
(roastedToTemperature ?B ?T))
(exists (?H)
(and
(instance ?H Heating)
(patient ?H ?B)
(holdsDuring
(EndFn
(WhenFn ?H))
(measure ?B
(MeasureFn ?T CelsiusDegree)))))) |
Food.kif 468-478 |
|
(=>
(climateTypeInArea ?AREA ColdClimateZone)
(exists (?MO ?AMOUNT)
(and
(instance ?MO Month)
(temporalPart ?MO WinterSeason)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?AMOUNT CelsiusDegree))
(lessThan ?AMOUNT -3.0)))) |
Geography.kif 1533-1541 |
|
(=>
(climateTypeInArea ?AREA PolarClimateZone)
(exists (?MO ?TEMP)
(and
(instance ?MO Month)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?TEMP CelsiusDegree))
(greaterThan 10.0 ?TEMP)))) |
Geography.kif 1566-1573 |
|
(=>
(climateTypeInArea ?AREA SubtropicalDesertClimateZone)
(exists (?MO ?TEMP)
(and
(instance ?MO Month)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?TEMP CelsiusDegree))
(greaterThan ?TEMP 18.0)))) |
Geography.kif 1379-1386 |
|
(=>
(climateTypeInArea ?AREA TemperateClimateZone)
(exists (?MO ?AMOUNT)
(and
(instance ?MO Month)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?AMOUNT CelsiusDegree))
(greaterThan ?AMOUNT 10.0)))) |
Geography.kif 1409-1416 |
|
(=>
(climateTypeInArea ?AREA TemperateClimateZone)
(exists (?MO ?AMOUNT)
(and
(instance ?MO Month)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?AMOUNT CelsiusDegree))
(greaterThanOrEqualTo ?AMOUNT -3.0)
(lessThanOrEqualTo ?AMOUNT 18.0)
(not
(exists (?M2 ?MT2)
(and
(instance ?M2 Month)
(averageTemperatureForPeriod ?AREA ?M2
(MeasureFn ?MT2 CelsiusDegree))
(lessThan ?MT2 ?AMOUNT))))))) |
Geography.kif 1428-1443 |
|
(=>
(climateTypeInArea ?AREA TropicalClimateZone)
(exists (?MO ?TEMP)
(and
(instance ?MO Month)
(averageTemperatureForPeriod ?AREA ?MO
(MeasureFn ?TEMP CelsiusDegree))
(greaterThan ?TEMP 18.0)
(not
(exists (?M2 ?MT2)
(and
(averageTemperatureForPeriod ?AREA ?M2
(MeasureFn ?MT2 CelsiusDegree))
(lessThan ?MT2 ?TEMP))))))) |
Geography.kif 1285-1298 |
|
(=>
(instance ?A Americano)
(exists (?P ?W ?E)
(and
(instance ?P Pouring)
(patient ?P ?W)
(instance ?W DrinkingWater)
(measure ?W
(MeasureFn 90 CelsiusDegree))
(destination ?P ?E)
(instance ?E Espresso)
(result ?P ?A)))) |
Food.kif 1310-1320 |
|
(=>
(instance ?C ColdBrewingCoffee)
(exists (?W)
(and
(instance ?W DrinkingWater)
(resource ?C ?W)
(measure ?W
(MeasureFn 20 CelsiusDegree))))) |
Food.kif 844-851 |
|
(=>
(instance ?EM EspressoMaking)
(holdsDuring ?EM
(exists (?H ?W ?V ?T ?LM ?P ?COLL ?K ?CG ?F ?R)
(and
(instance ?H Heating)
(patient ?H ?W)
(measure ?W
(MeasureFn ?V Liter))
(approximateValue ?V 0.03)
(holdsDuring
(EndFn
(WhenFn ?H))
(and
(measure ?W
(MeasureFn ?T CelsiusDegree))
(approximateValue ?T 90)))
(instance ?LM LiquidMotion)
(patient ?LM ?W)
(holdsDuring ?LM
(and
(measure ?W
(MeasureFn ?P
(KiloFn Pascal)))
(approximateValue ?P 900)))
(destination ?LM ?COLL)
(instance ?COLL Collection)
(measure ?COLL
(MeasureFn ?K Gram))
(approximateValue ?K 7.5)
(member ?COLL ?CG)
(instance ?CG CoffeeGrind)
(attribute ?CG FineGrind)
(located ?COLL ?F)
(instance ?F Filter)
(instance ?R Removing)
(instrument ?R ?F)
(patient ?R ?COLL)
(temporallyBetween
(EndFn
(WhenFn ?H))
(EndFn
(WhenFn ?LM))
(EndFn
(WhenFn ?R))))))) |
Food.kif 799-834 |
- If a time position is an instance of espresso making,
- then there exist an entity, another entity,, , a third entity,, , a fourth entity,, , a fifth entity,, , a sixth entity,, , a seventh entity,, , a eighth entity,, , a ninth entity,, , a tenth entity and a eleventh entity such that the entity is an instance of heating and the other entity is a patient of the entity and the measure of the other entity is the third entity liter(s) and the approximate value of the third entity is 0.03 and the measure of the other entity is the fourth entity celsius degree(s) and the approximate value of the fourth entity is 90 holds during the end of the time of existence of the entity and the fifth entity is an instance of liquid motion and the other entity is a patient of the fifth entity and the measure of the other entity is the sixth entity 1 thousand pascals(s) and the approximate value of the sixth entity is 900 holds during the fifth entity and the fifth entity ends up at the seventh entity and the seventh entity is an instance of collection and the measure of the seventh entity is the eighth entity gram(s) and the approximate value of the eighth entity is 7.5 and the seventh entity is a member of the ninth entity and the ninth entity is an instance of coffee grind and fine grind is an attribute of the ninth entity and the seventh entity is located at the tenth entity and the tenth entity is an instance of filter and the eleventh entity is an instance of removing and the tenth entity is an instrument for the eleventh entity and the seventh entity is a patient of the eleventh entity and the end of the time of existence of the fifth entity is between the end of the time of existence of the entity and the end of the time of existence of the eleventh entity holds during the time position
|
(=>
(instance ?M MilkFoam)
(measure ?M
(MeasureFn 70 CelsiusDegree))) |
Food.kif 1233-1235 |
|
(=>
(instance ?X FrenchPressingCoffee)
(exists (?W)
(and
(instance ?W DrinkingWater)
(resource ?W ?X)
(measure ?W
(MeasureFn 90 CelsiusDegree))))) |
Food.kif 862-869 |
|