Pearl in the Shell

"Pearl in the Shell" is the fourth and final single released by musician Howard Jones from the album Human's Lib. Released in May 1984, the song reached number seven on the UK Singles Chart. It features a saxophone solo by Davey Payne of Ian Dury's band The Blockheads.

"Pearl in the Shell"
Single by Howard Jones
from the album Human's Lib
Released1984
Recorded1984
GenreSynthpop, new wave
Length4:02
LabelWEA
Songwriter(s)Howard Jones
Producer(s)Rupert Hine
Howard Jones singles chronology
"Hide and Seek"
(1984)
"Pearl in the Shell"
(1984)
"Like to Get to Know You Well"
(1984)

Unlike Jones' previous singles, the 12" single edition did not feature an extended mix of the main track, though an extended mix later appeared on The 12" Album. Instead, the track "Total Conditioning" was an extended version of the song "Conditioning" also taken from Human's Lib, featuring additional lyrics lifted from most of the other songs on that album.

Track listing

7"
  1. "Pearl in the Shell" (Jones) – 4:02
  2. "Law of the Jungle" (Jones) – 3:19

Two Limited Edition singles were released featuring the same tracks as above. One was the standard 7" in a poster bag sleeve, the other was a shaped picture disc.

12"
  1. "Pearl in the Shell" (Jones) – 4:02
  2. "Law of the Jungle" (Jones) – 3:19
  3. "Total Conditioning" (Jones/Bryant) – 8:04
gollark: This module contains functions that can read and write Python values in a binary format. The format is specific to Python, but independent of machine architecture issues (e.g., you can write a Python value to a file on a PC, transport the file to a Sun, and read it back there). Details of the format are undocumented on purpose; it may change between Python versions (although it rarely does). [1]This is not a general “persistence” module. For general persistence and transfer of Python objects through RPC calls, see the modules pickle and shelve. The marshal module exists mainly to support reading and writing the “pseudo-compiled” code for Python modules of .pyc files. Therefore, the Python maintainers reserve the right to modify the marshal format in backward incompatible ways should the need arise. If you’re serializing and de-serializing Python objects, use the pickle module instead – the...
gollark: Well, it loads things.
gollark: <@593113791252660224>
gollark: ```>>> marshal.loads<built-in function loads>```
gollark: By the way, this only works on Linu-X.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.