HOME





I-language
In linguistics, transformational grammar (TG) or transformational-generative grammar (TGG) was the earliest model of grammar proposed within the research tradition of generative grammar. Like current generative theories, it treated grammar as a system of formal rules that generate all and only grammatical sentences of a given language. What was distinctive about transformational grammar was that it posited transformation rules that mapped a sentence's deep structure to its pronounced form. For example, in many variants of transformational grammar, the English active voice sentence "Emma saw Daisy" and its passive counterpart "Daisy was seen by Emma" share a common deep structure generated by phrase structure rules, differing only in that the latter's structure is modified by a passivization transformation rule. Basic mechanisms Transformational grammar was a species of generative grammar and shared many of its goals and postulations, including the notion of linguistics as a co ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Linguistics
Linguistics is the scientific study of language. The areas of linguistic analysis are syntax (rules governing the structure of sentences), semantics (meaning), Morphology (linguistics), morphology (structure of words), phonetics (speech sounds and equivalent gestures in sign languages), phonology (the abstract sound system of a particular language, and analogous systems of sign languages), and pragmatics (how the context of use contributes to meaning). Subdisciplines such as biolinguistics (the study of the biological variables and evolution of language) and psycholinguistics (the study of psychological factors in human language) bridge many of these divisions. Linguistics encompasses Outline of linguistics, many branches and subfields that span both theoretical and practical applications. Theoretical linguistics is concerned with understanding the universal grammar, universal and Philosophy of language#Nature of language, fundamental nature of language and developing a general ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Generative Grammar
Generative grammar is a research tradition in linguistics that aims to explain the cognitive basis of language by formulating and testing explicit models of humans' subconscious grammatical knowledge. Generative linguists, or generativists (), tend to share certain working assumptions such as the competence–performance distinction and the notion that some domain-specific aspects of grammar are partly innate in humans. These assumptions are rejected in non-generative approaches such as usage-based models of language. Generative linguistics includes work in core areas such as syntax, semantics, phonology, psycholinguistics, and language acquisition, with additional extensions to topics including biolinguistics and music cognition. Generative grammar began in the late 1950s with the work of Noam Chomsky, having roots in earlier approaches such as structural linguistics. The earliest version of Chomsky's model was called Transformational grammar, with subsequent itera ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Cognitive Science
Cognitive science is the interdisciplinary, scientific study of the mind and its processes. It examines the nature, the tasks, and the functions of cognition (in a broad sense). Mental faculties of concern to cognitive scientists include perception, memory, attention, reasoning, language, and emotion. To understand these faculties, cognitive scientists borrow from fields such as psychology, economics, artificial intelligence, neuroscience, linguistics, and anthropology.Thagard, PaulCognitive Science, ''The Stanford Encyclopedia of Philosophy'' (Fall 2008 Edition), Edward N. Zalta (ed.). The typical analysis of cognitive science spans many levels of organization, from learning and decision-making to logic and planning; from neuron, neural circuitry to modular brain organization. One of the fundamental concepts of cognitive science is that "thinking can best be understood in terms of representational structures in the mind and computational procedures that operate on those structur ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Rewriting
In mathematics, computer science, and logic, rewriting covers a wide range of methods of replacing subterms of a formula with other terms. Such methods may be achieved by rewriting systems (also known as rewrite systems, rewrite engines, or reduction systems). In their most basic form, they consist of a set of objects, plus relations on how to transform those objects. Rewriting can be non-deterministic. One rule to rewrite a term could be applied in many different ways to that term, or more than one rule could be applicable. Rewriting systems then do not provide an algorithm for changing one term to another, but a set of possible rule applications. When combined with an appropriate algorithm, however, rewrite systems can be viewed as computer programs, and several theorem provers and declarative programming languages are based on term rewriting. Example cases Logic In logic, the procedure for obtaining the conjunctive normal form (CNF) of a formula can be implemented as ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Native Speaker
Native Speaker may refer to: * ''Native Speaker'' (novel), a 1995 novel by Chang-Rae Lee * ''Native Speaker'' (album), a 2011 album by Canadian band Braids * Native speaker, a person using their first language or mother tongue * Native speaker (by proficiency), a person who has achieved the highest level of proficiency in a language, meeting all linguistic, grammatical, and cultural benchmarks of a native speaker, regardless of age of acquisition {{disambiguation ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Mentalism (psychology)
In psychology, mentalism refers to those branches of study that concentrate on perception and thought processes, for example: mental imagery, consciousness and cognition, as in cognitive psychology. The term ''mentalism'' has been used primarily by behaviorists who believe that scientific psychology should focus on the structure of causal relationships to reflexes and operant responses or on the functions of behavior. Neither mentalism nor behaviorism are mutually exclusive fields; elements of one can be seen in the other, perhaps more so in modern times compared to the advent of psychology over a century ago. Classical mentalism Psychologist Allan Paivio used the term ''classical mentalism'' to refer to the introspective psychologies of Edward Titchener and William James. Despite Titchener being concerned with structure and James with function, both agreed that consciousness was the subject matter of psychology, making psychology an inherently subjective field. The rise ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Chomsky Hierarchy
The Chomsky hierarchy in the fields of formal language theory, computer science, and linguistics, is a containment hierarchy of classes of formal grammars. A formal grammar describes how to form strings from a formal language's alphabet that are valid according to the language's syntax. The linguist Noam Chomsky theorized that four different classes of formal grammars existed that could generate increasingly complex languages. Each class can also completely generate the language of all inferior classes (set inclusive). History The general idea of a hierarchy of grammars was first described by Noam Chomsky in "Three models for the description of language" during the formalization of transformational-generative grammar (TGG). Marcel-Paul Schützenberger also played a role in the development of the theory of formal languages; the paper "The algebraic theory of context free languages" describes the modern hierarchy, including context-free grammars. Independently, alongside linguis ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Context-free Grammar
In formal language theory, a context-free grammar (CFG) is a formal grammar whose production rules can be applied to a nonterminal symbol regardless of its context. In particular, in a context-free grammar, each production rule is of the form : A\ \to\ \alpha with A a ''single'' nonterminal symbol, and \alpha a string of terminals and/or nonterminals (\alpha can be empty). Regardless of which symbols surround it, the single nonterminal A on the left hand side can always be replaced by \alpha on the right hand side. This distinguishes it from a context-sensitive grammar, which can have production rules in the form \alpha A \beta \rightarrow \alpha \gamma \beta with A a nonterminal symbol and \alpha, \beta, and \gamma strings of terminal and/or nonterminal symbols. A formal grammar is essentially a set of production rules that describe all possible strings in a given formal language. Production rules are simple replacements. For example, the first rule in the picture, : \lan ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Spoken Language
A spoken language is a form of communication produced through articulate sounds or, in some cases, through manual gestures, as opposed to written language. Oral or vocal languages are those produced using the vocal tract, whereas sign languages are produced with the body and hands. Definition The term "spoken language" is sometimes used to mean only oral languages, especially by linguists, excluding sign languages and making the terms 'spoken', 'oral', 'vocal language' synonymous. Others refer to sign language as "spoken", especially in contrast to written transcriptions of signs. Relation between spoken and written language The relationship between spoken language and written language is complex. Within the fields of linguistics, the current consensus is that speech is an innate human capability, and written language is a cultural invention. However, some linguists, such as those of the Prague school, argue that written and spoken language possess distinct qualities which would ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Phoneme
A phoneme () is any set of similar Phone (phonetics), speech sounds that are perceptually regarded by the speakers of a language as a single basic sound—a smallest possible Phonetics, phonetic unit—that helps distinguish one word from another. All languages contain phonemes (or the spatial-gestural equivalent in sign languages), and all spoken languages include both consonant and vowel phonemes; phonemes are primarily studied under the branch of linguistics known as phonology. Examples and notation The English words ''cell'' and ''set'' have the exact same sequence of sounds, except for being different in their final consonant sounds: thus, versus in the International Phonetic Alphabet (IPA), a writing system that can be used to represent phonemes. Since and alone distinguish certain words from others, they are each examples of phonemes of the English language. Specifically they are consonant phonemes, along with , while is a vowel phoneme. The spelling of Engli ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Underlying Representation
In some models of phonology as well as morphophonology in the field of linguistics, the underlying representation (UR) or underlying form (UF) of a word or morpheme is the abstract form that a word or morpheme is postulated to have before any phonological rules have been applied to it. In contrast, a surface representation is the phonetic representation of the word or sound. The concept of an underlying representation is central to generative grammar. If more phonological rules apply to the same underlying form, they can apply wholly independently of each other or in a feeding or counterbleeding order. The underlying representation of a morpheme is considered to be invariable across related forms (except in cases of suppletion), despite alternations among various allophones on the surface. Examples In many cases, the underlying form is simply the phonemic form. For example, in many varieties of American English, the phoneme in a word like ''wet'' can surface either as an ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Phonological Rule
A phonological rule is a formal way of expressing a systematic phonological or morphophonological process in linguistics. Phonological rules are commonly used in generative phonology as a notation to capture sound-related operations and computations the human brain performs when Language production, producing or Language comprehension, comprehending spoken language. They may use phonetic notation or distinctive features or both. John Goldsmith (linguist), John Goldsmith (1995) defines phonological rules as mappings between two different levels of sounds representation—in this case, the abstract or underlying level and the surface level—and Bruce Hayes (linguist), Bruce Hayes (2009) describes them as "generalizations" about the different ways a sound can be pronounced in different environments. That is to say, phonological rules describe how a speaker goes from the abstract representation stored in their brain, to the actual sound they articulate when they speak. In ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]