Search results for: language models
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 9994

Search results for: language models

9784 Teaching Vietnamese as the Official Language for Indigenous Preschool Children in Lai Chau, Vietnam: Exploring Teachers' Beliefs about Second Language Acquisition

Authors: Thao Thi Vu, Libby Lee-Hammond, Andrew McConney

Abstract:

In Vietnam, the Vietnamese language is normally used as the language of instruction. The dominance of this language places children who have a different first language such as Indigenous children at a disadvantage when commencing school. This study explores preschool teachers’ beliefs about second language acquisition in Lai Chau provinces where is typical of highland provinces of Vietnam and the proportion of Indigenous minority groups in high. Data were collected from surveys with both closed-end questions and opened-end questions. The participants in this study were more than 200 public preschool teachers who come from eight different districts in Lai Chau. An analysis of quantitative data survey is presented to indicate several practical implications, such as the connection between teachers’ knowledge background that gained from their pre-service and in-service teacher education programs regarding second language teaching for Indigenous children and their practice. It also explains some factors that influence teachers’ beliefs and perspective about Indigenous children and pedagogies in their classes.

Keywords: indigenous children, learning Vietnamese, preschool, teachers’ beliefs

Procedia PDF Downloads 418
9783 The Output Fallacy: An Investigation into Input, Noticing, and Learners’ Mechanisms

Authors: Samantha Rix

Abstract:

The purpose of this research paper is to investigate the cognitive processing of learners who receive input but produce very little or no output, and who, when they do produce output, exhibit a similar language proficiency as do those learners who produced output more regularly in the language classroom. Previous studies have investigated the benefits of output (with somewhat differing results); therefore, the presentation will begin with an investigation of what may underlie gains in proficiency without output. Consequently, a pilot study was designed and conducted to gain insight into the cognitive processing of low-output language learners looking, for example, at quantity and quality of noticing. This will be carried out within the paradigm of action classroom research, observing and interviewing low-output language learners in an intensive English program at a small Midwest university. The results of the pilot study indicated that autonomy in language learning, specifically utilizing strategies such self-monitoring, self-talk, and thinking 'out-loud', were crucial in the development of language proficiency for academic-level performance. The presentation concludes with an examination of pedagogical implication for classroom use in order to aide students in their language development.

Keywords: cognitive processing, language learners, language proficiency, learning strategies

Procedia PDF Downloads 470
9782 Ethnolinguistic Otherness: The Vedda Language (Baasapojja) of Indigenous Adivasi (Veddas) of Dambana in Sri Lanka

Authors: Nimasha Malalasekera

Abstract:

Working with the indigenous Adivasi (Vedda) community of Dambana in the district of Badulla in Sri Lanka, this research documents linguistic data to address language and cultural endangerment. The ancestral language of Adivasi has undergone sustained restructuration over a long historical period due to its contact with Sinhala, an Indo-Aryan language spoken by the majority Sinhalese. The Vedda language is highly endangered today. At present, all speakers of the Vedda language spoken in Dambana are Adivasi men in the parent generation, who are Sinhala-Vedda bilinguals. Adivasi women and children do not speak the Vedda language but Sinhala in everyday life. Women can understand the Vedda language and would respond to a Vedda language utterance in Sinhala. The use of the Vedda language is largely restricted to self-ascribing Adivasi men who employ it in the context of cultural tourism in Dambana to index ethnolinguistic otherness. Adivasi of Dambana often refers to this distinct linguistic code that they speak as baasapojja or language. This research employs a cooperative model of ethnographic documentation to explore the interrelations between discursive practices, linguistic structures, and linguistic (and broader sociocultural) ideologies in this community. The Vedda language has been previously identified as a dialect of Sinhala or a creole emerging in the contact between Sinhala and the ancestral Vedda language. This paper analyzes the current language endangerment context of bilingual Adivasi members that allows the birth of a mixed language. The aim of this research is to preserve ongoing linguistic innovation among this endangered language speech community. It contributes to the appreciation of creative cultural and linguistic production of a stigmatized minuscule indigenous community of South Asia that strives to assert a distinct linguistic and cultural identity from the dominant populations.

Keywords: Vedda language, language endangerment, mixed languages, indigenous identity

Procedia PDF Downloads 96
9781 The Influence of Language and Background Culture on Speakers from the Viewpoint of Gender and Identity

Authors: Yuko Tomoto

Abstract:

