Solfege (manga)
Solfege (ソルフェージュ, Sorufeeju) is a one-shot Japanese manga written and illustrated by Fumi Yoshinaga. The series is licensed and published in English in North America by Digital Manga Publishing.[1] The manga is licensed in Taiwan by Sharp Point Press.[2]
Solfege | |
ソルフェージュ (Sorufeeju) | |
---|---|
Genre | Yaoi, Romance |
Manga | |
Written by | Fumi Yoshinaga |
Published by | Hakusensha, Houbunsha |
English publisher | |
Demographic | Josei |
Published | February 1998 |
Volumes | 1 |
Reception
Nora Jemison at aestheticism.com commends the " emotionally-involving" manga.[3] Eduardo M. Chavez at Mania.com felt that the "conclusion was a little contrived".[4] Erin F. at Pop Shock Culture criticises the occasional "non-existent" background but commends the "expressive linework" of the manga.[5] Diane Gallagher-Hayashi at Library Journal comments on "explicit sexual relationship between a teacher and his young student" should change the rating of the manga from 16+ to 18+.[6]
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
gollark: I mean, just orbital-laser-strike him any time he appears.
gollark: He can be *effectively* killed, though.
References
- "Digital Manga Dates". Anime News Network. 2006-08-30. Retrieved 2009-04-15.
- 無伴奏愛情曲(全) (in Chinese). Sharp Point Press. Retrieved 2009-10-04.
- Jemison, Nora. "Review of: Solfége". aestheticism.com. Retrieved 2009-04-15.
- Chavez, Eduardo M. (October 3, 2007). "Solfege Vol. #01". Mania.com. Archived from the original on 2012-10-01.
- F., Erin (March 14, 2008). "Solfege (DMP)". Pop Shock Culture. Archived from the original on July 3, 2010. Retrieved 2009-04-15.
- Gallagher-Hayashi, Diane (2007-03-15). "Xpress Reviews—First Look at New Books". Library Journal. Archived from the original on 2011-06-07. Retrieved 2009-04-15.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.