960 resultados para New language


Relevância:

70.00% 70.00%

Publicador:

Resumo:

In this dissertation I explore the impact that language-migration has on Self-Identity. The thesis consists of two parts: a memoir The Strangeness of Freedom, and an exegesis. Each is intended to stand alone, but also to complement the other. In the memoir I draw on my personal recollections of my family's migrations across five countries (Czechoslovakia, West Germany, USA and Australia) and into three languages (Czech, German and English) in order to convey my particular experience of language migration. In the exegesis I analyse several memoirs written by other language migrants and examine what impact they believe migrating into a new language and culture had on their own Self-identity. I draw on postmodern and psychoanalytic theory to explore the nature of Self-Identity formation and why migrants, as well as non-migrants might experience a change in their Self-identity during the course of their lives. I attempt to tease out to what extent the change in Self-identity is a universal experience that results from living across time and moving from a known past into an unknown future, regardless of whether one physically migrates or not. I found that while language-migrants tend to describe a more intense disruption of their Self-Identity, non-migrants also experience such a disruption in their sense of Self, simply by living in a rapidly changing world. I propose that while changing locations and languages clearly disrupts the continuity we presume life entails, it is in fact the passage of time that distances us from our known past, including our familiar Self, even if we never physically or linguistically migrate.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Formal methods should be used to specify and verify on-card software in Java Card applications. Furthermore, Java Card programming style requires runtime verification of all input conditions for all on-card methods, where the main goal is to preserve the data in the card. Design by contract, and in particular, the JML language, are an option for this kind of development and verification, as runtime verification is part of the Design by contract method implemented by JML. However, JML and its currently available tools for runtime verification were not designed with Java Card limitations in mind and are not Java Card compliant. In this thesis, we analyze how much of this situation is really intrinsic of Java Card limitations and how much is just a matter of a complete re-design of JML and its tools. We propose the requirements for a new language which is Java Card compliant and indicate the lines on which a compiler for this language should be built. JCML strips from JML non-Java Card aspects such as concurrency and unsupported types. This would not be enough, however, without a great effort in optimization of the verification code generated by its compiler, as this verification code must run on the card. The JCML compiler, although being much more restricted than the one for JML, is able to generate Java Card compliant verification code for some lightweight specifications. As conclusion, we present a Java Card compliant variant of JML, JCML (Java Card Modeling Language), with a preliminary version of its compiler

Relevância:

70.00% 70.00%

Publicador:

Resumo:

A new language recognition technique based on the application of the philosophy of the Shifted Delta Coefficients (SDC) to phone log-likelihood ratio features (PLLR) is described. The new methodology allows the incorporation of long-span phonetic information at a frame-by-frame level while dealing with the temporal length of each phone unit. The proposed features are used to train an i-vector based system and tested on the Albayzin LRE 2012 dataset. The results show a relative improvement of 33.3% in Cavg in comparison with different state-of-the-art acoustic i-vector based systems. On the other hand, the integration of parallel phone ASR systems where each one is used to generate multiple PLLR coefficients which are stacked together and then projected into a reduced dimension are also presented. Finally, the paper shows how the incorporation of state information from the phone ASR contributes to provide additional improvements and how the fusion with the other acoustic and phonotactic systems provides an important improvement of 25.8% over the system presented during the competition.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Achieving long-term resettlement success is a challenge for many refugees seeking to restart their lives after displacement and being uprooted from their lives. Refugees must deal with finding employment, integrating into a society immensely different from what they have known their whole lives, and starting over from scratch. Learning a new language enables refugees to progress towards integration and long-term resettlement success, however, resettled refugees face a multitude of barriers in the U.S. to accessing language classes and attaining English proficiency. This study seeks to bridge this problem by exploring the possibilities of implementing a standardized language training program in the refugee camps to better prepare refugees for resettlement. A case study of the refugees along the Thai-Burma border demonstrated the significance of learning English in the camps on eventual English proficiency as well as the need for increased partnerships to overcome the barriers of lack of motivation and lack of funding. The author explores the possibilities of implementing a language training program in the camps by determining need, interest, barriers, and perceptions through the use of interviews, surveys, and focus groups of camp refugees, resettled refugees, and key organizational representatives. The significance of these results offers the possibility of leveraging and unlocking resettlement as a durable solution for more of the world's refugees in protracted situations.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Teaching architecture is experiencing a moment of opportunity. New methods, like constructivist pedagogy, based on complexity and integration are yet to be explored. In this context of opportunity teaching architecture has a duty to integrate complexity in their curriculum. Teaching methods should also assume inherent indeterminacy and contingency of all complex process. If we accept this condition as part of any teaching method, the notion of truth or falsehood it becomes irrelevant. In this regard it could focus on teaching to contingency of language. Traditionally, technology is defined as the language of science. If we assume contingency as one of the characteristics of language, we could say that technology is also contingent. Therefore we could focus technology teaching to redefine its own vocabulary. So, redefining technological vocabulary could be an area of opportunity for education in architecture. The student could redefine their own tools, technology, to later innovate with them. First redefine the vocabulary, the technology, and then construct the new language, the technique. In the case of Building Technology subjects, it should also incorporate a more holistic approach for enhancing interdisciplinary transfer. Technical transfer, either from nature or other technologies to the field of architecture, is considered as a field of great educational possibilities. Evenmore, student get much broader technical approach that transgresses the boundaries of architectural discipline.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