The purpose of this research is to examine the assumption that female bilingual speakers more often change the way they talk or think depending on the language they use compared with male bilingual speakers. The author collected data through questionnaires on 241 bilingual speakers. Also, in-depth interview surveys were conducted with 13 Japanese/English bilingual speakers whose native language is Japanese and 16 English/Japanese bilingual speakers whose native language is English. The results indicate that both male and female bilingual speakers are more or less influenced consciously and unconsciously by the language they use, as well as by the background cultural values of each language. At the same time, it was found that female speakers are much more highly affected by the language they use, its background culture and also by the interlocutors they were talking to. This was probably due to the larger cultural expectations on women. Through conversations, speakers are not only conveying a message but also attempting to express who they are, and what they want to be like. In other words, they are constantly building up and updating their own identities by choosing the most appropriate language and descriptions to express themselves in the dialogues. It has been claimed that the images of ideal L2 self could strongly motivate learners. The author hopes to make the best use of the fact that bilingual speakers change their presence depending on the language they use, in order to motivate Japanese learners of English, especially female learners from the viewpoint of finding their new selves in English.

Keywords: cultural influence, gender expectation, language learning, L2 self

Procedia PDF Downloads 416
9780 Exploring Students’ Visual Conception of Matter and Its Implications to Teaching and Learning Chemistry

Authors: Allen A. Espinosa, Arlyne C. Marasigan, Janir T. Datukan

Abstract:

The study explored how students visualize the states and classifications of matter using scientific models. It also identified misconceptions of students in using scientific models. In general, high percentage of students was able to use scientific models correctly and only a little misconception was identified. From the result of the study, a teaching framework was formulated wherein scientific models should be employed in classroom instruction to visualize abstract concepts in chemistry and for better conceptual understanding.

Keywords: visual conception, scientific models, mental models, states of matter, classification of matter

Procedia PDF Downloads 395
9779 Little Retrieval Augmented Generation for Named Entity Recognition: Toward Lightweight, Generative, Named Entity Recognition Through Prompt Engineering, and Multi-Level Retrieval Augmented Generation

Authors: Sean W. T. Bayly, Daniel Glover, Don Horrell, Simon Horrocks, Barnes Callum, Stuart Gibson, Mac Misuira

Abstract:

We assess suitability of recent, ∼7B parameter, instruction-tuned Language Models Mistral-v0.3, Llama-3, and Phi-3, for Generative Named Entity Recognition (GNER). Our proposed Multi-Level Information Retrieval method achieves notable improvements over finetuned entity-level and sentence-level methods. We consider recent developments at the cross roads of prompt engineering and Retrieval Augmented Generation (RAG), such as EmotionPrompt. We conclude that language models directed toward this task are highly capable when distinguishing between positive classes (precision). However, smaller models seem to struggle to find all entities (recall). Poorly defined classes such as ”Miscellaneous” exhibit substantial declines in performance, likely due to the ambiguity it introduces to the prompt. This is partially resolved through a self verification method using engineered prompts containing knowledge of the stricter class definitions, particularly in areas where their boundaries are in danger of overlapping, such as the conflation between the location ”Britain” and the nationality ”British”. Finally, we explore correlations between model performance on the GNER task with performance on relevant academic benchmarks.

Keywords: generative named entity recognition, information retrieval, lightweight artificial intelligence, prompt engineering, personal information identification, retrieval augmented generation, self verification

Procedia PDF Downloads 16
9778 Understanding the Heart of the Matter: A Pedagogical Framework for Apprehending Successful Second Language Development

Authors: Cinthya Olivares Garita

Abstract:

Untangling language processing in second language development has been either a taken-for-granted and overlooked task for some English language teaching (ELT) instructors or a considerable feat for others. From the most traditional language instruction to the most communicative methodologies, how to assist L2 learners in processing language in the classroom has become a challenging matter in second language teaching. Amidst an ample array of methods, strategies, and techniques to teach a target language, finding a suitable model to lead learners to process, interpret, and negotiate meaning to communicate in a second language has imposed a great responsibility on language teachers; committed teachers are those who are aware of their role in equipping learners with the appropriate tools to communicate in the target language in a 21stcentury society. Unfortunately, one might find some English language teachers convinced that their job is only to lecture students; others are advocates of textbook-based instruction that might hinder second language processing, and just a few might courageously struggle to facilitate second language learning effectively. Grounded on the most representative empirical studies on comprehensible input, processing instruction, and focus on form, this analysis aims to facilitate the understanding of how second language learners process and automatize input and propose a pedagogical framework for the successful development of a second language. In light of this, this paper is structured to tackle noticing and attention and structured input as the heart of processing instruction, comprehensible input as the missing link in second language learning, and form-meaning connections as opposed to traditional grammar approaches to language teaching. The author finishes by suggesting a pedagogical framework involving noticing-attention-comprehensible-input-form (NACIF based on their acronym) to support ELT instructors, teachers, and scholars on the challenging task of facilitating the understanding of effective second language development.

Keywords: second language development, pedagogical framework, noticing, attention, comprehensible input, form

Procedia PDF Downloads 15
9777 Content Based Instruction: An Interdisciplinary Approach in Promoting English Language Competence

