General Catalogue of Printed Books


Book Description




Robert the rabbit


Book Description













Robert the Rabbit and Friends


Book Description




Language and Linguistics


Book Description

"The new edition of this A-Z guide explores the main concepts and terms used in the study of language and linguistics. Containing over 300 entries, thoroughly updated to reflect the latest developments in the field, this book includes entires in: cognitive linguistics; discourse analysis; phonology and phonetics; psycholinguistics; sociolinguistics; and syntax and semantics." "Beginning with brief definition, each entry is followed by a comprehensive explanation of the origin and usage of the term. The book is cross-referenced throughout and includes further reading for academics and students alike."--BOOK JACKET.




Investigating Spoken English


Book Description

Combining coverage of the key concepts and tools within phonetics and phonology with a systematic introduction to Praat, this textbook provides a lively and engaging 'way in' to the discipline. The author first covers the fundamentals of the articulatory and acoustic aspects of speech and introduces Praat as the main tool for examining and visualising speech. Next, the unit of analysis is gradually expanded (from syllables to words to turns and dialogues) and excerpts of real dialogues exemplify the core concepts for discovering how speech works. The final part of the book brings all the concepts and notions together with commentaries to the transcription of several short excerpts of dialogues. This book will be essential reading for students on undergraduate courses in phonetics and phonology.




bookdown


Book Description

bookdown: Authoring Books and Technical Documents with R Markdown presents a much easier way to write books and technical publications than traditional tools such as LaTeX and Word. The bookdown package inherits the simplicity of syntax and flexibility for data analysis from R Markdown, and extends R Markdown for technical writing, so that you can make better use of document elements such as figures, tables, equations, theorems, citations, and references. Similar to LaTeX, you can number and cross-reference these elements with bookdown. Your document can even include live examples so readers can interact with them while reading the book. The book can be rendered to multiple output formats, including LaTeX/PDF, HTML, EPUB, and Word, thus making it easy to put your documents online. The style and theme of these output formats can be customized. We used books and R primarily for examples in this book, but bookdown is not only for books or R. Most features introduced in this book also apply to other types of publications: journal papers, reports, dissertations, course handouts, study notes, and even novels. You do not have to use R, either. Other choices of computing languages include Python, C, C++, SQL, Bash, Stan, JavaScript, and so on, although R is best supported. You can also leave out computing, for example, to write a fiction. This book itself is an example of publishing with bookdown and R Markdown, and its source is fully available on GitHub.