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

Formal Language: 



KB Term:  Term intersection
English Word: 

  compressionRatio

Sigma KEE - compressionRatio
compressionRatio

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


(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 1906-1909
(domain compressionRatio 1 Engine) Cars.kif 1903-1903 compressionRatio 的 1 数量 是 发动机instance
(domain compressionRatio 2 RealNumber) Cars.kif 1904-1904 compressionRatio 的 2 数量 是 实数instance
(instance compressionRatio BinaryPredicate) Cars.kif 1902-1902 compressionRatio二元谓语instance

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


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

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


(<=>
    (compressionRatio ?E ?R)
    (and
        (minCylinderVolume ?E
            (MeasureFn ?MIN ?M))
        (maxCylinderVolume ?E
            (MeasureFn ?MAX ?M))
        (equal ?R
            (DivisionFn ?MIN ?MAX))))
Cars.kif 1911-1916 compressionRatio 发动机 and 实数 若且唯若 minCylinderVolume 那个 发动机 and 另一个 实数 测量单位maxCylinderVolume 那个 发动机 and 那个 测量单位AX 那个 测量单位那个 实数 equal 那个 另外 实数那个 测量单位AX


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 is open source software produced by Articulate Software and its partners