Efrén Rebolledo

Efrén Rebolledo (1877-1929) was a Mexican poet and lawyer.

Biography

Rebolledo was born in Actopan, Hidalgo. He was baptized and entered into the civil registry in Pachuca as Santiago Procopio, a name he changed before entering preparatory school. In Mexico City he studied law, then became a lawyer.

Along with Enrique González Martínez and Ramón López Velarde, he founded Revista Pegaso.

Works

  • El enemigo (novel, 1900)
  • Cuarzos (poems, 1902)
  • Más allá de las nubes (poems, 1903)
  • Estela (poems and prose poems, 1907)
  • Joyeles (anthology, 1907)
  • Rimas japonesas (poems, 1907, edited in 1915)
  • Nikko (travelogue, 1910)
  • Hojas de bambú (novel, 1910)
  • El desencanto de Dulcinea (prose poems, 1916)
  • Caro victrix (poems, 1916)
  • Libro de loco amor (1916)
  • El águila que cae (tragedy, 1916)
  • Salamandra, novela de Efrén Rebolledo (1919, edited in Noruega in 1922)
  • Joyelero (collection of poems, 1922)
  • Saga de Sigrida la Blonda (novel, 1922)



gollark: Unrelatedly, *wow* is TempestSDR annoying to get working for no apparent reason.
gollark: The actual Haskell *language* is really simple, ignoring extensions.
gollark: I feel like I'm invoking dark bee gods at exponentially increasing rates.
gollark: ```mapM (\x -> [x, 0]) [1..5][[1,2,3,4,5],[1,2,3,4,0],[1,2,3,0,5],[1,2,3,0,0],[1,2,0,4,5],[1,2,0,4,0],[1,2,0,0,5],[1,2,0,0,0],[1,0,3,4,5],[1,0,3,4,0],[1,0,3,0,5],[1,0,3,0,0],[1,0,0,4,5],[1,0,0,4,0],[1,0,0,0,5],[1,0,0,0,0],[0,2,3,4,5],[0,2,3,4,0],[0,2,3,0,5],[0,2,3,0,0],[0,2,0,4,5],[0,2,0,4,0],[0,2,0,0,5],[0,2,0,0,0],[0,0,3,4,5],[0,0,3,4,0],[0,0,3,0,5],[0,0,3,0,0],[0,0,0,4,5],[0,0,0,4,0],[0,0,0,0,5],[0,0,0,0,0]]```What is this *doing*?
gollark: `concatMap (\x -> [x, 0]) [1, 2, 3, 4, 5]` is not the same as `mapM (\x -> [x, 0]) [1, 2, 3, 4, 5]`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.