The Mill on the Floss | 0:e upplagan
- Pocket, Engelska, 2015
- Författare: George Eliot
- Betyg:
144
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Fler utgåvor
Beskrivning
'Was her life to be always like this? - always bringing some new source of inward strife?' When the miller Mr Tulliver becomes entangled in lawsuits, he sets off a chain of events that will profoundly affect the lives of his family and bring into conflict his passionate daughter Maggie with her inflexible but adored brother Tom. As she grows older, Maggie's discovery of romantic love draws her once more into a struggle to reconcile familial and moral claims with her own desires. Strong-willed, compassionate, and intensely loyal, Maggie seeks personal happiness and inner peace but risks rejection and ostracism in her close-knit community. Opening with one of the most powerful fictional evocations of childhood, The Mill on the Floss (1860) vividly portrays both the 'oppressive narrowness' and the appeal of provincial England, the comedy as well as the tragedy of obscure lives. George Eliot's most autobiographical novel was also her most controversial, and has been the subject of animated debate ever since. This edition combines the definitive Clarendon text with a lively new introduction and notes.
Produktinformation
Kategori:
Okänd
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780198707530
Upplaga:
0
Utgiven:
2015-08-20
Förlag:
Pearson Education
Sidantal:
560
Hur man citerar The Mill on the Floss
Klicka på -knappen för att kopiera citatet till urklipp. Kom ihåg att alltid dubbelkolla dina referenser.
Harvard
George Eliot (2015) The Mill on the Floss. Pearson Education
George Eliot (2015) The Mill on the Floss. Pearson Education
APA (7:e upplagan)
George Eliot (2015). The Mill on the Floss. Pearson Education
George Eliot (2015). The Mill on the Floss. Pearson Education
MLA
George Eliot. The Mill on the Floss. Pearson Education, 2015.
George Eliot. The Mill on the Floss. Pearson Education, 2015.
Vancouver
George Eliot. The Mill on the Floss. Pearson Education; 2015.
George Eliot. The Mill on the Floss. Pearson Education; 2015.
IEEE
George Eliot, The Mill on the Floss. Pearson Education, 2015.
George Eliot, The Mill on the Floss. Pearson Education, 2015.
Behöver du hjälp med referenser?
Dessa citat genereras automatiskt från bokens metadata. Kontrollera alltid att informationen är korrekt innan du använder den i ditt arbete.
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>