27 resultados para Diachronic syntax
em Aston University Research Archive
Resumo:
The meaning is involved all levels of language analysis. Located in the heart of phenomena such as the polysemy, the grammaticalisation, the role for interpretation of the syntax, the organisation of the metonymy, the structuring of the metaphor. It is subject to synchroniques and historical typological and social variations. These events allow you to reveal when they are considered under the representations that they involve, the Organization of the linguistic meaning report. It is this organisation that attach themselves to identify the contributions in this book. From the empirical study of problems typical semantics and prag-matique offer answers provide the most current approaches to questions the nature of the sense of the patterns they render account representations and constraints that shape.
Resumo:
This article focuses on the empirical domain of the solidarity uses of certain insults in different varieties of French (standard, Quebec, Burgundy) from diachronic and synchronic points of view. Solidarity uses refers to the usage of axiological terms as terms of endearment to mark social proximity between subjects. This value is signalled by morphosyntactic, prosodic and mimeo-gestural features indicating the speaker's disposition towards the addressee. These psychological and social parameters conspire to attenuate the axiological term's argumentative program, which however can never be entirely evacuated. This argumentative program is nevertheless subordinated to pragmatics, which remains necessary in order to evaluate the extent to which the conventional lexical meaning is maintained in these uses. The attenuation of conventional meaning under solidarity uses shows the relevance of relational and attitudinal notions for the negotiation of meaning. It further establishes that at least in some cases, the analysis of linguistic interpretation require a multidisciplinary approach, most specifically where the relation between Semantics and Pragmatics is concerned.
Resumo:
The different aspects of language are, we know structured by systematic relationships and recent research suggests that the meaning is no exception to this rule. Languages let talking topics to return to their experience of the universe, this reference in is no less the result of the value that characterizes the signs as an integral part of a system of representation. This article contains representations which substantiates the grammatical value of words define in topological terms. This conceptual topology to realise the noun syntax and interpretation. It is therefore suggested that spatialisantes representations intervene as a condition of the Organization referential and structural language sequences.
Resumo:
As any language French transformed over time. The evolution of French is marked by many phenomena at all organization levels. For syntax, these phenomena include from the medieval State to current state the assertive sentence of second verb schema change (where the verb should be preceded by a constituent, XVY) to SVO (where it is the subject that precedes the verb) and the passage of the optional expression required expression of the subject. The mandatory presence of the subject in current French is all the more remarkable that it distinguishes it from most other major contemporary romance languages that require explicit subject. This last group includes catalan, Spanish, Italian literary, some occitans, Portuguese, Romanian, and Sardinian, dialects French hugging with the florentin franco-provençal, some other occitans dialects Mediterranean Italian dialects and the ladin following Vanelli, Renzi and Beninca (1985/1985).
Resumo:
Our study discusses the ability of the présent historique, a tense « plus abstrait et donc plus difficile à comprendre » [more abstract and therefore more difficult to understand] (Béguin 1998, p. 36), to replace the passé simple (PS) in historical narration. It is based on a diachronic corpus of extracts taken from history books on the French Revolution, ranging from the beginning of the 19th century to the end of the 20th century. Firstly, we justify the primacy of the passé simple for historical narrative, while considering the wider areas of tense and aspect. After a description of the corpus and a summary of the hypotheses under study, we present our quantitative results with the aim of assessing the use of the présent historique in the corpus in comparison with other tenses. Finally, we study our corpus from a qualitative perspective and we try to conclude upon our initial hypotheses. © Revue Romane.
Resumo:
The French Past Historic (passé simple: PS), as a perfective past, is ideally suited to the obituary genre narrating the highlights of a life in chronological order. However, 20th century linguists have claimed that this tense has become obsolete. It is, therefore, worth exploring the presence of PS in obituaries. This paper explores three types of variation (diachronic, diastratic and diatopic) on a corpus of diachronic 20th century sources, and contemporary Parisian and regional newspapers. The study has noticed a diachronic diminution of the quantitative use of PS and a lesser decline of its functions as a foregrounded tense, and greater vitality in Western and Southern papers. However the geographical factor was less influential than the distribution. The readership may prove decisive as we have seen the most productive uses in the most conservative papers, the most formulaic in the left-wing paper, and the least developed in the populist paper.
Resumo:
We conducted a detailed study of a case of linguistic talent in the context of autism spectrum disorder, specifically Asperger syndrome. I.A. displays language strengths at the level of morphology and syntax. Yet, despite this grammar advantage, processing of figurative language and inferencing based on context presents a problem for him. The morphology advantage for I.A. is consistent with the weak central coherence (WCC) account of autism. From this account, the presence of a local processing bias is evident in the ways in which autistic individuals solve common problems, such as assessing similarities between objects and finding common patterns, and may therefore provide an advantage in some cognitive tasks compared to typical individuals. We extend the WCC account to language and provide evidence for a connection between the local processing bias and the acquisition of morphology and grammar.
Resumo:
This text is concerned with the intellectual and social alienation experienced by a twentieth century German writer (1906 - ).·the alienation begins in the context of German society, but this context is later globalised. The thesis first discusses the social and· intellectual origins and the salient features of this alienated stance, before proceeding to a detailed analysis of its recurring symptoms and later intensification in each of the author's main works, chronologically surveyed, supported by reference to minor writings. From the novels of the thirties' showing the burgher-artist conflict, and its symbolic dichotomies, the renunciation of traditional German values, and the ambiguous confrontation with new disruptive socio-political forces, we move to the post-war trilogy (1951-54), with its roots in the German social and political experience of the thirties' onwards. The latter, however, is merely a background for the presentation of a much more comprehensive view of the human condition:- a pessimistic vision of the repetitiveness and incorrigibility of this condition, the possibility of the apocalypse, the bankruptcy and ineffectiveness of European religion and culture, the 'absurd' meaninglessness of history, the intellectual artist's position and role(s) in mass-culture and an abstract, technologised mass-society, the central theme of fragmentation - of the structure of reality, society and personality, the artist's relation to this fragmentation, intensified in the twentieth,century. Style and language are consonant with this world-picture. Many of these features recur in the travel-books (1958-61); diachronic as well as synchronic approaches characterise the presentation of various modes of contemporary society in America, Russia, France and other European countries. Important features of intellectual alienation are:- the changelessness of historical motifs (e.g. tyranny, aggression), the conventions of burgher society, both old and new forms, the qualitative depreciation and standardisation of living, industrialisation and technology in complex, vulnerable and concemtrated urban societies, ambiguities of fragmented pluralism. Reference is made .to other travel-writers.
The effective use of implicit parallelism through the use of an object-oriented programming language
Resumo:
This thesis explores translating well-written sequential programs in a subset of the Eiffel programming language - without syntactic or semantic extensions - into parallelised programs for execution on a distributed architecture. The main focus is on constructing two object-oriented models: a theoretical self-contained model of concurrency which enables a simplified second model for implementing the compiling process. There is a further presentation of principles that, if followed, maximise the potential levels of parallelism. Model of Concurrency. The concurrency model is designed to be a straightforward target for mapping sequential programs onto, thus making them parallel. It aids the compilation process by providing a high level of abstraction, including a useful model of parallel behaviour which enables easy incorporation of message interchange, locking, and synchronization of objects. Further, the model is sufficient such that a compiler can and has been practically built. Model of Compilation. The compilation-model's structure is based upon an object-oriented view of grammar descriptions and capitalises on both a recursive-descent style of processing and abstract syntax trees to perform the parsing. A composite-object view with an attribute grammar style of processing is used to extract sufficient semantic information for the parallelisation (i.e. code-generation) phase. Programming Principles. The set of principles presented are based upon information hiding, sharing and containment of objects and the dividing up of methods on the basis of a command/query division. When followed, the level of potential parallelism within the presented concurrency model is maximised. Further, these principles naturally arise from good programming practice. Summary. In summary this thesis shows that it is possible to compile well-written programs, written in a subset of Eiffel, into parallel programs without any syntactic additions or semantic alterations to Eiffel: i.e. no parallel primitives are added, and the parallel program is modelled to execute with equivalent semantics to the sequential version. If the programming principles are followed, a parallelised program achieves the maximum level of potential parallelisation within the concurrency model.
Resumo:
The increasing cost of developing complex software systems has created a need for tools which aid software construction. One area in which significant progress has been made is with the so-called Compiler Writing Tools (CWTs); these aim at automated generation of various components of a compiler and hence at expediting the construction of complete programming language translators. A number of CWTs are already in quite general use, but investigation reveals significant drawbacks with current CWTs, such as lex and yacc. The effective use of a CWT typically requires a detailed technical understanding of its operation and involves tedious and error-prone input preparation. Moreover, CWTs such as lex and yacc address only a limited aspect of the compilation process; for example, actions necessary to perform lexical symbol valuation and abstract syntax tree construction must be explicitly coded by the user. This thesis presents a new CWT called CORGI (COmpiler-compiler from Reference Grammar Input) which deals with the entire `front-end' component of a compiler; this includes the provision of necessary data structures and routines to manipulate them, both generated from a single input specification. Compared with earlier CWTs, CORGI has a higher-level and hence more convenient user interface, operating on a specification derived directly from a `reference manual' grammar for the source language. Rather than developing a compiler-compiler from first principles, CORGI has been implemented by building a further shell around two existing compiler construction tools, namely lex and yacc. CORGI has been demonstrated to perform efficiently in realistic tests, both in terms of speed and the effectiveness of its user interface and error-recovery mechanisms.
Resumo:
An implementation of a Lexical Functional Grammar (LFG) natural language front-end to a database is presented, and its capabilities demonstrated by reference to a set of queries used in the Chat-80 system. The potential of LFG for such applications is explored. Other grammars previously used for this purpose are briefly reviewed and contrasted with LFG. The basic LFG formalism is fully described, both as to its syntax and semantics, and the deficiencies of the latter for database access application shown. Other current LFG implementations are reviewed and contrasted with the LFG implementation developed here specifically for database access. The implementation described here allows a natural language interface to a specific Prolog database to be produced from a set of grammar rule and lexical specifications in an LFG-like notation. In addition to this the interface system uses a simple database description to compile metadata about the database for later use in planning the execution of queries. Extensions to LFG's semantic component are shown to be necessary to produce a satisfactory functional analysis and semantic output for querying a database. A diverse set of natural language constructs are analysed using LFG and the derivation of Prolog queries from the F-structure output of LFG is illustrated. The functional description produced from LFG is proposed as sufficient for resolving many problems of quantification and attachment.
Resumo:
The strategies and operations of the Rover Group were investigated using a behaviour based longitudinal examination. The investigating method used was developed from Mintzberg's classical diachronic study approach through the adoption of an observing participant approach supplemented with probes into specific areas of the organisation's activities. The thesis argues, through the use of a future-forward perspective of organisation capability, that an organisation's future capability can be assessed. The thesis questions the periodisation approach normally adopted in longitudinal studies and proposes an alternative method which the author believes generates a better understanding of the operations and future potential of the organisation. This method also produces generalisations which can be readily applied to other organisations. The introduction of a process perspective to behavioural studies has led to the promise of a unified understanding of strategic management and organisation development.
Resumo:
Modern managers are under tremendous pressure in attempting to fulfil a profoundly complex managerial task, that of handling information resources. Information management, an intricate process requiring a high measure of human cognition and discernment, involves matching a manager's lack of information processing capacity against his information needs, with voluminous information at his disposal. The nature of the task will undoubtedly become more complex in the case of a large organisation. Management of large-scale organisations is therefore an exceedingly challenging prospect for any manager to be faced with. A system that supports executive information needs will help reduce managerial and informational mismatches. In the context of the Malaysian public sector, the task of overall management lies with the Prime Minister and the Cabinet. The Prime Minister's Office is presently supporting the Prime Minister's information and managerial needs, although not without various shortcomings. The rigid formalised structure predominant of the Malaysian public sector, so opposed to dynamic treatment of problematic issues as faced by that sector, further escalates the managerial and organisational problem of coping with a state of complexity. The principal features of the research are twofold: the development of a methodology for diagnosing the problem organisation' and the design of an office system. The methodological development is done in the context of the Malaysian public sector, and aims at understanding the complexity of its communication and control situation. The outcome is a viable model of the public sector. `Design', on the other hand, is developing a syntax or language for office systems which provides an alternative to current views on office systems. The design is done with reference to, rather than for, the Prime Minister's Office. The desirable outcome will be an office model called Office Communication and Information System (OCIS).
Resumo:
The present thesis focuses on the overall structure of the language of two types of Speech Exchange Systems (SES) : Interview (INT) and Conversation (CON). The linguistic structure of INT and CON are quantitatively investigated on three different but interrelated levels of analysis : Lexis, Syntax and Information Structure. The corpus of data 1n vest1gated for the project consists of eight sessions of pairs of conversants in carefully planned interviews followed by unplanned, surreptitiously recorded conversational encounters of the same pairs of speakers. The data comprise a total of approximately 15.200 words of INT talk and of about 19.200 words in CON. Taking account of the debatable assumption that the language of SES might be complex on certain linguistic levels (e.g. syntax) (Halliday 1979) and might be simple on others (e.g. lexis) in comparison to written discourse, the thesis sets out to investigate this complexity using a statistical approach to the computation of the structures recurrent in the language of INT and CON. The findings indicate clearly the presence of linguistic complexity in both types. They also show the language of INT to be slightly more syntactically and lexically complex than that of CON. Lexical density seems to be relatively high in both types of spoken discourse. The language of INT seems to be more complex than that of CON on the level of information structure too. This is manifested in the greater use of Inferable and other linguistically complex entities of discourse. Halliday's suggestion that the language of SES is syntactically complex is confirmed but not the one that the more casual the conversation is the more syntactically complex it becomes. The results of the analysis point to the general conclusion that the linguistic complexity of types of SES is not only in the high recurrence of syntactic structures, but also in the combination of these features with each other and with other linguistic and extralinguistic features. The linguistic analysis of the language of SES can be useful in understanding and pinpointing the intricacies of spoken discourse in general and will help discourse analysts and applied linguists in exploiting it both for theoretical and pedagogical purposes.