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

Formal Language: 


KB Term:  Term intersection
English Word: 

  releaseForConsumption

Sigma KEE - releaseForConsumption
releaseForConsumption

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


(documentation releaseForConsumption EnglishLanguage "(releaseForConsumption ?OBJ ?AREA ?TIME) means that Object ?OBJ was release for some type of consumption - like watching, eating, listening, reading, etc - in GeographicArea ?AREA at TimePoint ?TIME") Music.kif 1475-1477
(domain releaseForConsumption 2 GeographicArea) Music.kif 1481-1481 The number 2 argument of release for consumption is an instance of geographic area
(domain releaseForConsumption 3 TimePoint) Music.kif 1482-1482 The number 3 argument of release for consumption is an instance of time point
(domainSubclass releaseForConsumption 1 Object) Music.kif 1480-1480 The number 1 argument of release for consumption is a subclass of object
(instance releaseForConsumption TernaryPredicate) Music.kif 1474-1474 release for consumption is an instance of ternary predicate

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


(format ChineseLanguage releaseForConsumption "%1 是 released 对于 consumption 在 %2 位于 %3 ") domainEnglishFormat.kif 4374-4374
(format ChineseTraditionalLanguage releaseForConsumption "%1 是 released 對於 consumption 在 %2 位於 %3 ") domainEnglishFormat.kif 4373-4373
(format EnglishLanguage releaseForConsumption "%1 was released for consumption in %2 at %3") domainEnglishFormat.kif 4372-4372
(subrelation releaseForSale releaseForConsumption) Music.kif 1494-1494 release for sale is a subrelation of release for consumption
(termFormat EnglishLanguage releaseForConsumption "release for consumption") Music.kif 1478-1478 release for sale is a subrelation of release for consumption

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


(=>
    (releaseForConsumption ?OBJ ?AREA ?TIME)
    (holdsDuring
        (ImmediateFutureFn ?TIME)
        (exists (?P ?O)
            (and
                (instance ?O ?OBJ)
                (patient ?P ?O)
                (eventLocated ?P ?AREA)))))
Music.kif 1484-1492


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