1675 in poetry

Nationality words link to articles with information on the nation's poetry or literature (for instance, Irish or France).

List of years in poetry (table)
In literature
1672
1673
1674
1675
1676
1677
1678

Events

Works published

English

  • Charles Cotton:
    • Burlesque upon Burlesque; or, The Scoffer Scoft, published anonymously[1]
    • The Scoffer Scoft, the second part of the above Burlesque [...][1]
  • Thomas Hobbes, translator, The Odyssey of Homer (the author's translation of the Iliad was published in 1676)[1]
  • Richard Leigh, Poems, upon Several Occasions, and, to Several Persons[1]
  • Edward Phillips, editorTheatrum Poetarum; or, A Compleat Collection of the Poets of all Ages[1]

Other

  • René Le Bossu, Traité du Poeme Epique, a systematic description of epic poetry, based on Aristotle; the book was very favorably received; criticism, France[2]

Births

Death years link to the corresponding "[year] in poetry" article:

Deaths

Birth years link to the corresponding "[year] in poetry" article:

gollark: It's not like you can check, except by checking.
gollark: My thing provides different names for each.
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: My evil one does, but this is a non-evil one.

See also

Notes

  1. Cox, Michael, editor, The Concise Oxford Chronology of English Literature, Oxford University Press, 2004, ISBN 0-19-860634-6
  2. Paul, Harry Gilbert, John Dennis: his life and criticism, page 159, New York: Columbia University Press, 1911, retrieved via Google Books on February 11, 2010
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.