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 1929-1932
(domain compressionRatio 1 Engine) Cars.kif 1926-1926 Die Zahl 1 Argument von compressionRatio ist ein fall von Engine %n{nicht}
(domain compressionRatio 2 RealNumber) Cars.kif 1927-1927 Die Zahl 2 Argument von compressionRatio ist ein fall von RealNumber %n{nicht}
(instance compressionRatio BinaryPredicate) Cars.kif 1925-1925 compressionRatio ist ein fall von BinaryPredicate %n{nicht}

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


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

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


(<=>
    (compressionRatio ?E ?R)
    (and
        (minCylinderVolume ?E
            (MeasureFn ?MIN ?M))
        (maxCylinderVolume ?E
            (MeasureFn ?MAX ?M))
        (equal ?R
            (DivisionFn ?MIN ?MAX))))
Cars.kif 1934-1939 compressionRatio Engine and RealNumber genau dann wenn minCylinderVolume ** Engine and ** RealNumber UnitOfMeasure(s) und maxCylinderVolume ** Engine and ** UnitOfMeasureAX ** UnitOfMeasure(s) und ** RealNumber ist gleich ** ** RealNumber und ** UnitOfMeasureAX %n{nicht}


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