Authors: Sanjeeb Kumar Mohanty

Abstract:

Content Based Instruction (CBI) in English Language Teaching (ELT) basically helps English as Second Language (ESL) learners of English. At the same time, it fosters multidisciplinary style of learning by promoting collaborative learning style. It is an approach to teaching ESL that attempts to combine language with interdisciplinary learning for bettering language proficiency and facilitating content learning. Hence, the basic purpose of CBI is that language should be taught in conjunction with academic subject matter. It helps in establishing the content as well as developing language competency. This study aims at supporting the potential values of interdisciplinary approach in promoting English Language Learning (ELL) by teaching writing skills to a small group of learners and discussing the findings with the teachers from various disciplines in a workshop. The teachers who are oriented, they use the same approach in their classes collaboratively. The inputs from the learners as well as the teachers hopefully raise positive consciousness with regard to the vast benefits that Content Based Instruction can offer in advancing the language competence of the learners.

Keywords: content based instruction, interdisciplinary approach, writing skills, collaborative approach

Procedia PDF Downloads 266
9776 Greek Teachers' Understandings of Typical Language Development and of Language Difficulties in Primary School Children and Their Approaches to Language Teaching

Authors: Konstantina Georgali

Abstract:

The present study explores Greek teachers’ understandings of typical language development and of language difficulties. Its core aim was to highlight that teachers need to have a thorough understanding of educational linguistics, that is of how language figures in education. They should also be aware of how language should be taught so as to promote language development for all students while at the same time support the needs of children with language difficulties in an inclusive ethos. The study, thus argued that language can be a dynamic learning mechanism in the minds of all children and a powerful teaching tool in the hands of teachers and provided current research evidence to show that structural and morphological particularities of native languages- in this case, of the Greek language- can be used by teachers to enhance children’s understanding of language and simultaneously improve oral language skills for children with typical language development and for those with language difficulties. The research was based on a Sequential Exploratory Mixed Methods Design deployed in three consecutive and integrative phases. The first phase involved 18 exploratory interviews with teachers. Its findings informed the second phase involving a questionnaire survey with 119 respondents. Contradictory questionnaire results were further investigated in a third phase employing a formal testing procedure with 60 children attending Y1, Y2 and Y3 of primary school (a research group of 30 language impaired children and a comparison group of 30 children with typical language development, both identified by their class teachers). Results showed both strengths and weaknesses in teachers’ awareness of educational linguistics and of language difficulties. They also provided a different perspective of children’s language needs and of language teaching approaches that reflected current advances and conceptualizations of language problems and opened a new window on how best they can be met in an inclusive ethos. However, teachers barely used teaching approaches that could capitalize on the particularities of the Greek language to improve language skills for all students in class. Although they seemed to realize the importance of oral language skills and their knowledge base on language related issues was adequate, their practices indicated that they did not see language as a dynamic teaching and learning mechanism that can promote children’s language development and in tandem, improve academic attainment. Important educational implications arose and clear indications of the generalization of findings beyond the Greek educational context.

Keywords: educational linguistics, inclusive ethos, language difficulties, typical language development

Procedia PDF Downloads 377
9775 Prediction, Production, and Comprehension: Exploring the Influence of Salience in Language Processing

Authors: Andy H. Clark

Abstract:

This research looks into the relationship between language comprehension and production with a specific focus on the role of salience in shaping these processes. Salience, our most immediate perception of what is most probable out of all possible situations and outcomes strongly affects our perception and action in language production and comprehension. This study investigates the impact of geographic and emotional attachments to the target language on the differences in the learners’ comprehension and production abilities. Using quantitative research methods (Qualtrics, SPSS), this study examines preferential choices of two groups of Japanese English language learners: those residing in the United States and those in Japan. By comparing and contrasting these two groups, we hope to gain a better understanding of how salience of linguistics cues influences language processing.

Keywords: intercultural pragmatics, salience, production, comprehension, pragmatics, action, perception, cognition

Procedia PDF Downloads 62
9774 ChatGPT as a “Foreign Language Teacher”: Attitudes of Tunisian English Language Learners

Authors: Leila Najeh Bel'Kiry

Abstract:

Artificial intelligence (AI) brought about many language robots, with ChatGPT being the most sophisticated thanks to its human-like linguistic capabilities. This aspect raises the idea of using ChatGPT in learning foreign languages. Starting from the premise that positions ChatGPT as a mediator between the language and the leaner, functioning as a “ghost teacher" offering a peaceful and secure learning space, this study aims to explore the attitudes of Tunisian students of English towards ChatGPT as a “Foreign Language Teacher” . Forty-five students, in their third year of fundamental English at Tunisian universities and high institutes, completed a Likert scale questionnaire consisting of thirty-two items and covering various aspects of language (phonology, morphology, syntax, semantics, and pragmatics). A scale ranging from 'Strongly Disagree,' 'Disagree,' 'Undecided,' 'Agree,' to 'Strongly Agree.' is used to assess the attitudes of the participants towards the integration of ChaGPTin learning a foreign language. Results indicate generally positive attitudes towards the reliance on ChatGPT in learning foreign languages, particularly some compounds of language like syntax, phonology, and morphology. However, learners show insecurity towards ChatGPT when it comes to pragmatics and semantics, where the artificial model may fail when dealing with deeper contextual and nuanced language levels.

