# To Do
> [!multi-column]
>
>> [!bug] Overdue
>> ```tasks
>> not done
>> (due before today)
>> hide task count
>> hide due date
>> hide edit button
>> short mode
>> ```
>
>> [!success] Today
>> ```tasks
>> not done
>> (due on today)
>> hide task count
>> hide due date
>> hide edit button
>> short mode
>> ```
> [!multi-column]
>
>> [!note] Current Papers
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #paper/current
>> SORT file.ctime ASC
>> ```
# Health Tracking
> [!multi-column]
>
>> [!abstract] Weight Tracker
>> ```tracker
>> searchType: frontmatter
>> searchTarget: weight
>> folder: /
>> line:
>> title: "Weight Over Time"
>> yAxisLabel: Weight (kg)
>> lineColor: "#69b3a2"
>> ```
>
>> [!danger] Beer Tracker
>> ```tracker
>> searchType: frontmatter
>> searchTarget: beer500ml
>> folder: /
>> line:
>> title: "Weekly Beer Pattern (500ml bottles)"
>> yAxisLabel: "Bottles"
>> lineColor: "#ff6b6b"
>> ```
>>
>> ```tracker
>> searchType: frontmatter
>> searchTarget: beer500ml
>> folder: /
>> summary:
>> template: "🍺 Weekly Beer Status:\n- Bottles this week: {{sum()}}/8\n- Remaining: {{8 - sum()}}\n- Standard drink equivalent: {{sum() * 1.52}}\n\n📊 Status: {{8 - sum() >= 0 ? '✅ On track!' : '⚠️ Over budget'}}\n\nℹ️ Quick Reference:\n1 bottle = 1.5 drinks\n2 bottles = 3 drinks\n3 bottles = 4.5 drinks (over limit)\n\n🎯 Session Targets:\n- Ideal: 2 bottles (3 drinks)\n- Max: 3 bottles (4.5 drinks)"
>> style: "color:var(--text-normal); background-color: var(--background-secondary); padding: 10px; border-radius: 5px;"
>> ```
# Notes
> [!multi-column]
>
>> [!summary]- Created Today
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.cday = this.file.day AND file.name != this.file.name
>> SORT file.ctime ASC
>> ```
>
>> [!example]- Modified Today
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.mday = this.file.day AND file.name != this.file.name AND file.cday != this.file.day
>> SORT file.mtime ASC
>> ```
> [!multi-column]
>
>> [!danger]- Created Yesterday
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.cday = date(this.file.day-1) AND file.name != this.file.name
>> SORT file.ctime ASC
>> ```
>
>> [!info]- Created Two Days Ago
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.cday = date(this.file.day-2) AND file.name != this.file.name
>> SORT file.ctime ASC
>> ```
> [!multi-column]
>
>> [!abstract] Recent Thoughts
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #thought
>> WHERE date(today) - file.cday <= dur(14 days)
>> SORT file.ctime DESC
>> ```
## Quick Links
> [!multi-column]
>
>> [!example] Quick Links
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #quicklink
>> SORT file.cday DESC
>> ```
# [[Scratch Pad]]
### Comments on Poetry abstracts
### Paper 1. The Poetic and Architectural Sublime(s) OUT
- A lot of this is not about poetry, but generally fine I guess?
- A lot of Kant though... it seems very old school philosophy
### Paper 2. The Poetic and Architectural Sublime(s)
- More focussed on Poetry but is there that much there
- Super ChatGPT-esque: "Baudelaire’s poetic exploration of sensory saturation thus offers a profound critique of the limits of human perception and the precariousness of meaning in an increasingly fragmented world."
### Paper 3. TRANSLATING POETRY: MISSION IMPOSSIBLE
- it at least seems philosophical inclined, and shows knowledge of contemporary discussions.
## Paper 4. Towards a Transformative Philosophy of Poetry
- I quite liked this.
- Despite being pro-continental . It still shows some of knowledge of analytic, and contemporary approaches too.
- It also makes a proper claim
## Paper 5. Practical Heteroglossia in Science Poetry
- it seems like an [[interesting idea]].
- Although we are heading to continental weirdness.
## Paper 6. Sophisticated Muse or Transformations of the poetic origins in ancient Greece
- doesn't seem to me like there is much philosophy here.
- It's just a history lesson.
## Paper 7. Anaphoras and Repeatibility
- Spelling mistake in the title.
- best paper so far?
## Paper 8. Multimodal Mental Imagery in The [[Aesthetic Appreciation]] of Poetry
- seems good, or at least it could be good.
- referring to contemporary research.
- Still could be a bland presentation though, maybe it is just someone adapting something they have already worked on so that it fits with poetry
# Paper 9. Poetry as the End of Art
- nope.
# Paper 10. The Longing of the Lark: Lyrical language as Scalar Collapse
- Nope.
# Paper 11. Email, recordings and poetry
- N/A
# Paper 12. The Twofold Poetic Experience
- fine. At least there is a clear aim
- people do try to argue a lot that things other than pictures have twofoldness though.
# Paper 13. Opening the Realm of Meaningfulness: Lyric Poetry as a Moral Bond
- meh, I wouldn't want to listen to this.
# Paper 14. Two Promises and One Reality. Poetic Thinking as Orientation in Times of Existential Uncertainty
- Nope, just whittling about living in uncertain times is not philosophy
# Paper 15. The Stuff that Poetry is Made of
- good title
- but not really much of an idea there. Just a lot of sizzle
# Paper 16. Seeking Air in Poetry, Prose, and Painting: Distinguishing Forms in Barbara Guest’s Revolutionary Novel
- not much philosophy in there.
# Paper 17. Nonsense Poetry, Nonsense in Poetry: the Case of the Limerick
- [[this seems]] cool.
- is it the guy from Napoli?
# Paper 18. [[The aesthetics]] of poetry and its cognitive force
- could be good
- but a lot going on. i suspect quite a junior person writing
- maybe?
# Paper 19. Writing Awe
- kind of some interesting ideas here but scattershot
- doesn't really mention poetry
# Paper 20. “[[What does]] it mean to translate?”: Translation as Interpretation
- Nope
# Paper 21. Rethinking the Ineffable. On [[What Can]](not) Be Shown Keywords: Wittgenstein, ineffable, Benjamin Abstract
- i dunno man, it still seems like someone is trying to shoehorn in their research on wittgenstein into something on poetry
- having said that it does seem reasonably philosophical
# Paper 22. Fiction and Non-Fiction in Poetry
- [[this seems]] good.
# Paper 23. What if a Much of a Which of a Wind: On Syntax, Meaning, and Polysemy
- this also seems good.
# Paper 24. Idion/Logos: il linguaggio poetico-filosofico secondo Andrea Zanzotto
- this is garbage.
# Paper 25. Poetry and death: between word and silence
- also garbage
# Paper 26. Edenic Work: Poetry & Progress
- jesus this is shit.
- It's not philosophy
# Paper 27. Philosophy and the autonomy of poetry: towards a metamorphosian reading
- not as bad as it could have been.
- but maybe too continental for our purposes.
# Paper 28 [[The role]] of mental images in [[the experience]] of interpreting poetry using the example of Polina Barskova's poem "Happiness”
- oh my no.
## Paper 29. Expressing Perspectives through Poetry
- nah.
- not much about poetry
## Paper 30. The Poet as Essayist, or The Essayist as Poet – Anne Carson’s Defiance of Genre
- nope
## Paper 31. Perception of a poetic text depending on its form and format
- a good idea i think, but not developed very well in the abstract.
## Paper 32. Sound as a mediator of the inexpressible between the poetry of the Futurists and the everydayness
- written by chatgpt for the most part
- nothing interesting in here.
## Paper 33. Chanting tragedy: On music in Hölderlin's poetic language
- an impenetrable paragraph of ???
## Paper 34. Everything Expressive How To Render Poems Communicatively Intelligible
- seems pretty good no?
## Paper 35. Mental Imagery and Magic Poetic Thought
- seems fine
## Paper 37. Poetry and the Failing Word
- balderdash
## Paper 38. Mental Imagery and Magic Poetic Thought
- didn't understand it. very continental (which is maybe the point)
## Paper 39. Do Poetical Contexts Matter? Ecopoetics and the Poet's Acquaintance Hypothesis
- another continental load of stuff.
## Paper 40. IN PLAIN SIGHT. LITERALNESS AS THE ACTIVE PRINCIPLE OF POETIC EXPERIENCE
- better than the two preceding texts.
- ah there's some philosophical ideas in here.
## Paper 41. The Suitability ofPoetry as a [[Philosophical Language]] Continental and Analytic Approaches
- a lot of exposition but without much pay off.
- that is, it surveys a fairly familiar philosophical split, but doesn't say much [[more than]] that
## Paper 42. The ‘epoché’ of the ‘what’: on poetry and meaning
- Heidegger
## Paper 43. What are [[the contents]] of Poems?
- 6
## Paper 44. Steps towards a Spinozist metaphysics of poetry
- seems well thought through
- but is the content what we want?
- 5
## Paper 45. Embodying Empathy in the Lyric Poem
4
## Paper 46. Wittgenstein’s Tractatus Logico-Poeticus or Poetico-Philosophicus
## Paper 47. Title: Bayesian Poecs: A Framework for Understanding Aesthec Effecveness in Language