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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PlayArea

Sigma KEE - PlayArea
PlayArea(playground)playground

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


(documentation PlayArea EnglishLanguage "PlayArea refers to a Region where children engage in recreational activities") Dining.kif 983-984
(subclass PlayArea Region) Dining.kif 982-982 Playground is a subclass of region

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


(termFormat EnglishLanguage PlayArea "playground") Dining.kif 985-985

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


(=>
    (instance ?P PlayArea)
    (hasPurpose ?P
        (exists (?K ?REC)
            (and
                (instance ?REC RecreationOrExercise)
                (eventLocated ?REC ?P)
                (instance ?K HumanChild)
                (agent ?REC ?K)))))
Dining.kif 987-995


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