Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  compressionRatio

Sigma KEE - compressionRatio
compressionRatio

appearance as argument number 1
-------------------------


(instance compressionRatio BinaryPredicate) Cars.kif 1783-1783 compression ratio is an instance of binary predicate
(domain compressionRatio 1 Engine) Cars.kif 1784-1784 The number 1 argument of compression ratio is an instance of engine
(domain compressionRatio 2 RealNumber) Cars.kif 1785-1785 The number 2 argument of compression ratio is an instance of real number
(documentation compressionRatio EnglishLanguage "The ratio of the volume of the CombustionChamber of the EngineCylinder at the maximum point of compression of the cylinder, to the volume of the chamber with the piston fully retracted.") Cars.kif 1787-1790 The number 2 argument of compression ratio is an instance of real number

appearance as argument number 2
-------------------------


(format EnglishLanguage compressionRatio "the compression ratio of %1 is %n %2") Cars.kif 1786-1786
(termFormat EnglishLanguage compressionRatio "compression ratio") domainEnglishFormat.kif 65805-65805

antecedent
-------------------------


(<=>
    (compressionRatio ?E ?R)
    (and
        (minCylinderVolume ?E
            (MeasureFn ?MIN ?M))
        (maxCylinderVolume ?E
            (MeasureFn ?MAX ?M))
        (equal ?R
            (DivisionFn ?MIN ?MAX))))
Cars.kif 1792-1797 The compression ratio of X is Y if and only if the minimum volume of the cylinders in the engine X is Z W(s) and the maximum volume of the cylinders in the engine X is V W(s) and equal Y and Z and V


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners