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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlayArea
PlayArea

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

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