This paper presents ontological multilevel modeling language O2ML, aimed at using with metadata driven information systems. The first part of this paper briefly surveys existing modeling languages and approaches, while the last part proposes a new language to combine their benefits.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

This thesis investigates the socio-linguistic factors that led to the emergence of a new language in Cuba known as Anagó. This language emerged from contact between multiple dialects of the West African Yoruba language and Spanish. Language contact between the Yoruba language and Spanish took place in Cuba beginning in the nineteenth century after the introduction of large numbers of Yoruba speakers into Cuba during the trans-Atlantic slave trade. This thesis argues against the opinion that Anagó is simply a corrupted and imperfect form of Yoruba. Instead, it maintains that Anagó is a new language that emerged in Cuba and became a functional vehicle for the transmission of ideas and culture. Additionally, this study will present evidence that the Anagó speaking community was a constituent part of Cuban society since the nineteenth century, and is therefore an inextricable part of Cuban cultural patrimony. Twentieth century examples of Anagó language are examined as evidence of a vital Anagó speaking transnational community.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Managed execution frameworks, such as the.NET Common Language Runtime or the Java Virtual Machine, provide a rich environment for the creation of application programs. These execution environments are ideally suited for languages that depend on type-safety and the declarative control of feature access. Furthermore, such frameworks typically provide a rich collection of library primitives specialized for almost every domain of application programming. Thus, when a new language is implemented on one of these frameworks it becomes necessary to provide some kind of mapping from the new language to the libraries of the framework. The design of such mappings is challenging since the type-system of the new language may not span the domain exposed in the library application programming interfaces (APIs). The nature of these design considerations was clarified in the implementation of the Gardens Point Component Pascal (gpcp) compiler. In this paper we describe the issues, and the solutions that we settled on in this case. The problems that were solved have a wider applicability than just our example, since they arise whenever any similar language is hosted in such an environment.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

