Especially for You: Yasashisa ni Tsutsumarete

Especially for You (Yasashisa ni Tsutsumarete) was Wink's second album released on June 30, 1989 under Polystar label, with a catalog number H3OR-10001. It reached #1 at the Oricon Albums Chart and was certified double-platinum by the RIAJ.
Track 2 and 8 are Shōko Aida solo songs and Track 5 and 9 are Sachiko Suzuki solo songs.

Especially for You (Yasashisa ni Tsutsumarete)
Studio album by
ReleasedJune 30, 1989
GenreJ-pop
Length39:53
LabelPolystar
Wink chronology
At Heel Diamonds
(1988)
Especially for You (Yasashisa ni Tsutsumarete)
(1989)
Twin Memories
(1989)

Track listing

  1. Especially for You (04:09)
  2. Baby Me (03:45)
  3. 硝子の心 ~Heart Of Glass~ / Glass no Kokoro ~Heart Of Glass~ (Original by Blondie) (04:02)
  4. Only Lonely (Original: Body Language by The Dooleys) (04:37)
  5. Take Me to Heaven (03:36)
  6. おしゃれ泥棒 / Oshare Dorobou / Fashionable Thief (03:05)
  7. Remember Sweet (04:20)
  8. ひきとめないで / Hikitomenaide / Don't Abandon (Original: You Got Me In Trouble by Debbie Harry) (04:22)
  9. 優しく愛して / Yasashiku Ai Shite / I Kindly Love You (04:10)
  10. 涙をみせないで~Boys Don't Cry~ / Namida wo Misenaide ~Boys Don't Cry~ (03:41)


gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or else.```
gollark: I made a coroutine manager which kills the regular CC loop (run rednet & shell in `parallel.waitForAny`) and provides a convenient API for running your own processes.https://pastebin.com/HL0SZhJG
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.