Vi flyttar från butik till nätet - så funkar det framåt
The Language of Schooling | 0:e upplagan
- Danskt band, Engelska, 2004
- Författare: Mary J. Schleppegrell
- Betyg:
1908
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"
>
Beskrivning
This book is about how language is used in the context of schooling. It demonstrates that the variety of English expected at school differs from the interactional language that students use for social purposes outside of school, and provides a linguistic analysis of the challenges of the school curriculum, particularly for non-native speakers of English, speakers of non-standard dialects, and students who have little exposure to academic language outside of schools.
The Language of Schooling: A Functional Linguistics Perspective builds on current sociolinguistic and discourse-analytic studies of language in school, but adds a new dimension--the framework of functional linguistic analysis. This framework focuses not just on the structure of words and sentences, but on how texts are constructed--how particular grammatical choices create meanings in the different kinds of texts students are asked to read and write at school.
The Language of Schooling: A Functional Linguistics Perspective
*provides a functional description of the kinds of texts students are expected to read and write at school;
*relates research from other sociolinguistic and language development perspectives to research from the systemic functional linguistics perspective;
*focuses on the increasing linguistic demands of contexts of advanced literacy (middle school through college);
*analyzes the genres typically encountered at school, with extensive description of the grammatical features of the expository essay, a gatekeeping genre for secondary school graduates;
*reviews the grammatical features of disciplinary genres in science and history; and
*argues for more explicit attention to language in teaching all subjects, with a particular focus on what is needed for the development of critical literacy.
This book will enable researchers and students of language in education to recognize how the grammatical and discourse features of the language of schooling construct the content areas, role relationships, and purposes and expectations of schools. It also will enable them to better understand the nature of language itself and how it emerges from and helps to maintain social structures and institutions, and to apply these understandings to creating classroom environments that build on the strengths students bring to school.
The Language of Schooling: A Functional Linguistics Perspective builds on current sociolinguistic and discourse-analytic studies of language in school, but adds a new dimension--the framework of functional linguistic analysis. This framework focuses not just on the structure of words and sentences, but on how texts are constructed--how particular grammatical choices create meanings in the different kinds of texts students are asked to read and write at school.
The Language of Schooling: A Functional Linguistics Perspective
*provides a functional description of the kinds of texts students are expected to read and write at school;
*relates research from other sociolinguistic and language development perspectives to research from the systemic functional linguistics perspective;
*focuses on the increasing linguistic demands of contexts of advanced literacy (middle school through college);
*analyzes the genres typically encountered at school, with extensive description of the grammatical features of the expository essay, a gatekeeping genre for secondary school graduates;
*reviews the grammatical features of disciplinary genres in science and history; and
*argues for more explicit attention to language in teaching all subjects, with a particular focus on what is needed for the development of critical literacy.
This book will enable researchers and students of language in education to recognize how the grammatical and discourse features of the language of schooling construct the content areas, role relationships, and purposes and expectations of schools. It also will enable them to better understand the nature of language itself and how it emerges from and helps to maintain social structures and institutions, and to apply these understandings to creating classroom environments that build on the strengths students bring to school.
Om denna bok
The Language of Schooling av Mary J. Schleppegrell är en Danskt band bok med 204 sidor på Engelska. Den utgavs 2004 av Taylor & Francis Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Language of Schooling begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780805846768
Upplaga:
0
Utgiven:
2004-03-25
Förlag:
Taylor & Francis Ltd
Sidantal:
204
$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"
>