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



KB Term:  Term intersection
English Word: 

  buyingPowerAmount

Sigma KEE - PlayArea
PlayArea(playground)playground

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


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

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


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

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


(=>
    (instance ?P PlayArea)
    (hasPurpose ?P
        (exists (?K ?REC)
            (and
                (instance ?REC RecreationOrExercise)
                (eventLocated ?REC ?P)
                (instance ?K HumanChild)
                (agent ?REC ?K)))))
Dining.kif 990-998 If X is an instance of playground, then X has the purpose there exist Y, Z such that Z is an instance of recreation or exercise, Z is located at X, Y is an instance of human child, and Y is an agent of Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners