(=>
(and
(equal
(MaximalWeightedPathFn ?NODE1 ?NODE2) ?PATH)
(equal
(PathWeightFn ?PATH) ?NUMBER1)
(instance ?PATH2
(GraphPathFn ?NODE1 ?NODE2))
(equal
(PathWeightFn ?PATH2) ?NUMBER2))
(lessThanOrEqualTo ?NUMBER2 ?NUMBER1)) |
Merge.kif 6163-6169 |
If equal the highest cost path between X, Y, and Z, equal the value of Z and W, V is an instance of the set of paths between X and Y, and equal the value of V and U, then U is less than or equal to W |
(=>
(equal
(MeasureFn 1 MonthDuration)
(MeasureFn ?NUMBER DayDuration))
(lessThanOrEqualTo ?NUMBER 31)) |
Merge.kif 7247-7251 |
If equal 1 month duration(s) and X day duration(s), then X is less than or equal to 31 |
(=>
(measure ?ANGLE
(MeasureFn ?NUMBER AngularDegree))
(and
(greaterThanOrEqualTo ?NUMBER 0.0)
(lessThanOrEqualTo ?NUMBER 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 |
(=>
(instance ?DAY
(DayFn ?NUMBER ?MONTH))
(lessThanOrEqualTo ?NUMBER 31)) |
Merge.kif 8801-8803 |
If X is an instance of the day Y of month Z, then Y is less than or equal to 31 |
(=>
(holdsDuring ?TIME
(and
(instance ?CHILD HumanChild)
(age ?CHILD
(MeasureFn ?NUMBER YearDuration))))
(lessThanOrEqualTo ?NUMBER 14)) |
Mid-level-ontology.kif 277-282 |
If X is an instance of human child and the age of X is Y year duration(s) holds during Z, then Y is less than or equal to 14 |
(=>
(holdsDuring ?TIME
(and
(instance ?BABY HumanBaby)
(age ?BABY
(MeasureFn ?NUMBER YearDuration))))
(lessThanOrEqualTo ?NUMBER 1)) |
Mid-level-ontology.kif 358-363 |
If X is an instance of human baby and the age of X is Y year duration(s) holds during Z, then Y is less than or equal to 1 |
(=>
(potentialOfHydrogen ?S ?N)
(and
(greaterThanOrEqualTo ?N 0.0)
(lessThanOrEqualTo ?N 14.0))) |
Mid-level-ontology.kif 3915-3919 |
If X is a potential of hydrogen of Y, then X is greater than or equal to 0.0 and X is less than or equal to 14.0 |
(=>
(and
(instance ?ICE Ice)
(measure ?ICE
(MeasureFn ?NUMBER CelsiusDegree)))
(lessThanOrEqualTo ?NUMBER 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 |
(=>
(and
(subString ?S1 ?S2)
(equal ?L1
(StringLengthFn ?S1))
(equal ?L2
(StringLengthFn ?S2)))
(lessThanOrEqualTo ?L1 ?L2)) |
Mid-level-ontology.kif 26699-26704 |
If X is a sub-string of Y, equal Z and the length of X, and equal W and the length of Y, then Z is less than or equal to W |
(=>
(and
(distanceOfParallelLinesInSpace ?L1 ?L2
(MeasureFn ?D ?U))
(instance ?U UnitOfLength)
(parallelLinesInSpace ?L1 ?L2)
(part ?P1 ?L1)
(instance ?P1 PointInSpace)
(part ?P2 ?L2)
(instance ?P2 PointInSpace)
(distance ?P1 ?P2
(MeasureFn ?X ?U)))
(lessThanOrEqualTo ?D ?X)) |
Mid-level-ontology.kif 28003-28015 |
If All of the following hold: (1) X Y(s) is the distance of the parallelLinesInSpace Z and W (2) Y is an instance of unit of length (3) Z and W are parallel (4) V is a part of Z (5) V is an instance of point in space (6) U is a part of W (7) U is an instance of point in space (8) the distance between V and U is T Y(s), then X is less than or equal to T |
(=>
(and
(instance ?CITY City)
(part ?CITY France))
(lessThanOrEqualTo
(CardinalityFn
(ResidentFn ?CITY))
(CardinalityFn
(ResidentFn ParisFrance)))) |
CountriesAndRegions.kif 59-65 |
If X is an instance of city and X is a part of france, then the number of instances in the resident of X is less than or equal to the number of instances in the resident of paris |
(=>
(instance ?CITY AmericanCity)
(lessThanOrEqualTo
(CardinalityFn
(ResidentFn ?CITY))
(CardinalityFn
(ResidentFn NewYorkCityUnitedStates)))) |
CountriesAndRegions.kif 2135-2139 |
If X is an instance of american city, then the number of instances in the resident of X is less than or equal to the number of instances in the resident of new york city united states |
(=>
(sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1156-1158 |
If X is the sector composition of GDP in period Y for Z with W, then Z is less than or equal to 1.0 |
(=>
(sectorCompositionOfGDP ?AREA ?SECTOR ?FRACTION)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1171-1173 |
If X is sector composition of GDP Y for Z, then Z is less than or equal to 1.0 |
(=>
(populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1255-1257 |
If X is population fraction below poverty line in period Y for Z, then Y is less than or equal to 1.0 |
(=>
(populationFractionBelowPovertyLine ?AREA ?FRACTION)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1269-1271 |
If X is a population fraction below poverty line of Y, then X is less than or equal to 1.0 |
(=>
(lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1301-1303 |
If X lowest decile share of household income in period Y for Z, then Y is less than or equal to 1.0 |
(=>
(lowestDecileShareOfHouseholdIncome ?AREA ?FRACTION)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1318-1320 |
If X is a lowest decile share of household income of Y, then X is less than or equal to 1.0 |
(=>
(highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1346-1348 |
If X is highest decile share of household income in period Y for Z, then Y is less than or equal to 1.0 |
(=>
(highestDecileShareOfHouseholdIncome ?AREA ?FRACTION)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1364-1366 |
If X is a highest decile share of household income of Y, then X is less than or equal to 1.0 |
(=>
(incomeDistributionByGiniIndexInPeriod ?AREA ?INDEX ?PERIOD)
(lessThanOrEqualTo ?INDEX 100.0)) |
Economy.kif 1389-1391 |
If X income distribution by gini index in period Y for Z, then Y is less than or equal to 100.0 |
(=>
(incomeDistributionByGiniIndex ?AREA ?INDEX)
(lessThanOrEqualTo ?INDEX 100.0)) |
Economy.kif 1402-1404 |
If X is an income distribution by gini index of Y, then X is less than or equal to 100.0 |
(=>
(inflationRateOfConsumerPricesInPeriod ?AREA ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1430-1432 |
If X is inflation rate of consumer prices in period Y for Z, then Y is less than or equal to 1.0 |
(=>
(laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1519-1521 |
If X labor force fraction by occupation in period Y for Z with W, then Z is less than or equal to 1.0 |
(=>
(laborForceFractionByOccupation ?AREA ?SECTOR ?FRACTION)
(lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 1535-1537 |
If X labor force fraction by occupation Y for Z, then Z is less than or equal to 1.0 |
|
| Display limited to 25 items. Show next 25 |
|
| Display limited to 25 items. Show next 25 |