works.json 548 B

12345678910111213141516171819202122232425
  1. [ { "category": "Fascicles"
  2. , "slug": "fascicles"
  3. , "singular": "fascicle"
  4. }
  5. , { "category": "Strophes"
  6. , "slug": "strophes"
  7. , "singular": "strophe"
  8. }
  9. , { "category": "Stories"
  10. , "slug": "stories"
  11. , "singular": "story"
  12. }
  13. , { "category": "Poems"
  14. , "slug": "poems"
  15. , "singular": "poem"
  16. }
  17. , { "category": "Nonsense"
  18. , "slug": "nonsense"
  19. , "singular": "work of nonsense"
  20. }
  21. , { "category": "Cocktails"
  22. , "slug": "cocktails"
  23. , "singular": "cocktail"
  24. }
  25. ]