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



KB Term:  Term intersection
English Word: 

Sigma KEE - Smooth
Smooth(smooth)ironed, smooth, smoothed, smoothened

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


(instance Smooth TextureAttribute) Merge.kif 18128-18128 Smooth is an instance of texture attribute
(documentation Smooth EnglishLanguage "An Object with this Attribute has a smooth surface.") Merge.kif 18129-18130 Smooth is an instance of texture attribute
(contraryAttribute Smooth Rough) Merge.kif 18133-18133 Smooth is the opposite of rough

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


(termFormat EnglishLanguage Smooth "smooth") domainEnglishFormat.kif 53529-53529
(termFormat ChineseTraditionalLanguage Smooth "平滑") domainEnglishFormat.kif 53530-53530
(termFormat ChineseLanguage Smooth "平滑") domainEnglishFormat.kif 53531-53531

consequent
-------------------------


(=>
    (instance ?G Shotgun)
    (exists (?B ?P)
        (and
            (instance ?B GunBore)
            (properPart ?B ?G)
            (superficialPart ?P ?B)
            (orientation ?P ?B Inside)
            (attribute ?P Smooth))))
Mid-level-ontology.kif 2012-2020 If X is an instance of shot gun, then there exist Y, Z such that Y is an instance of gun bore, Y is a proper part of X, Z is a superficial part of Y, Z is inside the to Y, and smooth is an attribute of Z
(=>
    (instance ?G Rifle)
    (exists (?B ?P)
        (and
            (instance ?B GunBore)
            (properPart ?B ?G)
            (superficialPart ?P ?B)
            (orientation ?P ?B Inside)
            (not
                (attribute ?P Smooth)))))
Mid-level-ontology.kif 2029-2038 If X is an instance of rifle, then there exist Y, Z such that Y is an instance of gun bore, Y is a proper part of X, Z is a superficial part of Y, Z is inside the to Y, and smooth is not an attribute of Z
(=>
    (and
        (instance ?SMOOTH Smoothing)
        (patient ?SMOOTH ?OBJ))
    (exists (?PART)
        (and
            (superficialPart ?PART ?OBJ)
            (holdsDuring
                (EndFn
                    (WhenFn ?SMOOTH))
                (attribute ?PART Smooth)))))
Mid-level-ontology.kif 27540-27549 If X is an instance of smoothing and Y is a patient of X, then there exists Z such that Z is a superficial part of Y and smooth is an attribute of Z holds during the end of the time of existence of X


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



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