Kanggeonneo maeul
Kanggeonneo maeul (강 건너 마을) (The Town Across the River) is a 1935 Korean film directed by Na Woon-gyu. It premiered at the DanSungSa theater in downtown Seoul.
Kanggeonneo maeul | |
---|---|
Kanggeonneo maeul | |
Hangul | 강 건너 마을 |
Hanja | 江 건너 마을 |
Revised Romanization | Gang geonneo maeul |
McCune–Reischauer | Kang kŏnnŏ maŭl |
Directed by | Na Woon-gyu |
Produced by | Cha Sang-eun |
Written by | Na Woon-gyu |
Starring | Hyeon Bang-ran Jeon Taek-yi Cha Sang-eun Yun Bong-chun |
Cinematography | Lee Shin-woong |
Edited by | Na Woon-gyu |
Distributed by | Hanyang Film Co. |
Release date |
|
Language | Korean |
Budget | 3,000 won |
Plot
This film is a melodrama concerning a spoiled only son, played by Jeon Taek-yi. After his father scolds him for his excessive drinking, he sells the family's only cow for money to leave for Seoul. Finding life difficult on his own in Seoul, he returns to his family begging forgiveness.
gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.
gollark: This is not potatOS. This is some random text.
References
- Kim, Kab-ui (2001). Chunsa Na Un-gyu chonjip: ku saengae wa yesul (춘사나운규전집: 그생애와예술). Seoul: Chimmundang. ISBN 89-303-0877-5.
- "The town across the river (Ganggeonneo ma-eul)". The Korean Film Archive (KOFA). Retrieved 2007-05-04. External link in
|work=
(help)
External links
See also
- Korea under Japanese rule
- List of Korean language films
- Cinema of Korea
- List of Korea-related topics
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.