Poetry Devices

Common literary devices used in poetry.

  • Literature
  • 14 entries
  • 7 sections
  • CC0 — public domain

The data

0

Device
Alliteration
Description
Repetition of the same initial consonant sounds.

1

Device
Assonance
Description
Repetition of vowel sounds in nearby words.

2

Device
Metaphor
Description
Direct comparison between unlike things.

3

Device
Simile
Description
Comparison using like or as.

4

Device
Personification
Description
Giving human qualities to non-human things.

5

Device
Onomatopoeia
Description
Words that imitate sounds.

6

Device
Rhyme
Description
Correspondence of sounds between words.

Fetch the same bytes

The static files are identical to what the API returns, but with no rate limit and no server round trip. Use the API when you want a query and a content type; use the files when you want to cache one document.

curl "https://yjtoon.com/api/dataset/poetry-devices?format=toon"
const res = await fetch(
  "https://yjtoon.com/static-data/dataset/poetry-devices.toon"
);
const toon = await res.text();

Rate limit: 120 requests per minute per IP, no key and no signup. API reference →

Topics

  • literature
  • poetry
  • devices