Describing Language

Describing Language
Author: David Graddol,Jenny Cheshire,Joan Swann
Publsiher: Unknown
Total Pages: 256
Release: 1987
Genre: Language and languages
ISBN: UCAL:B4386996

Download Describing Language Book in PDF, Epub and Kindle

Language Constructs for Describing Features

Language Constructs for Describing Features
Author: Stephen Gilmore,Mark Ryan
Publsiher: Springer Science & Business Media
Total Pages: 238
Release: 2012-12-06
Genre: Computers
ISBN: 9781447102878

Download Language Constructs for Describing Features Book in PDF, Epub and Kindle

A feature is a small modification or extension of a system which can be seen as having a self-contained functional role, such as Call Forwarding, Automatic Call back and Voice Mail in telephone services, to which users can subscribe. Feature interaction happens when one feature modifies or subverts the operation of another, and this problem has received a great deal of attention from industry and academics, especially in the field of telecommunications, where new services are constantly being developed and deployed. This volume contains refereed papers resulting from the ESPRIT FIREworks working group. The papers focus on the language constructs which have been developed describing features, and advocate a feature-oriented approach to software design including requirements specification languages and verifications logics.

Language and Mental Development

Language and Mental Development
Author: Pierre Oléron
Publsiher: Routledge
Total Pages: 122
Release: 2021-09-17
Genre: Psychology
ISBN: 9781000397086

Download Language and Mental Development Book in PDF, Epub and Kindle

Originally published in 1977, this book considers the role language plays in psychological development. It tries to avoid general discussions of "language and thought", an approach already sufficiently developed by philosophers and (although somewhat less) by psychologists. Instead it attempts to focus specifically upon what we can learn about the topic from available research findings at the time. Theoretical considerations are developed only when necessary to clarify an issue or to facilitate the integration of presented material. The aim of the work is simple – to share with the reader the author’s thoughts and understanding of available knowledge of the role of language in mental development.

Second Language Acquisition

Second Language Acquisition
Author: Roumyana Slabakova
Publsiher: Oxford University Press
Total Pages: 506
Release: 2016
Genre: Education
ISBN: 9780199687268

Download Second Language Acquisition Book in PDF, Epub and Kindle

This textbook approaches second language acquisition from the perspective of generative linguistics. Roumyana Slabakova reviews and discusses paradigms and findings from the last thirty years of research in the field, focussing in particular on how the second or additional language is represented in the mind and how it is used in communication. The adoption and analysis of a specific model of acquisition, the Bottleneck Hypothesis, provides a unifying perspective. The book assumes some non-technical knowledge of linguistics, but important concepts are clearly introduced and defined throughout, making it a valuable resource not only for undergraduate and graduate students of linguistics, but also for researchers in cognitive science and language teachers.

Describing and Explaining Grammar and Vocabulary in ELT

Describing and Explaining Grammar and Vocabulary in ELT
Author: Dilin Liu
Publsiher: Routledge
Total Pages: 271
Release: 2013-08-15
Genre: Education
ISBN: 9781136199332

Download Describing and Explaining Grammar and Vocabulary in ELT Book in PDF, Epub and Kindle

Language description plays an important role in language learning/teaching because it often determines what specific language forms, features, and usages are taught and how. A good understanding of language description is vital for language teachers and material writers and should constitute an important part of their knowledge. This book provides a balanced treatment of both theory and practice. It focuses on some of the most important and challenging grammar and vocabulary usage questions. Using these questions as examples, it shows how theory can inform practice and how grammar and vocabulary description and explanation can be made more effective and engaging. Part I describes and evaluates the key linguistic theories on language description and teaching. Part II discusses and gives specific examples of how challenging grammar and vocabulary issues can be more effectively described and explained; each chapter focuses on one or more specific grammar and vocabulary. An annotated list of useful free online resources (online corpora and websites) for grammar and vocabulary learning and teaching, and a glossary provide helpful information.

Challenges for Language Education and Policy

Challenges for Language Education and Policy
Author: Bernard Spolsky,Ofra Inbar-Lourie,Michal Tannenbaum
Publsiher: Routledge
Total Pages: 352
Release: 2014-09-15
Genre: Education
ISBN: 9781134658657

Download Challenges for Language Education and Policy Book in PDF, Epub and Kindle

Addressing a wide range of issues in applied linguistics, sociolinguistics, and multilingualism, this volume focuses on language users, the ‘people.’ Making creative connections between existing scholarship in language policy and contemporary theory and research in other social sciences, authors from around the world offer new critical perspectives for analyzing language phenomena and language theories, suggesting new meeting points among language users and language policy makers, norms, and traditions in diverse cultural, geographical, and historical contexts. Identifying and expanding on previously neglected aspects of language studies, the book is inspired by the work of Elana Shohamy, whose critical view and innovative work on a broad spectrum of key topics in applied linguistics has influenced many scholars in the field to think “out of the box” and to reconsider some basic commonly held understandings, specifically with regard to the impact of language and languaging on individual language users rather than on the masses.

Describing Morphosyntax

Describing Morphosyntax
Author: Thomas Edward Payne
Publsiher: Cambridge University Press
Total Pages: 434
Release: 1997-10-09
Genre: Language Arts & Disciplines
ISBN: 0521588057

Download Describing Morphosyntax Book in PDF, Epub and Kindle

Of the 6000 languages now spoken throughout the world around 3000 may become extinct during the next century. This guide gives linguists the tools to describe them, syntactically and grammatically, for future reference.

Foundations of Programming Languages

Foundations of Programming Languages
Author: Kent D. Lee
Publsiher: Springer
Total Pages: 354
Release: 2015-01-19
Genre: Computers
ISBN: 9783319133140

Download Foundations of Programming Languages Book in PDF, Epub and Kindle

This clearly written textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in which we can think about programming. Designed for interactive learning both inside and outside of the classroom, each programming paradigm is highlighted through the implementation of a non-trivial programming language, demonstrating when each language may be appropriate for a given problem. Features: includes review questions and solved practice exercises, with supplementary code and support files available from an associated website; provides the foundations for understanding how the syntax of a language is formally defined by a grammar; examines assembly language programming using CoCo; introduces C++, Standard ML, and Prolog; describes the development of a type inference system for the language Small.