leçon pronom EN – leçon pronom Y – exercice 1 – exercice 2 – exercice 3
Règle :
agent = navigator.userAgent.toLowerCase();
name_ff = "firefox";
name_op = "opera";
if (agent.indexOf(name_ff.toLowerCase())>-1 || agent.indexOf(name_op.toLowerCase())>-1) {
pbwp_audio = document.getElementById('audioplayer-d32c9bb305ac3aea2f340c7d68c7c6c8');
pbwp_audio.style.display = "none";
pbwp_audio_fallback = document.createElement('embed');
pbwp_audio_fallback.setAttribute('type', 'application/x-shockwave-flash');
pbwp_audio_fallback.setAttribute('flashvars', 'audioUrl=http://www.podcastfrancaisfacile.com/wp-content/uploads/2017/01/regle-y-pronom-imperatuf_01.mp3');
pbwp_audio_fallback.setAttribute('src', 'http://www.podcastfrancaisfacile.com/wp-content/plugins/pb-oembed-html5-audio-with-cache-support/3523697345-audio-player.swf');
pbwp_audio_fallback.setAttribute('width', '400');
pbwp_audio_fallback.setAttribute('height', '27');
pbwp_audio_fallback.setAttribute('quality', 'best');
pbwp_audio.parentNode.insertBefore(pbwp_audio_fallback, pbwp_audio.nextSibling);
}
Le pronom Y peut remplacer un complément de lieu introduit par « à, à la, à l’, au, en, dans, chez, sur, devant… »
À l’impératif, Y se place après le verbe à la forme affirmative. Y se place avant le verbe à la forme négative.
Exemples :
* Allez à Bordeaux ! Allez-y maintenant !
* N’allez pas à Bordeaux ! N’y allez pas.
* Va à Bordeaux ! Vas-y maintenant !
* Ne va pas à Bordeaux ! N’y va pas !
Attention :
On entend toujours [zi] à la forme affirmative. Il faut donc ajouter un S explétif à la deuxième personne du singulier.
Exemple :
Vas-y !
Exercice 1 : la forme affirmative
agent = navigator.userAgent.toLowerCase();
name_ff = "firefox";
name_op = "opera";
if (agent.indexOf(name_ff.toLowerCase())>-1 || agent.indexOf(name_op.toLowerCase())>-1) {
pbwp_audio = document.getElementById('audioplayer-8e2b2550ba7539b4807362c0ea88bcff');
pbwp_audio.style.display = "none";
pbwp_audio_fallback = document.createElement('embed');
pbwp_audio_fallback.setAttribute('type', 'application/x-shockwave-flash');
pbwp_audio_fallback.setAttribute('flashvars', 'audioUrl=http://www.podcastfrancaisfacile.com/wp-content/uploads/2017/01/y-imperatif_01.mp3');
pbwp_audio_fallback.setAttribute('src', 'http://www.podcastfrancaisfacile.com/wp-content/plugins/pb-oembed-html5-audio-with-cache-support/3523697345-audio-player.swf');
pbwp_audio_fallback.setAttribute('width', '400');
pbwp_audio_fallback.setAttribute('height', '27');
pbwp_audio_fallback.setAttribute('quality', 'best');
pbwp_audio.parentNode.insertBefore(pbwp_audio_fallback, pbwp_audio.nextSibling);
}
Exemple :
Tu veux aller à Paris ?
→ Alors, vas-y !
1.Nous voulons aller au restaurant ?
→ Alors, allons-y !
2. Nous voulons rester dans le salon ?
→ Alors, restons-y !
3. Tu veux aller à Paris ?
→ Alors, vas-y !
4. Vous voulez retourner en Italie ?