948 resultados para Phonology, semantics


Relevância:

20.00% 20.00%

Publicador:

Resumo:

It has long been observed that many languages from all over the world require that certain grammatical categories (e.g., person, number, tense, modality) occur in the "second position" of a clause. Much of the research into second position has developed formal explanations for this recurring pattern, based on interactions between morphosyntax and phonology. In this article I explore how pragmatics of information packaging interacts with these other features in the development of such morphosyntactic architecture in three North-Central Australian languages: Warlpiri, Wambaya, and Garrwa.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The current study examined the contribution of phonological processing abilities and ADHD-like behaviours to first-grade word reading ability. 136 children were tested at the beginning and end of first grade. At both times, teachers rated children on hyperactive, inattentive, and oppositional behaviour. Children were given tests of letter knowledge at T1 and tests of word reading, phonological sensitivity, phonological memory, rapid automatised naming, and vocabulary at T1 and T2. Regression analyses revealed that, of the behavioural measures, inattention made the strongest contribution to T2 reading, even after controlling for the effects of T1 reading, hyperactivity, and oppositional behaviour. Hyperactivity did not explain variance in T2 reading once the effect of inattention was controlled. Inattention predicted 4.7% independent variance in T2 word reading ability, even after the effects of T1 reading, vocabulary, and phonological processing were controlled. Although phonological processing predicted 9.3% independent variance in T2 word reading, even after the effects of reading, vocabulary, and inattention were controlled, the effects of phonological processing may have been partly mediated by inattention. This research indicates that inattention contributes to the prediction of early reading development in unselected populations, and that this influence is independent of other key cognitive predictors of reading ability.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We extend Cuervo's (2003) analysis of the Lower Applicative Dative DP in Spanish to account for the animate definite DP preceded by a and the fact that it is not possible to have both an animate dative definite direct object and a dative indirect object in the same clause. We argue that the presence of such a dative DP 'blocks' the upward movement of the direct object DP to the specifier of the Lower Applicative phrase. We analyse the case ‘mismatch’ between the third person accusative clitic and the co-referring dative DP with animate definite reference in River Plate Spanish as resulting from the raising of the accusative clitic to the head of the Applicative phrase and the movement of the DP to its specifier, where dative case is always assigned in Spanish. We propose that similar phenomena observed in some Australian languages are amenable to a similar analysis.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Two types of semantics have been given to object-oriented formal specification languages. Value semantics denote a class by a set of values representing its objects. Reference semantics denote a class by a set of references, or pointers, to values representing its objects. While adopting the former facilitates formal reasoning, adopting the latter facilitates transformation to object-oriented code. In this paper, we propose a combined approach using value semantics for abstract specification and reasoning, and then refining to a reference semantics before transforming specification to code.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Previous work on formally modelling and analysing program compilation has shown the need for a simple and expressive semantics for assembler level programs. Assembler programs contain unstructured jumps and previous formalisms have modelled these by using continuations, or by embedding the program in an explicit emulator. We propose a simpler approach, which uses techniques from compiler theory in a formal setting. This approach is based on an interpretation of programs as collections of program paths, each of which has a weakest liberal precondition semantics. We then demonstrate, by example, how we can use this formalism to justify the compilation of block-structured high-level language programs into assembler.