Beautiful (Park Jung-min song)

Beautiful is Park Jung-min's second Korean single. Besides its title track "Beautiful" and an acoustic and instrumental version of it, the CD also includes "You Know", featuring Zuwan of hip-hop group Viva Soul.[1]

"Beautiful"
Single by Park Jung-min
ReleasedNovember 14, 2012 (2012-11-14)
GenreK-pop
LabelYamaha A&R
CJ E&M
Songwriter(s)Park Jung-min, Denniz Jamm, Derrick Palmer, Alexander Holmgren
Park Jung-min singles chronology
"Not Alone"
(2011)
"Beautiful"
(2012)
Music video
"Beautiful" on YouTube

The single album is Park Jung-min's first Korean release since his mini-album THE, PARK JUNG MIN in April 2011. It marks the first release under his new agency Yamaha A&R, who Park signed with after his lawsuit against his old agency, CNr Media, had come to an end.

Park had his comeback performance at Mnet's M! Countdown on November 15, followed by MBC's Music Core two days later, performing the single album's title track "Beautiful".

The album reached 4th place on Hanteo's Weekly K-Pop Chart from November 12 to 18, 2012.[2]

Track listing

No.TitleLyricsMusicArrangementLength
1."Beautiful"Park Jung-minDenniz Jamm, Derrick Palmer, Alexander HolmgrenDenniz Jamm03:37
2."있잖아요 (You Know) with Zuwan"ZuwanZuwanZuwan03:09
3."Beautiful" (Acoustic Ver.)Park Jung-minDenniz Jamm, Derrick PalmerZuwan04:02
4."Beautiful" (Instrumental Ver.) Denniz Jamm, Derrick Palmer, Alexander HolmgrenDenniz Jamm03:34

Music videos

  • "Beautiful"

Charts

Chart Country Period Peak
Name Category
Gaon Weekly Album South Korea 11–17 November 2012 #3[3]
Monthly Album November 2012 #8[4]
Hanteo Weekly K-Pop 12–18 November 2012 #4[2]
gollark: https://www.bbc.co.uk/news/uk-53884401Isn't the education system GREAT?
gollark: Okay, I fixed some bracket handling, great.
gollark: OH NOSEGMENTATION VIOLATIONDEPLOY BEES
gollark: It's not actually finished yet, either.
gollark: ```rust let parser = Parser::new_ext(md, options).map(|ev| match ev { Event::Text(txt) => { match &*txt { "[" => { // wikilink has opened, two consecutive [ if was_bracket { in_wikilink = true; was_bracket = false; } else { was_bracket = true; } Event::Text("".into()) }, "]" => { // wikilink has closed, two consecutive ] if in_wikilink && was_bracket { was_bracket = false; return Event::Html("<a href='/bees'>commit</a>".into()); } if in_wikilink { was_bracket = true; } Event::Text("".into()) }, _ => { let w = was_bracket; was_bracket = false; if w { return Event::Text(format!("bracket!{}", &*txt).into()); } was_bracket = false; if in_wikilink { wlbuf.push_str(&*txt); Event::Text("".into()) } else { Event::Text(txt) } } } }, _ => ev });```

References

  1. "Beautiful product info" YesAsia. Retrieved 2012-11-15.
  2. "Weekly K-Pop Chart (current week)" Hanteo Chart. Retrieved 2012-11-19. (in Korean)
  3. "Weekly Album Chart (current week)" Archived January 19, 2012, at the Wayback Machine Gaon. Retrieved 2012-11-22. (in Korean)
  4. "Monthly Album Chart (current week)" Archived January 19, 2012, at the Wayback Machine Gaon. Retrieved 2012-12-07. (in Korean)


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.