diff --git a/.gitignore b/.gitignore
index 4428b22..14a9b0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
spectre*/
*.zip
*.ttf
-*_old*
-README.md
\ No newline at end of file
+*_old*
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8522498
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# _Nel cielo di Fara_ Front End Wep App...
+
+This project includes two versions of the same HTML5 app:
+
+- offline local installation (tracked by `master`)
+- online website _nelcielodifara.cnr.it_ (tracked by `online-site` branch)
+
+Let's hope this never happens again...
\ No newline at end of file
diff --git a/credits.html b/credits.html
index 5fb0f05..042ca3f 100644
--- a/credits.html
+++ b/credits.html
@@ -13,23 +13,21 @@
- Titolare del Sito, Concezione, Web Design e sviluppo:
-
-
CNR ISPC - Istituto di Scienze del Patrimonio Culturale, sede di Roma
- Via Salaria km 29, 300
- 00015 - Monterotondo St. (Roma)
-
-
- Concezione e testi: Eva Pietroni
- Grafica e layout: Alfonsina Pagano, Nicolò Paraciani, Eva Pietroni
- Sviluppo: Nicolò Paraciani
-
-
- E-mail contatti: eva.pietroni@cnr.it
-
-
-
Cookie e Privacy Policy
-
- Il sito web https://nelcielodifara.cnr.it non utilizza cookie di terze parti di nessun tipo né sistemi
- di analitica o tracciamento, ma solo cookie tecnici strettamente necessari al corretto funzionamento del sito stesso.
-
- I video embedded sono ospitati sulle piattaforme YouTube e Vimeo, per le rispettive privacy policy fare riferimento
- alle seguenti pagine web:
-
- Tutto il contenuto di questo sito web è protetto da copyright e non può
- essere riprodotto o utilizzato in altre pubblicazioni stampate,
- elettroniche o informatiche senza l'espressa autorizzazione degli autori.
-
-
+
+
+
+
+
+
Informazioni sul sito web
+
+ Titolare del Sito, Concezione, Web Design e sviluppo:
+
+
CNR ISPC - Istituto di Scienze del Patrimonio Culturale, sede di Roma
+ Via Salaria km 29, 300
+ 00015 - Monterotondo St. (Roma)
+
+
+ Concezione e testi: Eva Pietroni
+ Grafica e layout: Alfonsina Pagano, Nicolò Paraciani, Eva Pietroni
+ Sviluppo: Nicolò Paraciani
+
+
+ E-mail contatti: eva.pietroni@cnr.it
+
+
+
Cookie e Privacy Policy
+
+ Il sito web https://nelcielodifara.cnr.it non utilizza cookie di terze parti di nessun tipo né sistemi
+ di analitica o tracciamento, ma solo cookie tecnici strettamente necessari al corretto funzionamento del sito stesso.
+
+ I video embedded sono ospitati sulle piattaforme YouTube e Vimeo, per le rispettive privacy policy fare riferimento
+ alle seguenti pagine web:
+
+ Tutto il contenuto di questo sito web è protetto da copyright e non può
+ essere riprodotto o utilizzato in altre pubblicazioni stampate,
+ elettroniche o informatiche senza l'espressa autorizzazione degli autori.
+
+
+
diff --git a/css/main.css b/css/main.css
index 58a2ace..5c93cd5 100644
--- a/css/main.css
+++ b/css/main.css
@@ -14,6 +14,21 @@
html {
overflow-x: hidden;
}
+/**
+* Hack to preload background images
+* Not working in Firefox!!
+**/
+div#preload {
+ /*display: none;*/
+ width: 0;
+ height: 0;
+ z-index: -10;
+ overflow-y: hidden;
+}
+div#preload img {
+ opacity: 0;
+ display: inline;
+}
/** General utils **/
.of-hidden {
overflow: hidden;
@@ -48,9 +63,11 @@ html {
font-size: 14pt;
}
video {
- max-width: 100%;
cursor: pointer;
}
+#mod-cont {
+ overflow: hidden;
+}
/** Font classes **/
.arvo {
font-family: 'arvoregular'/*Fallback??*/;
@@ -103,7 +120,7 @@ header {
padding: 0;
}
.main-header.home {
- min-height: 930px;
+ min-height: 80vh;
}
.main-header.prog {
min-height: 60vh;
@@ -122,7 +139,7 @@ header {
}
.main-header.itin {
background: none;
- min-height: 25vh;
+ min-height: 40vh;
}
@media (max-width: 840px) {
.main-header.itin {
@@ -226,15 +243,17 @@ header {
font-weight:bold;
}
#nav {
- max-height: 50px;
+ max-height: 90px;
position: fixed;
top: 0;
width: 100%;
z-index: 10;
}
-#nav > div {
- vertical-align: middle;
- line-height: 2.3rem;
+@media (min-width: 860px) {
+ #nav {
+ vertical-align: middle;
+ line-height: 90px;
+ }
}
#nav i {
padding-top: 2rem;
@@ -281,8 +300,9 @@ header {
border-bottom: 1px solid rgba(204,204,204,1);
}
#logo {
- max-height: 41%;
- padding: 7px 0 10px 20px;
+ max-height: 55%;
+ padding-left: 10px;
+ padding-top: 10px;
}
.nav-light a:hover {
color: #fff;
@@ -402,6 +422,7 @@ section.poi h3 {
top: 0;
width: 100%;
}
+/*****/
canvas {
width: 100%;
height: 100%;
diff --git a/css/spectre.css b/css/spectre.css
index dcb9514..9b67bf2 100644
--- a/css/spectre.css
+++ b/css/spectre.css
@@ -2570,7 +2570,7 @@ summary.accordion-header::-webkit-details-marker {
.modal:target .modal-overlay,
.modal.active .modal-overlay {
- background: rgba(247, 248, 249, .75);
+ background: rgba(91, 96, 100, 0.75);
bottom: 0;
cursor: default;
display: block;
@@ -2597,11 +2597,14 @@ summary.accordion-header::-webkit-details-marker {
.modal.modal-lg .modal-container {
box-shadow: none;
- max-width: 960px;
+ /* Custom max-width*/
+ max-width: 100%;
+ max-height: 100vh;
}
.modal-container {
- background: #fff;
+ /*background: #fff;*/
+ color: #fff;
border-radius: .1rem;
box-shadow: 0 .2rem .5rem rgba(48, 55, 66, .3);
display: -ms-flexbox;
@@ -2619,12 +2622,12 @@ summary.accordion-header::-webkit-details-marker {
}
.modal-container .modal-header {
- color: #303742;
+ /*color: #303742;*/
padding: .8rem;
}
.modal-container .modal-body {
- overflow-y: auto;
+ overflow: hidden;
padding: .8rem;
position: relative;
}
diff --git a/img/Prologo-Annunziazione_backst.jpg b/img/Prologo-Annunziazione_backst.jpg
deleted file mode 100644
index 562f06f..0000000
Binary files a/img/Prologo-Annunziazione_backst.jpg and /dev/null differ
diff --git a/img/fara_background.jpg b/img/fara_background.jpg
deleted file mode 100644
index 669b6df..0000000
Binary files a/img/fara_background.jpg and /dev/null differ
diff --git a/img/fara_background_alt.jpg b/img/fara_background_alt.jpg
deleted file mode 100644
index 36d32b0..0000000
Binary files a/img/fara_background_alt.jpg and /dev/null differ
diff --git a/img/fara_bg_10.png b/img/fara_bg_10.png
deleted file mode 100644
index fe83199..0000000
Binary files a/img/fara_bg_10.png and /dev/null differ
diff --git a/img/fara_bg_11.jpg b/img/fara_bg_11.jpg
deleted file mode 100644
index cf6ca5b..0000000
Binary files a/img/fara_bg_11.jpg and /dev/null differ
diff --git a/img/fara_bg_2.jpg b/img/fara_bg_2.jpg
deleted file mode 100644
index e3793fb..0000000
Binary files a/img/fara_bg_2.jpg and /dev/null differ
diff --git a/img/fara_bg_3.jpg b/img/fara_bg_3.jpg
deleted file mode 100644
index 5e7f429..0000000
Binary files a/img/fara_bg_3.jpg and /dev/null differ
diff --git a/img/fara_bg_4.jpg b/img/fara_bg_4.jpg
deleted file mode 100644
index 5c77756..0000000
Binary files a/img/fara_bg_4.jpg and /dev/null differ
diff --git a/img/fara_bg_5.jpg b/img/fara_bg_5.jpg
deleted file mode 100644
index 9af7490..0000000
Binary files a/img/fara_bg_5.jpg and /dev/null differ
diff --git a/img/fara_bg_6.jpg b/img/fara_bg_6.jpg
deleted file mode 100644
index 62f6054..0000000
Binary files a/img/fara_bg_6.jpg and /dev/null differ
diff --git a/img/fara_bg_7.jpg b/img/fara_bg_7.jpg
deleted file mode 100644
index cc12be7..0000000
Binary files a/img/fara_bg_7.jpg and /dev/null differ
diff --git a/img/fara_bg_8.jpg b/img/fara_bg_8.jpg
deleted file mode 100644
index 11945ea..0000000
Binary files a/img/fara_bg_8.jpg and /dev/null differ
diff --git a/img/fara_bg_9.jpg b/img/fara_bg_9.jpg
deleted file mode 100644
index 874c1d2..0000000
Binary files a/img/fara_bg_9.jpg and /dev/null differ
diff --git a/img/InnovaPatrimonio_logo_transparent_bg_150x98.png b/img/loghi/InnovaPatrimonio_logo_transparent_bg_150x98.png
similarity index 100%
rename from img/InnovaPatrimonio_logo_transparent_bg_150x98.png
rename to img/loghi/InnovaPatrimonio_logo_transparent_bg_150x98.png
diff --git a/img/ispc_ext_large.png b/img/loghi/ispc_ext_large.png
similarity index 100%
rename from img/ispc_ext_large.png
rename to img/loghi/ispc_ext_large.png
diff --git a/img/loghi_ispc_potlach.png b/img/loghi/loghi_ispc_potlach.png
similarity index 100%
rename from img/loghi_ispc_potlach.png
rename to img/loghi/loghi_ispc_potlach.png
diff --git a/img/loghi_ispc_potlach_sd.png b/img/loghi/loghi_ispc_potlach_sd.png
similarity index 100%
rename from img/loghi_ispc_potlach_sd.png
rename to img/loghi/loghi_ispc_potlach_sd.png
diff --git a/img/logo_orpheo.png b/img/loghi/logo_orpheo.png
similarity index 100%
rename from img/logo_orpheo.png
rename to img/loghi/logo_orpheo.png
diff --git a/img/logo_potlach.jpg b/img/loghi/logo_potlach.jpg
similarity index 100%
rename from img/logo_potlach.jpg
rename to img/loghi/logo_potlach.jpg
diff --git a/img/logo_sillabe.jpg b/img/loghi/logo_sillabe.jpg
similarity index 100%
rename from img/logo_sillabe.jpg
rename to img/loghi/logo_sillabe.jpg
diff --git a/img/logo_theorema.png b/img/loghi/logo_theorema.png
similarity index 100%
rename from img/logo_theorema.png
rename to img/loghi/logo_theorema.png
diff --git a/img/lp-bg/fara_bg_1.jpg b/img/lp-bg/fara_bg_1.jpg
new file mode 100644
index 0000000..f6cea02
Binary files /dev/null and b/img/lp-bg/fara_bg_1.jpg differ
diff --git a/img/lp-bg/fara_bg_2.jpg b/img/lp-bg/fara_bg_2.jpg
new file mode 100644
index 0000000..4e22a21
Binary files /dev/null and b/img/lp-bg/fara_bg_2.jpg differ
diff --git a/img/lp-bg/fara_bg_3.jpg b/img/lp-bg/fara_bg_3.jpg
new file mode 100644
index 0000000..ed2922c
Binary files /dev/null and b/img/lp-bg/fara_bg_3.jpg differ
diff --git a/img/lp-bg/fara_bg_4.jpg b/img/lp-bg/fara_bg_4.jpg
new file mode 100644
index 0000000..e00b5b7
Binary files /dev/null and b/img/lp-bg/fara_bg_4.jpg differ
diff --git a/img/lp-bg/fara_bg_5.jpg b/img/lp-bg/fara_bg_5.jpg
new file mode 100644
index 0000000..937de31
Binary files /dev/null and b/img/lp-bg/fara_bg_5.jpg differ
diff --git a/img/progetto_header.jpg b/img/progetto_header.jpg
index 0158b53..255cec3 100644
Binary files a/img/progetto_header.jpg and b/img/progetto_header.jpg differ
diff --git a/img/slider/Acquisizione Carro.jpg b/img/slider/Acquisizione Carro.jpg
deleted file mode 100644
index c4e44b8..0000000
Binary files a/img/slider/Acquisizione Carro.jpg and /dev/null differ
diff --git a/img/slider/Angelo_backst.jpg b/img/slider/Angelo_backst.jpg
deleted file mode 100644
index 6af04ae..0000000
Binary files a/img/slider/Angelo_backst.jpg and /dev/null differ
diff --git a/img/slider/Rocco si è svegliato02 Backst.jpg b/img/slider/Rocco si è svegliato02 Backst.jpg
deleted file mode 100644
index 95f1a2d..0000000
Binary files a/img/slider/Rocco si è svegliato02 Backst.jpg and /dev/null differ
diff --git a/img/slider/Vicolo.jpg b/img/slider/Vicolo.jpg
deleted file mode 100644
index 227730f..0000000
Binary files a/img/slider/Vicolo.jpg and /dev/null differ
diff --git a/img/slider/slide_1.jpg b/img/slider/slide_1.jpg
new file mode 100644
index 0000000..8610472
Binary files /dev/null and b/img/slider/slide_1.jpg differ
diff --git a/img/slider/slide_2.jpg b/img/slider/slide_2.jpg
new file mode 100644
index 0000000..6f6a31a
Binary files /dev/null and b/img/slider/slide_2.jpg differ
diff --git a/img/slider/slide_3.jpg b/img/slider/slide_3.jpg
new file mode 100644
index 0000000..8d28cb5
Binary files /dev/null and b/img/slider/slide_3.jpg differ
diff --git a/img/slider/slide_4.jpg b/img/slider/slide_4.jpg
new file mode 100644
index 0000000..fa6868c
Binary files /dev/null and b/img/slider/slide_4.jpg differ
diff --git a/img/slider/slide_5.jpg b/img/slider/slide_5.jpg
new file mode 100644
index 0000000..b2b26ae
Binary files /dev/null and b/img/slider/slide_5.jpg differ
diff --git a/img/thumb_alberto.jpg b/img/thumb_alberto.jpg
deleted file mode 100644
index 386e333..0000000
Binary files a/img/thumb_alberto.jpg and /dev/null differ
diff --git a/img/thumb_antonio.jpg b/img/thumb_antonio.jpg
deleted file mode 100644
index a213c81..0000000
Binary files a/img/thumb_antonio.jpg and /dev/null differ
diff --git a/img/thumb_carro.jpg b/img/thumb_carro.jpg
deleted file mode 100644
index 4671c47..0000000
Binary files a/img/thumb_carro.jpg and /dev/null differ
diff --git a/img/thumb_castello.jpg b/img/thumb_castello.jpg
deleted file mode 100644
index 0bdb819..0000000
Binary files a/img/thumb_castello.jpg and /dev/null differ
diff --git a/img/thumb_disputa.jpg b/img/thumb_disputa.jpg
deleted file mode 100644
index 8fad56b..0000000
Binary files a/img/thumb_disputa.jpg and /dev/null differ
diff --git a/img/thumb_duomo.jpg b/img/thumb_duomo.jpg
deleted file mode 100644
index 3104e4e..0000000
Binary files a/img/thumb_duomo.jpg and /dev/null differ
diff --git a/img/thumb_eva.jpg b/img/thumb_eva.jpg
deleted file mode 100644
index cef1257..0000000
Binary files a/img/thumb_eva.jpg and /dev/null differ
diff --git a/img/thumb_faresi.jpg b/img/thumb_faresi.jpg
deleted file mode 100644
index 750d55e..0000000
Binary files a/img/thumb_faresi.jpg and /dev/null differ
diff --git a/img/thumb_francesco.jpg b/img/thumb_francesco.jpg
deleted file mode 100644
index 749697b..0000000
Binary files a/img/thumb_francesco.jpg and /dev/null differ
diff --git a/img/thumb_fuori.jpg b/img/thumb_fuori.jpg
deleted file mode 100644
index 323af15..0000000
Binary files a/img/thumb_fuori.jpg and /dev/null differ
diff --git a/img/thumb_loredana.jpg b/img/thumb_loredana.jpg
deleted file mode 100644
index eaa08c6..0000000
Binary files a/img/thumb_loredana.jpg and /dev/null differ
diff --git a/img/thumb_monumento.jpg b/img/thumb_monumento.jpg
deleted file mode 100644
index 1d9a615..0000000
Binary files a/img/thumb_monumento.jpg and /dev/null differ
diff --git a/img/thumb_nobili.jpg b/img/thumb_nobili.jpg
deleted file mode 100644
index 722c4b3..0000000
Binary files a/img/thumb_nobili.jpg and /dev/null differ
diff --git a/img/thumb_piazza.jpg b/img/thumb_piazza.jpg
deleted file mode 100644
index 37d23b1..0000000
Binary files a/img/thumb_piazza.jpg and /dev/null differ
diff --git a/img/thumb_pietro.jpg b/img/thumb_pietro.jpg
deleted file mode 100644
index 11945ea..0000000
Binary files a/img/thumb_pietro.jpg and /dev/null differ
diff --git a/img/thumb_prologo.jpg b/img/thumb_prologo.jpg
deleted file mode 100644
index 0dcaf5a..0000000
Binary files a/img/thumb_prologo.jpg and /dev/null differ
diff --git a/img/thumb_rocco.jpg b/img/thumb_rocco.jpg
deleted file mode 100644
index 4ba9793..0000000
Binary files a/img/thumb_rocco.jpg and /dev/null differ
diff --git a/img/thumb_sabini.jpg b/img/thumb_sabini.jpg
deleted file mode 100644
index bc2d153..0000000
Binary files a/img/thumb_sabini.jpg and /dev/null differ
diff --git a/img/thumb_toto.jpg b/img/thumb_toto.jpg
deleted file mode 100644
index 11c8918..0000000
Binary files a/img/thumb_toto.jpg and /dev/null differ
diff --git a/img/thumb_viaggiatore.jpg b/img/thumb_viaggiatore.jpg
deleted file mode 100644
index 5e7f429..0000000
Binary files a/img/thumb_viaggiatore.jpg and /dev/null differ
diff --git a/img/thumbs/thumb_alberto.jpg b/img/thumbs/thumb_alberto.jpg
new file mode 100644
index 0000000..63a15fa
Binary files /dev/null and b/img/thumbs/thumb_alberto.jpg differ
diff --git a/img/thumbs/thumb_antonio.jpg b/img/thumbs/thumb_antonio.jpg
new file mode 100644
index 0000000..bbc86b5
Binary files /dev/null and b/img/thumbs/thumb_antonio.jpg differ
diff --git a/img/thumbs/thumb_carro.jpg b/img/thumbs/thumb_carro.jpg
new file mode 100644
index 0000000..a3bcf47
Binary files /dev/null and b/img/thumbs/thumb_carro.jpg differ
diff --git a/img/thumbs/thumb_castello.jpg b/img/thumbs/thumb_castello.jpg
new file mode 100644
index 0000000..6fbad0d
Binary files /dev/null and b/img/thumbs/thumb_castello.jpg differ
diff --git a/img/thumbs/thumb_disputa.jpg b/img/thumbs/thumb_disputa.jpg
new file mode 100644
index 0000000..eea4173
Binary files /dev/null and b/img/thumbs/thumb_disputa.jpg differ
diff --git a/img/thumbs/thumb_duomo.jpg b/img/thumbs/thumb_duomo.jpg
new file mode 100644
index 0000000..11a462b
Binary files /dev/null and b/img/thumbs/thumb_duomo.jpg differ
diff --git a/img/thumbs/thumb_eva.jpg b/img/thumbs/thumb_eva.jpg
new file mode 100644
index 0000000..4f32dc2
Binary files /dev/null and b/img/thumbs/thumb_eva.jpg differ
diff --git a/img/thumbs/thumb_faresi.jpg b/img/thumbs/thumb_faresi.jpg
new file mode 100644
index 0000000..7ebe7fe
Binary files /dev/null and b/img/thumbs/thumb_faresi.jpg differ
diff --git a/img/thumbs/thumb_francesco.jpg b/img/thumbs/thumb_francesco.jpg
new file mode 100644
index 0000000..90a4f6f
Binary files /dev/null and b/img/thumbs/thumb_francesco.jpg differ
diff --git a/img/thumbs/thumb_fuori.jpg b/img/thumbs/thumb_fuori.jpg
new file mode 100644
index 0000000..af2a4ae
Binary files /dev/null and b/img/thumbs/thumb_fuori.jpg differ
diff --git a/img/thumbs/thumb_loredana.jpg b/img/thumbs/thumb_loredana.jpg
new file mode 100644
index 0000000..79b80c0
Binary files /dev/null and b/img/thumbs/thumb_loredana.jpg differ
diff --git a/img/thumbs/thumb_monumento.jpg b/img/thumbs/thumb_monumento.jpg
new file mode 100644
index 0000000..050b0e5
Binary files /dev/null and b/img/thumbs/thumb_monumento.jpg differ
diff --git a/img/thumbs/thumb_nobili.jpg b/img/thumbs/thumb_nobili.jpg
new file mode 100644
index 0000000..1b70cd1
Binary files /dev/null and b/img/thumbs/thumb_nobili.jpg differ
diff --git a/img/thumbs/thumb_piazza.jpg b/img/thumbs/thumb_piazza.jpg
new file mode 100644
index 0000000..a0be8fa
Binary files /dev/null and b/img/thumbs/thumb_piazza.jpg differ
diff --git a/img/thumbs/thumb_pietro.jpg b/img/thumbs/thumb_pietro.jpg
new file mode 100644
index 0000000..47de935
Binary files /dev/null and b/img/thumbs/thumb_pietro.jpg differ
diff --git a/img/thumbs/thumb_prologo.jpg b/img/thumbs/thumb_prologo.jpg
new file mode 100644
index 0000000..7ef17be
Binary files /dev/null and b/img/thumbs/thumb_prologo.jpg differ
diff --git a/img/thumbs/thumb_rocco.jpg b/img/thumbs/thumb_rocco.jpg
new file mode 100644
index 0000000..6c86ca5
Binary files /dev/null and b/img/thumbs/thumb_rocco.jpg differ
diff --git a/img/thumbs/thumb_sabini.jpg b/img/thumbs/thumb_sabini.jpg
new file mode 100644
index 0000000..b5b2785
Binary files /dev/null and b/img/thumbs/thumb_sabini.jpg differ
diff --git a/img/thumbs/thumb_toto.jpg b/img/thumbs/thumb_toto.jpg
new file mode 100644
index 0000000..e0017c2
Binary files /dev/null and b/img/thumbs/thumb_toto.jpg differ
diff --git a/img/thumbs/thumb_viaggiatore.jpg b/img/thumbs/thumb_viaggiatore.jpg
new file mode 100644
index 0000000..8308bf9
Binary files /dev/null and b/img/thumbs/thumb_viaggiatore.jpg differ
diff --git a/index.html b/index.html
index 16047c3..1d1c712 100644
--- a/index.html
+++ b/index.html
@@ -8,28 +8,26 @@
Nel cielo di Fara
-
+
\ No newline at end of file
diff --git a/itinerario.html b/itinerario.html
index eba66a2..2528327 100644
--- a/itinerario.html
+++ b/itinerario.html
@@ -13,23 +13,21 @@
@@ -230,7 +228,7 @@
Passava tutto il tempo all'osteria del paese. Ora si è appena
risvegliato dal lungo sonno e non riconosce più la sua Fara,
tutta vuota e silenziosa. Ma Ariel compie una magia e gli mostra
- il borgo popolato come era allora
+ il borgo popolato come era allora.
@@ -264,13 +262,11 @@
Disputa sui dialetti e sui saperi #6
- Trilussa intrattiene con una piccola platea in una piazzetta,
- recitando poesie. Alberto, inizialmente seduto un po' in disparte,
- mal sopporta la lingua romanesca di Trilussa e improvvisamente
- si accende, accusando il poeta di essere un forestiero,
- un sabotatore in terra sabina. I due intraprendono una
- accesa disputa sui dialetti e sui saperi... finendo
- inevitabilmente per parlare di cucina.
+ Trilussa recita poesie davanti una piccola platea in una piazzetta.
+ Alberto, inizialmente seduto un po' in disparte, mal sopporta la
+ lingua romanesca di Trilussa e improvvisamente si accende,
+ accusando il poeta di essere un forestiero in terra sabina.
+ I due intraprendono una accesa disputa sui dialetti e sui cibi.
Fara ha un castello di nobili origini, più volte espugnato e ricostruito.
- Un tempo ospitava la scuola di musica, l'ospedale, e tante attività del paese.
- Oggi è quasi in abbandono ma ci sono ancora dei tesori. Due imbonitori
- sui trampoli convincono la popolazione ad entrare nel castello,
- promettendo che lì dentro potrà trovare risposta a tutti i suoi desideri.
+ Un tempo ospitava le tante attività del paese. Oggi è quasi in abbandono.
+ Due imbonitori convincono la popolazione ad entrare, promettendo che lì
+ dentro potrà trovare risposta a tutti i suoi desideri.
Così gli abitanti cominciano a dar voce ai loro desideri, fin quando…