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

Formal Language: 



KB Term:  Term intersection
English Word: 

  cylinderBore

Sigma KEE - cylinderBore
cylinderBore

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


(documentation cylinderBore EnglishLanguage "The diameter of a cylindrical HoleRegion.") Cars.kif 1534-1534
(domain cylinderBore 1 Cylinder) Cars.kif 1535-1535 cylinderBore の数値 1 引数は Cylinderinstance では %n
(domain cylinderBore 2 LengthMeasure) Cars.kif 1536-1536 cylinderBore の数値 2 引数は 長さ測定instance では %n
(instance cylinderBore BinaryPredicate) Cars.kif 1532-1532 cylinderBore2進述語instance では %n
(instance cylinderBore SpatialRelation) Cars.kif 1531-1531 cylinderBore空間的関係instance では %n

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


(format EnglishLanguage cylinderBore "the bore of %1 is %2") Cars.kif 1533-1533
(termFormat EnglishLanguage cylinderBore "cylinder bore") domainEnglishFormat.kif 65802-65802

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


(=>
    (and
        (cylinderBore ?CY ?M)
        (instance ?CY Cylinder)
        (instance ?CI Circle)
        (part ?CI ?CY))
    (diameter ?CI ?M))
Cars.kif 1538-1544


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