Anajá Caetano

Anajá Caetano was an Afro-Brazilian writer who wrote about slavery, religion and discrimination. Caetano was the first woman to write a novel in 20th-century Brazil.[2]

Anajá Caetano
Born
Notable work
Negra Efigênia, paixão do senhor branco (1966)

Biography

Caetano was born in São Sebastião do Paraíso in Brazil. She was of Angolan descent, specifically of the Chokwe people.[1]

Caetano wrote about Afro-Brazilians, including slavery, religion and discrimination.[3]

Her book Negra Efigênia, paixão do senhor branco (OCLC 253500853) was published in 1966.[1] It was the first novel written and published by a woman in Brazil in the 20th century.[2] The novel, set in the 19th century, examines the life of Iphigenia, an enslaved woman who is kidnapped by a white farmer to be his wife.[1][2]

gollark: Also, I'm pretty sure it breaks if it goes *days* only, too...
gollark: Yes, yes it does... oops...
gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```

References

  1. "Anajá Caetano - Literatura Afro-Brasileira". Literafro. Retrieved 5 January 2020.
  2. Vanessa K. Valdés (17 January 2012). The Future is Now: A New Look at African Diaspora Studies. Cambridge Scholars Publishing. p. 120. ISBN 978-1-4438-3677-7.
  3. Carole Boyce-Davies; Molara Ogundipe-Leslie (April 1995). Moving Beyond Boundaries (Vol. 2): Black Women's Diasporas. NYU Press. p. 176. ISBN 978-0-8147-1239-9.

Further reading

  • Lopess, Neil. Dicionário literário afro-brasileiro, 2nd edition, Pallas Editora, 2015, Section 3. ISBN 8534705739
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.