Keywords: artificial language model, attitudes, foreign language learning, ChatGPT, linguistic capabilities, Tunisian English language learners

Procedia PDF Downloads 58
9773 Irbid National University Students’ Beliefs about English Language Learning

Authors: Khaleel Bader Bataineh

Abstract:

Past studies have maintained that the Arab learners' beliefs about language learning hold vital effects on their performance. Thus, this study was carried out to investigate the language learning beliefs of Irbid National University students. It aimed at identifying the language learning beliefs according to gender. This study is a descriptive design that employed survey questionnaire of Language Learning Beliefs Inventory (BALLI). The data were elicited from 83 English major students during the class sessions. The data were analyzed using an SPSS program in which frequency analysis and t-test were performed to examine the students’ responses. Thus, the major findings of this research indicated that there is a variation in responses with regards to the subjects’ beliefs about English learning. Also, the findings show significant differences in four questionnaire items according to gender. It is hoped that the findings provide valuable insights to educators about the learners’ beliefs which assist them to develop the teaching and learning English language process in Jordan universities.

Keywords: foreign language, students’ beliefs, language learning, Arab students

Procedia PDF Downloads 481
9772 Ethnolinguistic Identity and Language Policies: Negotiating Identity and Diversity in Modern Linguistic Environment in Malawi

Authors: Peter Mayeso Jiyajiya

Abstract:

The question of language and identity in the post-colonial Africa has resulted in the policy inconsistencies and perceived wayward practices regarding language use. The need to reside and situate oneself in the global village has alienated local identities, with most countries, Malawi in particular promoting exogenous colonial language(s) at the expense of local languages that mirror people’s identities. This has brought a mismatch between language policy and implementation. The resultant effect has been alienation of the ‘Self’ from one’s indigenous identity and creation of the ‘other’ in the foreign identity, and the undermining of the linguistic rights of the minority language speakers. The need to negotiate the identity and modernity in the global village is thus imperative. The paper attempts to review the language situation in Malawi in light of the growing desire for international integration vis-à-vis the cultivation and maintenance of national ethnolinguistic identity. It further highlights the dilemma that the promotion of vernacular languages is facing in the modern Malawi. It also examines the Malawi language policy and its implementation. The failures, challenges, and inconsistencies are discussed in order to negotiate the position of minority languages in the modern Malawi. The paper notes that identity construction and maintenance within the framework of language policy in Malawi is undermined by attitudinal factors towards one’s culture and language. The paper then provides suggestions of negotiating identity in Malawi within the framework of globalisation through the placement of premiums on the minority languages.

Keywords: identity, language policy, minority languages, vernacular language

Procedia PDF Downloads 682
9771 Students' Perspectives about Humor and the Process of Learning Spanish as a Foreign Language

Authors: Samuel Marínez González

Abstract:

In the last decades, the studies about humor have been increasing significantly in all areas. In the field of education and, specially, in the second language teaching, most research has concentrated on the beneficial effects that the introduction of humor in the process of teaching and learning a foreign language, as well as its impact on teachers and students. In the following research, we will try to know the learners’ perspectives about humor and its use in the Spanish as a Foreign Language classes. In order to do this, a different range of students from the Spanish courses at the University of Cape Town will participate in a survey that will reveal their beliefs about the frequency of humor in their daily lives and their Spanish lessons, their reactions to humorous situations, and the main advantages or disadvantages, from their point of view, to the introduction of humor in the teaching of Spanish as a Foreign Language.

Keywords: education, foreign languages, humor, pedagogy, Spanish as a Foreign Language, students’ perceptions

Procedia PDF Downloads 336
9770 A Grey-Box Text Attack Framework Using Explainable AI

Authors: Esther Chiramal, Kelvin Soh Boon Kai

Abstract:

