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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ShapeAttribute
ShapeAttribute(shape attribute)3-D, 3D, Platonic_body, Platonic_solid, abruptly-pinnate, acanthoid, acanthous, acellular, acerate, acerose, acetabular, acicular, aciculate, acid-base_balance, acid-base_equilibrium, acneiform, acuate, acuminate, acute, acuteness, adamantine, alabaster, alabastrine, aligned, allantoid, almond-shaped, alveolate, ameboid, amethystine, amoeboid, amorphous_shape, amygdaliform, amygdaline, amygdaloid, amygdaloidal, anchor_ring, anfractuous, angled, angular, angular_shape, angularity, angulate, annulus, antiphonal, antiphonary, apiculate, aquiline, arboreal, arboreous, arborescent...

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


(documentation ShapeAttribute ChineseLanguage "这是任何与 Object 的形状有关的 Attribute。") chinese_format.kif 3961-3961
(documentation ShapeAttribute EnglishLanguage "Any Attribute that relates to the shape of an Object.") Merge.kif 17627-17628
(subclass ShapeAttribute StructureAttribute) Merge.kif 17623-17623 Shape attribute is a subclass of structure attribute

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


(instance Circular ShapeAttribute) Mid-level-ontology.kif 25514-25514 Circular is an instance of shape attribute
(instance Concave ShapeAttribute) ComputingBrands.kif 2678-2678 Concave is an instance of shape attribute
(instance ConeSegment ShapeAttribute) Cars.kif 1426-1426 Cone segment is an instance of shape attribute
(instance Convex ShapeAttribute) ComputingBrands.kif 2646-2646 Convex is an instance of shape attribute
(instance DiskShaped ShapeAttribute) Mid-level-ontology.kif 25522-25522 Disk shaped is an instance of shape attribute
(instance Elliptical ShapeAttribute) Mid-level-ontology.kif 25506-25506 Elliptical is an instance of shape attribute
(instance Fillable ShapeAttribute) Merge.kif 9935-9935 Fillable is an instance of shape attribute
(instance Flat ShapeAttribute) Mid-level-ontology.kif 2753-2753 Flat is an instance of shape attribute
(instance LevelShape ShapeAttribute) Mid-level-ontology.kif 2790-2790 Level shape is an instance of shape attribute
(instance LineFormation ShapeAttribute) Mid-level-ontology.kif 19329-19329 Line formation is an instance of shape attribute
(instance LongAndThin ShapeAttribute) Mid-level-ontology.kif 2773-2773 Long and thin is an instance of shape attribute
(instance RingTorus ShapeAttribute) Cars.kif 4409-4409 Ring torus is an instance of shape attribute
(instance RoundTwoDimensional ShapeAttribute) Mid-level-ontology.kif 25503-25503 Round two dimensional is an instance of shape attribute
(instance SymmetricShape ShapeAttribute) Mid-level-ontology.kif 2810-2810 Symmetric shape is an instance of shape attribute
(subclass Fingerprint ShapeAttribute) Mid-level-ontology.kif 12468-12468 Fingerprint is a subclass of shape attribute
(subclass GeometricFigure ShapeAttribute) Merge.kif 17674-17674 Geometric figure is a subclass of shape attribute
(subclass MoleculeStructuralAttribute ShapeAttribute) VirusProteinAndCellPart.kif 109-109 Molecule structural attribute is a subclass of shape attribute
(termFormat ChineseLanguage ShapeAttribute "形状属性") chinese_format.kif 1254-1254
(termFormat EnglishLanguage ShapeAttribute "shape attribute") english_format.kif 1729-1729
(termFormat FrenchLanguage ShapeAttribute "attribut de forme") french_format.kif 932-932
(termFormat Hindi ShapeAttribute "aakaara visheshataa") terms-hindi.txt 466-466
(termFormat ItalianLanguage ShapeAttribute "AttributoDiForma") terms-it.txt 467-467
(termFormat JapaneseLanguage ShapeAttribute "形状属性") japanese_format.kif 2616-2616
(termFormat PortugueseLanguage ShapeAttribute "Atributo de Forma") portuguese_format.kif 884-884

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain cellShape 2 ShapeAttribute) VirusProteinAndCellPart.kif 354-354 The number 2 argument of cell shape is an instance of shape attribute
(domain shape 2 ShapeAttribute) Mid-level-ontology.kif 25493-25493 The number 2 argument of shape is an instance of shape attribute

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


(=>
    (and
        (instance ?ATTRIBUTE ShapeAttribute)
        (attribute ?OBJ ?ATTRIBUTE)
        (surface ?SURFACE ?OBJ))
    (attribute ?SURFACE ?ATTRIBUTE))
Merge.kif 17630-17635
(=>
    (and
        (property ?OBJ ?SHAPE)
        (instance ?OBJ Physical)
        (instance ?SHAPE ShapeAttribute))
    (shape ?OBJ ?SHAPE))
Mid-level-ontology.kif 25496-25501

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


(=>
    (and
        (instance ?ALT ShapeChange)
        (patient ?ALT ?OBJ))
    (exists (?PROPERTY)
        (and
            (instance ?PROPERTY ShapeAttribute)
            (or
                (and
                    (holdsDuring
                        (BeginFn
                            (WhenFn ?ALT))
                        (attribute ?OBJ ?PROPERTY))
                    (holdsDuring
                        (EndFn
                            (WhenFn ?ALT))
                        (not
                            (attribute ?OBJ ?PROPERTY))))
                (and
                    (holdsDuring
                        (BeginFn
                            (WhenFn ?ALT))
                        (not
                            (attribute ?OBJ ?PROPERTY)))
                    (holdsDuring
                        (EndFn
                            (WhenFn ?ALT))
                        (attribute ?OBJ ?PROPERTY)))))))
Merge.kif 12549-12562


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