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

Formal Language: 


KB Term:  Term intersection
English Word: 

  ShapeAttribute

Sigma KEE - ShapeAttribute
ShapeAttribute(形状属性)

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 17901-17902
(subclass ShapeAttribute StructureAttribute) Merge.kif 17897-17897 形状属性StructureAttributesubclass では

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


(instance Concave ShapeAttribute) ComputingBrands.kif 2678-2678 形状属性instance では
(instance ConeSegment ShapeAttribute) Cars.kif 1426-1426 ConeSegment形状属性instance では
(instance Convex ShapeAttribute) ComputingBrands.kif 2646-2646 形状属性instance では
(instance DiskShaped ShapeAttribute) Mid-level-ontology.kif 27246-27246 DiskShaped形状属性instance では
(instance Fillable ShapeAttribute) Merge.kif 10072-10072 Fillable形状属性instance では
(instance Flat ShapeAttribute) Mid-level-ontology.kif 3244-3244 Flat形状属性instance では
(instance LevelShape ShapeAttribute) Mid-level-ontology.kif 3281-3281 LevelShape形状属性instance では
(instance LineFormation ShapeAttribute) Mid-level-ontology.kif 20995-20995 LineFormation形状属性instance では
(instance LongAndThin ShapeAttribute) Mid-level-ontology.kif 3264-3264 LongAndThin形状属性instance では
(instance RingTorus ShapeAttribute) Cars.kif 4470-4470 RingTorus形状属性instance では
(instance RoundTwoDimensional ShapeAttribute) Mid-level-ontology.kif 27238-27238 RoundTwoDimensional形状属性instance では
(instance SymmetricShape ShapeAttribute) Mid-level-ontology.kif 3301-3301 SymmetricShape形状属性instance では
(subclass Fingerprint ShapeAttribute) Mid-level-ontology.kif 13863-13863 Fingerprint形状属性subclass では
(subclass GeometricFigure ShapeAttribute) Merge.kif 17948-17948 GeometricFigure形状属性subclass では
(subclass MoleculeStructuralAttribute ShapeAttribute) VirusProteinAndCellPart.kif 158-158 MoleculeStructuralAttribute形状属性subclass では
(termFormat ChineseLanguage ShapeAttribute "形状属性") chinese_format.kif 1254-1254 MoleculeStructuralAttribute形状属性subclass では
(termFormat EnglishLanguage ShapeAttribute "shape attribute") english_format.kif 1729-1729 MoleculeStructuralAttribute形状属性subclass では
(termFormat FrenchLanguage ShapeAttribute "attribut de forme") french_format.kif 932-932 MoleculeStructuralAttribute形状属性subclass では
(termFormat Hindi ShapeAttribute "aakaara visheshataa") terms-hindi.txt 466-466 MoleculeStructuralAttribute形状属性subclass では
(termFormat ItalianLanguage ShapeAttribute "AttributoDiForma") terms-it.txt 469-469 MoleculeStructuralAttribute形状属性subclass では
(termFormat JapaneseLanguage ShapeAttribute "形状属性") japanese_format.kif 2616-2616 MoleculeStructuralAttribute形状属性subclass では
(termFormat PortugueseLanguage ShapeAttribute "Atributo de Forma") portuguese_format.kif 884-884 MoleculeStructuralAttribute形状属性subclass では
(termFormat cb ShapeAttribute "dagwayng hiyas") terms-cb.txt 471-471 MoleculeStructuralAttribute形状属性subclass では
(termFormat cz ShapeAttribute "shape attribute") terms-cz.txt 505-505 MoleculeStructuralAttribute形状属性subclass では

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 410-410 cellShape の数値 2 引数は 形状属性instance では
(domain shape 2 ShapeAttribute) Merge.kif 7657-7657 shape の数値 2 引数は 形状属性instance では

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


(=>
    (and
        (instance ?ATTRIBUTE ShapeAttribute)
        (attribute ?OBJ ?ATTRIBUTE)
        (surface ?SURFACE ?OBJ))
    (attribute ?SURFACE ?ATTRIBUTE))
Merge.kif 17904-17909
(=>
    (and
        (property ?OBJ ?SHAPE)
        (instance ?OBJ Physical)
        (instance ?SHAPE ShapeAttribute))
    (shape ?OBJ ?SHAPE))
Merge.kif 7660-7665

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 12795-12808


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