Never Give It Up
Never Give It Up is a studio album by Jamaican reggae singer Michael Rose.
Never Give It Up | ||||
---|---|---|---|---|
Studio album by | ||||
Released | April 17, 2001 | |||
Genre | Reggae | |||
Label | Heartbeat Records | |||
Michael Rose chronology | ||||
|
Track listing
- "Never give it up"
- "Chant higher"
- "Big Ting"
- "Grandma"
- "Jailhouse Call"
- "Strike it hard"
- "People dem bawling"
- "Draw the Weed"
- "Small World"
- "It's a Party"
- "Storm is coming"
- "Better to be Safe"
- "Musical Rate"
gollark: ```scheme(define get-repeated-score (lambda (strategy accumulator counter) (if (= counter 0) accumulator (get-repeated-score strategy (+ accumulator (get-strategy-scores strategy)) (- counter 1)))))(define get-all-scores (lambda () (define helper (lambda (x) (write (list (car x) (get-repeated-score x 0 49))) (newline))) (map helper strategies)))```Put in this if you want cool BIGGER scores.
gollark: By somewhat narrow margins, but it consistently beats the normal grudger.
gollark: And my slightly improved grudger... wins utterly, great.
gollark: I'll make it run 50 times and sum them.
gollark: Except it's also sort of bad because I only see a small slice of the distribution because the execution engine this has is very apioform.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.