diff --git a/README.org b/README.org index 2ae9350..1e5cc01 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,5 @@ # -*- mode: org; coding: utf-8; -*- - -* Superject (working title) +#+title: Superject (working title) #+BEGIN_QUOTE A proposition, for Whitehead, is neither true nor false in itself. It is a lure for feeling the world that “might be.” A proposition is what places a concrescing subject (an occasion of experience) in relation to a potential predicative pattern. It is the potential togetherness of subject and predicate that characterizes a proposition and not its actual exemplification. But propositions do not hang in the thin air of abstraction; they always emerge from somewhere and are entertained by an actual subject within a particular milieu. The proposition’s relevance and importance (or its “truth”—in William James’ sense) is contingent upon the world that it finds itself within. @@ -8,13 +7,14 @@ A proposition, for Whitehead, is neither true nor false in itself. It is a lure #+END_QUOTE * propositions (notes) + Various notes can be found in the ~notes/~ folder * propositions (cards) Card design can be found in the ~cards/~ folder and rendered cards can be found in the ~cards/_ouput~ folder. Ways of using the cards can be found in [[file:Process and Reality.org]] - - testing deck creating using [[https://github.com/andymeneely/squib][squib]] + - testing deck creation using [[https://github.com/andymeneely/squib][squib]] - edit card descriptions in the ~cards.txt~ files - change layout in the ~layout.yml~ file(s) - change design logic in the ~deck.rb~ file diff --git a/notes/How to Play Superject.org b/notes/How to Play Superject.org index dda5c02..da99c2e 100644 --- a/notes/How to Play Superject.org +++ b/notes/How to Play Superject.org @@ -9,6 +9,9 @@ \clearpage #+END_EXPORT + +(see also https://subetha.fo.am/p/superject-instructions) + * primordial nature #+ATTR_LATEX: :options [Alfred North Whitehead] @@ -20,17 +23,24 @@ There is urgency in coming to see the world as a web of interrelated processes o Superject is a card game grounded in the speculative philosophy of Alfred North Whitehead. It's a tool for questioning, prototyping, discussing, and feeling the world anew… -(see also https://subetha.fo.am/p/superject-instructions) + (and a couple of sentences about the backstory, playing with propositions and lures for action, the intention, open-endedness, etc.) -* card types +* Number of players -A game requires one or more players and one or more decks of Superject cards. A deck is composed of three types of cards. +A superject game can be played individually or with a group of two or more players -*Occasions* which describe (nouns\ldots) +* The cards -*Qualia* which describe (adjectives, adverbs\ldots) +A superject deck is composed of three types of cards. A game can be played with one or more decks of Superject cards. -*Lures* which are (verbs\ldots) + +*Occasions* cards describe a type of experience. + +*Qualia* cards describe the qualities of an experience. + +when Occasions and Qualia are played in pairs they describe a Proposition, suggesting what a particular experience might feel like. + +*Lures* cards suggest how a Proposition could be made manifest in the Wider Realm #+ATTR_ORG: :width 400 #+ATTR_LaTeX: :width \textwidth :placement [!h] @@ -38,6 +48,13 @@ A game requires one or more players and one or more decks of Superject cards. A *Occasions* and *Qualia* are usually played in pairs or combinations which can be referred to as *Propositions* + + +#+DOWNLOADED: file:/Users/zzk/Desktop/screenshots/Screenshot 2021-02-16 at 13.35.02.png @ 2021-02-16 13:35:32 +[[file:img/20210216_1335_Screenshot 2021-02-16 at 13.35.02.png]] + + + * how to begin the game The game can be played in various ways so usually begins with the players deciding on the scope and duration of gameplay. Before the first cycle, you should agree on the following conditions… @@ -127,6 +144,27 @@ Other players can offer further suggestions, until the group agrees how to “r #+ATTR_LaTeX: :width \textwidth :placement [!ht] [[file:img/20201202_0049_.jpeg]] +* divination / speculation + +using a spread as divinatiory apparatus. + +** A proposition + +** A prehension + +** A Non-conformal proposition + +** A Concrescent proposition + +** Concrescence in time + +** Graded envisagement + + +#+caption: from maja’s notes 2021-02-16 +[[file:img/20210217_0951_superject-spreads.jpg]] + + * etc diff --git a/notes/img/20210216_1335_Screenshot 2021-02-16 at 13.35.02.png b/notes/img/20210216_1335_Screenshot 2021-02-16 at 13.35.02.png new file mode 100644 index 0000000..7ccf988 Binary files /dev/null and b/notes/img/20210216_1335_Screenshot 2021-02-16 at 13.35.02.png differ diff --git a/notes/img/20210217_0951_superject-spreads.jpg b/notes/img/20210217_0951_superject-spreads.jpg new file mode 100644 index 0000000..73bf0f0 Binary files /dev/null and b/notes/img/20210217_0951_superject-spreads.jpg differ