Explainable AI is a strong strategy implemented to understand complex black-box model predictions in a human-interpretable language. It provides the evidence required to execute the use of trustworthy and reliable AI systems. On the other hand, however, it also opens the door to locating possible vulnerabilities in an AI model. Traditional adversarial text attack uses word substitution, data augmentation techniques, and gradient-based attacks on powerful pre-trained Bidirectional Encoder Representations from Transformers (BERT) variants to generate adversarial sentences. These attacks are generally white-box in nature and not practical as they can be easily detected by humans e.g., Changing the word from “Poor” to “Rich”. We proposed a simple yet effective Grey-box cum Black-box approach that does not require the knowledge of the model while using a set of surrogate Transformer/BERT models to perform the attack using Explainable AI techniques. As Transformers are the current state-of-the-art models for almost all Natural Language Processing (NLP) tasks, an attack generated from BERT1 is transferable to BERT2. This transferability is made possible due to the attention mechanism in the transformer that allows the model to capture long-range dependencies in a sequence. Using the power of BERT generalisation via attention, we attempt to exploit how transformers learn by attacking a few surrogate transformer variants which are all based on a different architecture. We demonstrate that this approach is highly effective to generate semantically good sentences by changing as little as one word that is not detectable by humans while still fooling other BERT models.

Keywords: BERT, explainable AI, Grey-box text attack, transformer

Procedia PDF Downloads 132
9769 Modeling and Simulation Methods Using MATLAB/Simulink

Authors: Jamuna Konda, Umamaheswara Reddy Karumuri, Sriramya Muthugi, Varun Pishati, Ravi Shakya,

Abstract:

This paper investigates the challenges involved in mathematical modeling of plant simulation models ensuring the performance of the plant models much closer to the real time physical model. The paper includes the analysis performed and investigation on different methods of modeling, design and development for plant model. Issues which impact the design time, model accuracy as real time model, tool dependence are analyzed. The real time hardware plant would be a combination of multiple physical models. It is more challenging to test the complete system with all possible test scenarios. There are possibilities of failure or damage of the system due to any unwanted test execution on real time.

Keywords: model based design (MBD), MATLAB, Simulink, stateflow, plant model, real time model, real-time workshop (RTW), target language compiler (TLC)

Procedia PDF Downloads 339
9768 Code Switching and Language Attitudes of Two 10-11 Years Old Bilingual Child

Authors: Kristiina Teiss

Abstract:

Estonians and children having Estonian as a one of their languages have lately become the fastest growing minority or bilingual group in Finland which underlines the importance of studying this target group. The acquisition of bilingualism by an infant is affected by many different issues like the child’s personal traits, language differences, and different environmental factors such as people´s attitudes towards languages and bilingualism. In the early years the most important factor is the children’s interaction with their parents and siblings. This poster gives an overview to the material and some preliminary findings of ongoing PhD study concerning code-mixing, code-switching and language attitudes of two bilingual 10-11 year old children. Data was collected from two different bilingual families, one of them living in Tampere, Finland and one of them moved during the study to Tallinn, Estonia. The data includes audio recordings of the families’ interactions with their children when they were aged 2-3 years old and then when they were 10-11 years old. The data also includes recorded semi-structured queries of the parents, as well as recorded semi-structured queries of the children when they were in the age of 10-11 years. The features of code-mixing can vary depending on norms or models in the families, or even according to its use by two parents in same family. The practices studied in the ongoing longitudinal case study, based on a framework of ethnography, contain parental conversational strategies and family attitudes as well as CS (code-switching and code-mixing) cases occurring both in children and adult language. The aim of this paper is to find out whether there is a connection between children’s attitudes and their daily language use. It would be also interesting to find some evidence, as to whether living in different countries has different impacts on using two languages. The results of dissertation maid give some directional suggestions on how language maintenance of Estonian-Finnish bilinguals could be supported, although generalizations on the base of case study could not be done.

Keywords: code switching, Estonian, Finnish, language attitudes

Procedia PDF Downloads 363
9767 Students' Perceptions of Social Media as a Means to Improve Their Language Skills

Authors: Bahia Braktia, Ana Marcela Montenegro Sanchez

Abstract:

Social media, such as Facebook, Twitter, and YouTube, has been used for teaching and learning for quite some time. These platforms have been proven to be a good tool to improve various language skills, students’ performance of the English language, motivation as well as trigger the authentic language interaction. However, little is known about the potential effects of social media usage on the learning performance of Arabic language learners. The present study explores the potential role that the social media technologies play in learning Arabic as a foreign language at a university in Southeast of United States. In order to investigate this issue, an online survey was administered to examine the perceptions and attitudes of American students learning Arabic. The research questions were: How does social media, specifically Facebook and Twitter, impact the students' Arabic language skills, and what is their attitude toward it? The preliminary findings of the study showed that students had a positive attitude toward the use of social media to enhance their Arabic language skills, and that they used a range of social media features to expose themselves to the Arabic language and communicate in Arabic with native Arabic speaking friends. More detailed findings will be shared in the light data analysis with the audience during the presentation.

Keywords: foreign language learning, social media, students’ perceptions, survey

Procedia PDF Downloads 211
9766 Methodological Issues of Teaching Vocabulary in a Technical University

