-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPagine.hs
226 lines (214 loc) · 5.99 KB
/
Pagine.hs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
module Pagine where
import Data.List
import Data.Maybe
import Euterpea hiding (play)
import Eutermea
import MIU
import PG
import NumberSequence
import Bach (royalTheme)
import GoodKingWenceslas (theme, variation)
import Jabberwocky (jabberwocky)
import Test.QuickCheck
index =
[ 6, 9 -- Introduzione: un'offerta musico-logica
, 36, 37, 38, 39, 43 -- Capitolo I - Il gioco MU
, 50, 51, 57 -- Capitolo II - Significato e forma in matematica
, 80 -- Capitolo III - Figura e sfondo
, 397 -- Suite anglo-franco-italo-tedesca
]
showIndex = "Pagine con contenuti implementabili:\n"
++ intercalate ", " (map show index)
toc :: IO ()
toc = pag 0
pag :: Int -> IO ()
pag 0 = putStr $ unlines
[ "-----------------------------------------"
, "Contenuti implementabili per il libro"
, ""
, "\"Gödel, Escher, Bach: "
, "\tun'Eterna Ghirlanda Brillante\""
, ""
, " di Douglas R. Hofstadter."
, "-----------------------------------------"
, ""
, showIndex
]
--------------------- Introduzione -------------------------------
pag 6 = do
putStr $ unlines
[ ""
, "Il Tema Regio"
, ""
, "> askThenPlay royalTheme"
]
askThenPlay royalTheme
pag 9 = do
putStr $ unlines
[ ""
, "Canone inverso di Scott E. Kim sul tema Good King Wenceslas"
, "> askThenPlay (theme :=: variation)"
]
askThenPlay (theme :=: variation)
putStr $ unlines
[ ""
, "Canone inverso \"algoritmico\" sul tema Good King Wenceslas"
, "> askThenPlay (inverseCanon (2/4) theme)"
]
askThenPlay (inverseCanon (2/4) theme)
---------------------- Capitolo I --------------------------------
pag 36 = do
putStr $ unlines
[ ""
, "Il sistema MIU utilizza soltanto tre lettere"
++ " dell'alfabeto: M, I e U:"
, "> \"MIU\" :: MIU.String"
]
print ("MIU" :: MIU.String)
putStr $ unlines
[ "> \"abc\" :: MIU.String"
, "*** Exception: Prelude.undefined"
]
{-
, ""
, "Una stringa del sistema MIU generata casualmente:"
, "> generate randomString"
]
x <- generate randomString
print x
putStrLn "> generate randomString"
y <- generate randomString
print y
putStrLn "> s <- generate randomString"
z <- generate randomString
putStrLn "> s"
print z
putStrLn "> s"
print z
-}
putStr $ unlines
[ ""
, "Altre possibili stringhe del sistema MIU:"
, "> sample randomString"
]
sample randomString
pag 37 = putStr $ unlines
[ ""
, "Stringhe \"in nostro possesso\":"
, "> MIU.axioms"
, show $ MIU.axioms
, ""
, "Regole di derivazione:"
, ""
, "Regola I: Se si possiede una stringa che termina con una I,"
++ " si può aggiungere una U alla fine."
, "> rule 1 \"MI\""
, show $ rule 1 "MI"
, ""
, "Regola II: Si abbia Mx."
++ " Allora si può includere Mxx nella collezione."
, "> rule 2 \"MIU\""
, show $ rule 2 "MIU"
, ""
, "Regola III: Se in una delle stringhe"
++ " della collezione c'è III,"
++ " si può costruire una nuova stringa"
++ " sostituendo U al posto di III."
, "> rule 3 \"UMIIIMU\""
, show $ rule 3 "UMIIIMU"
]
pag 38 = putStr $ unlines
[ ""
, "Regola IV: Se all'interno di una delle"
++ " stringhe della collezione c'è UU,"
++ " si può eliminarlo."
, "> rule 4 \"UUU\""
, show $ rule 4 "UUU"
, ""
, "Chiamiamo le stringhe in nostro possesso \"assiomi\"."
, "> MIU.axioms"
, show MIU.axioms
, ""
, "Gli assiomi sono teoremi."
, "> all (isKnownTrue . isTheorem) MIU.axioms"
, show $ all (isKnownTrue . isTheorem) MIU.axioms
]
pag 39 = putStr $ unlines
[ ""
, "La string MUIIU è un teorema:"
, "> isTheorem' \"MUIIU\" (derivation [2,2,1,3,2,4])"
, show $ isTheorem' "MUIIU" (derivation [2,2,1,3,2,4])
]
----------------------- Capitolo II --------------------------------
pag 50 = do
putStrLn "\nAlcune stringhe del sistema pg:"
sample (arbitrary :: Gen PG.String)
putStrLn ""
----------------------- Capitolo III -------------------------------
pag 80 = putStr $ unlines
[ ""
, "Ecco un rompicapo su cui riflettere (...): "
, "come si può caratterizzare il seguente"
++ " insieme di numeri interi?"
++ " (o il suo spazio negativo)"
, ""
, show figure
, ""
, "Qualche indizio/osservazione:"
, "- lo \"sfondo\" (o complemento) di questa \"figura\": "
, show (background figure)
, "- il numero successivo: " ++ show (fromJust $ next figure)
, "- la sequenza \"allungata\" di 5: "
, show (continue' figure 5)
]
-------------------------- Jabberwocky ----------------------------
pag 397 = putStr $ unlines
[ ""
, "IL MASCELLONTE"
, "traduzione italiana alternativa del \"Jabberwocky\""
++ " di Lewis Carrol, a cura di Arianna Masciolini"
, ""
, "-----------------------------------------"
, ""
, jabberwocky
]
---------------------------- FINE ---------------------------------
pag n = putStr $
if n `elem` index
then "\nCi stiamo lavorando...\n"
else unlines
[ ""
, "Questa pagina non ha contenuti implementabili."
, ""
, showIndex
]
main :: IO ()
main = browse 0
browse :: Int -> IO ()
browse n = do
putStrLn "-----------------------------------------"
putStrLn $ " Pagina " ++ show n ++ ":"
putStrLn "-----------------------------------------"
pag n
putStrLn ""
browse' n
where
browse' :: Int -> IO ()
browse' n = do
putStrLn "-----------------------------------------"
putStr "(n) avanti, (p) indietro, (q) esci: "
c <- getChar
putStrLn ""
case c of
'n' -> browse (n+1)
'p' -> if n > 0 then browse (n-1) else browse n
'q' -> return ()
_ -> browse' n
askThenPlay :: Music Pitch -> IO ()
askThenPlay mp = do
putStr "Eseguire traccia musicale? (s/n): "
c <- getChar
putStrLn "\n"
case c of
's' -> play mp
___ -> return ()