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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DoubleSize
DoubleSize(double size)

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


(documentation DoubleSize EnglishLanguage "DoubleSize refers to how an Object can fit 2 of its target users at the same time") Mid-level-ontology.kif 26448-26449
(instance DoubleSize SizeAttribute) Mid-level-ontology.kif 26447-26447 Double size is an instance of size attribute

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


(termFormat EnglishLanguage DoubleSize "double size") Mid-level-ontology.kif 26450-26450

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


(=>
    (and
        (instance ?X WhirlpoolTub)
        (attribute ?X DoubleSize))
    (modalAttribute
        (exists (?T1)
            (holdsDuring ?T1
                (exists (?P1 ?P2)
                    (and
                        (instance ?P1 Human)
                        (instance ?P2 Human)
                        (not
                            (equal ?P1 ?P2))
                        (located ?P1 ?X)
                        (located ?P2 ?X))))) Possibility))
Mid-level-ontology.kif 26452-26465


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