Authors: Elza Salakhova

Abstract:

The purpose of this article is to consider some common difficulties encountered in teaching vocabulary in technical higher educational institutions. It deals with the problem of teaching special vocabulary in the process of teaching a foreign language. There have been analyzed some problems in teaching a foreign language to learners of a technical higher establishment. There are some recommendations for teachers to motivate their students to learn and master a foreign language through learning terminology.

Keywords: professionally-oriented study, motivation, technical university, foreign language

Procedia PDF Downloads 147
9765 A Conundrum of Teachability and Learnability of Deaf Adult English as Second Language Learners in Pakistani Mainstream Classrooms: Integration or Elimination

Authors: Amnah Moghees, Saima Abbas Dar, Muniba Saeed

Abstract:

Teaching a second language to deaf learners has always been a challenge in Pakistan. Different approaches and strategies have been followed, but they have been resulted into partial or complete failure. The study aims to investigate the language problems faced by adult deaf learners of English as second language in mainstream classrooms. Moreover, the study also determines the factors which are very much involved in language teaching and learning in mainstream classes. To investigate the language problems, data will be collected through writing samples of ten deaf adult learners and ten normal ESL learners of the same class; whereas, observation in inclusive language teaching classrooms and interviews from five ESL teachers in inclusive classes will be conducted to know the factors which are directly or indirectly involved in inclusive language education. Keeping in view this study, qualitative research paradigm will be applied to analyse the corpus. The study figures out that deaf ESL learners face severe language issues such as; odd sentence structures, subject and verb agreement violation, misappropriation of verb forms and tenses as compared to normal ESL learners. The study also predicts that in mainstream classrooms there are multiple factors which are affecting the smoothness of teaching and learning procedure; role of mediator, level of deaf learners, empathy of normal learners towards deaf learners and language teacher’s training.

Keywords: deaf English language learner, empathy, mainstream classrooms, previous language knowledge of learners, role of mediator, language teachers' training

Procedia PDF Downloads 159
9764 Preserving Privacy in Workflow Delegation Models

Authors: Noha Nagy, Hoda Mokhtar, Mohamed El Sherkawi

Abstract:

The popularity of workflow delegation models and the increasing number of workflow provenance-aware systems motivate the need for finding more strict delegation models. Such models combine different approaches for enhanced security and respecting workflow privacy. Although modern enterprises seek conformance to workflow constraints to ensure correctness of their work, these constraints pose a threat to security, because these constraints can be good seeds for attacking privacy even in secure models. This paper introduces a comprehensive Workflow Delegation Model (WFDM) that utilizes provenance and workflow constraints to prevent malicious delegate from attacking workflow privacy as well as extending the delegation functionalities. In addition, we argue the need for exploiting workflow constraints to improve workflow security models.

Keywords: workflow delegation models, secure workflow, workflow privacy, workflow provenance

Procedia PDF Downloads 328
9763 English Language Acquisition and Flipped Classroom

Authors: Yuqing Sun

Abstract:

Nowadays, English has been taught in many countries as a second language. One of the major ways to learn this language is through the class teaching. As in the field of second language acquisition, there are many factors to affect its acquisition processes, such as the target language itself, a learner’s personality, cognitive factor, language transfer, and the outward factors (teaching method, classroom, environmental factor, teaching policy, social environment and so on). Flipped Classroom as a newly developed classroom model has been widely used in language teaching classroom, which was, to some extent, accepted by teachers and students for its effect. It distinguishes itself from the traditional classroom for its focus on the learner and its great importance attaching to the personal learning process and the application of technology. The class becomes discussion-targeted, and the class order is somewhat inverted since the teaching process is carried out outside the class, while the class is only for knowledge-internalization. This paper will concentrate on the influences of the flipped classroom, as a classroom affecting factor, on the the process of English acquisition by the way of case studies (English teaching class in China), and the analysis of the mechanism of the flipped classroom itself to propose some feasible advice of promoting the the effectiveness of English acquisition.

Keywords: second language acquisition, English, flipped classroom, case

Procedia PDF Downloads 395
9762 Motivation and Attitudes toward Learning English and German as Foreign Languages among Sudanese University Students

Authors: A. Ishag, E. Witruk, C. Altmayer

Abstract:

