| minCylinderVolume |
| appearance as argument number 1 |
|
|
| (documentation minCylinderVolume EnglishLanguage "The volume of the CombustionChamber of the EngineCylinder at the maximum point of compression of the cylinder.") | Cars.kif 1848-1850 | |
| (domain minCylinderVolume 1 Engine) | Cars.kif 1843-1843 | The number 1 argument of minCylinderVolume is an instance of Engine |
| (domain minCylinderVolume 2 VolumeMeasure) | Cars.kif 1844-1844 | The number 2 argument of minCylinderVolume is an instance of volume measure |
| (instance minCylinderVolume BinaryPredicate) | Cars.kif 1842-1842 | minCylinderVolume is an instance of binary predicate |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage minCylinderVolume "the minimum volume of the cylinders in the engine %1 is %n %2") | Cars.kif 1845-1846 | |
| (termFormat EnglishLanguage minCylinderVolume "min cylinder volume") | domainEnglishFormat.kif 65885-65885 |
| antecedent |
|
|
| consequent |
|
|
| (<=> (compressionRatio ?E ?R) (and (minCylinderVolume ?E (MeasureFn ?MIN ?M)) (maxCylinderVolume ?E (MeasureFn ?MAX ?M)) (equal ?R (DivisionFn ?MIN ?MAX)))) |
Cars.kif 1912-1917 | compressionRatio an Engine and an integer if and only if minCylinderVolume the Engine and a real number an unit of measure(s) and maxCylinderVolume the Engine and the unit of measureAX the unit of measure(s) and equal the integer and the real number and the unit of measureAX |
|
|