To date, studies have focused on the acquisition of alphabetic second languages (L2s) in alphabetic first language (L1) users, demonstrating significant transfer effects. The present study examined the process from a reverse perspective, comparing logographic (Mandarin-Chinese) and alphabetic (English) L1 users in the acquisition of an artificial logographic script, in order to determine whether similar language-specific advantageous transfer effects occurred. English monolinguals, English-French bilinguals and Chinese-English bilinguals learned a small set of symbols in an artificial logographic script and were subsequently tested on their ability to process this script in regard to three main perspectives: L2 reading, L2 working memory (WM), and inner processing strategies. In terms of L2 reading, a lexical decision task on the artificial symbols revealed markedly faster response times in the Chinese-English bilinguals, indicating a logographic transfer effect suggestive of a visual processing advantage. A syntactic decision task evaluated the degree to which the new language was mastered beyond the single word level. No L1-specific transfer effects were found for artificial language strings. In order to investigate visual processing of the artificial logographs further, a series of WM experiments were conducted. Artificial logographs were recalled under concurrent auditory and visuo-spatial suppression conditions to disrupt phonological and visual processing, respectively. No L1-specific transfer effects were found, indicating no visual processing advantage of the Chinese-English bilinguals. However, a bilingual processing advantage was found indicative of a superior ability to control executive functions. In terms of L1 WM, the Chinese-English bilinguals outperformed the alphabetic L1 users when processing L1 words, indicating a language experience-specific advantage. Questionnaire data on the cognitive strategies that were deployed during the acquisition and processing of the artificial logographic script revealed that the Chinese-English bilinguals rated their inner speech as lower than the alphabetic L1 users, suggesting that they were transferring their phonological processing skill set to the acquisition and use of an artificial script. Overall, evidence was found to indicate that language learners transfer specific L1 orthographic processing skills to L2 logographic processing. Additionally, evidence was also found indicating that a bilingual history enhances cognitive performance in L2.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

The concept of produsage developed from the realisation that new language was needed to describe the new phenomena emerging from the intersection of Web 2.0, user-generated content, and social media since the early years of the new millennium. When hundreds, thousands, maybe tens of thousands of participants utilise online platforms to collaborate in the development and continuous improvement of a wide variety of content – from software to informational resources to creative works –, and when this work takes place through a series of more or less unplanned, ad hoc, almost random cooperative encounters, then to describe these processes using terms which were developed during the industrial revolution no longer makes much sense. When – exactly because what takes place here is no longer a form of production in any conventional sense of the word – the outcomes of these massively distributed collaborations appear in the form of constantly changing, permanently mutable bodies of work which are owned at once by everyone and no-one, by the community of contributors as a whole but by none of them as individuals, then to conceptualise them as fixed and complete products in the industrial meaning of the term is missing the point. When what results from these efforts is of a quality (in both depth and breadth) that enables it to substitute for, replace, and even undermine the business model of long-established industrial products, even though precariously it relies on volunteer contributions, and when their volunteering efforts make it possible for some contributors to find semi- or fully professional employment in their field, then conventional industrial logic is put on its head.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

In Vanuatu, there have been concerns that Bislama (the national language of Vanuatu and a creole with an adapted English vocabulary) hinders English language learning. Consequently, previous language policy restricted the use of Bislama in schools. The findings from this study offer significant insights and implications that may assist teachers with using Bislama in their classrooms in a way that furthers English language and literacy development. This research is timely because the Vanuatu Government have recently implemented a new language policy that allows the vernacular island languages and Bislama to be used as a linguistic resource in schools.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Religion without religion. The challenge of radical postmodern philosophy of religion. The aim of this study is to examine the central ideas of Mark C. Taylor, Don Cupitt, and Grace Jantzen on the subject of the philosophy of religion. The method is a qualitative, systematic analysis of the works of the aforementioned philosophers. The purpose is to present, analyze, identify, find connections, and to gain an understanding of the original texts. This thesis shows that radical postmodern religion is “religion without religion”. God is “dead” and the concept of God is seen as “writing”, an ideal, a relationship of meanings or a language. In ethics, there are no objective values or principles. People must create their own morality. Reality is each person´s concept of reality. Language is universal in that language and reality cannot be considered separately. The human subject is contingent and formed in the linguistic and social context. According to postmodern feminism, the ideas that men present as facts are often degrading to women, distort reality and support the power of men. For this reason, we should create a new kind of philosophy of religion and a new language that takes women into consideration. Finally, we will study some philosophers, who have used postmodern ideas in a more moderate manner. In this way, we will look for a balanced solution between modernism and postmodernism. This study shows that the postmodern idea of religion is very different from classical Christianity. Ethics becomes subjective, anarchistic and nihilistic. Epistemology is relativistic and the human being becomes the measure of all things. Objective reality becomes blurry. Language is seen to be game-like, and it has no relation to reality. The moral responsibility of a subject becomes problematic. Science and rationality come into question without the permanent core provided by our consciousness. Women are not in an epistemologically privileged position. The truth claims by either men or women must each be evaluated one at a time. Many postmodern ideas can successfully be made of use if used in moderate manner.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