Motivation and attitudes are considered as hypothetical psychological constructs in explaining the process of second language learning. Gardner (1985) – who first systematically investigated the motivational factors in second language acquisition – found that L2 achievement is related not only to the individual learner’s linguistic aptitude or general intelligence but also to the learner’s motivation and interest in learning the target language. Traditionally language learning motivation can be divided into two types: integrative motivation – the desire to integrate oneself with the target culture; and instrumental motivation – the desire to learn a language in order to meet a specific language requirement such as for employment. One of the Gardner’s main ideas is that the integrative motivation plays an important role in second language acquisition. It is directly and positively related to second language achievement more than instrumental motivation. However, the significance of integrative motivation reflects a rather controversial set of findings. On the other hand, Students’ attitudes towards the target language, its speakers and the learning context may all play some part in explaining their success in learning a language. Accordingly, the present study aims at exploring the significance of motivational and attitudinal factors in learning foreign languages, namely English and German among Sudanese undergraduate students from a psycholinguistic and interdisciplinary perspective. The sample composed of 221 students from the English and German language departments respectively at the University of Khartoum in Sudan. The results indicate that English language’s learners are instrumentally motivated and that German language’s learners have positive attitudes towards the German language community and culture. Furthermore, there are statistical significant differences in the attitudes toward the two languages due to gender; where female students have more positive attitudes than their male counterparts. However, there are no differences along the variables of academic grade and study level. Finally, the reasons of studying the English or German language have also been indicated.

Keywords: motivation and attitudes, foreign language learning, english language, german language

Procedia PDF Downloads 675
9761 The Role of Language Strategy on International Survival of Firm: A Conceptual Framework from Resource Dependence Perspective

Authors: Sazzad Hossain Talukder

Abstract:

Survival in the competitive international market with unforeseen environmental contingencies has always been a concern of the firms that led to adopting different strategies to deal with different situations. Language strategy is considered to enhance the international performance of a firm by organizing language diversity and fostering communications within and outside the firm. Yet there is a lack of theoretical attention or model development on the role of language strategy on firm international survival. From resource dependence perspective, the adoption of language strategy and its relationship with firm survival are determined by the firm´s capability to prevent dependency concentration and/or increase relative power on the external environment. However, the impact of language strategy on firm survival is complex and multifaceted as the strategy influence firm performance indirectly through communication, coordination, learning and value creation. The evidence of various types of language strategies and different forms of firm survival also bring in complexities to understand the effects of a language strategy on the international survival of a firm. Based on language literatures and resource dependence logic, certain propositions are developed to conceptualize the relationship between language strategy and firm international survival in this conceptual paper. For the purpose of this paper, a conceptual model is proposed to examine how different kinds of language strategy foster reduction of resource dependency that lead to firm international survival in respond to local responsiveness and global integration. In this proposed model, it is theorized that language strategy has a positive relationship with the international survival of the firm, as the strategy is likely to reduce external resource dependency and increase the ability to continue independent operations both in short and long term.

Keywords: language strategy, language diversity, firm international survival, resource dependence logic

Procedia PDF Downloads 266
9760 Mouthing Patterns in Indian Sign Language

Authors: Neha Kulshreshtha

Abstract:

This paper examines the patterns of 'Mouthing', a non-manual marker, and its distribution in Indian Sign Language (ISL). Linguistic research in Indian Sign Language is an emerging field where much is needed to be done. The little research which has happened focuses on the structure of ISL in terms of physical or manual markers, therefore a study of mouthing patterns would give an insight into the distribution of this particular non-manual marker. Data has been collected with the help of native ISL users through various techniques in which natural signs can be captured, for example, storytelling, informal conversations etc. The aim of the study is to find out the various situations where mouthing is used. Sometimes, the mouthing is not actually the articulation of the word as spoken in the local languages. The paper aims to find out whether the mouthing patterns in ISL are influenced by any local language or they are independent of any influence from the local language or both. Mouthing patterns have been studied in many sign languages and an investigation into ISL will reveal whether it falls in pattern with the other sign languages.

Keywords: Indian sign language, mouthing, non-manual marker, spoken language influence

Procedia PDF Downloads 253
9759 Error Analysis in English Essays Writing of Thai Students with Different English Language Experiences

Authors: Sirirat Choophan Atthaphonphiphat

Abstract:

The objective of the study is to analyze errors in English essay writing of Thai (Suratthani Rajabhat University)’s students with different English language experiences. 16 subjects were divided into 2 groups depending on their English language experience. The data were collected from English essay writing about 'My daily life'. The finding shows that 275 tokens of errors were found from 240 English sentences. The errors were categorized into 4 types based on frequency counts: grammatical errors, mechanical errors, lexical errors, and structural errors, respectively. The findings support all of the researcher’s hypothesizes, i.e. 1) the students with low English language experience made more errors than those with high English language experience; 2) all errors in English essay writing of Suratthani Rajabhat University’s students, the interlingual errors are more than the intralingual ones; 3) systemic and structural differences between English (target language) and Thai (mother-tongue language) lead to the errors in English essays writing of Suratthani Rajabhat University’s students.

Keywords: applied linguistics, error analysis, interference, language transfer

Procedia PDF Downloads 619
9758 Translation of Scientific and Technological Terms into Hausa Language: A Guide to Hausa Language Translator in an Electronic Media (Radio)

