Part - La poésie dans la boue
poetry_in_the_mud is a scene.
poetry_in_the_mud has a number called bog_visits.
bog_visits of poetry_in_the_mud is 0.
poetry_in_the_mud has a number called orpheus_impatience.
orpheus_impatience of poetry_in_the_mud is 0.
poetry_in_the_mud begins when player is in bog and orpheus_head is in bog and orpheus_picked_up is false.
poetry_in_the_mud ends temporally when player is not in bog.
poetry_in_the_mud ends successfully when orpheus_picked_up is true.
poetry_in_the_mud ends anyway when poetry_in_the_mud is stopped.
poetry_in_the_mud is recurring.
when poetry_in_the_mud begins:
if testing is true:
say as player_information "poetry_in_the_mud begins";
when poetry_in_the_mud ends:
if testing is true:
say as player_information "poetry_in_the_mud ends";
orpheus_picked_up is a truth state that varies.
orpheus_picked_up is false.
when play begins:
now orpheus_head is scenery;
when poetry_in_the_mud begins:
increase bog_visits of poetry_in_the_mud by 1;
if bog_visits of poetry_in_the_mud is 1:
mark_a_pause;
make speech by "une voix" with "Hé, toi, l'humain ! Ne passe pas ainsi auprès de moi sans me porter secours !";
else:
mark_a_pause;
make speech by "la voix" with "Te revoilà, être inconséquent ! Quand vas-tu te décider à me tirer de ce mauvais pas ?";
now orpheus_impatience of poetry_in_the_mud is 0;
every turn during poetry_in_the_mud:
if orpheus_impatience of poetry_in_the_mud is 1:
mark_a_pause;
make speech by "la voix" with "Étourdi que tu es ! Regarde au sol où je me trouve.";
else if orpheus_impatience of poetry_in_the_mud is 2:
make speech by "la voix" with "Alors, quand vas-tu donc te décider à me porter secours ?!";
else if orpheus_impatience of poetry_in_the_mud is 3:
make speech by "la voix" with "Corrompu d'homme, serais-tu de mèche avec ce diable pour m'humilier encore plus que je ne le suis déjà ?!";
increase orpheus_impatience of poetry_in_the_mud by 1;
after examining bog__ground during poetry_in_the_mud:
mark_a_pause;
make speech by "la voix" with "Ah, me vois-tu enfin, empoté d'homme ?";
now orpheus_head is not scenery;
now orpheus_impatience of poetry_in_the_mud is 0;
before going during poetry_in_the_mud:
make speech by "la voix" with "Où vas-tu donc ? Ne laisse-pas ma gracieuse personne croupir ainsi dans la boue !";
mark_a_pause;
continue the action;
after taking orpheus_head during poetry_in_the_mud:
say as npc_action "Après que vous vous êtes relevés, vos yeux se posent sur cette nouvelle chose que vous tenez entre les mains...";
mark_a_pause;
make speech by "la tête" with "Que tu es laid... Le ciel tolère t-il une figure aussi mal formée que la tienne sous son toit ?";
mark_a_pause;
make speech by "la tête" with "Du reste, je perçois en toi une âme d'une valeur supérieure... Alors, pour compenser la négligence dont la nature a fait preuve envers toi, je veux bien t'apprendre le don que j'ai de charmer par mon [italic type]chant[roman type] tout ce qui vit en son sein. Mais avant cela, j'aimerais que tu me rendes un service...";
mark_a_pause;
make speech by "la tête" with "Eh bien, ne veux-tu pas montrer au moins un signe d’approbation pour cela ?... Passons. Tu restes la seule personne sous la main qui puisse me tirer d'affaire, après tout.";
mark_a_pause;
make speech by "la tête" with "Vois-tu, une canaille de [italic type]diable[roman type] m'a tout à l'heure tiré du [italic type]sanctuaire[roman type] où je reposais. Non content de l'humiliation qu'il me fit en m'arrachant à ma quiétude et comprenant que je ne céderais pas à ses autres caprices, il me laissa tomber dans cette boue où tu m'as trouvé. Il emportait cependant encore la [italic type]lyre[roman type] merveilleuse qu'il avait prise avec moi lorsqu'il s'éloigna. Ciel... faites qu'il ne me l'ait pas déjà toute endommagée ! Je t'en prie donc, part vite la lui reprendre et ramène-nous tous deux dans la paisible grotte que nous n'aurions jamais dû quitter.";
now indefinite article of orpheus_head is "la";
now orpheus_picked_up is true;
now orpheus_head is not scenery;
test poetry_in_the_mud with "gonear tourbière / ouest / est / ouest / est / regarder le sol / regarder par terre / z / z / z / z / prendre la tête / poser la tête / prendre la tête / nord / sud".