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 releaseForConsumption, 2 and GeographicArea
(domain releaseForConsumption 3 TimePoint) Music.kif 1480-1480 releaseForConsumption, 3 and TimePoint
(domainSubclass releaseForConsumption 1 Object) Music.kif 1478-1478 域子類 releaseForConsumption, 1 and Object
(instance releaseForConsumption TernaryPredicate) Music.kif 1472-1472 releaseForConsumption and TernaryPredicate

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