Second encirclement campaign against the Honghu Soviet
|
@ -5,7 +5,9 @@
|
|||
#+author: The S.P.A.C.E consortium
|
||||
#+title: Process and Reality (diagrams)
|
||||
|
||||
#+begin_export latex
|
||||
\newpage
|
||||
#+end_export
|
||||
* some diagrams
|
||||
|
||||
#+ATTR_LATEX: :options [Alfred North Whitehead]
|
||||
|
@ -18,7 +20,7 @@ There is urgency in coming to see the world as a web of interrelated processes o
|
|||
#+BEGIN_SRC plantuml :file img/play-001.png
|
||||
!include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml
|
||||
header
|
||||
<font color=red size=14>S.P.A.C.E <&cog></font>
|
||||
<font color=red size=14>superject<&cog></font>
|
||||
variable cyclics
|
||||
%date("yyyy.MM.dd' at 'HH:mm")
|
||||
endheader
|
||||
|
@ -40,13 +42,17 @@ There is urgency in coming to see the world as a web of interrelated processes o
|
|||
#+RESULTS:
|
||||
[[file:img/play-001.png]]
|
||||
|
||||
|
||||
#+BEGIN_EXPORT latex
|
||||
\newpage
|
||||
#+END_EXPORT
|
||||
|
||||
** a more detailed flow
|
||||
|
||||
#+BEGIN_SRC plantuml :file img/play-013.png
|
||||
!include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml
|
||||
header
|
||||
<font color=red size=14>S.P.A.C.E <&cog></font>
|
||||
<font color=red size=14>superject <&cog></font>
|
||||
variable cyclics
|
||||
%date("yyyy.MM.dd' at 'HH:mm")
|
||||
endheader
|
||||
|
@ -85,13 +91,67 @@ There is urgency in coming to see the world as a web of interrelated processes o
|
|||
#+RESULTS:
|
||||
[[file:img/play-013.png]]
|
||||
|
||||
#+BEGIN_EXPORT latex
|
||||
\newpage
|
||||
#+END_EXPORT
|
||||
|
||||
** a more detailed flow (P&R terms)
|
||||
|
||||
#+BEGIN_SRC plantuml :file img/play-013-1.png
|
||||
!include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml
|
||||
header
|
||||
<font color=red size=14>superject <&cog></font>
|
||||
variable cyclics
|
||||
%date("yyyy.MM.dd' at 'HH:mm")
|
||||
endheader
|
||||
|
||||
partition start {
|
||||
:decide on how to begin the game;
|
||||
:decide on how many <b>cycles</b>\n(duration or extent);
|
||||
}
|
||||
|
||||
partition "cycle 0" {
|
||||
:divide deck in to O, Q & V piles;
|
||||
:shuffle & select {x} cards from the O and Q pile;
|
||||
:create some propositios\n (by pairing O & Q cards);
|
||||
:shuffle & select some V cards;
|
||||
note right: conformal proposition(s)
|
||||
}
|
||||
|
||||
partition "cycle n+1n" {
|
||||
repeat
|
||||
:observe the current environment;
|
||||
note right: (individual) valuation
|
||||
:each player adds a Q card on available P;
|
||||
repeat
|
||||
:each player extends the environment\nwith either an O or Q card;
|
||||
note right: non-conformal proposition(s)
|
||||
:one player chooses a V card to\n "provide a lure";
|
||||
:the player describes the lure;
|
||||
backward : move V to penumbra\nor pass to next player;
|
||||
repeat while (realise the proposition?) is (<font color=red>no</font>) not (<font color=red>yes</font>)
|
||||
#palegreen: <font color=red>…in the <b>Wider Realm</b></font>;
|
||||
repeat while (continue the game?) is (<font color=red>yes</font>) not (<font color=red>no</font>)
|
||||
}
|
||||
:conclude…;
|
||||
#+END_SRC
|
||||
|
||||
#+caption: a more detailed game flow (P&R terminology)
|
||||
#+ATTR_ORG: :width 600
|
||||
#+ATTR_LaTeX: :height 20cm :placement [!h]
|
||||
#+RESULTS:
|
||||
[[file:img/play-013-1.png]]
|
||||
|
||||
#+BEGIN_EXPORT latex
|
||||
\newpage
|
||||
#+END_EXPORT
|
||||
|
||||
** a more detailed parallel flow
|
||||
|
||||
#+BEGIN_SRC plantuml :file img/play-014.png
|
||||
!include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml
|
||||
header
|
||||
<font color=red size=14>S.P.A.C.E <&cog></font>
|
||||
<font color=red size=14>superject <&cog></font>
|
||||
variable cyclics
|
||||
%date("yyyy.MM.dd' at 'HH:mm")
|
||||
endheader
|
||||
|
@ -216,7 +276,10 @@ digraph {
|
|||
#+RESULTS:
|
||||
[[file:img/play-003.svg]]
|
||||
|
||||
#+BEGIN_EXPORT latex
|
||||
\newpage
|
||||
#+END_EXPORT
|
||||
|
||||
* notes (etc+)
|
||||
|
||||
plantuml references
|
||||
|
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
BIN
notes/img/play-013-1.png
Normal file
After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 255 KiB |
|
@ -465,9 +465,9 @@ the =squib= script now includes an option to add images from searches based on
|
|||
#+ATTR_org: :width 400
|
||||
file:img/superject.space.jpg
|
||||
|
||||
#+BEGIN_latex
|
||||
#+BEGIN_export latex
|
||||
\newpage
|
||||
#+END_latex
|
||||
#+END_export
|
||||
|
||||
…some cards are more humorous than useful, but could open other directions and/or serendipity.
|
||||
|
||||
|
@ -541,7 +541,6 @@ some examples, an attempt at taxonomy and cartomancy (game like rules \rightarr
|
|||
#+caption: Hanafuda Cards
|
||||
[[file:img/6558902_orig.jpg]]
|
||||
|
||||
|
||||
#+BEGIN_latex
|
||||
\newpage
|
||||
#+END_latex
|
||||
|
|