A child learns new things, creates social relationships and participates in play with the help of language. How can a child overcome these challenges if the surrounding language is not his mother tongue? The objective of learning a new language in the Pre-school education is an active bilingualism in all fields of the language. Theoretical context of the research rises from bilingualism, learning a language, language skills and evaluating them. Object of the research was to understand language skills of a child from a different linguistic and cultural background in the final stage of Pre-school education and to clarify how learning Finnish was supported during the Pre-school year. Answers to the research issues will be searched with the following questions: 1) What kind of language skills does a child from a different linguistic and cultural backgrounds have at the final stage of Pre-school education?, 1.1) What kind of listening comprehension skills?, 1.2) What kind of speech and vocabulary skills?, 1.3) What kind of structural skills?, 2) What kind of individual differences are there in language skills of children from different linguistic and cultural backgrounds?, and 3) How has a child from a different linguistic and cultural background been supported in learning Finnish during the Pre-school education? The view of language skills in this research is holistic even though it will be analysed in separate fields. The aim of this research is to form an overall impression of Finnish skills of the children participating in the research. Eight Pre-school-aged children with different linguistic and cultural backgrounds and their kindergarten teachers participated in this research. The children had taken part in Finnish activities for about three years. The research material consists of the test series (KITA), which evaluate children’s language skills – and of the questionnaire to the kindergarten teachers. The purpose of the questionnaire was to provide additional information on children’s language skills in Pre-school teaching situations and on supporting Finnish in Pre-school education. This research is qualitative and processing of the material is based on content analysis. According to the kindergarten teachers, the children’s social language skills were sufficient to cope in everyday life but children needed assistance with longer instructions. The same phenomenon could also be seen with the KITA tests – in which long and abstract instructions turned out to be difficult. Individual differences of the children were perceived in productivity skills, which were realised in fluent or influent speech. The children were supported in learning Finnish individually, in small-groups and in the activities of a whole group. ‘Finnish as the second language’ small-groups were the most common form of support in learning the language. The support at understanding activities was emphasized in whole group situations as well as in individual situations while assisting the child’s language skills. Generally, the children’s language skills were in the same level with developing basic language skills. The data of this research help to understand children’s language skills after three years of adopting Finnish. The results can be utilised in planning and evaluation of teaching another language.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

On a first reading of this article, one is struck by the complexity of language the authors use. Those of us who write in the social sciences and cultural studies are torn between the tenets of parsimony as present in the discourses of the natural sciences and the dangers of undertheorising our work. One assumes that there is a point that would be a happy medium. Finding that point often seems to be elusive. That said, I find the idea of linguistic sophistication to be appealing and in this sense the authors here have attempted to introduce new language into the world of sports coaching research through a process of reconceptualisation.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

The paper describes a modular, unit selection based TTS framework, which can be used as a research bed for developing TTS in any new language, as well as studying the effect of changing any parameter during synthesis. Using this framework, TTS has been developed for Tamil. Synthesis database consists of 1027 phonetically rich prerecorded sentences. This framework has already been tested for Kannada. Our TTS synthesizes intelligible and acceptably natural speech, as supported by high mean opinion scores. The framework is further optimized to suit embedded applications like mobiles and PDAs. We compressed the synthesis speech database with standard speech compression algorithms used in commercial GSM phones and evaluated the quality of the resultant synthesized sentences. Even with a highly compressed database, the synthesized output is perceptually close to that with uncompressed database. Through experiments, we explored the ambiguities in human perception when listening to Tamil phones and syllables uttered in isolation,thus proposing to exploit the misperception to substitute for missing phone contexts in the database. Listening experiments have been conducted on sentences synthesized by deliberately replacing phones with their confused ones.