Jacquemart Giélée

Jacquemart Giélée (often spelt Gielée) was a French poet of the Middle Ages born in Lille.

Illumination of the 1581 manuscript, f. 6 verso, Bibliothèque nationale de France, Paris

Around 1288, he wrote a sequel to the Roman de Renart, Renart le Nouvel, of more than 8000 verse: this moralized poem, with satirical accents, depicts the struggle between Noble, the lion, and Reynard, resulting in the triumph of evil; it is an allegory of the society of the time.

Bibliography

  • Jacquemart Gielee, Renart le Nou|vel, éd. Henri Roussel, Paris, Société des anciens textes français, 1961.
  • Henri Roussel, Renart le Nouvel et Jacquemart Gielée. Étude littéraire, Lille, 1984.
gollark: In mine, the position to `i` to is modulusinated with the length, so it loops to the start or something.
gollark: How many bytes™? What language?
gollark: I'll golf it if someone actually makes a smaller competitor.
gollark: ```python if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue```
gollark: Mine passes all test cases but the test cases are bad.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.