Authors: Surajo Ladan

Abstract:

There is no doubt nowadays, the media plays a crucial role in the development of languages. Media practitioners influence and set our linguistic norms to a greater extent. Their strategic position makes them influential than school teachers as linguistic pacesetters and models. This is so because of the direct access to the general public that media enjoys being public, oriented and at the same time being patronized by the public, the media is regarded as an authority as far as language use is concerned. In the modern world, listening to the news has become part and parcel of our daily lives. Easy communication has made the world a global village. Contact between countries and people are increasing daily. In Nigeria and indeed the whole of West Africa, radio is the most widely spread out of the three types of media (radio, television, and print). This is because of its (radio) cheapness and less cumbersome and flexibility. Therefore, the positive or negative effect of radio on the lives of a typical Nigerian or African cannot be over emphasized. Hausa language, on the other hand, is one of the most widely spoken languages in West Africa and, of course, the lingua franca in the Northern part of Nigeria and Southern Niger. The language has been in use to a large extent by almost all the popular foreign media houses of BBC, VOA, Deutsche Welle Radio, Radio France International, Radio China, etc. The many people in Nigeria and West Africa depend so much on the news in this language. In fact even government programmes, mobilization, education and sensitization of the populace are done in this language through the broadcast media. It is against this background, for effective and efficient work of this nature it requires the services of a trained translator for the purpose of translating scientific and technological terms. The main thrust of this paper was necessitated for the fact that no nation develops using foreign or borrowed language. This is in lined with UNESCO declaration of 1953 where it says 'the best Language of Instruction (LOI) is the vernacular or the Mother Tongue (MT) of the learner'. This idea is in the right direction especially nowadays that the developing nations have come to terms with realities that their destiny is really in their own hands, not in the hands of the so-called developed nations.

Keywords: translation, scientific, technological, language, radio, media

Procedia PDF Downloads 368
9757 A Sociocultural View of Ethnicity of Parents and Children's Language Learning

Authors: Thapanee Musiget

Abstract:

Ethnic minority children’s language learning is believed that it can be developed through school system. However, many cases prove that these kids are left to challenge with multicultural context at school and sometimes decreased the ability to acquire new learning. Consequently, it is significant for ethnicity parents to consider that prompting their children at home before their actual school age can eliminate negative outcome of children's language acquisition. This paper discusses the approach of instructional use of parents and children language learning in the context of minority language group in Thailand. By conducting this investigation, secondary source of data was gathered with the purpose to point out some primary methods for parents and children in ethnicity. The process of language learning is based on the sociocultural theory of Vygotsky, which highlights expressive communication among individuals as the best motivating force in human development and learning. The article also highlights the role of parents as they lead the instruction approach. In the discussion part, the role of ethnic minority parents as a language instructor is offered as mediator.

Keywords: ethnic minority, language learning, multicultural context, sociocultural theory

Procedia PDF Downloads 385
9756 Literature, Culture, and Shakespeare's Dramatization of Linguistic Scenes

Authors: Cheang Wai Fong

Abstract:

This paper takes language and its interconnection with power as a point of departure to analyze some linguistic scenes played up by William Shakespeare. By placing language into the big picture of literature and culture, and by reexamining the etymological relations between the three terms, language, literature and culture, the paper attempts to formulate an understanding of their more expansive meanings. It compares their respective traditional notions with their modern concepts brought up by literary critics, anthropologists and sociolinguists. Then it uses these expansive meanings to reinterpret Shakespeare’s linguistic scenes featuring language contentions, and to discuss Shakespeare’s success as a signification of literature’s role within the linguistic and cultural context of Elizabethan England.

Keywords: culture, language, literature, shakespeare

Procedia PDF Downloads 528
9755 Overview of Resources and Tools to Bridge Language Barriers Provided by the European Union

Authors: Barbara Heinisch, Mikael Snaprud

Abstract:

A common, well understood language is crucial in critical situations like landing a plane. For e-Government solutions, a clear and common language is needed to allow users to successfully complete transactions online. Misunderstandings here may not risk a safe landing but can cause delays, resubmissions and drive costs. This holds also true for higher education, where misunderstandings can also arise due to inconsistent use of terminology. Thus, language barriers are a societal challenge that needs to be tackled. The major means to bridge language barriers is translation. However, achieving high-quality translation and making texts understandable and accessible require certain framework conditions. Therefore, the EU and individual projects take (strategic) actions. These actions include the identification, collection, processing, re-use and development of language resources. These language resources may be used for the development of machine translation systems and the provision of (public) services including higher education. This paper outlines some of the existing resources and indicate directions for further development to increase the quality and usage of these resources.

Keywords: language resources, machine translation, terminology, translation

Procedia PDF Downloads 315