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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 1473-1475
(domain releaseForConsumption 2 GeographicArea) Music.kif 1479-1479 O argumento numero 2 de releaseForConsumption e' uma instancia de Area Geografica
(domain releaseForConsumption 3 TimePoint) Music.kif 1480-1480 O argumento numero 3 de releaseForConsumption e' uma instancia de Ponto no tempo
(domainSubclass releaseForConsumption 1 Object) Music.kif 1478-1478 O argumento numero 1 de releaseForConsumption e' uma sub-classe de Objeto
(instance releaseForConsumption TernaryPredicate) Music.kif 1472-1472 releaseForConsumption e' uma instancia de Predicado Ternario

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


(format ChineseLanguage releaseForConsumption "%1 是 released 对于 consumption 在 %2 位于 %3 ") domainEnglishFormat.kif 4370-4370
(format ChineseTraditionalLanguage releaseForConsumption "%1 是 released 對於 consumption 在 %2 位於 %3 ") domainEnglishFormat.kif 4369-4369
(format EnglishLanguage releaseForConsumption "%1 was released for consumption in %2 at %3") domainEnglishFormat.kif 4368-4368
(subrelation releaseForSale releaseForConsumption) Music.kif 1492-1492 releaseForSale e' uma sub-relacao de releaseForConsumption
(termFormat EnglishLanguage releaseForConsumption "release for consumption") Music.kif 1476-1476

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


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


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