Sample records for target simulation language

  1. Language Teachers' Target Language Project: Language for Specific Purposes of Language Teaching

    ERIC Educational Resources Information Center

    Korenev, Alexey; Westbrook, Carolyn; Merry, Yvonne; Ershova, Tatiana

    2016-01-01

    The Language Teachers' Target Language project (LTTL) aims to describe language teachers' target language use domain (Bachman & Palmer 2010) and to develop a language test for future teachers of English. The team comprises four researchers from Moscow State University (MSU) and Southampton Solent University.

  2. Second Language Learners' Divergence from Target Language Pragmatic Norms

    ERIC Educational Resources Information Center

    Gomez-Laich, Maria Pia

    2016-01-01

    Pragmatic competence is an indispensable aspect of language ability in order for second and foreign language (L2/FL) learners to understand and be understood in their interactions with both native and nonnative speakers of the target language. Without a proper understanding of the pragmatic rules in the target language, learners may run the risk…

  3. First Language and Target Language in the Foreign Language Classroom

    ERIC Educational Resources Information Center

    Littlewood, William; Yu, Baohua

    2011-01-01

    For many decades, foreign language teaching has been dominated by the principle that teachers should use only the target language (TL) and avoid using the mother tongue (L1) except as a last resort. However, reports show that teachers make extensive use of the L1. This paper illustrates this discrepancy and considers some main reasons for it. It…

  4. A program code generator for multiphysics biological simulation using markup languages.

    PubMed

    Amano, Akira; Kawabata, Masanari; Yamashita, Yoshiharu; Rusty Punzalan, Florencio; Shimayoshi, Takao; Kuwabara, Hiroaki; Kunieda, Yoshitoshi

    2012-01-01

    To cope with the complexity of the biological function simulation models, model representation with description language is becoming popular. However, simulation software itself becomes complex in these environment, thus, it is difficult to modify the simulation conditions, target computation resources or calculation methods. In the complex biological function simulation software, there are 1) model equations, 2) boundary conditions and 3) calculation schemes. Use of description model file is useful for first point and partly second point, however, third point is difficult to handle for various calculation schemes which is required for simulation models constructed from two or more elementary models. We introduce a simulation software generation system which use description language based description of coupling calculation scheme together with cell model description file. By using this software, we can easily generate biological simulation code with variety of coupling calculation schemes. To show the efficiency of our system, example of coupling calculation scheme with three elementary models are shown.

  5. Prospective English Language Teachers' Perceptions of the Target Language and Culture in Relation to Their Socioeconomic Status

    ERIC Educational Resources Information Center

    Arikan, Arda

    2011-01-01

    Prospective foreign language teachers need to have an accurate knowledge and a positive perception of the target language and target culture so that they can help their students gain further insight on culture by and large. Hence, by means of a questionnaire, prospective English language teachers' (n= 412) perceptions of the target language and…

  6. Prospective English Language Teachers' Perceptions of the Target Language and Culture in Relation to Their Socioeconomic Status

    ERIC Educational Resources Information Center

    Arikan, Arda

    2011-01-01

    Prospective foreign language teachers need to have an accurate knowledge and a positive perception of the target language and target culture so that they can help their students gain further insight on culture by and large. Hence, by means of a questionnaire, prospective English language teachers' (n = 412) perceptions of the target language and…

  7. Simulations in Foreign Languages.

    ERIC Educational Resources Information Center

    Nebraska State Dept. of Education, Lincoln. Div. of Instructional Services.

    The purpose of this publication is to define minimal competencies for foreign language classes. The term "simulation" refers to role playing. The simulations are stated in terms of practical communication performance objectives. The intent is to have the student direct his learning in the basic skills toward an immediate objective rather than a…

  8. On the design of script languages for neural simulation.

    PubMed

    Brette, Romain

    2012-01-01

    In neural network simulators, models are specified according to a language, either specific or based on a general programming language (e.g. Python). There are also ongoing efforts to develop standardized languages, for example NeuroML. When designing these languages, efforts are often focused on expressivity, that is, on maximizing the number of model types than can be described and simulated. I argue that a complementary goal should be to minimize the cognitive effort required on the part of the user to use the language. I try to formalize this notion with the concept of "language entropy", and I propose a few practical guidelines to minimize the entropy of languages for neural simulation.

  9. Combat Simulation Using Breach Computer Language

    DTIC Science & Technology

    1979-09-01

    simulation and weapon system analysis computer language Two types of models were constructed: a stochastic duel and a dynamic engagement model The... duel model validates the BREACH approach by comparing results with mathematical solutions. The dynamic model shows the capability of the BREACH...BREACH 2 Background 2 The Language 3 Static Duel 4 Background and Methodology 4 Validation 5 Results 8 Tank Duel Simulation 8 Dynamic Assault Model

  10. The Surgical Simulation and Training Markup Language (SSTML): an XML-based language for medical simulation.

    PubMed

    Bacon, James; Tardella, Neil; Pratt, Janey; Hu, John; English, James

    2006-01-01

    Under contract with the Telemedicine & Advanced Technology Research Center (TATRC), Energid Technologies is developing a new XML-based language for describing surgical training exercises, the Surgical Simulation and Training Markup Language (SSTML). SSTML must represent everything from organ models (including tissue properties) to surgical procedures. SSTML is an open language (i.e., freely downloadable) that defines surgical training data through an XML schema. This article focuses on the data representation of the surgical procedures and organ modeling, as they highlight the need for a standard language and illustrate the features of SSTML. Integration of SSTML with software is also discussed.

  11. Parallel Processing of the Target Language during Source Language Comprehension in Interpreting

    ERIC Educational Resources Information Center

    Dong, Yanping; Lin, Jiexuan

    2013-01-01

    Two experiments were conducted to test the hypothesis that the parallel processing of the target language (TL) during source language (SL) comprehension in interpreting may be influenced by two factors: (i) link strength from SL to TL, and (ii) the interpreter's cognitive resources supplement to TL processing during SL comprehension. The…

  12. Trends in Programming Languages for Neuroscience Simulations

    PubMed Central

    Davison, Andrew P.; Hines, Michael L.; Muller, Eilif

    2009-01-01

    Neuroscience simulators allow scientists to express models in terms of biological concepts, without having to concern themselves with low-level computational details of their implementation. The expressiveness, power and ease-of-use of the simulator interface is critical in efficiently and accurately translating ideas into a working simulation. We review long-term trends in the development of programmable simulator interfaces, and examine the benefits of moving from proprietary, domain-specific languages to modern dynamic general-purpose languages, in particular Python, which provide neuroscientists with an interactive and expressive simulation development environment and easy access to state-of-the-art general-purpose tools for scientific computing. PMID:20198154

  13. Trends in programming languages for neuroscience simulations.

    PubMed

    Davison, Andrew P; Hines, Michael L; Muller, Eilif

    2009-01-01

    Neuroscience simulators allow scientists to express models in terms of biological concepts, without having to concern themselves with low-level computational details of their implementation. The expressiveness, power and ease-of-use of the simulator interface is critical in efficiently and accurately translating ideas into a working simulation. We review long-term trends in the development of programmable simulator interfaces, and examine the benefits of moving from proprietary, domain-specific languages to modern dynamic general-purpose languages, in particular Python, which provide neuroscientists with an interactive and expressive simulation development environment and easy access to state-of-the-art general-purpose tools for scientific computing.

  14. Business Simulations in Language Teaching.

    ERIC Educational Resources Information Center

    Westerfield, Kay J.; And Others

    This paper describes a pilot project, conducted within the American English Institute at the University of Oregon, on the use of a published business-oriented management simulation in English language training for university-bound international students. The management game simulated competition among a group of manufacturing companies to acquire…

  15. Student Teachers' Attitudes and Beliefs about Using the Target Language in the Classroom

    ERIC Educational Resources Information Center

    Bateman, Blair E.

    2008-01-01

    Although the language teaching profession has long emphasized the use of the target language in the classroom, student teachers face various challenges in their efforts to conduct class in their target language. This case study focused on 10 student teachers with respect to (1) their initial attitudes and beliefs about using the target language,…

  16. International Test Comparisons: Reviewing Translation Error in Different Source Language-Target Language Combinations

    ERIC Educational Resources Information Center

    Zhao, Xueyu; Solano-Flores, Guillermo; Qian, Ming

    2018-01-01

    This article addresses test translation review in international test comparisons. We investigated the applicability of the theory of test translation error--a theory of the multidimensionality and inevitability of test translation error--across source language-target language combinations in the translation of PISA (Programme of International…

  17. Six-degree-of-freedom missile simulation using the ADI AD 100 digital computer and ADSIM simulation language

    NASA Technical Reports Server (NTRS)

    Zwaanenburg, Koos

    1989-01-01

    The use of an AD 100 computer and the ADSIM language in the six-degree-of-freedom digital simulation of an air-to-ground missile is illustrated. The missile is launched from a moving platform, typically a helicopter, and is capable of striking a mobile target up to 10 kilometers away. The missile could be any tactical missile. The performance numbers of the AD 100 show that it is possible to implement a high performance missile model in a real-time simulation without the problems associated with an implementation on a general purpose computer using FORTRAN.

  18. Relationship between Attitude toward Target Language Culture Instruction and Pragmatic Comprehension Development

    ERIC Educational Resources Information Center

    Rafieyan, Vahid; Majid, Norazman Bin Abdul; Eng, Lin Siew

    2013-01-01

    Familiarity with the cultural features of the target language society and interest in learning those cultural features are the key factors to determine language learners' level of pragmatic comprehension. To investigate this issue, this study attempted to assess the relationship between attitude toward incorporating target language culture into…

  19. Teachers' Language Use in University Foreign Language Classrooms: A Qualitative Analysis of English and Target Language Alternation.

    ERIC Educational Resources Information Center

    Polio, Charlene G.; Duff, Patricia A.

    1994-01-01

    In a follow-up project, this study examined how and when six university language teachers actually used English and the target language in the classroom. Results suggest that switches to English may be made to help maintain classroom order, to create solidarity or empathy, to cover lack of experience or strategies, or to rephrase or modify their…

  20. Teachers' Uses of the Target and First Languages in Second and Foreign Language Classrooms.

    ERIC Educational Resources Information Center

    Turnball, Miles; Arnett, Katy

    2002-01-01

    Reviews recent theoretical and empirical literature regarding teachers' uses of the target (TL) and first languages (L1) in second and foreign language classrooms. Explores several issues related to teachers' use of the L1 and the TL in the classroom; exposure to TL input, student motivation, cognitive considerations, code switching, and…

  1. Simulation Higher Order Language Requirements Study.

    ERIC Educational Resources Information Center

    Goodenough, John B.; Braun, Christine L.

    The definitions provided for high order language (HOL) requirements for programming flight training simulators are based on the analysis of programs written for a variety of simulators. Examples drawn from these programs are used to justify the need for certain HOL capabilities. A description of the general structure and organization of the…

  2. Content and Language in Targets and Target Related Assessment (TTRA): Implications for Schools.

    ERIC Educational Resources Information Center

    Clark, John L.; Scarino, Angela

    This paper explores the nature of content and language across the curriculum in relation to the Targets and Target-Related Assessment (TTRA) initiative. The TTRA is an assessment initiative designed to improve the quality of individual learning from Primary 1 to Secondary 5 in Chinese, English, and Mathematics in Hong Kong. A picture of content…

  3. Gains to Language Learners from Viewing Target Language Closed-Captioned Films

    ERIC Educational Resources Information Center

    Stewart, Melissa A.; Pertusa, Inmaculada

    2004-01-01

    In an effort to facilitate students' understanding of films in the target language, many instructors turn to films with English subtitles. Viewing films subtitled in English does not encourage learners to use their previously acquired listening skills, but rather allows them to rely on reading English instead of making the extra effort required to…

  4. Speaking Spontaneously in the Modern Foreign Languages Classroom: Tools for Supporting Successful Target Language Conversation

    ERIC Educational Resources Information Center

    Christie, Colin

    2016-01-01

    This article reports on the findings of a study into the conditions which promote spontaneous learner talk in the target language in the modern foreign languages (MFL) classroom. A qualitative case study approach was adopted. French lessons, with school students aged 11-16 years old, were observed and analysed with the aim of identifying tools and…

  5. The DYNAMO Simulation Language--An Alternate Approach to Computer Science Education.

    ERIC Educational Resources Information Center

    Bronson, Richard

    1986-01-01

    Suggests the use of computer simulation of continuous systems as a problem solving approach to computer languages. Outlines the procedures that the system dynamics approach employs in computer simulations. Explains the advantages of the special purpose language, DYNAMO. (ML)

  6. When the Test Developer Does Not Speak the Target Language: The Use of Language Informants in the Test Development Process

    ERIC Educational Resources Information Center

    Ryan, Ève; Brunfaut, Tineke

    2016-01-01

    It is not unusual for tests in less-commonly taught languages (LCTLs) to be developed by an experienced item writer with no proficiency in the language being tested, in collaboration with a language informant who is a speaker of the target language, but lacks language assessment expertise. How this approach to item writing works in practice, and…

  7. Simulation/Gaming and the Acquisition of Communicative Competence in Another Language.

    ERIC Educational Resources Information Center

    Garcia-Carbonell, Amparo; Rising, Beverly; Montero, Begona; Watts, Frances

    2001-01-01

    Discussion of communicative competence in second language acquisition focuses on a theoretical and practical meshing of simulation and gaming methodology with theories of foreign language acquisition, including task-based learning, interaction, and comprehensible input. Describes experiments conducted with computer-assisted simulations in…

  8. A Platform for Simulating Language Evolution

    NASA Astrophysics Data System (ADS)

    Vogel, Carl; Woods, Justin

    A platform for conducting experiments in the simulation of natural language evolution is presented. The system is paramaterized for independent specification of important features like: number of agents, communication attempt frequency, agent short term memory capacity, communicative urgency, etc. Representative experiments are demonstrated.

  9. Synthetic aperture radar target simulator

    NASA Technical Reports Server (NTRS)

    Zebker, H. A.; Held, D. N.; Goldstein, R. M.; Bickler, T. C.

    1984-01-01

    A simulator for simulating the radar return, or echo, from a target seen by a SAR antenna mounted on a platform moving with respect to the target is described. It includes a first-in first-out memory which has digital information clocked in at a rate related to the frequency of a transmitted radar signal and digital information clocked out with a fixed delay defining range between the SAR and the simulated target, and at a rate related to the frequency of the return signal. An RF input signal having a frequency similar to that utilized by a synthetic aperture array radar is mixed with a local oscillator signal to provide a first baseband signal having a frequency considerably lower than that of the RF input signal.

  10. Network simulation using the simulation language for alternate modeling (SLAM 2)

    NASA Technical Reports Server (NTRS)

    Shen, S.; Morris, D. W.

    1983-01-01

    The simulation language for alternate modeling (SLAM 2) is a general purpose language that combines network, discrete event, and continuous modeling capabilities in a single language system. The efficacy of the system's network modeling is examined and discussed. Examples are given of the symbolism that is used, and an example problem and model are derived. The results are discussed in terms of the ease of programming, special features, and system limitations. The system offers many features which allow rapid model development and provides an informative standardized output. The system also has limitations which may cause undetected errors and misleading reports unless the user is aware of these programming characteristics.

  11. The implementation of flipped classroom model in CIE in the environment of non-target language

    NASA Astrophysics Data System (ADS)

    Xiao, Renfei; Mustofa, Ali; Zhang, Fang; Su, Xiaoxue

    2018-01-01

    This paper sets a theoretical framework that it’s both feasible and indispensable of flipping classroom in Chinese International Education (CIE) in the non-target language environments. There are mainly three sections included: 1) what is flipped classroom and why it becomes inevitable existence; 2) why should we flip the classroom in CIE environments, especially in non-target language environments; 3) take Pusat Bahasa Mandarin Universitas Negeri Surabaya as an instance to discuss the application of flipped classroom in non-target language environments.

  12. The Relationship between Anxiety and Attitude of Students Learning Turkish as a Foreign Language and Their Achievement on Target Language

    ERIC Educational Resources Information Center

    Gocer, Ali

    2014-01-01

    The purpose of this study is to assess the anxiety connected with target language of the high school students learning Turkish as a foreign language. In this study, descriptive relational screening model was used. Two scales were used for collecting data. First scale was FLCAS-Foreign Language Classroom Anxiety Scale; it was developed by Horwitz…

  13. Students' Views regarding the Use of the First Language: An Exploratory Study in a Tertiary Context Maximizing Target Language Use

    ERIC Educational Resources Information Center

    Rolin-Ianziti, Jeanne; Varshney, Rachel

    2008-01-01

    The present study investigates the functions that language learners attribute to the first language (L1) within a teaching context that maximizes the target language (TL). Beginners of French in an Australian university (N = 52) completed a questionnaire consisting of 21 closed questions on their views on L1/TL use and two open questions on the…

  14. Optical simulation of flying targets using physically based renderer

    NASA Astrophysics Data System (ADS)

    Cheng, Ye; Zheng, Quan; Peng, Junkai; Lv, Pin; Zheng, Changwen

    2018-02-01

    The simulation of aerial flying targets is widely needed in many fields. This paper proposes a physically based method for optical simulation of flying targets. In the first step, three-dimensional target models are built and the motion speed and direction are defined. Next, the material of the outward appearance of a target is also simulated. Then the illumination conditions are defined. After all definitions are given, all settings are encoded in a description file. Finally, simulated results are generated by Monte Carlo ray tracing in a physically based renderer. Experiments show that this method is able to simulate materials, lighting and motion blur for flying targets, and it can generate convincing and highquality simulation results.

  15. Exploring How Non-Native Teachers Can Use Commonalities with Students to Teach the Target Language

    ERIC Educational Resources Information Center

    Reynolds-Case, Anne

    2012-01-01

    This article presents a qualitative study demonstrating how teachers who are non-native speakers (NNS) of the target language and who have learned the target language in a similar environment as their students can use their past learning experiences as pedagogical tools in their classes. An analysis of transcripts from classrooms with NNS and…

  16. Synchronized Radar-Target Simulator

    NASA Technical Reports Server (NTRS)

    Chin, B. C.

    1985-01-01

    Apparatus for testing radar system generates signals that simulate amplitude and phase characteristics of target returns and their variation with antenna-pointing direction. Antenna movement causes equipment to alter test signal in imitation of behavior of real signal received during tracking.

  17. Understanding L2 French Teaching Strategies in a Non-Target Language Classroom Context

    ERIC Educational Resources Information Center

    Sun, Peijian; Yuan, Rui; Teng, Lin

    2015-01-01

    This research explored the congruence and disparity between teachers' and students' attitudes towards French as a second language (L2) teaching strategies in a non-target language classroom context in the USA. The findings suggest students' and teachers' attitudes towards the direct and indirect teaching strategies were generally consistent, but…

  18. Real-Time Multiprocessor Programming Language (RTMPL) user's manual

    NASA Technical Reports Server (NTRS)

    Arpasi, D. J.

    1985-01-01

    A real-time multiprocessor programming language (RTMPL) has been developed to provide for high-order programming of real-time simulations on systems of distributed computers. RTMPL is a structured, engineering-oriented language. The RTMPL utility supports a variety of multiprocessor configurations and types by generating assembly language programs according to user-specified targeting information. Many programming functions are assumed by the utility (e.g., data transfer and scaling) to reduce the programming chore. This manual describes RTMPL from a user's viewpoint. Source generation, applications, utility operation, and utility output are detailed. An example simulation is generated to illustrate many RTMPL features.

  19. Learner Agency and Its Effect on Spoken Interaction Time in the Target Language

    ERIC Educational Resources Information Center

    Knight, Janine; Barberà, Elena

    2017-01-01

    This paper presents the results of how four dyads in an online task-based synchronous computer-mediated (TB-SCMC) interaction event use their agency to carry out speaking tasks, and how their choices and actions affect time spent interacting in the target language. A case study approach was employed to analyse the language functions and cognitive…

  20. Modeling languages for biochemical network simulation: reaction vs equation based approaches.

    PubMed

    Wiechert, Wolfgang; Noack, Stephan; Elsheikh, Atya

    2010-01-01

    Biochemical network modeling and simulation is an essential task in any systems biology project. The systems biology markup language (SBML) was established as a standardized model exchange language for mechanistic models. A specific strength of SBML is that numerous tools for formulating, processing, simulation and analysis of models are freely available. Interestingly, in the field of multidisciplinary simulation, the problem of model exchange between different simulation tools occurred much earlier. Several general modeling languages like Modelica have been developed in the 1990s. Modelica enables an equation based modular specification of arbitrary hierarchical differential algebraic equation models. Moreover, libraries for special application domains can be rapidly developed. This contribution compares the reaction based approach of SBML with the equation based approach of Modelica and explains the specific strengths of both tools. Several biological examples illustrating essential SBML and Modelica concepts are given. The chosen criteria for tool comparison are flexibility for constraint specification, different modeling flavors, hierarchical, modular and multidisciplinary modeling. Additionally, support for spatially distributed systems, event handling and network analysis features is discussed. As a major result it is shown that the choice of the modeling tool has a strong impact on the expressivity of the specified models but also strongly depends on the requirements of the application context.

  1. Marrying Form and Function: A Place for Grammar and Total Target Language in the Secondary Modern Foreign Languages Classroom. Occasional Paper.

    ERIC Educational Resources Information Center

    Hogg, Ivy

    This paper examines the possible role of grammar throughout Key Stages 3 and 4 in the modern language curriculum where communication is the central tenet. It also discusses how total or virtually total use of target language (German) in the classroom can help deal with the dichotomy of grammar versus communication and bring about an integrated…

  2. NDCX-II target experiments and simulations

    DOE PAGES

    Barnard, J. J.; More, R. M.; Terry, M.; ...

    2013-06-13

    The ion accelerator NDCX-II is undergoing commissioning at Lawrence Berkeley National Laboratory (LBNL). Its principal mission is to explore ion-driven High Energy Density Physics (HEDP) relevant to Inertial Fusion Energy (IFE) especially in the Warm Dense Matter (WDM) regime. We have carried out hydrodynamic simulations of beam-heated targets for parameters expected for the initial configuration of NDCX-II. For metal foils of order one micron thick (thin targets), the beam is predicted to heat the target in a timescale comparable to the hydrodynamic expansion time for experiments that infer material properties from measurements of the resulting rarefaction wave. We have alsomore » carried out hydrodynamic simulations of beam heating of metallic foam targets several tens of microns thick (thick targets) in which the ion range is shorter than the areal density of the material. In this case shock waves will form and we derive simple scaling laws for the efficiency of conversion of ion energy into kinetic energy of fluid flow. Geometries with a tamping layer may also be used to study the merging of a tamper shock with the end-of-range shock. As a result, this process can occur in tamped, direct drive IFE targets.« less

  3. An Object Description Language for Distributed Discrete Event Simulations

    DTIC Science & Technology

    2001-05-24

    some tremendous improvements in simulation speed and fidelity. This dissertation describes a new programming language that is useful in creating...104 CHAPTER 8. GLUT- BASED USER INTERFACE....................................il 8. 1. OUTPUT CONCERNS...143 9.3. GLUT BASED DEMONSTRATIONS ......................................................... 145 9.3

  4. Applications of formal simulation languages in the control and monitoring subsystems of Space Station Freedom

    NASA Technical Reports Server (NTRS)

    Lacovara, R. C.

    1990-01-01

    The notions, benefits, and drawbacks of numeric simulation are introduced. Two formal simulation languages, Simpscript and Modsim are introduced. The capabilities of each are discussed briefly, and then the two programs are compared. The use of simulation in the process of design engineering for the Control and Monitoring System (CMS) for Space Station Freedom is discussed. The application of the formal simulation language to the CMS design is presented, and recommendations are made as to their use.

  5. Target modelling for SAR image simulation

    NASA Astrophysics Data System (ADS)

    Willis, Chris J.

    2014-10-01

    This paper examines target models that might be used in simulations of Synthetic Aperture Radar imagery. We examine the basis for scattering phenomena in SAR, and briefly review the Swerling target model set, before considering extensions to this set discussed in the literature. Methods for simulating and extracting parameters for the extended Swerling models are presented. It is shown that in many cases the more elaborate extended Swerling models can be represented, to a high degree of fidelity, by simpler members of the model set. Further, it is shown that it is quite unlikely that these extended models would be selected when fitting models to typical data samples.

  6. Classroom Anxiety and Enjoyment in CLIL and Non-CLIL: Does the Target Language Matter?

    ERIC Educational Resources Information Center

    De Smet, Audrey; Mettewie, Laurence; Galand, Benoit; Hiligsmann, Philippe; Van Mensel, Luk

    2018-01-01

    This study investigates pupils' anxiety and enjoyment in the classroom when learning a second or foreign language. The particularity of this study lies in the comparison of two target languages (English and Dutch) in two educational contexts (CLIL and non-CLIL) at different instruction levels (primary and secondary education). While most research…

  7. Noise reduction improves memory for target language speech in competing native but not foreign language speech.

    PubMed

    Ng, Elaine Hoi Ning; Rudner, Mary; Lunner, Thomas; Rönnberg, Jerker

    2015-01-01

    A hearing aid noise reduction (NR) algorithm reduces the adverse effect of competing speech on memory for target speech for individuals with hearing impairment with high working memory capacity. In the present study, we investigated whether the positive effect of NR could be extended to individuals with low working memory capacity, as well as how NR influences recall performance for target native speech when the masker language is non-native. A sentence-final word identification and recall (SWIR) test was administered to 26 experienced hearing aid users. In this test, target spoken native language (Swedish) sentence lists were presented in competing native (Swedish) or foreign (Cantonese) speech with or without binary masking NR algorithm. After each sentence list, free recall of sentence final words was prompted. Working memory capacity was measured using a reading span (RS) test. Recall performance was associated with RS. However, the benefit obtained from NR was not associated with RS. Recall performance was more disrupted by native than foreign speech babble and NR improved recall performance in native but not foreign competing speech. Noise reduction improved memory for speech heard in competing speech for hearing aid users. Memory for native speech was more disrupted by native babble than foreign babble, but the disruptive effect of native speech babble was reduced to that of foreign babble when there was NR.

  8. Simulation Experiment Description Markup Language (SED-ML) Level 1 Version 2.

    PubMed

    Bergmann, Frank T; Cooper, Jonathan; Le Novère, Nicolas; Nickerson, David; Waltemath, Dagmar

    2015-09-04

    The number, size and complexity of computational models of biological systems are growing at an ever increasing pace. It is imperative to build on existing studies by reusing and adapting existing models and parts thereof. The description of the structure of models is not sufficient to enable the reproduction of simulation results. One also needs to describe the procedures the models are subjected to, as recommended by the Minimum Information About a Simulation Experiment (MIASE) guidelines. This document presents Level 1 Version 2 of the Simulation Experiment Description Markup Language (SED-ML), a computer-readable format for encoding simulation and analysis experiments to apply to computational models. SED-ML files are encoded in the Extensible Markup Language (XML) and can be used in conjunction with any XML-based model encoding format, such as CellML or SBML. A SED-ML file includes details of which models to use, how to modify them prior to executing a simulation, which simulation and analysis procedures to apply, which results to extract and how to present them. Level 1 Version 2 extends the format by allowing the encoding of repeated and chained procedures.

  9. Simulation Experiment Description Markup Language (SED-ML) Level 1 Version 2.

    PubMed

    Bergmann, Frank T; Cooper, Jonathan; Le Novère, Nicolas; Nickerson, David; Waltemath, Dagmar

    2015-06-01

    The number, size and complexity of computational models of biological systems are growing at an ever increasing pace. It is imperative to build on existing studies by reusing and adapting existing models and parts thereof. The description of the structure of models is not sufficient to enable the reproduction of simulation results. One also needs to describe the procedures the models are subjected to, as recommended by the Minimum Information About a Simulation Experiment (MIASE) guidelines. This document presents Level 1 Version 2 of the Simulation Experiment Description Markup Language (SED-ML), a computer-readable format for encoding simulation and analysis experiments to apply to computational models. SED-ML files are encoded in the Extensible Markup Language (XML) and can be used in conjunction with any XML-based model encoding format, such as CellML or SBML. A SED-ML file includes details of which models to use, how to modify them prior to executing a simulation, which simulation and analysis procedures to apply, which results to extract and how to present them. Level 1 Version 2 extends the format by allowing the encoding of repeated and chained procedures.

  10. Current target acquisition methodology in force on force simulations

    NASA Astrophysics Data System (ADS)

    Hixson, Jonathan G.; Miller, Brian; Mazz, John P.

    2017-05-01

    The U.S. Army RDECOM CERDEC NVESD MSD's target acquisition models have been used for many years by the military community in force on force simulations for training, testing, and analysis. There have been significant improvements to these models over the past few years. The significant improvements are the transition of ACQUIRE TTP-TAS (ACQUIRE Targeting Task Performance Target Angular Size) methodology for all imaging sensors and the development of new discrimination criteria for urban environments and humans. This paper is intended to provide an overview of the current target acquisition modeling approach and provide data for the new discrimination tasks. This paper will discuss advances and changes to the models and methodologies used to: (1) design and compare sensors' performance, (2) predict expected target acquisition performance in the field, (3) predict target acquisition performance for combat simulations, and (4) how to conduct model data validation for combat simulations.

  11. Reproducible computational biology experiments with SED-ML - The Simulation Experiment Description Markup Language

    PubMed Central

    2011-01-01

    Background The increasing use of computational simulation experiments to inform modern biological research creates new challenges to annotate, archive, share and reproduce such experiments. The recently published Minimum Information About a Simulation Experiment (MIASE) proposes a minimal set of information that should be provided to allow the reproduction of simulation experiments among users and software tools. Results In this article, we present the Simulation Experiment Description Markup Language (SED-ML). SED-ML encodes in a computer-readable exchange format the information required by MIASE to enable reproduction of simulation experiments. It has been developed as a community project and it is defined in a detailed technical specification and additionally provides an XML schema. The version of SED-ML described in this publication is Level 1 Version 1. It covers the description of the most frequent type of simulation experiments in the area, namely time course simulations. SED-ML documents specify which models to use in an experiment, modifications to apply on the models before using them, which simulation procedures to run on each model, what analysis results to output, and how the results should be presented. These descriptions are independent of the underlying model implementation. SED-ML is a software-independent format for encoding the description of simulation experiments; it is not specific to particular simulation tools. Here, we demonstrate that with the growing software support for SED-ML we can effectively exchange executable simulation descriptions. Conclusions With SED-ML, software can exchange simulation experiment descriptions, enabling the validation and reuse of simulation experiments in different tools. Authors of papers reporting simulation experiments can make their simulation protocols available for other scientists to reproduce the results. Because SED-ML is agnostic about exact modeling language(s) used, experiments covering models from

  12. Reproducible computational biology experiments with SED-ML--the Simulation Experiment Description Markup Language.

    PubMed

    Waltemath, Dagmar; Adams, Richard; Bergmann, Frank T; Hucka, Michael; Kolpakov, Fedor; Miller, Andrew K; Moraru, Ion I; Nickerson, David; Sahle, Sven; Snoep, Jacky L; Le Novère, Nicolas

    2011-12-15

    The increasing use of computational simulation experiments to inform modern biological research creates new challenges to annotate, archive, share and reproduce such experiments. The recently published Minimum Information About a Simulation Experiment (MIASE) proposes a minimal set of information that should be provided to allow the reproduction of simulation experiments among users and software tools. In this article, we present the Simulation Experiment Description Markup Language (SED-ML). SED-ML encodes in a computer-readable exchange format the information required by MIASE to enable reproduction of simulation experiments. It has been developed as a community project and it is defined in a detailed technical specification and additionally provides an XML schema. The version of SED-ML described in this publication is Level 1 Version 1. It covers the description of the most frequent type of simulation experiments in the area, namely time course simulations. SED-ML documents specify which models to use in an experiment, modifications to apply on the models before using them, which simulation procedures to run on each model, what analysis results to output, and how the results should be presented. These descriptions are independent of the underlying model implementation. SED-ML is a software-independent format for encoding the description of simulation experiments; it is not specific to particular simulation tools. Here, we demonstrate that with the growing software support for SED-ML we can effectively exchange executable simulation descriptions. With SED-ML, software can exchange simulation experiment descriptions, enabling the validation and reuse of simulation experiments in different tools. Authors of papers reporting simulation experiments can make their simulation protocols available for other scientists to reproduce the results. Because SED-ML is agnostic about exact modeling language(s) used, experiments covering models from different fields of research

  13. Breaking Frame in a Role-Play Simulation: A Language Socialization Perspective

    ERIC Educational Resources Information Center

    Schick, Laurie

    2008-01-01

    This article uses key concepts developed in frame analysis and language socialization theories to reconceptualize role-play simulation as socialization practice. The reconceptualization includes (a) an effort to explain an unexpected response to a role-play simulation on the topic of bullying and (b) a discussion regarding how this explanation…

  14. What Causes Reliance on English? Challenges and Instructional Suggestions in a Drive for Using a Target Language Only

    ERIC Educational Resources Information Center

    Bae, Gyseon; Kim, Eunju

    2008-01-01

    Given the raised graduation requirement of the proficiency Enhancement Program (PEP) to attain proficiency levels of "2+," "2+," and "2," the importance of target language use has been highly emphasized across language schools at Defense Language Institute Foreign Language Center (DLIFLC). This article discusses some of the challenges associated…

  15. The simulation study on optical target laser active detection performance

    NASA Astrophysics Data System (ADS)

    Li, Ying-chun; Hou, Zhao-fei; Fan, Youchen

    2014-12-01

    According to the working principle of laser active detection system, the paper establishes the optical target laser active detection simulation system, carry out the simulation study on the detection process and detection performance of the system. For instance, the performance model such as the laser emitting, the laser propagation in the atmosphere, the reflection of optical target, the receiver detection system, the signal processing and recognition. We focus on the analysis and modeling the relationship between the laser emitting angle and defocus amount and "cat eye" effect echo laser in the reflection of optical target. Further, in the paper some performance index such as operating range, SNR and the probability of the system have been simulated. The parameters including laser emitting parameters, the reflection of the optical target and the laser propagation in the atmosphere which make a great influence on the performance of the optical target laser active detection system. Finally, using the object-oriented software design methods, the laser active detection system with the opening type, complete function and operating platform, realizes the process simulation that the detection system detect and recognize the optical target, complete the performance simulation of each subsystem, and generate the data report and the graph. It can make the laser active detection system performance models more intuitive because of the visible simulation process. The simulation data obtained from the system provide a reference to adjust the structure of the system parameters. And it provides theoretical and technical support for the top level design of the optical target laser active detection system and performance index optimization.

  16. Modeling and simulation of biological systems using SPICE language

    PubMed Central

    Lallement, Christophe; Haiech, Jacques

    2017-01-01

    The article deals with BB-SPICE (SPICE for Biochemical and Biological Systems), an extension of the famous Simulation Program with Integrated Circuit Emphasis (SPICE). BB-SPICE environment is composed of three modules: a new textual and compact description formalism for biological systems, a converter that handles this description and generates the SPICE netlist of the equivalent electronic circuit and NGSPICE which is an open-source SPICE simulator. In addition, the environment provides back and forth interfaces with SBML (System Biology Markup Language), a very common description language used in systems biology. BB-SPICE has been developed in order to bridge the gap between the simulation of biological systems on the one hand and electronics circuits on the other hand. Thus, it is suitable for applications at the interface between both domains, such as development of design tools for synthetic biology and for the virtual prototyping of biosensors and lab-on-chip. Simulation results obtained with BB-SPICE and COPASI (an open-source software used for the simulation of biochemical systems) have been compared on a benchmark of models commonly used in systems biology. Results are in accordance from a quantitative viewpoint but BB-SPICE outclasses COPASI by 1 to 3 orders of magnitude regarding the computation time. Moreover, as our software is based on NGSPICE, it could take profit of incoming updates such as the GPU implementation, of the coupling with powerful analysis and verification tools or of the integration in design automation tools (synthetic biology). PMID:28787027

  17. Visualizing Energy on Target: Molecular Dynamics Simulations

    DTIC Science & Technology

    2017-12-01

    ARL-TR-8234 ● DEC 2017 US Army Research Laboratory Visualizing Energy on Target: Molecular Dynamics Simulations by DeCarlos E...return it to the originator. ARL-TR-8234● DEC 2017 US Army Research Laboratory Visualizing Energy on Target: Molecular Dynamics...REPORT TYPE Technical Report 3. DATES COVERED (From - To) 1 October 2015–30 September 2016 4. TITLE AND SUBTITLE Visualizing Energy on Target

  18. Simulating the Effects of Cross-Generational Cultural Transmission on Language Change

    NASA Astrophysics Data System (ADS)

    Gong, Tao; Shuai, Lan

    Language evolves in a socio-cultural environment. Apart from biological evolution and individual learning, cultural transmission also casts important influence on many aspects of language evolution. In this paper, based on the lexicon-syntax coevolution model, we extend the acquisition framework in our previous work to examine the roles of three forms of cultural transmission spanning the offspring, parent, and grandparent generations in language change. These transmissions are: those between the parent and offspring generations (PO), those within the offspring generation (OO), and those between the grandparent and offspring generations (GO). The simulation results of the considered model and relevant analyses illustrate not only the necessity of PO and OO transmissions for language change, thus echoing our previous findings, but also the importance of GO transmission, a form of cross-generational cultural transmission, on preserving the mutual understandability of the communal language across generations of individuals.

  19. Automatic programming of simulation models

    NASA Technical Reports Server (NTRS)

    Schroer, Bernard J.; Tseng, Fan T.; Zhang, Shou X.; Dwan, Wen S.

    1988-01-01

    The objective of automatic programming is to improve the overall environment for describing the program. This improved environment is realized by a reduction in the amount of detail that the programmer needs to know and is exposed to. Furthermore, this improved environment is achieved by a specification language that is more natural to the user's problem domain and to the user's way of thinking and looking at the problem. The goal of this research is to apply the concepts of automatic programming (AP) to modeling discrete event simulation system. Specific emphasis is on the design and development of simulation tools to assist the modeler define or construct a model of the system and to then automatically write the corresponding simulation code in the target simulation language, GPSS/PC. A related goal is to evaluate the feasibility of various languages for constructing automatic programming simulation tools.

  20. Size Does Matter: Implied Object Size is Mentally Simulated during Language Comprehension

    ERIC Educational Resources Information Center

    de Koning, Björn B.; Wassenburg, Stephanie I.; Bos, Lisanne T.; Van der Schoot, Menno

    2017-01-01

    Embodied theories of language comprehension propose that readers construct a mental simulation of described objects that contains perceptual characteristics of their real-world referents. The present study is the first to investigate directly whether implied object size is mentally simulated during sentence comprehension and to study the potential…

  1. Conversational Simulation in Computer-Assisted Language Learning: Potential and Reality.

    ERIC Educational Resources Information Center

    Coleman, D. Wells

    1988-01-01

    Addresses the potential of conversational simulations for computer-assisted language learning (CALL) and reasons why this potential is largely untapped. Topics discussed include artificial intelligence; microworlds; parsing; realism versus reality in computer software; intelligent tutoring systems; and criteria to clarify what kinds of CALL…

  2. The 'robustness' of vocabulary intervention in the public schools: targets and techniques employed in speech-language therapy.

    PubMed

    Justice, Laura M; Schmitt, Mary Beth; Murphy, Kimberly A; Pratt, Amy; Biancone, Tricia

    2014-01-01

    This study examined vocabulary intervention-in terms of targets and techniques-for children with language impairment receiving speech-language therapy in public schools (i.e., non-fee-paying schools) in the United States. Vocabulary treatments and targets were examined with respect to their alignment with the empirically validated practice of rich vocabulary intervention. Participants were forty-eight 5-7-year-old children participating in kindergarten or the first-grade year of school, all of whom had vocabulary-specific goals on their individualized education programmes. Two therapy sessions per child were coded to determine what vocabulary words were being directly targeted and what techniques were used for each. Study findings showed that the majority of words directly targeted during therapy were lower-level basic vocabulary words (87%) and very few (1%) were academically relevant. On average, three techniques were used per word to promote deep understanding. Interpreting findings against empirical descriptions of rich vocabulary intervention indicates that children were exposed to some but not all aspects of this empirically supported practice. © 2013 Royal College of Speech and Language Therapists.

  3. Simulated learning environments in speech-language pathology: an Australian response.

    PubMed

    MacBean, Naomi; Theodoros, Deborah; Davidson, Bronwyn; Hill, Anne E

    2013-06-01

    The rising demand for health professionals to service the Australian population is placing pressure on traditional approaches to clinical education in the allied health professions. Existing research suggests that simulated learning environments (SLEs) have the potential to increase student placement capacity while providing quality learning experiences with comparable or superior outcomes to traditional methods. This project investigated the current use of SLEs in Australian speech-language pathology curricula, and the potential future applications of SLEs to the clinical education curricula through an extensive consultative process with stakeholders (all 10 Australian universities offering speech-language pathology programs in 2010, Speech Pathology Australia, members of the speech-language pathology profession, and current student body). Current use of SLEs in speech-language pathology education was found to be limited, with additional resources required to further develop SLEs and maintain their use within the curriculum. Perceived benefits included: students' increased clinical skills prior to workforce placement, additional exposure to specialized areas of speech-language pathology practice, inter-professional learning, and richer observational experiences for novice students. Stakeholders perceived SLEs to have considerable potential for clinical learning. A nationally endorsed recommendation for SLE development and curricula integration was prepared.

  4. Equation-based languages – A new paradigm for building energy modeling, simulation and optimization

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wetter, Michael; Bonvini, Marco; Nouidui, Thierry S.

    Most of the state-of-the-art building simulation programs implement models in imperative programming languages. This complicates modeling and excludes the use of certain efficient methods for simulation and optimization. In contrast, equation-based modeling languages declare relations among variables, thereby allowing the use of computer algebra to enable much simpler schematic modeling and to generate efficient code for simulation and optimization. We contrast the two approaches in this paper. We explain how such manipulations support new use cases. In the first of two examples, we couple models of the electrical grid, multiple buildings, HVAC systems and controllers to test a controller thatmore » adjusts building room temperatures and PV inverter reactive power to maintain power quality. In the second example, we contrast the computing time for solving an optimal control problem for a room-level model predictive controller with and without symbolic manipulations. As a result, exploiting the equation-based language led to 2, 200 times faster solution« less

  5. Equation-based languages – A new paradigm for building energy modeling, simulation and optimization

    DOE PAGES

    Wetter, Michael; Bonvini, Marco; Nouidui, Thierry S.

    2016-04-01

    Most of the state-of-the-art building simulation programs implement models in imperative programming languages. This complicates modeling and excludes the use of certain efficient methods for simulation and optimization. In contrast, equation-based modeling languages declare relations among variables, thereby allowing the use of computer algebra to enable much simpler schematic modeling and to generate efficient code for simulation and optimization. We contrast the two approaches in this paper. We explain how such manipulations support new use cases. In the first of two examples, we couple models of the electrical grid, multiple buildings, HVAC systems and controllers to test a controller thatmore » adjusts building room temperatures and PV inverter reactive power to maintain power quality. In the second example, we contrast the computing time for solving an optimal control problem for a room-level model predictive controller with and without symbolic manipulations. As a result, exploiting the equation-based language led to 2, 200 times faster solution« less

  6. Emergent Target Language Identities among Latino English Language Learners

    ERIC Educational Resources Information Center

    Ciriza-Lope, Maria; Shappeck, Marco; Arxer, Steven

    2016-01-01

    During 2nd language acquisition, a learner's identity is consigned, juxtaposed, coconstructed, and reified through various affective positions and mitigating linguistic behaviors. Our study of adult Latino ESL students in Dallas, Texas, shows how language socialization experiences are shaped by the learners' affective stances toward the project of…

  7. Target on Language.

    ERIC Educational Resources Information Center

    Novakovich, Harriet; Zoslow, Sylvia

    Presented for teachers, clinicians, and parents is a manual describing approximately 700 activities to be used for language and cognitive development of culturally-deprived, mentally-retarded, hearing-impaired, and learning-disabled preschool or primary grade children. The communication processes in the manual are said to have been derived from…

  8. Infrared target simulation environment for pattern recognition applications

    NASA Astrophysics Data System (ADS)

    Savakis, Andreas E.; George, Nicholas

    1994-07-01

    The generation of complete databases of IR data is extremely useful for training human observers and testing automatic pattern recognition algorithms. Field data may be used for realism, but require expensive and time-consuming procedures. IR scene simulation methods have emerged as a more economical and efficient alternative for the generation of IR databases. A novel approach to IR target simulation is presented in this paper. Model vehicles at 1:24 scale are used for the simulation of real targets. The temperature profile of the model vehicles is controlled using resistive circuits which are embedded inside the models. The IR target is recorded using an Inframetrics dual channel IR camera system. Using computer processing we place the recorded IR target in a prerecorded background. The advantages of this approach are: (1) the range and 3D target aspect can be controlled by the relative position between the camera and model vehicle; (2) the temperature profile can be controlled by adjusting the power delivered to the resistive circuit; (3) the IR sensor effects are directly incorporated in the recording process, because the real sensor is used; (4) the recorded target can embedded in various types of backgrounds recorded under different weather conditions, times of day etc. The effectiveness of this approach is demonstrated by generating an IR database of three vehicles which is used to train a back propagation neural network. The neural network is capable of classifying vehicle type, vehicle aspect, and relative temperature with a high degree of accuracy.

  9. Validation of the Electromagnetic Code FACETS for Numerical Simulation of Radar Target Images

    DTIC Science & Technology

    2009-12-01

    Validation of the electromagnetic code FACETS for numerical simulation of radar target images S. Wong...Validation of the electromagnetic code FACETS for numerical simulation of radar target images S. Wong DRDC Ottawa...for simulating radar images of a target is obtained, through direct simulation-to-measurement comparisons. A 3-dimensional computer-aided design

  10. Language Simulations: The Blending Space for Writing and Critical Thinking

    ERIC Educational Resources Information Center

    Kovalik, Doina L.; Kovalik, Ludovic M.

    2007-01-01

    This article describes a language simulation involving six distinct phases: an in-class quick response, a card game, individual research, a classroom debate, a debriefing session, and an argumentative essay. An analysis of student artifacts--quick-response writings and final essays, respectively, both addressing the definition of liberty in a…

  11. Enhancing Student Communication Skills Through Arabic Language Competency and Simulated Patient Assessments.

    PubMed

    Hasan, Sanah; Tarazi, Hamadeh M Khier; Halim Hilal, Dana Abdel

    2017-05-01

    Objective. To assess student communication and patient management skill with introduction of Arabic and use of simulated patient assessments to a communication and counseling course. Design. Five, 3-hour tutorials (clinical skill laboratory) were added to the course covering: listening and empathic responding, non-verbal communications, interviewing skills, assertiveness, counseling in special situations: conflict, anger, worry or rushed situations, and professional decision making. Arabic content was introduced to the course to enhance Arabic communications and competence among students. Simulated patient assessment was used to evaluate student skills. Students' feedback about course changes was evaluated. Assessment. The course now covers a wider content and Arabic language. Students' scores were similar in the assessment and other assessments within the course and between Arabic and English groups. Students favorably rated the changes in the course and provided constructive feedback on content usefulness and adequacy. Conclusion. Expanding the course to include Arabic language and content and simulated patient assessments enhanced student communication skills.

  12. Enhancing Student Communication Skills Through Arabic Language Competency and Simulated Patient Assessments

    PubMed Central

    Tarazi, Hamadeh (M. Khier); Halim Hilal, Dana Abdel

    2017-01-01

    Objective. To assess student communication and patient management skill with introduction of Arabic and use of simulated patient assessments to a communication and counseling course. Design. Five, 3-hour tutorials (clinical skill laboratory) were added to the course covering: listening and empathic responding, non-verbal communications, interviewing skills, assertiveness, counseling in special situations: conflict, anger, worry or rushed situations, and professional decision making. Arabic content was introduced to the course to enhance Arabic communications and competence among students. Simulated patient assessment was used to evaluate student skills. Students’ feedback about course changes was evaluated. Assessment. The course now covers a wider content and Arabic language. Students’ scores were similar in the assessment and other assessments within the course and between Arabic and English groups. Students favorably rated the changes in the course and provided constructive feedback on content usefulness and adequacy. Conclusion. Expanding the course to include Arabic language and content and simulated patient assessments enhanced student communication skills. PMID:28630517

  13. Investigating the Target Language Usage in and outside Business English Classrooms for Non-English Major Undergraduates at a Chinese University

    ERIC Educational Resources Information Center

    Xie, Qing

    2017-01-01

    This article reports an investigative study on the target language use in and outside business English classrooms for non-English major undergraduates in a Chinese university context. The aims of the study are to identify the actual situation of target language use in business English teaching and to suggest ways for improvements. The study uses…

  14. A direct-execution parallel architecture for the Advanced Continuous Simulation Language (ACSL)

    NASA Technical Reports Server (NTRS)

    Carroll, Chester C.; Owen, Jeffrey E.

    1988-01-01

    A direct-execution parallel architecture for the Advanced Continuous Simulation Language (ACSL) is presented which overcomes the traditional disadvantages of simulations executed on a digital computer. The incorporation of parallel processing allows the mapping of simulations into a digital computer to be done in the same inherently parallel manner as they are currently mapped onto an analog computer. The direct-execution format maximizes the efficiency of the executed code since the need for a high level language compiler is eliminated. Resolution is greatly increased over that which is available with an analog computer without the sacrifice in execution speed normally expected with digitial computer simulations. Although this report covers all aspects of the new architecture, key emphasis is placed on the processing element configuration and the microprogramming of the ACLS constructs. The execution times for all ACLS constructs are computed using a model of a processing element based on the AMD 29000 CPU and the AMD 29027 FPU. The increase in execution speed provided by parallel processing is exemplified by comparing the derived execution times of two ACSL programs with the execution times for the same programs executed on a similar sequential architecture.

  15. How Much Foreign Language Is There in the Foreign Language Classroom?

    ERIC Educational Resources Information Center

    Duff, Patricia A.; Polio, Charlene G.

    1990-01-01

    Classroom observation of 13 college language courses and analysis of student questionnaire and teacher interview responses indicated that teachers varied widely in use of target language with a mean of 67.9 percent; language type, departmental policy, lesson content, and teacher training affected target language use; and students were generally…

  16. Constraints in distortion-invariant target recognition system simulation

    NASA Astrophysics Data System (ADS)

    Iftekharuddin, Khan M.; Razzaque, Md A.

    2000-11-01

    Automatic target recognition (ATR) is a mature but active research area. In an earlier paper, we proposed a novel ATR approach for recognition of targets varying in fine details, rotation, and translation using a Learning Vector Quantization (LVQ) Neural Network (NN). The proposed approach performed segmentation of multiple objects and the identification of the objects using LVQNN. In this current paper, we extend the previous approach for recognition of targets varying in rotation, translation, scale, and combination of all three distortions. We obtain the analytical results of the system level design to show that the approach performs well with some constraints. The first constraint determines the size of the input images and input filters. The second constraint shows the limits on amount of rotation, translation, and scale of input objects. We present the simulation verification of the constraints using DARPA's Moving and Stationary Target Recognition (MSTAR) images with different depression and pose angles. The simulation results using MSTAR images verify the analytical constraints of the system level design.

  17. Online compensation for target motion with scanned particle beams: simulation environment.

    PubMed

    Li, Qiang; Groezinger, Sven Oliver; Haberer, Thomas; Rietzel, Eike; Kraft, Gerhard

    2004-07-21

    Target motion is one of the major limitations of each high precision radiation therapy. Using advanced active beam delivery techniques, such as the magnetic raster scanning system for particle irradiation, the interplay between time-dependent beam and target position heavily distorts the applied dose distribution. This paper presents a simulation environment in which the time-dependent effect of target motion on heavy-ion irradiation can be calculated with dynamically scanned ion beams. In an extension of the existing treatment planning software for ion irradiation of static targets (TRiP) at GSI, the expected dose distribution is calculated as the sum of several sub-distributions for single target motion states. To investigate active compensation for target motion by adapting the position of the therapeutic beam during irradiation, the planned beam positions can be altered during the calculation. Applying realistic parameters to the planned motion-compensation methods at GSI, the effect of target motion on the expected dose uniformity can be simulated for different target configurations and motion conditions. For the dynamic dose calculation, experimentally measured profiles of the beam extraction in time were used. Initial simulations show the feasibility and consistency of an active motion compensation with the magnetic scanning system and reveal some strategies to improve the dose homogeneity inside the moving target. The simulation environment presented here provides an effective means for evaluating the dose distribution for a moving target volume with and without motion compensation. It contributes a substantial basis for the experimental research on the irradiation of moving target volumes with scanned ion beams at GSI which will be presented in upcoming papers.

  18. A new airborne laser rangefinder dynamic target simulator for non-stationary environment

    NASA Astrophysics Data System (ADS)

    Ma, Pengge; Pang, Dongdong; Yi, Yang

    2017-11-01

    For the non-stationary environment simulation in laser range finder product testing, a new dynamic target simulation system is studied. First of all, the three-pulsed laser ranging principle, laser target signal composition and mathematical representation are introduced. Then, the actual nonstationary working environment of laser range finder is analyzed, and points out that the real sunshine background light clutter and target shielding effect in laser echo become the main influencing factors. After that, the dynamic laser target signal simulation method is given. Eventlly, the implementation of automatic test system based on arbitrary waveform generator is described. Practical application shows that the new echo signal automatic test system can simulate the real laser ranging environment of laser range finder, and is suitable for performance test of products.

  19. Discourse Comprehension and Simulation of Positive Emotions

    ERIC Educational Resources Information Center

    Horchak, Oleksandr V.; Giger, Jean-Christophe; Pochwatko, Grzegorz

    2014-01-01

    Recent research has suggested that emotional sentences are understood by constructing an emotion simulation of the events being described. The present study aims to investigate whether emotion simulation is also involved in online and offline comprehension of larger language segments such as discourse. Participants read a target text describing…

  20. A MODELING AND SIMULATION LANGUAGE FOR BIOLOGICAL CELLS WITH COUPLED MECHANICAL AND CHEMICAL PROCESSES

    PubMed Central

    Somogyi, Endre; Glazier, James A.

    2017-01-01

    Biological cells are the prototypical example of active matter. Cells sense and respond to mechanical, chemical and electrical environmental stimuli with a range of behaviors, including dynamic changes in morphology and mechanical properties, chemical uptake and secretion, cell differentiation, proliferation, death, and migration. Modeling and simulation of such dynamic phenomena poses a number of computational challenges. A modeling language describing cellular dynamics must naturally represent complex intra and extra-cellular spatial structures and coupled mechanical, chemical and electrical processes. Domain experts will find a modeling language most useful when it is based on concepts, terms and principles native to the problem domain. A compiler must then be able to generate an executable model from this physically motivated description. Finally, an executable model must efficiently calculate the time evolution of such dynamic and inhomogeneous phenomena. We present a spatial hybrid systems modeling language, compiler and mesh-free Lagrangian based simulation engine which will enable domain experts to define models using natural, biologically motivated constructs and to simulate time evolution of coupled cellular, mechanical and chemical processes acting on a time varying number of cells and their environment. PMID:29303160

  1. A MODELING AND SIMULATION LANGUAGE FOR BIOLOGICAL CELLS WITH COUPLED MECHANICAL AND CHEMICAL PROCESSES.

    PubMed

    Somogyi, Endre; Glazier, James A

    2017-04-01

    Biological cells are the prototypical example of active matter. Cells sense and respond to mechanical, chemical and electrical environmental stimuli with a range of behaviors, including dynamic changes in morphology and mechanical properties, chemical uptake and secretion, cell differentiation, proliferation, death, and migration. Modeling and simulation of such dynamic phenomena poses a number of computational challenges. A modeling language describing cellular dynamics must naturally represent complex intra and extra-cellular spatial structures and coupled mechanical, chemical and electrical processes. Domain experts will find a modeling language most useful when it is based on concepts, terms and principles native to the problem domain. A compiler must then be able to generate an executable model from this physically motivated description. Finally, an executable model must efficiently calculate the time evolution of such dynamic and inhomogeneous phenomena. We present a spatial hybrid systems modeling language, compiler and mesh-free Lagrangian based simulation engine which will enable domain experts to define models using natural, biologically motivated constructs and to simulate time evolution of coupled cellular, mechanical and chemical processes acting on a time varying number of cells and their environment.

  2. Simulation Experiment Description Markup Language (SED-ML) Level 1 Version 3 (L1V3).

    PubMed

    Bergmann, Frank T; Cooper, Jonathan; König, Matthias; Moraru, Ion; Nickerson, David; Le Novère, Nicolas; Olivier, Brett G; Sahle, Sven; Smith, Lucian; Waltemath, Dagmar

    2018-03-19

    The creation of computational simulation experiments to inform modern biological research poses challenges to reproduce, annotate, archive, and share such experiments. Efforts such as SBML or CellML standardize the formal representation of computational models in various areas of biology. The Simulation Experiment Description Markup Language (SED-ML) describes what procedures the models are subjected to, and the details of those procedures. These standards, together with further COMBINE standards, describe models sufficiently well for the reproduction of simulation studies among users and software tools. The Simulation Experiment Description Markup Language (SED-ML) is an XML-based format that encodes, for a given simulation experiment, (i) which models to use; (ii) which modifications to apply to models before simulation; (iii) which simulation procedures to run on each model; (iv) how to post-process the data; and (v) how these results should be plotted and reported. SED-ML Level 1 Version 1 (L1V1) implemented support for the encoding of basic time course simulations. SED-ML L1V2 added support for more complex types of simulations, specifically repeated tasks and chained simulation procedures. SED-ML L1V3 extends L1V2 by means to describe which datasets and subsets thereof to use within a simulation experiment.

  3. Simulation study on discrete charge effects of SiNW biosensors according to bound target position using a 3D TCAD simulator.

    PubMed

    Chung, In-Young; Jang, Hyeri; Lee, Jieun; Moon, Hyunggeun; Seo, Sung Min; Kim, Dae Hwan

    2012-02-17

    We introduce a simulation method for the biosensor environment which treats the semiconductor and the electrolyte region together, using the well-established semiconductor 3D TCAD simulator tool. Using this simulation method, we conduct electrostatic simulations of SiNW biosensors with a more realistic target charge model where the target is described as a charged cube, randomly located across the nanowire surface, and analyze the Coulomb effect on the SiNW FET according to the position and distribution of the target charges. The simulation results show the considerable variation in the SiNW current according to the bound target positions, and also the dependence of conductance modulation on the polarity of target charges. This simulation method and the results can be utilized for analysis of the properties and behavior of the biosensor device, such as the sensing limit or the sensing resolution.

  4. A simple language to script and simulate breeding schemes: the breeding scheme language

    USDA-ARS?s Scientific Manuscript database

    It is difficult for plant breeders to determine an optimal breeding strategy given that the problem involves many factors, such as target trait genetic architecture and breeding resource availability. There are many possible breeding schemes for each breeding program. Although simulation study may b...

  5. Language Policing: Micro-Level Language Policy-in-Process in the Foreign Language Classroom

    ERIC Educational Resources Information Center

    Amir, Alia; Musk, Nigel

    2013-01-01

    This article examines what we call "micro-level language policy-in-process"--that is, how a target--language-only policy emerges "in situ" in the foreign language classroom. More precisely, we investigate the role of "language policing", the mechanism deployed by the teacher and/or pupils to (re-)establish the…

  6. Sampling Enrichment toward Target Structures Using Hybrid Molecular Dynamics-Monte Carlo Simulations

    PubMed Central

    Yang, Kecheng; Różycki, Bartosz; Cui, Fengchao; Shi, Ce; Chen, Wenduo; Li, Yunqi

    2016-01-01

    Sampling enrichment toward a target state, an analogue of the improvement of sampling efficiency (SE), is critical in both the refinement of protein structures and the generation of near-native structure ensembles for the exploration of structure-function relationships. We developed a hybrid molecular dynamics (MD)-Monte Carlo (MC) approach to enrich the sampling toward the target structures. In this approach, the higher SE is achieved by perturbing the conventional MD simulations with a MC structure-acceptance judgment, which is based on the coincidence degree of small angle x-ray scattering (SAXS) intensity profiles between the simulation structures and the target structure. We found that the hybrid simulations could significantly improve SE by making the top-ranked models much closer to the target structures both in the secondary and tertiary structures. Specifically, for the 20 mono-residue peptides, when the initial structures had the root-mean-squared deviation (RMSD) from the target structure smaller than 7 Å, the hybrid MD-MC simulations afforded, on average, 0.83 Å and 1.73 Å in RMSD closer to the target than the parallel MD simulations at 310K and 370K, respectively. Meanwhile, the average SE values are also increased by 13.2% and 15.7%. The enrichment of sampling becomes more significant when the target states are gradually detectable in the MD-MC simulations in comparison with the parallel MD simulations, and provide >200% improvement in SE. We also performed a test of the hybrid MD-MC approach in the real protein system, the results showed that the SE for 3 out of 5 real proteins are improved. Overall, this work presents an efficient way of utilizing solution SAXS to improve protein structure prediction and refinement, as well as the generation of near native structures for function annotation. PMID:27227775

  7. Sampling Enrichment toward Target Structures Using Hybrid Molecular Dynamics-Monte Carlo Simulations.

    PubMed

    Yang, Kecheng; Różycki, Bartosz; Cui, Fengchao; Shi, Ce; Chen, Wenduo; Li, Yunqi

    2016-01-01

    Sampling enrichment toward a target state, an analogue of the improvement of sampling efficiency (SE), is critical in both the refinement of protein structures and the generation of near-native structure ensembles for the exploration of structure-function relationships. We developed a hybrid molecular dynamics (MD)-Monte Carlo (MC) approach to enrich the sampling toward the target structures. In this approach, the higher SE is achieved by perturbing the conventional MD simulations with a MC structure-acceptance judgment, which is based on the coincidence degree of small angle x-ray scattering (SAXS) intensity profiles between the simulation structures and the target structure. We found that the hybrid simulations could significantly improve SE by making the top-ranked models much closer to the target structures both in the secondary and tertiary structures. Specifically, for the 20 mono-residue peptides, when the initial structures had the root-mean-squared deviation (RMSD) from the target structure smaller than 7 Å, the hybrid MD-MC simulations afforded, on average, 0.83 Å and 1.73 Å in RMSD closer to the target than the parallel MD simulations at 310K and 370K, respectively. Meanwhile, the average SE values are also increased by 13.2% and 15.7%. The enrichment of sampling becomes more significant when the target states are gradually detectable in the MD-MC simulations in comparison with the parallel MD simulations, and provide >200% improvement in SE. We also performed a test of the hybrid MD-MC approach in the real protein system, the results showed that the SE for 3 out of 5 real proteins are improved. Overall, this work presents an efficient way of utilizing solution SAXS to improve protein structure prediction and refinement, as well as the generation of near native structures for function annotation.

  8. The Effect of Simulation on Middle School Students' Perceptions of Classroom Activities and Their Foreign Language Achievement: A Mixed-Methods Approach

    ERIC Educational Resources Information Center

    Sharifi, Akram; Ghanizadeh, Afsaneh; Jahedizadeh, Safoura

    2017-01-01

    The present study delved into a language learning model in the domain of English as a foreign language (EFL), i.e., simulation. The term simulation is used to describe the activity of producing conditions which are similar to real ones. We hypothesized that simulation plays a role in middle school students' perceptions of classroom activities…

  9. Identification of the Transcriptional Targets of FOXP2, a Gene Linked to Speech and Language, in Developing Human Brain

    PubMed Central

    Spiteri, Elizabeth ; Konopka, Genevieve ; Coppola, Giovanni ; Bomar, Jamee ; Oldham, Michael ; Ou, Jing ; Vernes, Sonja C. ; Fisher, Simon E. ; Ren, Bing ; Geschwind, Daniel H. 

    2007-01-01

    Mutations in FOXP2, a member of the forkhead family of transcription factor genes, are the only known cause of developmental speech and language disorders in humans. To date, there are no known targets of human FOXP2 in the nervous system. The identification of FOXP2 targets in the developing human brain, therefore, provides a unique tool with which to explore the development of human language and speech. Here, we define FOXP2 targets in human basal ganglia (BG) and inferior frontal cortex (IFC) by use of chromatin immunoprecipitation followed by microarray analysis (ChIP-chip) and validate the functional regulation of targets in vitro. ChIP-chip identified 285 FOXP2 targets in fetal human brain; statistically significant overlap of targets in BG and IFC indicates a core set of 34 transcriptional targets of FOXP2. We identified targets specific to IFC or BG that were not observed in lung, suggesting important regional and tissue differences in FOXP2 activity. Many target genes are known to play critical roles in specific aspects of central nervous system patterning or development, such as neurite outgrowth, as well as plasticity. Subsets of the FOXP2 transcriptional targets are either under positive selection in humans or differentially expressed between human and chimpanzee brain. This is the first ChIP-chip study to use human brain tissue, making the FOXP2-target genes identified in these studies important to understanding the pathways regulating speech and language in the developing human brain. These data provide the first insight into the functional network of genes directly regulated by FOXP2 in human brain and by evolutionary comparisons, highlighting genes likely to be involved in the development of human higher-order cognitive processes. PMID:17999357

  10. Modeling target normal sheath acceleration using handoffs between multiple simulations

    NASA Astrophysics Data System (ADS)

    McMahon, Matthew; Willis, Christopher; Mitchell, Robert; King, Frank; Schumacher, Douglass; Akli, Kramer; Freeman, Richard

    2013-10-01

    We present a technique to model the target normal sheath acceleration (TNSA) process using full-scale LSP PIC simulations. The technique allows for a realistic laser, full size target and pre-plasma, and sufficient propagation length for the accelerated ions and electrons. A first simulation using a 2D Cartesian grid models the laser-plasma interaction (LPI) self-consistently and includes field ionization. Electrons accelerated by the laser are imported into a second simulation using a 2D cylindrical grid optimized for the initial TNSA process and incorporating an equation of state. Finally, all of the particles are imported to a third simulation optimized for the propagation of the accelerated ions and utilizing a static field solver for initialization. We also show use of 3D LPI simulations. Simulation results are compared to recent ion acceleration experiments using SCARLET laser at The Ohio State University. This work was performed with support from ASOFR under contract # FA9550-12-1-0341, DARPA, and allocations of computing time from the Ohio Supercomputing Center.

  11. Restrictions on biological adaptation in language evolution.

    PubMed

    Chater, Nick; Reali, Florencia; Christiansen, Morten H

    2009-01-27

    Language acquisition and processing are governed by genetic constraints. A crucial unresolved question is how far these genetic constraints have coevolved with language, perhaps resulting in a highly specialized and species-specific language "module," and how much language acquisition and processing redeploy preexisting cognitive machinery. In the present work, we explored the circumstances under which genes encoding language-specific properties could have coevolved with language itself. We present a theoretical model, implemented in computer simulations, of key aspects of the interaction of genes and language. Our results show that genes for language could have coevolved only with highly stable aspects of the linguistic environment; a rapidly changing linguistic environment does not provide a stable target for natural selection. Thus, a biological endowment could not coevolve with properties of language that began as learned cultural conventions, because cultural conventions change much more rapidly than genes. We argue that this rules out the possibility that arbitrary properties of language, including abstract syntactic principles governing phrase structure, case marking, and agreement, have been built into a "language module" by natural selection. The genetic basis of human language acquisition and processing did not coevolve with language, but primarily predates the emergence of language. As suggested by Darwin, the fit between language and its underlying mechanisms arose because language has evolved to fit the human brain, rather than the reverse.

  12. GEANT4 simulation of cyclotron radioisotope production in a solid target.

    PubMed

    Poignant, F; Penfold, S; Asp, J; Takhar, P; Jackson, P

    2016-05-01

    The use of radioisotopes in nuclear medicine is essential for diagnosing and treating cancer. The optimization of their production is a key factor in maximizing the production yield and minimizing the associated costs. An efficient approach to this problem is the use of Monte Carlo simulations prior to experimentation. By predicting isotopes yields, one can study the isotope of interest expected activity for different energy ranges. One can also study the target contamination with other radioisotopes, especially undesired radioisotopes of the wanted chemical element which are difficult to separate from the irradiated target and might result in increasing the dose when delivering the radiopharmaceutical product to the patient. The aim of this work is to build and validate a Monte Carlo simulation platform using the GEANT4 toolkit to model the solid target system of the South Australian Health and Medical Research Institute (SAHMRI) GE Healthcare PETtrace cyclotron. It includes a GEANT4 Graphical User Interface (GUI) where the user can modify simulation parameters such as the energy, shape and current of the proton beam, the target geometry and material, the foil geometry and material and the time of irradiation. The paper describes the simulation and presents a comparison of simulated and experimental/theoretical yields for various nuclear reactions on an enriched nickel 64 target using the GEANT4 physics model QGSP_BIC_AllHP, a model recently developed to evaluate with high precision the interaction of protons with energies below 200MeV available in Geant4 version 10.1. The simulation yield of the (64)Ni(p,n)(64)Cu reaction was found to be 7.67±0.074 mCi·μA(-1) for a target energy range of 9-12MeV. Szelecsenyi et al. (1993) gives a theoretical yield of 6.71mCi·μA(-1) and an experimental yield of 6.38mCi·μA(-1). The (64)Ni(p,n)(64)Cu cross section obtained with the simulation was also verified against the yield predicted from the nuclear database TENDL and

  13. Simulations of electron transport and ignition for direct-drive fast-ignition targets

    NASA Astrophysics Data System (ADS)

    Solodov, A. A.; Anderson, K. S.; Betti, R.; Gotcheva, V.; Myatt, J.; Delettrez, J. A.; Skupsky, S.; Theobald, W.; Stoeckl, C.

    2008-11-01

    The performance of high-gain, fast-ignition fusion targets is investigated using one-dimensional hydrodynamic simulations of implosion and two-dimensional (2D) hybrid fluid-particle simulations of hot-electron transport, ignition, and burn. The 2D/3D hybrid-particle-in-cell code LSP [D. R. Welch et al., Nucl. Instrum. Methods Phys. Res. A 464, 134 (2001)] and the 2D fluid code DRACO [P. B. Radha et al., Phys. Plasmas 12, 056307 (2005)] are integrated to simulate the hot-electron transport and heating for direct-drive fast-ignition targets. LSP simulates the transport of hot electrons from the place where they are generated to the dense fuel core where their energy is absorbed. DRACO includes the physics required to simulate compression, ignition, and burn of fast-ignition targets. The self-generated resistive magnetic field is found to collimate the hot-electron beam, increase the coupling efficiency of hot electrons with the target, and reduce the minimum energy required for ignition. Resistive filamentation of the hot-electron beam is also observed. The minimum energy required for ignition is found for hot electrons with realistic angular spread and Maxwellian energy-distribution function.

  14. Social Network Development, Language Use, and Language Acquisition during Study Abroad: Arabic Language Learners' Perspectives

    ERIC Educational Resources Information Center

    Dewey, Dan P.; Belnap, R. Kirk; Hillstrom, Rebecca

    2013-01-01

    Language learners and educators have subscribed to the belief that those who go abroad will have many opportunities to use the target language and will naturally become proficient. They also assume that language learners will develop relationships with native speakers allowing them to use the language and become more fluent, an assumption…

  15. Target Lagrangian kinematic simulation for particle-laden flows.

    PubMed

    Murray, S; Lightstone, M F; Tullis, S

    2016-09-01

    The target Lagrangian kinematic simulation method was motivated as a stochastic Lagrangian particle model that better synthesizes turbulence structure, relative to stochastic separated flow models. By this method, the trajectories of particles are constructed according to synthetic turbulent-like fields, which conform to a target Lagrangian integral timescale. In addition to recovering the expected Lagrangian properties of fluid tracers, this method is shown to reproduce the crossing trajectories and continuity effects, in agreement with an experimental benchmark.

  16. NLTE atomic kinetics modeling in ICF target simulations

    NASA Astrophysics Data System (ADS)

    Patel, Mehul V.; Mauche, Christopher W.; Scott, Howard A.; Jones, Ogden S.; Shields, Benjamin T.

    2017-10-01

    Radiation hydrodynamics (HYDRA) simulations using recently developed 1D spherical and 2D cylindrical hohlraum models have enabled a reassessment of the accuracy of energetics modeling across a range of NIF target configurations. Higher-resolution hohlraum calculations generally find that the X-ray drive discrepancies are greater than previously reported. We identify important physics sensitivities in the modeling of the NLTE wall plasma and highlight sensitivity variations between different hohlraum configurations (e.g. hohlraum gas fill). Additionally, 1D capsule only simulations show the importance of applying a similar level of rigor to NLTE capsule ablator modeling. Taken together, these results show how improved target performance predictions can be achieved by performing inline atomic kinetics using more complete models for the underlying atomic structure and transitions. Prepared by LLNL under Contract DE-AC52-07NA27344.

  17. Foreign Language Learners' Views on the Importance of Learning the Target Language Pronunciation

    ERIC Educational Resources Information Center

    Çakir, Ismail; Baytar, Birtan

    2014-01-01

    Pronunciation is one of the controversial topics in the field of English language teaching as a second or foreign language. The aim of this study is to understand the attitudes of prep class students at Kastamonu University (state university) in Turkey towards the importance of pronunciation in language learning. Therefore, a pronunciation…

  18. The Weaker Language in Early Child Bilingualism: Acquiring a First Language as a Second Language?

    ERIC Educational Resources Information Center

    Meisel, Jurgen M.

    2007-01-01

    Past research demonstrates that first language (L1)-like competence in each language can be attained in simultaneous acquisition of bilingualism by mere exposure to the target languages. The question is whether this is also true for the "weaker" language (WL). The WL hypothesis claims that the WL differs fundamentally from monolingual L1 and…

  19. Strategies, Language Transfer and the Simulation of the Second Language Learner's Mental Operations.

    ERIC Educational Resources Information Center

    Smith, Mike Sharwood

    1979-01-01

    An attempt is made to describe second language behavior and language transfer in cybernetic terms. This should make it possible to translate language into machine language and to clarify psycholinguistic explanations of second language performance. (PMJ)

  20. Comparison of hydrodynamic simulations with two-shockwave drive target experiments

    NASA Astrophysics Data System (ADS)

    Karkhanis, Varad; Ramaprabhu, Praveen; Buttler, William

    2015-11-01

    We consider hydrodynamic continuum simulations to mimic ejecta generation in two-shockwave target experiments, where metallic surface is loaded by two successive shock waves. Time of second shock in simulations is determined to match experimental amplitudes at the arrival of the second shock. The negative Atwood number (A --> - 1) of ejecta simulations leads to two successive phase inversions of the interface corresponding to the passage of the shocks from heavy to light media in each instance. Metallic phase of ejecta (solid/liquid) depends on shock loading pressure in the experiment, and we find that hydrodynamic simulations quantify the liquid phase ejecta physics with a fair degree of accuracy, where RM instability is not suppressed by the strength effect. In particular, we find that our results of free surface velocity, maximum ejecta velocity, and maximum ejecta areal density are in excellent agreement with their experimental counterparts, as well as ejecta models. We also comment on the parametric space for hydrodynamic simulations in which they can be used to compare with the target experiments.

  1. The medical simulation markup language - simplifying the biomechanical modeling workflow.

    PubMed

    Suwelack, Stefan; Stoll, Markus; Schalck, Sebastian; Schoch, Nicolai; Dillmann, Rüdiger; Bendl, Rolf; Heuveline, Vincent; Speidel, Stefanie

    2014-01-01

    Modeling and simulation of the human body by means of continuum mechanics has become an important tool in diagnostics, computer-assisted interventions and training. This modeling approach seeks to construct patient-specific biomechanical models from tomographic data. Usually many different tools such as segmentation and meshing algorithms are involved in this workflow. In this paper we present a generalized and flexible description for biomechanical models. The unique feature of the new modeling language is that it not only describes the final biomechanical simulation, but also the workflow how the biomechanical model is constructed from tomographic data. In this way, the MSML can act as a middleware between all tools used in the modeling pipeline. The MSML thus greatly facilitates the prototyping of medical simulation workflows for clinical and research purposes. In this paper, we not only detail the XML-based modeling scheme, but also present a concrete implementation. Different examples highlight the flexibility, robustness and ease-of-use of the approach.

  2. Domain-general neural correlates of dependency formation: Using complex tones to simulate language.

    PubMed

    Brilmayer, Ingmar; Sassenhagen, Jona; Bornkessel-Schlesewsky, Ina; Schlesewsky, Matthias

    2017-08-01

    There is an ongoing debate whether the P600 event-related potential component following syntactic anomalies reflects syntactic processes per se, or if it is an instance of the P300, a domain-general ERP component associated with attention and cognitive reorientation. A direct comparison of both components is challenging because of the huge discrepancy in experimental designs and stimulus choice between language and 'classic' P300 experiments. In the present study, we develop a new approach to mimic the interplay of sequential position as well as categorical and relational information in natural language syntax (word category and agreement) in a non-linguistic target detection paradigm using musical instruments. Participants were instructed to (covertly) detect target tones which were defined by instrument change and pitch rise between subsequent tones at the last two positions of four-tone sequences. We analysed the EEG using event-related averaging and time-frequency decomposition. Our results show striking similarities to results obtained from linguistic experiments. We found a P300 that showed sensitivity to sequential position and a late positivity sensitive to stimulus type and position. A time-frequency decomposition revealed significant effects of sequential position on the theta band and a significant influence of stimulus type on the delta band. Our results suggest that the detection of non-linguistic targets defined via complex feature conjunctions in the present study and the detection of syntactic anomalies share the same underlying processes: attentional shift and memory based matching processes that act upon multi-feature conjunctions. We discuss the results as supporting domain-general accounts of the P600 during natural language comprehension. Copyright © 2017 Elsevier Ltd. All rights reserved.

  3. Why are some languages confused for others? Investigating data from the Great Language Game.

    PubMed

    Skirgård, Hedvig; Roberts, Seán G; Yencken, Lars

    2017-01-01

    In this paper we explore the results of a large-scale online game called 'the Great Language Game', in which people listen to an audio speech sample and make a forced-choice guess about the identity of the language from 2 or more alternatives. The data include 15 million guesses from 400 audio recordings of 78 languages. We investigate which languages are confused for which in the game, and if this correlates with the similarities that linguists identify between languages. This includes shared lexical items, similar sound inventories and established historical relationships. Our findings are, as expected, that players are more likely to confuse two languages that are objectively more similar. We also investigate factors that may affect players' ability to accurately select the target language, such as how many people speak the language, how often the language is mentioned in written materials and the economic power of the target language community. We see that non-linguistic factors affect players' ability to accurately identify the target. For example, languages with wider 'global reach' are more often identified correctly. This suggests that both linguistic and cultural knowledge influence the perception and recognition of languages and their similarity.

  4. Hybrid computers and simulation languages in the study of dynamics of continuous systems

    NASA Technical Reports Server (NTRS)

    Acaccia, G. M.; Lucifredi, A. L.

    1970-01-01

    A comparison is presented of the use of hybrid computers and simulation languages as a means of studying the behavior of dynamic systems. Both procedures are defined and their advantages and disadvantages at the present state of the art are discussed. Some comparison and evaluation criteria are presented.

  5. Toward high-efficiency and detailed Monte Carlo simulation study of the granular flow spallation target

    NASA Astrophysics Data System (ADS)

    Cai, Han-Jie; Zhang, Zhi-Lei; Fu, Fen; Li, Jian-Yang; Zhang, Xun-Chao; Zhang, Ya-Ling; Yan, Xue-Song; Lin, Ping; Xv, Jian-Ya; Yang, Lei

    2018-02-01

    The dense granular flow spallation target is a new target concept chosen for the Accelerator-Driven Subcritical (ADS) project in China. For the R&D of this kind of target concept, a dedicated Monte Carlo (MC) program named GMT was developed to perform the simulation study of the beam-target interaction. Owing to the complexities of the target geometry, the computational cost of the MC simulation of particle tracks is highly expensive. Thus, improvement of computational efficiency will be essential for the detailed MC simulation studies of the dense granular target. Here we present the special design of the GMT program and its high efficiency performance. In addition, the speedup potential of the GPU-accelerated spallation models is discussed.

  6. A Formal Modelling Language Extending SysML for Simulation of Continuous and Discrete System

    DTIC Science & Technology

    2012-11-01

    UNCLASSIFIED DSTO-GD-0734 16. A Formal Modelling Language Extending SysML for Simulation of Continuous and Discrete System – Mark Hodson1 and...be conceptual at some level because a one to one mapping with the real system will never exist. SysML is an extension and modification of UML that...simulation, which can provide great insights into the behaviour of complex systems. Although UML and SysML primarily support conceptual modelling they

  7. What Do Students Learn by Playing an Online Simulation Game?

    ERIC Educational Resources Information Center

    Franciosi, Stephan J.; Mehring, Jeffrey

    2015-01-01

    Studies suggest that simulations and games not only improve target language skills, but they can also support knowledge creation regarding a broader variety of topics. Thus, we wanted to explore how playing an online simulation game affected knowledge of energy supply and its relationship to environmental and economic factors among learners of…

  8. The Effect of Target Language and Code-Switching on the Grammatical Performance and Perceptions of Elementary-Level College French Students

    ERIC Educational Resources Information Center

    Viakinnou-Brinson, Lucie; Herron, Carol; Cole, Steven P.; Haight, Carrie

    2012-01-01

    Grammar instruction is at the center of the target language (TL) and code-switching debate. Discussion revolves around whether grammar should be taught in the TL or using the TL and the native language (L1). This study investigated the effects of French-only grammar instruction and French/English grammar instruction on elementary-level students'…

  9. Why are some languages confused for others? Investigating data from the Great Language Game

    PubMed Central

    2017-01-01

    In this paper we explore the results of a large-scale online game called ‘the Great Language Game’, in which people listen to an audio speech sample and make a forced-choice guess about the identity of the language from 2 or more alternatives. The data include 15 million guesses from 400 audio recordings of 78 languages. We investigate which languages are confused for which in the game, and if this correlates with the similarities that linguists identify between languages. This includes shared lexical items, similar sound inventories and established historical relationships. Our findings are, as expected, that players are more likely to confuse two languages that are objectively more similar. We also investigate factors that may affect players’ ability to accurately select the target language, such as how many people speak the language, how often the language is mentioned in written materials and the economic power of the target language community. We see that non-linguistic factors affect players’ ability to accurately identify the target. For example, languages with wider ‘global reach’ are more often identified correctly. This suggests that both linguistic and cultural knowledge influence the perception and recognition of languages and their similarity. PMID:28379970

  10. Spoken Language Activation Alters Subsequent Sign Language Activation in L2 Learners of American Sign Language.

    PubMed

    Williams, Joshua T; Newman, Sharlene D

    2017-02-01

    A large body of literature has characterized unimodal monolingual and bilingual lexicons and how neighborhood density affects lexical access; however there have been relatively fewer studies that generalize these findings to bimodal (M2) second language (L2) learners of sign languages. The goal of the current study was to investigate parallel language activation in M2L2 learners of sign language and to characterize the influence of spoken language and sign language neighborhood density on the activation of ASL signs. A priming paradigm was used in which the neighbors of the sign target were activated with a spoken English word and compared the activation of the targets in sparse and dense neighborhoods. Neighborhood density effects in auditory primed lexical decision task were then compared to previous reports of native deaf signers who were only processing sign language. Results indicated reversed neighborhood density effects in M2L2 learners relative to those in deaf signers such that there were inhibitory effects of handshape density and facilitatory effects of location density. Additionally, increased inhibition for signs in dense handshape neighborhoods was greater for high proficiency L2 learners. These findings support recent models of the hearing bimodal bilingual lexicon, which posit lateral links between spoken language and sign language lexical representations.

  11. Simulations of laser-driven ion acceleration from a thin CH target

    NASA Astrophysics Data System (ADS)

    Park, Jaehong; Bulanov, Stepan; Ji, Qing; Steinke, Sven; Treffert, Franziska; Vay, Jean-Luc; Schenkel, Thomas; Esarey, Eric; Leemans, Wim; Vincenti, Henri

    2017-10-01

    2D and 3D computer simulations of laser driven ion acceleration from a thin CH foil using code WARP were performed. As the foil thickness varies from a few nm to μm, the simulations confirm that the acceleration mechanism transitions from the RPA (radiation pressure acceleration) to the TNSA (target normal sheath acceleration). In the TNSA regime, with the CH target thickness of 1 μ m and a pre-plasma ahead of the target, the simulations show the production of the collimated proton beam with the maximum energy of about 10 MeV. This agrees with the experimental results obtained at the BELLA laser facility (I 5 × 18 W / cm2 , λ = 800 nm). Furthermore, the maximum proton energy dependence on different setups of the initialization, i.e., different angles of the laser incidence from the target normal axis, different gradient scales and distributions of the pre-plasma, was explored. This work was supported by LDRD funding from LBNL, provided by the U.S. DOE under Contract No. DE-AC02-05CH11231, and used resources of the NERSC, a DOE office of Science User Facility supported by the U.S. DOE under Contract No. DE-AC02-05CH11231.

  12. The use of a block diagram simulation language for rapid model prototyping

    NASA Technical Reports Server (NTRS)

    Whitlow, Jonathan E.

    1995-01-01

    The research performed this summer focussed on the development of a predictive model for the loading of liquid oxygen (LO2) into the external tank (ET) of the shuttle prior to launch. A predictive model can greatly aid the operational personnel since instrumentation aboard the orbiter and ET is limited due to weight constraints. The model, which focuses primarily on the orbiter section of the system was developed using a block diagram based simulation language known as VisSim. Simulations were run on LO2 loading data for shuttle flights STS50 and STS55 and the model was demonstrated to accurately predict the sensor data recorded for these flights. As a consequence of the simulation results, it can be concluded that the software tool can be very useful for rapid prototyping of complex models.

  13. Comparison of hydrodynamic simulations with two-shockwave drive target experiments

    NASA Astrophysics Data System (ADS)

    Karkhanis, Varad; Ramaprabhu, Praveen; Buttler, William

    2015-11-01

    We consider hydrodynamic continuum simulations to mimic ejecta generation in two-shockwave target experiments, where metallic surface is loaded by two successive shock waves. Time of second shock in simulations is determined to match experimental amplitudes at the arrival of the second shock. The negative Atwood number A --> - 1 of ejecta simulations leads to two successive phase inversions of the interface corresponding to the passage of the shocks from heavy to light media in each instance. Metallic phase of ejecta (solid/liquid) depends on shock loading pressure in the experiment, and we find that hydrodynamic simulations quantify the liquid phase ejecta physics with a fair degree of accuracy, where RM instability is not suppressed by the strength effect. In particular, we find that our results of free surface velocity, maximum ejecta velocity, and maximum ejecta areal density are in excellent agreement with their experimental counterparts, as well as ejecta models. We also comment on the parametric space for hydrodynamic simulations in which they can be used to compare with the target experiments. This work was supported in part by the (U.S.) Department of Energy (DOE) under Contract No. DE-AC52-06NA2-5396.

  14. Multiple levels of bilingual language control: evidence from language intrusions in reading aloud.

    PubMed

    Gollan, Tamar H; Schotter, Elizabeth R; Gomez, Joanne; Murillo, Mayra; Rayner, Keith

    2014-02-01

    Bilinguals rarely produce words in an unintended language. However, we induced such intrusion errors (e.g., saying el instead of he) in 32 Spanish-English bilinguals who read aloud single-language (English or Spanish) and mixed-language (haphazard mix of English and Spanish) paragraphs with English or Spanish word order. These bilinguals produced language intrusions almost exclusively in mixed-language paragraphs, and most often when attempting to produce dominant-language targets (accent-only errors also exhibited reversed language-dominance effects). Most intrusion errors occurred for function words, especially when they were not from the language that determined the word order in the paragraph. Eye movements showed that fixating a word in the nontarget language increased intrusion errors only for function words. Together, these results imply multiple mechanisms of language control, including (a) inhibition of the dominant language at both lexical and sublexical processing levels, (b) special retrieval mechanisms for function words in mixed-language utterances, and (c) attentional monitoring of the target word for its match with the intended language.

  15. Implications for Language Diversity in Instruction in the Context of Target Language Classrooms: Development of a Preliminary Model of the Effectiveness of Teacher Code-Switching

    ERIC Educational Resources Information Center

    Lee, Jang Ho

    2012-01-01

    This paper concerns the conceptual and pedagogical issues that revolve around target language (TL) only instruction and teacher code-switching in the context of TL classrooms. To this end, I first examine four intertwined ideas (that is, monolingualism, naturalism, native-speakerism, and absolutism) that run through the monolingual approach to TL…

  16. Simulation-based cheminformatic analysis of organelle-targeted molecules: lysosomotropic monobasic amines.

    PubMed

    Zhang, Xinyuan; Zheng, Nan; Rosania, Gus R

    2008-09-01

    Cell-based molecular transport simulations are being developed to facilitate exploratory cheminformatic analysis of virtual libraries of small drug-like molecules. For this purpose, mathematical models of single cells are built from equations capturing the transport of small molecules across membranes. In turn, physicochemical properties of small molecules can be used as input to simulate intracellular drug distribution, through time. Here, with mathematical equations and biological parameters adjusted so as to mimic a leukocyte in the blood, simulations were performed to analyze steady state, relative accumulation of small molecules in lysosomes, mitochondria, and cytosol of this target cell, in the presence of a homogenous extracellular drug concentration. Similarly, with equations and parameters set to mimic an intestinal epithelial cell, simulations were also performed to analyze steady state, relative distribution and transcellular permeability in this non-target cell, in the presence of an apical-to-basolateral concentration gradient. With a test set of ninety-nine monobasic amines gathered from the scientific literature, simulation results helped analyze relationships between the chemical diversity of these molecules and their intracellular distributions.

  17. Surviving sepsis--a 3D integrative educational simulator.

    PubMed

    Ježek, Filip; Tribula, Martin; Kulhánek, Tomáš; Mateják, Marek; Privitzer, Pavol; Šilar, Jan; Kofránek, Jiří; Lhotská, Lenka

    2015-08-01

    Computer technology offers greater educational possibilities, notably simulation and virtual reality. This paper presents a technology which serves to integrate multiple modalities, namely 3D virtual reality, node-based simulator, Physiomodel explorer and explanatory physiological simulators employing Modelica language and Unity3D platform. This emerging tool chain should allow the authors to concentrate more on educational content instead of application development. The technology is demonstrated through Surviving sepsis educational scenario, targeted on Microsoft Windows Store platform.

  18. Scenario Development Process at the Vertical Motion Simulator

    NASA Technical Reports Server (NTRS)

    Reardon, Scott E.; Beard, Steven D.; Lewis, Emily

    2017-01-01

    There has been a significant effort within the simulation community to standardize many aspects of flight simulation. More recently, an effort has begun to develop a formal scenario definition language for aviation. A working group within the AIAA Modeling and Simulation Technical Committee has been created to develop a standard aviation scenario definition language, though much of the initial effort has been tailored to training simulators. Research and development (R&D) simulators, like the Vertical Motion Simulator (VMS), and training simulators have different missions and thus have different scenario requirements. The purpose of this paper is to highlight some of the unique tasks and scenario elements used at the VMS so they may be captured by scenario standardization efforts. The VMS most often performs handling qualities studies and transfer of training studies. Three representative handling qualities simulation studies and two transfer of training simulation studies are described in this paper. Unique scenario elements discussed in this paper included special out-the-window (OTW) targets and environmental conditions, motion system parameters, active inceptor parameters, and configurable vehicle math model parameters.

  19. Simulated E-Bomb Effects on Electronically Equipped Targets

    DTIC Science & Technology

    2009-09-01

    coupling model program (CEMPAT), pursuing a feasible geometry of attack, practical antennas, best coupling approximations of ground conductivity and...procedure to determine these possible effects is to estimate the electromagnetic coupling from first principles and simulations using a coupling model ...Applications .................................... 16 B. SYSTEM OF INTEREST MODEL AS A TARGET ............................. 16 1. Shielding Methods, as

  20. Moving target, distributed, real-time simulation using Ada

    NASA Technical Reports Server (NTRS)

    Collins, W. R.; Feyock, S.; King, L. A.; Morell, L. J.

    1985-01-01

    Research on a precompiler solution is described for the moving target compiler problem encountered when trying to run parallel simulation algorithms on several microcomputers. The precompiler is under development at NASA-Lewis for simulating jet engines. Since the behavior of any component of a jet engine, e.g., the fan inlet, rear duct, forward sensor, etc., depends on the previous behaviors and not the current behaviors of other components, the behaviors can be modeled on different processors provided the outputs of the processors reach other processors in appropriate time intervals. The simulator works in compute and transfer modes. The Ada procedure sets for the behaviors of different components are divided up and routed by the precompiler, which essentially receives a multitasking program. The subroutines are synchronized after each computation cycle.

  1. Promoting a Minority Language to Majority Language Speakers: Television Advertising about the Maori Language Targeting Non-Maori New Zealanders

    ERIC Educational Resources Information Center

    de Bres, Julia

    2010-01-01

    It has been claimed that the success of minority language policy initiatives may only be achievable if at least some degree of 'tolerability' of these initiatives is secured among majority language speakers. There has, however, been little consideration in the language planning literature of what practical approaches might be used to influence the…

  2. Description of the dynamic infrared background/target simulator (DIBS)

    NASA Astrophysics Data System (ADS)

    Lujan, Ignacio

    1988-01-01

    The purpose of the Dynamic Infrared Background/Target Simulator (DIBS) is to project dynamic infrared scenes to a test sensor; e.g., a missile seeker that is sensitive to infrared energy. The projected scene will include target(s) and background. This system was designed to present flicker-free infrared scenes in the 8 micron to 12 micron wavelength region. The major subassemblies of the DIBS are the laser write system (LWS), vanadium dioxide modulator assembly, scene data buffer (SDB), and the optical image translator (OIT). This paper describes the overall concept and design of the infrared scene projector followed by some details of the LWS and VO2 modulator. Also presented are brief descriptions of the SDB and OIT.

  3. Modeling Coevolution between Language and Memory Capacity during Language Origin

    PubMed Central

    Gong, Tao; Shuai, Lan

    2015-01-01

    Memory is essential to many cognitive tasks including language. Apart from empirical studies of memory effects on language acquisition and use, there lack sufficient evolutionary explorations on whether a high level of memory capacity is prerequisite for language and whether language origin could influence memory capacity. In line with evolutionary theories that natural selection refined language-related cognitive abilities, we advocated a coevolution scenario between language and memory capacity, which incorporated the genetic transmission of individual memory capacity, cultural transmission of idiolects, and natural and cultural selections on individual reproduction and language teaching. To illustrate the coevolution dynamics, we adopted a multi-agent computational model simulating the emergence of lexical items and simple syntax through iterated communications. Simulations showed that: along with the origin of a communal language, an initially-low memory capacity for acquired linguistic knowledge was boosted; and such coherent increase in linguistic understandability and memory capacities reflected a language-memory coevolution; and such coevolution stopped till memory capacities became sufficient for language communications. Statistical analyses revealed that the coevolution was realized mainly by natural selection based on individual communicative success in cultural transmissions. This work elaborated the biology-culture parallelism of language evolution, demonstrated the driving force of culturally-constituted factors for natural selection of individual cognitive abilities, and suggested that the degree difference in language-related cognitive abilities between humans and nonhuman animals could result from a coevolution with language. PMID:26544876

  4. Modeling Coevolution between Language and Memory Capacity during Language Origin.

    PubMed

    Gong, Tao; Shuai, Lan

    2015-01-01

    Memory is essential to many cognitive tasks including language. Apart from empirical studies of memory effects on language acquisition and use, there lack sufficient evolutionary explorations on whether a high level of memory capacity is prerequisite for language and whether language origin could influence memory capacity. In line with evolutionary theories that natural selection refined language-related cognitive abilities, we advocated a coevolution scenario between language and memory capacity, which incorporated the genetic transmission of individual memory capacity, cultural transmission of idiolects, and natural and cultural selections on individual reproduction and language teaching. To illustrate the coevolution dynamics, we adopted a multi-agent computational model simulating the emergence of lexical items and simple syntax through iterated communications. Simulations showed that: along with the origin of a communal language, an initially-low memory capacity for acquired linguistic knowledge was boosted; and such coherent increase in linguistic understandability and memory capacities reflected a language-memory coevolution; and such coevolution stopped till memory capacities became sufficient for language communications. Statistical analyses revealed that the coevolution was realized mainly by natural selection based on individual communicative success in cultural transmissions. This work elaborated the biology-culture parallelism of language evolution, demonstrated the driving force of culturally-constituted factors for natural selection of individual cognitive abilities, and suggested that the degree difference in language-related cognitive abilities between humans and nonhuman animals could result from a coevolution with language.

  5. A real-time articulatory visual feedback approach with target presentation for second language pronunciation learning.

    PubMed

    Suemitsu, Atsuo; Dang, Jianwu; Ito, Takayuki; Tiede, Mark

    2015-10-01

    Articulatory information can support learning or remediating pronunciation of a second language (L2). This paper describes an electromagnetic articulometer-based visual-feedback approach using an articulatory target presented in real-time to facilitate L2 pronunciation learning. This approach trains learners to adjust articulatory positions to match targets for a L2 vowel estimated from productions of vowels that overlap in both L1 and L2. Training of Japanese learners for the American English vowel /æ/ that included visual training improved its pronunciation regardless of whether audio training was also included. Articulatory visual feedback is shown to be an effective method for facilitating L2 pronunciation learning.

  6. Simulation of target interpretation based on infrared image features and psychology principle

    NASA Astrophysics Data System (ADS)

    Lin, Wei; Chen, Yu-hua; Gao, Hong-sheng; Wang, Zhan-feng; Wang, Ji-jun; Su, Rong-hua; Huang, Yan-ping

    2009-07-01

    It's an important and complicated process in target interpretation that target features extraction and identification, which effect psychosensorial quantity of interpretation person to target infrared image directly, and decide target viability finally. Using statistical decision theory and psychology principle, designing four psychophysical experiment, the interpretation model of the infrared target is established. The model can get target detection probability by calculating four features similarity degree between target region and background region, which were plotted out on the infrared image. With the verification of a great deal target interpretation in practice, the model can simulate target interpretation and detection process effectively, get the result of target interpretation impersonality, which can provide technique support for target extraction, identification and decision-making.

  7. Simulations: Interdisciplinary Instruction at Its Best.

    ERIC Educational Resources Information Center

    Verkler, Karen W.

    2003-01-01

    Draws on numerous different content areas in the development of a 4-to-6 week long unit with the culminating activity of a simulated Mexican cafe. Students assume the roles of restaurant personnel and greet customers, take and fill orders, cook a variety of Mexican entrees, tally the check, and make change, all in the target language while…

  8. The Programming Language Python In Earth System Simulations

    NASA Astrophysics Data System (ADS)

    Gross, L.; Imranullah, A.; Mora, P.; Saez, E.; Smillie, J.; Wang, C.

    2004-12-01

    Mathematical models in earth sciences base on the solution of systems of coupled, non-linear, time-dependent partial differential equations (PDEs). The spatial and time-scale vary from a planetary scale and million years for convection problems to 100km and 10 years for fault systems simulations. Various techniques are in use to deal with the time dependency (e.g. Crank-Nicholson), with the non-linearity (e.g. Newton-Raphson) and weakly coupled equations (e.g. non-linear Gauss-Seidel). Besides these high-level solution algorithms discretization methods (e.g. finite element method (FEM), boundary element method (BEM)) are used to deal with spatial derivatives. Typically, large-scale, three dimensional meshes are required to resolve geometrical complexity (e.g. in the case of fault systems) or features in the solution (e.g. in mantel convection simulations). The modelling environment escript allows the rapid implementation of new physics as required for the development of simulation codes in earth sciences. Its main object is to provide a programming language, where the user can define new models and rapidly develop high-level solution algorithms. The current implementation is linked with the finite element package finley as a PDE solver. However, the design is open and other discretization technologies such as finite differences and boundary element methods could be included. escript is implemented as an extension of the interactive programming environment python (see www.python.org). Key concepts introduced are Data objects, which are holding values on nodes or elements of the finite element mesh, and linearPDE objects, which are defining linear partial differential equations to be solved by the underlying discretization technology. In this paper we will show the basic concepts of escript and will show how escript is used to implement a simulation code for interacting fault systems. We will show some results of large-scale, parallel simulations on an SGI Altix

  9. Use of clinical simulations for patient education: targeting an untapped audience.

    PubMed

    Siwe, Karin; Berterö, Carina; Pugh, Carla; Wijma, Barbro

    2009-01-01

    In most cases, the health professional has been the target for simulation based learning curricula. We have developed a simulation based curriculum for patient education. In our curriculum lay-women learn how to perform the clinical female pelvic examination using a manikin-based trainer. Learner assessments show that prior negative expectations turned into positive expectations regarding future pelvic examinations.

  10. Numerical simulation of exploding pusher targets

    NASA Astrophysics Data System (ADS)

    Atzeni, S.; Rosenberg, M. J.; Gatu Johnson, M.; Petrasso, R. D.

    2017-10-01

    Exploding pusher targets, i.e. gas-filled large aspect-ratio glass or plastic shells, driven by a strong laser-generated shock, are widely used as pulsed sources of neutrons and fast charged particles. Recent experiments on exploding pushers provided evidence for the transition from a purely fluid behavior to a kinetic one. Indeed, fluid models largely overpredict yield and temperature as the Knudsen number Kn (ratio of ion mean-free path to compressed gas radius) is comparable or larger than one. At Kn = 0.3 - 1, fluid codes reasonably estimate integral quantities as yield and neutron-averaged temperatures, but do not reproduce burn radii, burn profiles and DD/DHe3 yield ratio. This motivated a detailed simulation study of intermediate-Kn exploding pushers. We will show how simulation results depend on models for laser-interaction, electron conductivity (flux-limited local vs nonlocal), viscosity (physical vs artificial), and ion mixing. Work partially supported by Sapienza Project C26A15YTMA, Sapienza 2016 (n. 257584), and Eurofusion Project AWP17-ENR-IFE-CEA-01.

  11. Study of Plasma Liner Driven Magnetized Target Fusion Via Advanced Simulations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Samulyak, Roman V.; Brookhaven National Lab.; Parks, Paul

    The feasibility of the plasma liner driven Magnetized Target Fusion (MTF) via terascale numerical simulations will be assessed. In the MTF concept, a plasma liner, formed by merging of a number (60 or more) of radial, highly supersonic plasma jets, implodes on the target in the form of two compact plasma toroids, and compresses it to conditions of the fusion ignition. By avoiding major difficulties associated with both the traditional laser driven inertial confinement fusion and solid liner driven MTF, the plasma liner driven MTF potentially provides a low-cost and fast R&D path towards the demonstration of practical fusion energy.more » High fidelity numerical simulations of full nonlinear models associated with the plasma liner MTF using state-of-art numerical algorithms and terascale computing are necessary in order to resolve uncertainties and provide guidance for future experiments. At Stony Brook University, we have developed unique computational capabilities that ideally suite the MTF problem. The FronTier code, developed in collaboration with BNL and LANL under DOE funding including SciDAC for the simulation of 3D multi-material hydro and MHD flows, has beenbenchmarked and used for fundamental and engineering problems in energy science applications. We have performed 3D simulations of converging supersonic plasma jets, their merger and the formation of the plasma liner, and a study of the corresponding oblique shock problem. We have studied the implosion of the plasma liner on the magnetized plasma target by resolving Rayleigh-Taylor instabilities in 2D and 3D and other relevant physics and estimate thermodynamic conditions of the target at the moment of maximum compression and the hydrodynamic efficiency of the method.« less

  12. Simulation-based cheminformatic analysis of organelle-targeted molecules: lysosomotropic monobasic amines

    PubMed Central

    Zhang, Xinyuan; Zheng, Nan

    2008-01-01

    Cell-based molecular transport simulations are being developed to facilitate exploratory cheminformatic analysis of virtual libraries of small drug-like molecules. For this purpose, mathematical models of single cells are built from equations capturing the transport of small molecules across membranes. In turn, physicochemical properties of small molecules can be used as input to simulate intracellular drug distribution, through time. Here, with mathematical equations and biological parameters adjusted so as to mimic a leukocyte in the blood, simulations were performed to analyze steady state, relative accumulation of small molecules in lysosomes, mitochondria, and cytosol of this target cell, in the presence of a homogenous extracellular drug concentration. Similarly, with equations and parameters set to mimic an intestinal epithelial cell, simulations were also performed to analyze steady state, relative distribution and transcellular permeability in this non-target cell, in the presence of an apical-to-basolateral concentration gradient. With a test set of ninety-nine monobasic amines gathered from the scientific literature, simulation results helped analyze relationships between the chemical diversity of these molecules and their intracellular distributions. Electronic supplementary material The online version of this article (doi:10.1007/s10822-008-9194-7) contains supplementary material, which is available to authorized users. PMID:18338229

  13. Axon guidance pathways served as common targets for human speech/language evolution and related disorders.

    PubMed

    Lei, Huimeng; Yan, Zhangming; Sun, Xiaohong; Zhang, Yue; Wang, Jianhong; Ma, Caihong; Xu, Qunyuan; Wang, Rui; Jarvis, Erich D; Sun, Zhirong

    2017-11-01

    Human and several nonhuman species share the rare ability of modifying acoustic and/or syntactic features of sounds produced, i.e. vocal learning, which is the important neurobiological and behavioral substrate of human speech/language. This convergent trait was suggested to be associated with significant genomic convergence and best manifested at the ROBO-SLIT axon guidance pathway. Here we verified the significance of such genomic convergence and assessed its functional relevance to human speech/language using human genetic variation data. In normal human populations, we found the affected amino acid sites were well fixed and accompanied with significantly more associated protein-coding SNPs in the same genes than the rest genes. Diseased individuals with speech/language disorders have significant more low frequency protein coding SNPs but they preferentially occurred outside the affected genes. Such patients' SNPs were enriched in several functional categories including two axon guidance pathways (mediated by netrin and semaphorin) that interact with ROBO-SLITs. Four of the six patients have homozygous missense SNPs on PRAME gene family, one youngest gene family in human lineage, which possibly acts upon retinoic acid receptor signaling, similarly as FOXP2, to modulate axon guidance. Taken together, we suggest the axon guidance pathways (e.g. ROBO-SLIT, PRAME gene family) served as common targets for human speech/language evolution and related disorders. Copyright © 2017 Elsevier Inc. All rights reserved.

  14. Compiler writing system detail design specification. Volume 1: Language specification

    NASA Technical Reports Server (NTRS)

    Arthur, W. J.

    1974-01-01

    Construction within the Meta language for both language and target machine specification is reported. The elements of the function language as a meaning and syntax are presented, and the structure of the target language is described which represents the target dependent object text representation of applications programs.

  15. Effects of Targeted Test Preparation on Scores of Two Tests of Oral English as a Second Language

    ERIC Educational Resources Information Center

    Farnsworth, Tim

    2013-01-01

    This study investigated the effect of targeted test preparation, or coaching, on oral English as a second language test scores. The tests in question were the Basic English Skills Test Plus (BEST Plus), a scripted oral interview published by the Center for Applied Linguistics, and the Versant English Test (VET), a computer-administered and…

  16. Experiential Learning Methods, Simulation Complexity and Their Effects on Different Target Groups

    ERIC Educational Resources Information Center

    Kluge, Annette

    2007-01-01

    This article empirically supports the thesis that there is no clear and unequivocal argument in favor of simulations and experiential learning. Instead the effectiveness of simulation-based learning methods depends strongly on the target group's characteristics. Two methods of supporting experiential learning are compared in two different complex…

  17. Simulation of cosmic irradiation conditions in thick target arrangements

    NASA Technical Reports Server (NTRS)

    Theis, S.; Englert, P.; Reedy, R. C.; Arnold, J. R.

    1986-01-01

    One approach to simulate 2-pi irradiation conditions of planetary surfaces which has been widely applied in the past are bombardments of so called thick targets. A very large thick target was exposed recently to 2.1 GeV protons at the Bevatron-Bevalac in Berkeley. In a 100x100x180 cm steel-surrounded granodiorite target radioactive medium and high energy spallation products of the incident primary and of secondary particles were analyzed along the beam axis down to depths of 140 g/cm(2) in targets such as Cu, Ni, Co, Fe, T, Si, SiO2 and Al. Activities of these nuclides were exclusively determined via instrumental gamma-ray spectroscopy. Relative yields of neutron capture and spallation products induced in Co and Cu targets during the thick target bombardment are shown as a function of depth. The majority of the medium energy products such as Co-58 from Co targets exhibit a maximum at shallow depths of 40-60 g/cm(2) and then decrease exponentially. In a comparable 600 MeV proton bombarded thick target such a slight maximum for medium energy products was not observed. Rather, Co-58 activities in Co decreased steadily with the highest activity at the surface. The activities of the n-capture product Co-60 increase steadily starting at the surface. This indicates the rapidly growing flux of low energy neutrons within the target.

  18. Living Language and Culture: Concordia Language Villages--One Example of Learning outside the Classroom

    ERIC Educational Resources Information Center

    Phillippe, Denise E.

    2012-01-01

    At Concordia Language Villages, language and culture are inextricably intertwined, as they are in life. Participants "live" and "do" language and culture 16 hours per day. The experiential, residential setting immerses the participants in the culture of the country or countries where the target language is spoken through food,…

  19. Qualitative and Quantitative Measures of Second Language Writing: Potential Outcomes of Informal Target Language Learning Abroad

    ERIC Educational Resources Information Center

    Brown, N. Anthony; Solovieva, Raissa V.; Eggett, Dennis L.

    2011-01-01

    This research describes a method applied at a U.S. university in a third-year Russian language course designed to facilitate Advanced and Superior second language writing proficiency through the forum of argumentation and debate. Participants had extensive informal language experience living in a Russian-speaking country but comparatively little…

  20. The solution of target assignment problem in command and control decision-making behaviour simulation

    NASA Astrophysics Data System (ADS)

    Li, Ni; Huai, Wenqing; Wang, Shaodan

    2017-08-01

    C2 (command and control) has been understood to be a critical military component to meet an increasing demand for rapid information gathering and real-time decision-making in a dynamically changing battlefield environment. In this article, to improve a C2 behaviour model's reusability and interoperability, a behaviour modelling framework was proposed to specify a C2 model's internal modules and a set of interoperability interfaces based on the C-BML (coalition battle management language). WTA (weapon target assignment) is a typical C2 autonomous decision-making behaviour modelling problem. Different from most WTA problem descriptions, here sensors were considered to be available resources of detection and the relationship constraints between weapons and sensors were also taken into account, which brought it much closer to actual application. A modified differential evolution (MDE) algorithm was developed to solve this high-dimension optimisation problem and obtained an optimal assignment plan with high efficiency. In case study, we built a simulation system to validate the proposed C2 modelling framework and interoperability interface specification. Also, a new optimisation solution was used to solve the WTA problem efficiently and successfully.

  1. Language Nonselective Lexical Access in Bilingual Toddlers

    ERIC Educational Resources Information Center

    Von Holzen, Katie; Mani, Nivedita

    2012-01-01

    We examined how words from bilingual toddlers' second language (L2) primed recognition of related target words in their first language (L1). On critical trials, prime-target word pairs were either (a) phonologically related, with L2 primes overlapped phonologically with L1 target words [e.g., "slide" (L2 prime)-"Kleid" (L1 target, "dress")], or…

  2. Digital systems design language

    NASA Technical Reports Server (NTRS)

    Shiva, S. G.

    1979-01-01

    Digital Systems Design Language (DDL) is implemented on the SEL-32 Computer Systems. The detaileds of the language, the translator, and the simulator, and the smulator programs are given. Several example descriptions and a tutorial on hardware description languages are provided, to guide the user.

  3. Lost in translation: using bilingual simulated patients to improve consulting across language barriers.

    PubMed

    Escott, Sarah; Lucas, Beverley; Pearson, David

    2009-03-01

    In the light of rapid demographic change and increased globalisation of health, ways to consult effectively across language barriers are increasingly important. This article describes the development, organisation and evaluation of a UK workshop designed to develop the skills of undergraduate medical students consulting with patients with limited English proficiency, using specially recruited and trained bilingual simulated patients. The authors discuss the advantages and areas for development of the approach, before considering possible future developments.

  4. Even Teachers Get the Blues: Recognizing and Alleviating Language Teachers' Feelings of Foreign Language Anxiety.

    ERIC Educational Resources Information Center

    Horwitz, Elaine K.

    1996-01-01

    Argues that many nonnative foreign-language teachers experience foreign-language anxiety and that this anxiety can have negative consequences for language teaching. The article discusses how anxiety affects teachers' feelings of self-confidence, use of the target language, and instructional choices and offers suggestions for increasing teachers'…

  5. Dictionary Use of Undergraduate Students in Foreign Language Departments in Turkey at Present

    ERIC Educational Resources Information Center

    Tulgar, Aysegül Takkaç

    2017-01-01

    Foreign language learning has always been a process carried out with the help of dictionaries which are both in target language and from native language to target language/from target language to native language. Dictionary use is an especially delicate issue for students in foreign language departments because students in those departments are…

  6. Plant model of KIPT neutron source facility simulator

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Cao, Yan; Wei, Thomas Y.; Grelle, Austin L.

    2016-02-01

    Argonne National Laboratory (ANL) of the United States and Kharkov Institute of Physics and Technology (KIPT) of Ukraine are collaborating on constructing a neutron source facility at KIPT, Kharkov, Ukraine. The facility has 100-kW electron beam driving a subcritical assembly (SCA). The electron beam interacts with a natural uranium target or a tungsten target to generate neutrons, and deposits its power in the target zone. The total fission power generated in SCA is about 300 kW. Two primary cooling loops are designed to remove 100-kW and 300-kW from the target zone and the SCA, respectively. A secondary cooling system ismore » coupled with the primary cooling system to dispose of the generated heat outside the facility buildings to the atmosphere. In addition, the electron accelerator has a low efficiency for generating the electron beam, which uses another secondary cooling loop to remove the generated heat from the accelerator primary cooling loop. One of the main functions the KIPT neutron source facility is to train young nuclear specialists; therefore, ANL has developed the KIPT Neutron Source Facility Simulator for this function. In this simulator, a Plant Control System and a Plant Protection System were developed to perform proper control and to provide automatic protection against unsafe and improper operation of the facility during the steady-state and the transient states using a facility plant model. This report focuses on describing the physics of the plant model and provides several test cases to demonstrate its capabilities. The plant facility model uses the PYTHON script language. It is consistent with the computer language of the plant control system. It is easy to integrate with the simulator without an additional interface, and it is able to simulate the transients of the cooling systems with system control variables changing on real-time.« less

  7. Sciencepoetry and Language/Culture Teaching.

    ERIC Educational Resources Information Center

    Romano, James V.

    1988-01-01

    Examines Rafael Catala's notion of sciencepoetry and an application of modern scientific principles to the teaching of language and culture, the "Lange Process." This interactive language/culture learning process relates target and native languages, culture, and perceptions. (Author/LMO)

  8. Enhanced job control language procedures for the SIMSYS2D two-dimensional water-quality simulation system

    USGS Publications Warehouse

    Karavitis, G.A.

    1984-01-01

    The SIMSYS2D two-dimensional water-quality simulation system is a large-scale digital modeling software system used to simulate flow and transport of solutes in freshwater and estuarine environments. Due to the size, processing requirements, and complexity of the system, there is a need to easily move the system and its associated files between computer sites when required. A series of job control language (JCL) procedures was written to allow transferability between IBM and IBM-compatible computers. (USGS)

  9. Teachers' English Proficiency and Classroom Language Use: A Conversation Analysis Study

    ERIC Educational Resources Information Center

    Van Canh, Le; Renandya, Willy A.

    2017-01-01

    How does teachers' target language proficiency correlate with their ability to use the target language effectively in order to provide optimal learning opportunities in the language classroom? Adopting a conversation analysis approach, this study examines the extent to which teachers' use of the target language in the classroom creates learning…

  10. Spatial Language, Visual Attention, and Perceptual Simulation

    ERIC Educational Resources Information Center

    Coventry, Kenny R.; Lynott, Dermot; Cangelosi, Angelo; Monrouxe, Lynn; Joyce, Dan; Richardson, Daniel C.

    2010-01-01

    Spatial language descriptions, such as "The bottle is over the glass", direct the attention of the hearer to particular aspects of the visual world. This paper asks how they do so, and what brain mechanisms underlie this process. In two experiments employing behavioural and eye tracking methodologies we examined the effects of spatial language on…

  11. Can Faces Prime a Language?

    PubMed

    Woumans, Evy; Martin, Clara D; Vanden Bulcke, Charlotte; Van Assche, Eva; Costa, Albert; Hartsuiker, Robert J; Duyck, Wouter

    2015-09-01

    Bilinguals have two languages that are activated in parallel. During speech production, one of these languages must be selected on the basis of some cue. The present study investigated whether the face of an interlocutor can serve as such a cue. Spanish-Catalan and Dutch-French bilinguals were first familiarized with certain faces, each of which was associated with only one language, during simulated Skype conversations. Afterward, these participants performed a language production task in which they generated words associated with the words produced by familiar and unfamiliar faces displayed on-screen. When responding to familiar faces, participants produced words faster if the faces were speaking the same language as in the previous Skype simulation than if the same faces were speaking a different language. Furthermore, this language priming effect disappeared when it became clear that the interlocutors were actually bilingual. These findings suggest that faces can prime a language, but their cuing effect disappears when it turns out that they are unreliable as language cues. © The Author(s) 2015.

  12. Simulations of bremsstrahlung emission in ultra-intense laser interactions with foil targets

    NASA Astrophysics Data System (ADS)

    Vyskočil, Jiří; Klimo, Ondřej; Weber, Stefan

    2018-05-01

    Bremsstrahlung emission from interactions of short ultra-intense laser pulses with solid foils is studied using particle-in-cell (PIC) simulations. A module for simulating bremsstrahlung has been implemented in the PIC loop to self-consistently account for the dynamics of the laser–plasma interaction, plasma expansion, and the emission of gamma ray photons. This module made it possible to study emission from thin targets, where refluxing of hot electrons plays an important role. It is shown that the angular distribution of the emitted photons exhibits a four-directional structure with the angle of emission decreasing with the increase of the width of the target. Additionally, a collimated forward flash consisting of high energy photons has been identified in thin targets. The conversion efficiency of the energy of the laser pulse to the energy of the gamma rays rises with both the driving pulse intensity, and the thickness of the target. The amount of gamma rays also increases with the atomic number of the target material, despite a lower absorption of the driving laser pulse. The angular spectrum of the emitted gamma rays is directly related to the increase of hot electron divergence during their refluxing and its measurement can be used in experiments to study this process.

  13. Interaction and Communication of Agents in Networks and Language Complexity Estimates

    NASA Technical Reports Server (NTRS)

    Smid, Jan; Obitko, Marek; Fisher, David; Truszkowski, Walt

    2004-01-01

    Knowledge acquisition and sharing are arguably the most critical activities of communicating agents. We report about our on-going project featuring knowledge acquisition and sharing among communicating agents embedded in a network. The applications we target range from hardware robots to virtual entities such as internet agents. Agent experiments can be simulated using a convenient simulation language. We analyzed the complexity of communicating agent simulations using Java and Easel. Scenarios we have studied are listed below. The communication among agents can range from declarative queries to sub-natural language queries. 1) A set of agents monitoring an object are asked to build activity profiles based on exchanging elementary observations; 2) A set of car drivers form a line, where every car is following its predecessor. An unsafe distance cm create a strong wave in the line. Individual agents are asked to incorporate and apply directions how to avoid the wave. 3) A set of micro-vehicles form a grid and are asked to propagate information and concepts to a central server.

  14. A computer program for estimating the power-density spectrum of advanced continuous simulation language generated time histories

    NASA Technical Reports Server (NTRS)

    Dunn, H. J.

    1981-01-01

    A computer program for performing frequency analysis of time history data is presented. The program uses circular convolution and the fast Fourier transform to calculate power density spectrum (PDS) of time history data. The program interfaces with the advanced continuous simulation language (ACSL) so that a frequency analysis may be performed on ACSL generated simulation variables. An example of the calculation of the PDS of a Van de Pol oscillator is presented.

  15. Total Immersion Language Program: A New Approach to Foreign Language Instruction. Technical Report.

    ERIC Educational Resources Information Center

    Morel, Stefano

    A three-year experimental program established in 1966 in Spanish language instruction at the secondary level is reported in this study. Students at Commack High School North, New York, participated in a total immersion language program in Spanish, taking two to four classes of instruction in the target language per day. Classes included regular…

  16. Simulation of the target creation through FRC merging for a magneto-inertial fusion concept

    NASA Astrophysics Data System (ADS)

    Li, Chenguang; Yang, Xianjun

    2017-04-01

    A two-dimensional magnetohydrodynamics model has been used to simulate the target creation process in a magneto-inertial fusion concept named Magnetized Plasma Fusion Reactor (MPFR) [C. Li and X. Yang, Phys. Plasmas 23, 102702 (2016)], where the target plasma created through Field reversed configuration (FRC) merging was compressed by an imploding liner driven by the pulsed-power driver. In the scheme, two initial FRCs (Field reversed configurations) are translated into the region where FRC merging occurs, bringing out the target plasma ready for compression. The simulations cover the three stages of the target creation process: formation, translation, and merging. The factors affecting the achieved target are analyzed numerically. The magnetic field gradient produced by the conical coils is found to determine how fast the FRC is accelerated to peak velocity and the collision merging occurs. Moreover, it is demonstrated that FRC merging can be realized by real coils with gaps showing nearly identical performance, and the optimized target by FRC merging shows larger internal energy and retained flux, which is more suitable for the MPFR concept.

  17. Large-scale 3D simulations of ICF and HEDP targets

    NASA Astrophysics Data System (ADS)

    Marinak, Michael M.

    2000-10-01

    The radiation hydrodynamics code HYDRA continues to be developed and applied to 3D simulations of a variety of targets for both inertial confinement fusion (ICF) and high energy density physics. Several packages have been added enabling this code to perform ICF target simulations with similar accuracy as two-dimensional codes of long-time historical use. These include a laser ray trace and deposition package, a heavy ion deposition package, implicit Monte Carlo photonics, and non-LTE opacities, derived from XSN or the linearized response matrix approach.(R. More, T. Kato, Phys. Rev. Lett. 81, 814 (1998), S. Libby, F. Graziani, R. More, T. Kato, Proceedings of the 13th International Conference on Laser Interactions and Related Plasma Phenomena, (AIP, New York, 1997).) LTE opacities can also be calculated for arbitrary mixtures online by combining tabular values generated by different opacity codes. Thermonuclear burn, charged particle transport, neutron energy deposition, electron-ion coupling and conduction, and multigroup radiation diffusion packages are also installed. HYDRA can employ ALE hydrodynamics; a number of grid motion algorithms are available. Multi-material flows are resolved using material interface reconstruction. Results from large-scale simulations run on up to 1680 processors, using a combination of massively parallel processing and symmetric multiprocessing, will be described. A large solid angle simulation of Rayleigh-Taylor instability growth in a NIF ignition capsule has resolved simultaneously the full spectrum of the most dangerous modes that grow from surface roughness. Simulations of a NIF hohlraum illuminated with the initial 96 beam configuration have also been performed. The effect of the hohlraum’s 3D intrinsic drive asymmetry on the capsule implosion will be considered. We will also discuss results from a Nova experiment in which a copper sphere is crushed by a planar shock. Several interacting hydrodynamic instabilities, including

  18. Study Abroad in Egypt: Identity, Access, and Arabic Language Learning

    ERIC Educational Resources Information Center

    Trentman, Emma Gale

    2012-01-01

    Study abroad is often viewed as an ideal setting to improve target language proficiency due to opportunities for extensive contact with locals in the target language. However, research on study abroad demonstrates that this local contact and target language use can be quite limited, and that there is considerable variation in the linguistic…

  19. SBRML: a markup language for associating systems biology data with models.

    PubMed

    Dada, Joseph O; Spasić, Irena; Paton, Norman W; Mendes, Pedro

    2010-04-01

    Research in systems biology is carried out through a combination of experiments and models. Several data standards have been adopted for representing models (Systems Biology Markup Language) and various types of relevant experimental data (such as FuGE and those of the Proteomics Standards Initiative). However, until now, there has been no standard way to associate a model and its entities to the corresponding datasets, or vice versa. Such a standard would provide a means to represent computational simulation results as well as to frame experimental data in the context of a particular model. Target applications include model-driven data analysis, parameter estimation, and sharing and archiving model simulations. We propose the Systems Biology Results Markup Language (SBRML), an XML-based language that associates a model with several datasets. Each dataset is represented as a series of values associated with model variables, and their corresponding parameter values. SBRML provides a flexible way of indexing the results to model parameter values, which supports both spreadsheet-like data and multidimensional data cubes. We present and discuss several examples of SBRML usage in applications such as enzyme kinetics, microarray gene expression and various types of simulation results. The XML Schema file for SBRML is available at http://www.comp-sys-bio.org/SBRML under the Academic Free License (AFL) v3.0.

  20. A Statistical-Physics Approach to Language Acquisition and Language Change

    NASA Astrophysics Data System (ADS)

    Cassandro, Marzio; Collet, Pierre; Galves, Antonio; Galves, Charlotte

    1999-02-01

    The aim of this paper is to explain why Statistical Physics can help understanding two related linguistic questions. The first question is how to model first language acquisition by a child. The second question is how language change proceeds in time. Our approach is based on a Gibbsian model for the interface between syntax and prosody. We also present a simulated annealing model of language acquisition, which extends the Triggering Learning Algorithm recently introduced in the linguistic literature.

  1. Le Jeu des Colis--An Exercise in Foreign Language Communication.

    ERIC Educational Resources Information Center

    Jones, Barry

    1979-01-01

    Teacher prepared taped exchanges of realia between foreign language classes and classes of speakers of the target language provide language lessons through personal contact similar to those gained through a trip to the country of the target language. Sample lessons offer linguistic, cultural, and practical guidelines for implementing such a…

  2. Native Language Influence in the Segmentation of a Novel Language

    ERIC Educational Resources Information Center

    Ordin, Mikhail; Nespor, Marina

    2016-01-01

    A major problem in second language acquisition (SLA) is the segmentation of fluent speech in the target language, i.e., detecting the boundaries of phonological constituents like words and phrases in the speech stream. To this end, among a variety of cues, people extensively use prosody and statistical regularities. We examined the role of pitch,…

  3. Rapid Profile: A Second Language Screening Procedure.

    ERIC Educational Resources Information Center

    Mackey, Alison; And Others

    1991-01-01

    Rapid Profile, developed by Manfred Pienemann of National Languages Institute of Australia/Language Acquisition Research Centre, is a computer-based procedure for screening speech samples collected from language learners to assess their level of language development as compared to standard patterns in the acquisition of the target language. Rapid…

  4. The simulations of indirect-drive targets for ignition on megajoule lasers.

    NASA Astrophysics Data System (ADS)

    Lykov, Vladimir; Andreev, Eugene; Ardasheva, Ludmila; Avramenko, Michael; Chernyakov, Valerian; Chizhkov, Maxim; Karlykhanov, Nikalai; Kozmanov, Michael; Lebedev, Serge; Rykovanov, George; Seleznev, Vladimir; Sokolov, Lev; Timakova, Margaret; Shestakov, Alexander; Shushlebin, Aleksander

    2013-10-01

    The calculations were performed with use of radiation hydrodynamic codes developed in RFNC-VNIITF. The analysis of published calculations of indirect-drive targets to obtain ignition on NIF and LMJ lasers has shown that these targets have very low margins for ignition: according to 1D-ERA code calculations it could not be ignited under decreasing of thermonuclear reaction rate less than in 2 times.The purpose of new calculations is search of indirect-drive targets with the raised margins for ignition. The calculations of compression and thermonuclear burning of targets are carried out for conditions of X-ray flux asymmetry obtained in simulations of Rugby hohlraum that were performed with 2D-SINARA code. The requirements to accuracy of manufacturing and irradiation symmetry of targets were studied with use of 2D-TIGR-OMEGA-3T code. The necessity of performed researches is caused by the construction of magajoule laser in Russia.

  5. Hardware description languages

    NASA Technical Reports Server (NTRS)

    Tucker, Jerry H.

    1994-01-01

    Hardware description languages are special purpose programming languages. They are primarily used to specify the behavior of digital systems and are rapidly replacing traditional digital system design techniques. This is because they allow the designer to concentrate on how the system should operate rather than on implementation details. Hardware description languages allow a digital system to be described with a wide range of abstraction, and they support top down design techniques. A key feature of any hardware description language environment is its ability to simulate the modeled system. The two most important hardware description languages are Verilog and VHDL. Verilog has been the dominant language for the design of application specific integrated circuits (ASIC's). However, VHDL is rapidly gaining in popularity.

  6. Setting Evidence-Based Language Goals

    ERIC Educational Resources Information Center

    Goertler, Senta; Kraemer, Angelika; Schenker, Theresa

    2016-01-01

    The purpose of this project was to identify target language benchmarks for the German program at Michigan State University (MSU) based on national and international guidelines and previous research, to assess language skills across course levels and class sections in the entire German program, and to adjust the language benchmarks as needed based…

  7. Multi-language naming game

    NASA Astrophysics Data System (ADS)

    Zhou, Jianfeng; Lou, Yang; Chen, Guanrong; Tang, Wallace K. S.

    2018-04-01

    Naming game is a simulation-based experiment used to study the evolution of languages. The conventional naming game focuses on a single language. In this paper, a novel naming game model named multi-language naming game (MLNG) is proposed, where the agents are different-language speakers who cannot communicate with each other without a translator (interpreter) in between. The MLNG model is general, capable of managing k different languages with k ≥ 2. For illustration, the paper only discusses the MLNG with two different languages, and studies five representative network topologies, namely random-graph, WS small-world, NW small-world, scale-free, and random-triangle topologies. Simulation and analysis results both show that: 1) using the network features and based on the proportion of translators the probability of establishing a conversation between two or three agents can be theoretically estimated; 2) the relationship between the convergence speed and the proportion of translators has a power-law-like relation; 3) different agents require different memory sizes, thus a local memory allocation rule is recommended for saving memory resources. The new model and new findings should be useful for further studies of naming games and for better understanding of languages evolution from a dynamical network perspective.

  8. The Effect of Culture Integrated Language Courses on Foreign Language Education

    ERIC Educational Resources Information Center

    Omer, Kocer; Ali, Dincer

    2011-01-01

    When examined carefully, it is seen that there is not an available and detailed curriculum designed for the aim of foreign language teaching with integrated cultural items of the target language in the programs of the schools under authority of the Ministry of Education and Turkish higher education institutions. In recent years, the specialists…

  9. Future Modelling and Simulation Challenges (Defis futurs pour la modelisation et la simulation)

    DTIC Science & Technology

    2002-11-01

    Language School Figure 2: Location of the simulation center within the MEC Military operations research section - simulation lab Military operations... language . This logic can be probabilistic (branching is randomised, which is useful for modelling error), tactical (a branch goes to the task with the... language and a collection of simulation tools that can be used to create human and team behaviour models to meet users’ needs. Hence, different ways of

  10. Relationship between Language Learners' Attitudes toward Cultural Instruction and Pragmatic Comprehension and Production

    ERIC Educational Resources Information Center

    Rafieyan, Vahid

    2016-01-01

    Development of target language pragmatic competence in language learners requires not only provision of cultural features of target language community in language classes but also language learner's willingness to learn and use those cultural features. To investigate the relationship between language learners' attitudes toward cultural instruction…

  11. Flipped Approach to Mobile Assisted Language Learning

    ERIC Educational Resources Information Center

    Yamamoto, Junko

    2013-01-01

    There are abundant possibilities for using smart phones and tablet computers for foreign language learning. However, if there is an emphasis on memorization or on technology, language learners may not develop proficiency in their target language. Therefore, language teachers should be familiar with strategies for facilitating creative…

  12. Language Learners' Acculturation Attitudes

    ERIC Educational Resources Information Center

    Rafieyan, Vahid; Orang, Maryam; Bijami, Maryam; Nejad, Maryam Sharafi; Eng, Lin Siew

    2014-01-01

    Learning a language involves knowledge of both linguistic competence and cultural competence. Optimal development of linguistic competence and cultural competence, however, requires a high level of acculturation attitude toward the target language culture. To this end, the present study explored the acculturation attitudes of 70 Iranian…

  13. The Development of a 3D LADAR Simulator Based on a Fast Target Impulse Response Generation Approach

    NASA Astrophysics Data System (ADS)

    Al-Temeemy, Ali Adnan

    2017-09-01

    A new laser detection and ranging (LADAR) simulator has been developed, using MATLAB and its graphical user interface, to simulate direct detection time of flight LADAR systems, and to produce 3D simulated scanning images under a wide variety of conditions. This simulator models each stage from the laser source to data generation and can be considered as an efficient simulation tool to use when developing LADAR systems and their data processing algorithms. The novel approach proposed for this simulator is to generate the actual target impulse response. This approach is fast and able to deal with high scanning requirements without losing the fidelity that accompanies increments in speed. This leads to a more efficient LADAR simulator and opens up the possibility for simulating LADAR beam propagation more accurately by using a large number of laser footprint samples. The approach is to select only the parts of the target that lie in the laser beam angular field by mathematically deriving the required equations and calculating the target angular ranges. The performance of the new simulator has been evaluated under different scanning conditions, the results showing significant increments in processing speeds in comparison to conventional approaches, which are also used in this study as a point of comparison for the results. The results also show the simulator's ability to simulate phenomena related to the scanning process, for example, type of noise, scanning resolution and laser beam width.

  14. Targeting clinical outcomes: Endovascular simulation improves diagnostic coronary angiography skills.

    PubMed

    Schimmel, Daniel R; Sweis, Ranya; Cohen, Elaine R; Davidson, Charles; Wayne, Diane B

    2016-02-15

    The purpose of this study is to determine the effects of simulation-based medical education (SBME) on the skills required to perform coronary angiography in the cardiac catheterization laboratory. Cardiovascular fellows commonly learn invasive procedures on patients. Because this approach is not standardized, it can result in inconsistent skill acquisition through exclusion of concepts and skills. Also, the learning curve varies between trainees yielding variability in skill acquisition. Therefore, coronary angiography skills are an excellent target for SBME in an environment in which direct patient care is not jeopardized. From January 2013 to June 2013, 14 cardiovascular fellows entering the cardiac catheterization laboratory at a tertiary care teaching hospital were tested on an endovascular simulator to assess baseline skills. All fellows subsequently underwent didactic teaching and preceptor-lead training on the endovascular simulator. Topics included basic catheterization skills and a review of catheterization laboratory systems. Following training, all fellows underwent a post-training assessment on the endovascular simulator. Paired t tests were used to compare items on the skills checklist and simulator defined variables. Cardiovascular fellows scored significantly higher on a diagnostic coronary angiography skills checklist following SBME using an endovascular simulator. The mean pretest score was 66.6% (SD = 9.7%) compared to 86.0% (SD = 6.3%) following simulator training (P < 0.001). Additional findings include significant reduction in procedure time and use of cine-fluoroscopy at posttest. SBME significantly improved cardiovascular fellows' performance of simulated coronary angiography skills. Standardized simulation-based education is a valuable adjunct to traditional clinical education for cardiovascular fellows. © 2015 Wiley Periodicals, Inc.

  15. Simulation of sea surface wave influence on small target detection with airborne laser depth sounding.

    PubMed

    Tulldahl, H Michael; Steinvall, K Ove

    2004-04-20

    A theoretical model for simulation of airborne depth-sounding lidar is presented with the purpose of analyzing the influence from water surface waves on the ability to detect 1-m3 targets placed on the sea bottom. Although water clarity is the main limitation, sea surface waves can significantly affect the detectability. The detection probability for a target at a 9-m depth can be above 90% at 1-m/s wind and below 80% at 6-m/s wind for the same water clarity. The simulation model contains both numerical and analytical components. Simulated data are compared with measured data and give realistic results for bottom depths between 3 and 10 m.

  16. The Use of Self-Modeling To Train Expressive Language Skills with Preschool Children with Language Delays.

    ERIC Educational Resources Information Center

    Buggey, Tom

    In this investigation, a case study approach was used with two preschool children with language delays to determine whether videotaped self-modeling (VSM) intervention would influence their expressive language development. Language samples of both children were videotaped and then edited to leave only the best examples of the target language…

  17. Child Modifiability as a Predictor of Language Abilities in Deaf Children Who Use American Sign Language.

    PubMed

    Mann, Wolfgang; Peña, Elizabeth D; Morgan, Gary

    2015-08-01

    This research explored the use of dynamic assessment (DA) for language-learning abilities in signing deaf children from deaf and hearing families. Thirty-seven deaf children, aged 6 to 11 years, were identified as either stronger (n = 26) or weaker (n = 11) language learners according to teacher or speech-language pathologist report. All children received 2 scripted, mediated learning experience sessions targeting vocabulary knowledge—specifically, the use of semantic categories that were carried out in American Sign Language. Participant responses to learning were measured in terms of an index of child modifiability. This index was determined separately at the end of the 2 individual sessions. It combined ratings reflecting each child's learning abilities and responses to mediation, including social-emotional behavior, cognitive arousal, and cognitive elaboration. Group results showed that modifiability ratings were significantly better for stronger language learners than for weaker language learners. The strongest predictors of language ability were cognitive arousal and cognitive elaboration. Mediator ratings of child modifiability (i.e., combined score of social-emotional factors and cognitive factors) are highly sensitive to language-learning abilities in deaf children who use sign language as their primary mode of communication. This method can be used to design targeted interventions.

  18. Improving Domain-specific Machine Translation by Constraining the Language Model

    DTIC Science & Technology

    2012-07-01

    performance. To make up for the lack of parallel training data, one assumption is that more monolingual target language data should be used in building the...target language model. Prior work on domain-specific MT has focused on training target language models with monolingual 2 domain-specific data...showed that the using a large dictionary extracted from medical domain documents in a statistical MT system to generalize the training data significantly

  19. Vectorized algorithms for spiking neural network simulation.

    PubMed

    Brette, Romain; Goodman, Dan F M

    2011-06-01

    High-level languages (Matlab, Python) are popular in neuroscience because they are flexible and accelerate development. However, for simulating spiking neural networks, the cost of interpretation is a bottleneck. We describe a set of algorithms to simulate large spiking neural networks efficiently with high-level languages using vector-based operations. These algorithms constitute the core of Brian, a spiking neural network simulator written in the Python language. Vectorized simulation makes it possible to combine the flexibility of high-level languages with the computational efficiency usually associated with compiled languages.

  20. L-Py: An L-System Simulation Framework for Modeling Plant Architecture Development Based on a Dynamic Language

    PubMed Central

    Boudon, Frédéric; Pradal, Christophe; Cokelaer, Thomas; Prusinkiewicz, Przemyslaw; Godin, Christophe

    2012-01-01

    The study of plant development requires increasingly powerful modeling tools to help understand and simulate the growth and functioning of plants. In the last decade, the formalism of L-systems has emerged as a major paradigm for modeling plant development. Previous implementations of this formalism were made based on static languages, i.e., languages that require explicit definition of variable types before using them. These languages are often efficient but involve quite a lot of syntactic overhead, thus restricting the flexibility of use for modelers. In this work, we present an adaptation of L-systems to the Python language, a popular and powerful open-license dynamic language. We show that the use of dynamic language properties makes it possible to enhance the development of plant growth models: (i) by keeping a simple syntax while allowing for high-level programming constructs, (ii) by making code execution easy and avoiding compilation overhead, (iii) by allowing a high-level of model reusability and the building of complex modular models, and (iv) by providing powerful solutions to integrate MTG data-structures (that are a common way to represent plants at several scales) into L-systems and thus enabling to use a wide spectrum of computer tools based on MTGs developed for plant architecture. We then illustrate the use of L-Py in real applications to build complex models or to teach plant modeling in the classroom. PMID:22670147

  1. L-py: an L-system simulation framework for modeling plant architecture development based on a dynamic language.

    PubMed

    Boudon, Frédéric; Pradal, Christophe; Cokelaer, Thomas; Prusinkiewicz, Przemyslaw; Godin, Christophe

    2012-01-01

    The study of plant development requires increasingly powerful modeling tools to help understand and simulate the growth and functioning of plants. In the last decade, the formalism of L-systems has emerged as a major paradigm for modeling plant development. Previous implementations of this formalism were made based on static languages, i.e., languages that require explicit definition of variable types before using them. These languages are often efficient but involve quite a lot of syntactic overhead, thus restricting the flexibility of use for modelers. In this work, we present an adaptation of L-systems to the Python language, a popular and powerful open-license dynamic language. We show that the use of dynamic language properties makes it possible to enhance the development of plant growth models: (i) by keeping a simple syntax while allowing for high-level programming constructs, (ii) by making code execution easy and avoiding compilation overhead, (iii) by allowing a high-level of model reusability and the building of complex modular models, and (iv) by providing powerful solutions to integrate MTG data-structures (that are a common way to represent plants at several scales) into L-systems and thus enabling to use a wide spectrum of computer tools based on MTGs developed for plant architecture. We then illustrate the use of L-Py in real applications to build complex models or to teach plant modeling in the classroom.

  2. "To Improve Language, You Have to Mix": Teachers' Perceptions of Language Learning in an Overseas Immersion Environment

    ERIC Educational Resources Information Center

    Roskvist, Annelies; Harvey, Sharon; Corder, Deborah; Stacey, Karen

    2014-01-01

    The overseas immersion environment has long been considered a superior context for language learning, supposedly providing unlimited exposure to target language (TL) input and countless opportunities for authentic interaction with expert users. This article focuses on immersion programmes (IPs) for in-service language teachers--a relatively…

  3. A Parallel Finite Set Statistical Simulator for Multi-Target Detection and Tracking

    NASA Astrophysics Data System (ADS)

    Hussein, I.; MacMillan, R.

    2014-09-01

    Finite Set Statistics (FISST) is a powerful Bayesian inference tool for the joint detection, classification and tracking of multi-target environments. FISST is capable of handling phenomena such as clutter, misdetections, and target birth and decay. Implicit within the approach are solutions to the data association and target label-tracking problems. Finally, FISST provides generalized information measures that can be used for sensor allocation across different types of tasks such as: searching for new targets, and classification and tracking of known targets. These FISST capabilities have been demonstrated on several small-scale illustrative examples. However, for implementation in a large-scale system as in the Space Situational Awareness problem, these capabilities require a lot of computational power. In this paper, we implement FISST in a parallel environment for the joint detection and tracking of multi-target systems. In this implementation, false alarms and misdetections will be modeled. Target birth and decay will not be modeled in the present paper. We will demonstrate the success of the method for as many targets as we possibly can in a desktop parallel environment. Performance measures will include: number of targets in the simulation, certainty of detected target tracks, computational time as a function of clutter returns and number of targets, among other factors.

  4. Understanding Cryptic Pocket Formation in Protein Targets by Enhanced Sampling Simulations.

    PubMed

    Oleinikovas, Vladimiras; Saladino, Giorgio; Cossins, Benjamin P; Gervasio, Francesco L

    2016-11-02

    Cryptic pockets, that is, sites on protein targets that only become apparent when drugs bind, provide a promising alternative to classical binding sites for drug development. Here, we investigate the nature and dynamical properties of cryptic sites in four pharmacologically relevant targets, while comparing the efficacy of various simulation-based approaches in discovering them. We find that the studied cryptic sites do not correspond to local minima in the computed conformational free energy landscape of the unliganded proteins. They thus promptly close in all of the molecular dynamics simulations performed, irrespective of the force-field used. Temperature-based enhanced sampling approaches, such as Parallel Tempering, do not improve the situation, as the entropic term does not help in the opening of the sites. The use of fragment probes helps, as in long simulations occasionally it leads to the opening and binding to the cryptic sites. Our observed mechanism of cryptic site formation is suggestive of an interplay between two classical mechanisms: induced-fit and conformational selection. Employing this insight, we developed a novel Hamiltonian Replica Exchange-based method "SWISH" (Sampling Water Interfaces through Scaled Hamiltonians), which combined with probes resulted in a promising general approach for cryptic site discovery. We also addressed the issue of "false-positives" and propose a simple approach to distinguish them from druggable cryptic pockets. Our simulations, whose cumulative sampling time was more than 200 μs, help in clarifying the molecular mechanism of pocket formation, providing a solid basis for the choice of an efficient computational method.

  5. English Language Proficiency and Early School Attainment Among Children Learning English as an Additional Language.

    PubMed

    Whiteside, Katie E; Gooch, Debbie; Norbury, Courtenay F

    2017-05-01

    Children learning English as an additional language (EAL) often experience lower academic attainment than monolingual peers. In this study, teachers provided ratings of English language proficiency and social, emotional, and behavioral functioning for 782 children with EAL and 6,485 monolingual children in reception year (ages 4-5). Academic attainment was assessed in reception and Year 2 (ages 6-7). Relative to monolingual peers with comparable English language proficiency, children with EAL displayed fewer social, emotional, and behavioral difficulties in reception, were equally likely to meet curriculum targets in reception, and were more likely to meet targets in Year 2. Academic attainment and social, emotional, and behavioral functioning in children with EAL are associated with English language proficiency at school entry. © 2016 The Authors. Child Development published by Wiley Periodicals, Inc. on behalf of Society for Research in Child Development.

  6. Teaching Language Through Comprehension.

    ERIC Educational Resources Information Center

    Winitz, Harris; And Others

    In the comprehension approach to second language instruction, the major procedure is to provide students with comprehensible input, which it is the students' responsibility to understand. The aim is to encourage nucleation of the target language, that is the crystallization of the rule system. Teaching procedures focus on strategies for implicit…

  7. Pragmatic Language Development in Language Impaired and Typically Developing Children: Incorrect Answers in Context

    ERIC Educational Resources Information Center

    Ryder, Nuala; Leinonen, Eeva

    2014-01-01

    This study focused on young children's incorrect answers to pragmatically demanding questions. Children with specific language impairment (SLI), including a subgroup with pragmatic language difficulties (PLD) and typically developing children answered questions targeting implicatures, based on a storybook and short verbal scenarios.…

  8. Foreign Language Houses: Identities in Transition

    ERIC Educational Resources Information Center

    Bown, Jennifer; Dewey, Dan P.; Martinsen, Rob A.; Baker, Wendy

    2011-01-01

    This study examined the lived experience of students participating in foreign language houses to improve their skills in Russian, French, or Japanese. American students residing in apartments with other language learners and a native-speaking resident facilitator were required to speak with one another exclusively in the target language and…

  9. Educational Environment and Cultural Transmission in Foreign Language Teaching

    ERIC Educational Resources Information Center

    Memis, Muhammet Rasit

    2016-01-01

    Foreign language teaching is not to teach grammar and vocabulary of the target language and to gain basic language skills only. Foreign language teaching is teaching of the language's culture at the same time. Because of language and community develop and shape together, learning, understanding and speaking a foreign language literally requires…

  10. Comparing Results of SPH/N-body Impact Simulations Using Both Solid and Rubble-pile Target Asteroids

    NASA Astrophysics Data System (ADS)

    Durda, Daniel D.; Bottke, W. F.; Enke, B. L.; Nesvorný, D.; Asphaug, E.; Richardson, D. C.

    2006-09-01

    We have been investigating the properties of satellites and the morphology of size-frequency distributions (SFDs) resulting from a suite of 160 SPH/N-body simulations of impacts into 100-km diameter parent asteroids (Durda et al. 2004, Icarus 170, 243-257; Durda et al. 2006, Icarus, in press). These simulations have produced many valuable insights into the outcomes of cratering and disruptive impacts but were limited to monolithic basalt targets. As a natural consequence of collisional evolution, however, many asteroids have undergone a series of battering impacts that likely have left their interiors substantially fractured, if not completely rubblized. In light of this, we have re-mapped the matrix of simulations using rubble-pile target objects. We constructed the rubble-pile targets by filling the interior of the 100-km diameter spherical shell (the target envelope) with randomly sized solid spheres in mutual contact. We then assigned full damage (which reduces tensile and shear stresses to zero) to SPH particles in the contacts between the components; the remaining volume is void space. The internal spherical components have a power-law distribution of sizes simulating fragments of a pre-shattered parent object. First-look analysis of the rubble-pile results indicate some general similarities to the simulations with the monolithic targets (e.g., similar trends in the number of small, gravitationally bound satellite systems as a function of impact conditions) and some significant differences (e.g., size of largest remnants and smaller debris affecting size frequency distributions of resulting families). We will report details of a more thorough analysis and the implications for collisional models of the main asteroid belt. This work is supported by the National Science Foundation, grant number AST0407045.

  11. FOREIGN LANGUAGE FILMS IN LOUISIANA DEPOSITORIES.

    ERIC Educational Resources Information Center

    BABINEAUX, AUDREY

    THIS MANUAL IS AN ANNOTATED LIST OF 16-MILLIMETER EDUCATIONAL FOREIGN LANGUAGE FILMS (BOTH LINGUISTIC AND CULTURAL) WHICH WERE PURCHASED WITH STATE AND FEDERAL FUNDS AND PLACED IN LOUISIANA'S NINE FILM LIBRARIES. FILMS ARE ARRANGED ALPHABETICALLY BY LANGUAGES. FILMS IN THE TARGET LANGUAGE ARE LISTED SEPARATELY FROM FILMS WITH ENGLISH NARRATION. A…

  12. Optical system design of solar-blind UV target simulator with long focal length

    NASA Astrophysics Data System (ADS)

    Chen, Yu; Huo, Furong; Zheng, Liqin

    2014-11-01

    Ultraviolet (UV) radiation of 200nm-300nm waveband from the sun is absorbed by atmosphere, which is often referred to the solar-blind region of the solar spectrum. Solar-blind characteristics of this waveband have important application value, especially in military fields. The application of solar-blind waveband has developed very rapidly, which is receiving more and more attention. Sometimes, to test the performance of a UV optical system, a standard solar-blind UV target simulator is needed as the UV light source. In this paper, an optical system of a solar-blind UV target simulator is designed with waveband 240nm-280nm. To simulate a far UV target, the focal length of this UV optical system needs to be long. Besides, different field of view (FOV) of the system should meet aplanatic condition. The optional materials are very few for UV optical systems, in which only CaF2 and JGS1 are commonly used. Various aberrations are difficult to be corrected. To save production cost and enhance the precision of fabrication and test, aspheric surfaces and binary elements are not adopted in the system. Moreover, doublet or triplet cannot be used in UV optical system considering possible cracking for different thermal expansion coefficients of different materials. After optimization, the system is composed of 4 lenses with focal length 500mm. MTF curves of different FOV coincide together. The maximum RMS radius of the optimized system has almost the same size as Airy disk, which proves the good image quality after system optimization. The aplanatic condition is met very well in this system. In the spot diagram, root mean square (RMS) radius changes from 3 microns to 3.6 microns, which has similar size with Airy disk and meets aplanatic condition very well. This optical system of solar-blind UV target simulator also has relatively loose tolerance data, which can prove the system is designed in an optimal state.

  13. Feasibility study for a numerical aerodynamic simulation facility. Volume 3: FMP language specification/user manual

    NASA Technical Reports Server (NTRS)

    Kenner, B. G.; Lincoln, N. R.

    1979-01-01

    The manual is intended to show the revisions and additions to the current STAR FORTRAN. The changes are made to incorporate an FMP (Flow Model Processor) for use in the Numerical Aerodynamic Simulation Facility (NASF) for the purpose of simulating fluid flow over three-dimensional bodies in wind tunnel environments and in free space. The FORTRAN programming language for the STAR-100 computer contains both CDC and unique STAR extensions to the standard FORTRAN. Several of the STAR FORTRAN extensions to standard FOR-TRAN allow the FORTRAN user to exploit the vector processing capabilities of the STAR computer. In STAR FORTRAN, vectors can be expressed with an explicit notation, functions are provided that return vector results, and special call statements enable access to any machine instruction.

  14. The proper treatment of language acquisition and change in a population setting.

    PubMed

    Niyogi, Partha; Berwick, Robert C

    2009-06-23

    Language acquisition maps linguistic experience, primary linguistic data (PLD), onto linguistic knowledge, a grammar. Classically, computational models of language acquisition assume a single target grammar and one PLD source, the central question being whether the target grammar can be acquired from the PLD. However, real-world learners confront populations with variation, i.e., multiple target grammars and PLDs. Removing this idealization has inspired a new class of population-based language acquisition models. This paper contrasts 2 such models. In the first, iterated learning (IL), each learner receives PLD from one target grammar but different learners can have different targets. In the second, social learning (SL), each learner receives PLD from possibly multiple targets, e.g., from 2 parents. We demonstrate that these 2 models have radically different evolutionary consequences. The IL model is dynamically deficient in 2 key respects. First, the IL model admits only linear dynamics and so cannot describe phase transitions, attested rapid changes in languages over time. Second, the IL model cannot properly describe the stability of languages over time. In contrast, the SL model leads to nonlinear dynamics, bifurcations, and possibly multiple equilibria and so suffices to model both the case of stable language populations, mixtures of more than 1 language, as well as rapid language change. The 2 models also make distinct, empirically testable predictions about language change. Using historical data, we show that the SL model more faithfully replicates the dynamics of the evolution of Middle English.

  15. The SIMs Meet ESL Incorporating Authentic Computer Simulation Games into the Language Classroom

    ERIC Educational Resources Information Center

    Miller, Megan; Hegelheimer, Volker

    2006-01-01

    Despite their motivational appeal to learners, innovative and technologically advanced computer simulation games targeting native English speakers frequently remain beyond the competence of ESL learners as independent didactic tools. Guided by Chapelle's (2001) criteria for determining CALL task appropriateness, this paper illustrates how the…

  16. A Simulation Model to Evaluate Aircraft Survivability and Target Damage during Offensive Counterair Operations.

    DTIC Science & Technology

    1984-03-01

    D-R14i 324 A SIMULATION MODEL TO EVALUATE AIRCRAFT SURVIVABILITY V/3 AND TARGET DAMAGE 0.. (U) AIR FORCE INST OF TECH WRIGHT-PATTERSON AFB OH SCHOOL...MICROCOPY RESOLUTION TEST CHART NATIONAL BUREAU OF STANDARDS- 1963-A J.1 AFIT/GST/0S/84-18 TS I°TI w ’ i A SIMULATION MODEL TO E’VALLUATE AIRCRAFT...numberp Title: A SIMULATION MODEL TO EVALUATE AIRCRAFT SURVIVABILITY AND jARGET DAMAGE DURING OFFENSIVE COUNTERAIR OPERATIONS Thesis Chairma#: James R

  17. A programming language for composable DNA circuits.

    PubMed

    Phillips, Andrew; Cardelli, Luca

    2009-08-06

    Recently, a range of information-processing circuits have been implemented in DNA by using strand displacement as their main computational mechanism. Examples include digital logic circuits and catalytic signal amplification circuits that function as efficient molecular detectors. As new paradigms for DNA computation emerge, the development of corresponding languages and tools for these paradigms will help to facilitate the design of DNA circuits and their automatic compilation to nucleotide sequences. We present a programming language for designing and simulating DNA circuits in which strand displacement is the main computational mechanism. The language includes basic elements of sequence domains, toeholds and branch migration, and assumes that strands do not possess any secondary structure. The language is used to model and simulate a variety of circuits, including an entropy-driven catalytic gate, a simple gate motif for synthesizing large-scale circuits and a scheme for implementing an arbitrary system of chemical reactions. The language is a first step towards the design of modelling and simulation tools for DNA strand displacement, which complements the emergence of novel implementation strategies for DNA computing.

  18. A programming language for composable DNA circuits

    PubMed Central

    Phillips, Andrew; Cardelli, Luca

    2009-01-01

    Recently, a range of information-processing circuits have been implemented in DNA by using strand displacement as their main computational mechanism. Examples include digital logic circuits and catalytic signal amplification circuits that function as efficient molecular detectors. As new paradigms for DNA computation emerge, the development of corresponding languages and tools for these paradigms will help to facilitate the design of DNA circuits and their automatic compilation to nucleotide sequences. We present a programming language for designing and simulating DNA circuits in which strand displacement is the main computational mechanism. The language includes basic elements of sequence domains, toeholds and branch migration, and assumes that strands do not possess any secondary structure. The language is used to model and simulate a variety of circuits, including an entropy-driven catalytic gate, a simple gate motif for synthesizing large-scale circuits and a scheme for implementing an arbitrary system of chemical reactions. The language is a first step towards the design of modelling and simulation tools for DNA strand displacement, which complements the emergence of novel implementation strategies for DNA computing. PMID:19535415

  19. Recent language experience influences cross-language activation in bilinguals with different scripts

    PubMed Central

    Li, Chuchu; Wang, Min; Lin, Candise Y

    2017-01-01

    Purpose This study aimed to examine whether the phonological information in the non-target language is activated and its influence on bilingual processing. Approach Using the Stroop paradigm, Mandarin-English bilinguals named the ink color of Chinese characters in English in Experiment 1 and named the Chinese characters in addition to the color naming in English in Experiment 2. Twenty-four participants were recruited in each experiment. In both experiments, the visual stimuli included color characters (e.g. 红, hong2, red), homophones of the color characters (e.g. 洪, hong2, flood), characters that only shared the same syllable segment with the color characters (S+T−, e.g. 轰, hong1, boom), characters that shared the same tone but differed in segments with the color characters (S−T+, e.g. 瓶, ping2, bottle), and neutral characters (e.g. 牵, qian1, leading through). Data and analysis Planned t-tests were conducted in which participants’ naming accuracy rate and naming latency in each phonological condition were compared with the neutral condition. Findings Experiment 1 only showed the classic Stroop effect in the color character condition. In Experiment 2, in addition to the classic Stroop effect, the congruent homophone condition (e.g. 洪in red) showed a significant Stroop interference effect. These results suggested that for bilingual speakers with different scripts, phonological information in the non-target language may not be automatically activated even though the written words in the non-target language were visually presented. However, if the phonological information of the non-target language is activated in advance, it could lead to competition between the two languages, likely at both the phonological and lemma levels. Originality and significance This study is among the first to investigate whether the translation of a word is phonologically encoded in bilinguals using the Stroop paradigm. The findings improve our understanding of the

  20. Genotype Specification Language.

    PubMed

    Wilson, Erin H; Sagawa, Shiori; Weis, James W; Schubert, Max G; Bissell, Michael; Hawthorne, Brian; Reeves, Christopher D; Dean, Jed; Platt, Darren

    2016-06-17

    We describe here the Genotype Specification Language (GSL), a language that facilitates the rapid design of large and complex DNA constructs used to engineer genomes. The GSL compiler implements a high-level language based on traditional genetic notation, as well as a set of low-level DNA manipulation primitives. The language allows facile incorporation of parts from a library of cloned DNA constructs and from the "natural" library of parts in fully sequenced and annotated genomes. GSL was designed to engage genetic engineers in their native language while providing a framework for higher level abstract tooling. To this end we define four language levels, Level 0 (literal DNA sequence) through Level 3, with increasing abstraction of part selection and construction paths. GSL targets an intermediate language based on DNA slices that translates efficiently into a wide range of final output formats, such as FASTA and GenBank, and includes formats that specify instructions and materials such as oligonucleotide primers to allow the physical construction of the GSL designs by individual strain engineers or an automated DNA assembly core facility.

  1. Making Culture Happen in the English Language Classroom

    ERIC Educational Resources Information Center

    Yakup, Doganay; Ashirimbetova, Madina; Davis, Brent

    2013-01-01

    The issue of introducing the target culture into language classroom practice has long been an object of debates as well as the opinions of the learners towards it. Eventually, modern practitioners found a way of having the language learners acquainted with the target culture and introducing culture through culture-based textbook activities.…

  2. Preschool Teachers’ Language and Literacy Practices with Dual Language Learners

    PubMed Central

    Sawyer, Brook E.; Hammer, Carol Scheffner; Cycyk, Lauren M.; López, Lisa; Blair, Clancy; Sandilos, Lia; Komaroff, Eugene

    2016-01-01

    The purposes of this study were to (a) examine the degree to which teachers used linguistically responsive practices to support the language and literacy development of Spanish-speaking Dual Language Learners (DLL) and (b) to investigate the associations between these practices and select teacher-level factors. The sample consisted of 72 preschool teachers. Observational data were collected on practices. Teachers self-reported on language and culture beliefs, Spanish speaking ability, and classroom composition. Results indicated that teachers, including those who spoke Spanish, used few linguistically responsive practices to support preschool DLLs. Only Spanish-speaking ability was related to practices. Implications for targeted professional development are discussed. PMID:27667968

  3. Preschool Teachers' Language and Literacy Practices with Dual Language Learners.

    PubMed

    Sawyer, Brook E; Hammer, Carol Scheffner; Cycyk, Lauren M; López, Lisa; Blair, Clancy; Sandilos, Lia; Komaroff, Eugene

    The purposes of this study were to (a) examine the degree to which teachers used linguistically responsive practices to support the language and literacy development of Spanish-speaking Dual Language Learners (DLL) and (b) to investigate the associations between these practices and select teacher-level factors. The sample consisted of 72 preschool teachers. Observational data were collected on practices. Teachers self-reported on language and culture beliefs, Spanish speaking ability, and classroom composition. Results indicated that teachers, including those who spoke Spanish, used few linguistically responsive practices to support preschool DLLs. Only Spanish-speaking ability was related to practices. Implications for targeted professional development are discussed.

  4. Autonomous Language Learning on Twitter: Performing Affiliation with Target Language Users through #hashtags

    ERIC Educational Resources Information Center

    Solmaz, Osman

    2017-01-01

    The purpose of this study is to examine the potential of social networking sites for autonomous language learners, specifically the role of hashtag literacies in learners' affiliation performances with native speakers. Informed by ecological approach and guided by Zappavigna's (2012) concepts of "searchable talk" and "ambient…

  5. Responding to the Challenge of Survival: Multidisciplinary Language Courses

    ERIC Educational Resources Information Center

    Champagne, Roland A.

    1978-01-01

    Multidisciplinary language courses offer hope for integrating language courses into a university undergraduate curriculum. Such courses use a target language, such as French, to explore problems in another discipline. (Author)

  6. Simulation of the hyperspectral data from multispectral data using Python programming language

    NASA Astrophysics Data System (ADS)

    Tiwari, Varun; Kumar, Vinay; Pandey, Kamal; Ranade, Rigved; Agarwal, Shefali

    2016-04-01

    Multispectral remote sensing (MRS) sensors have proved their potential in acquiring and retrieving information of Land Use Land (LULC) Cover features in the past few decades. These MRS sensor generally acquire data within limited broad spectral bands i.e. ranging from 3 to 10 number of bands. The limited number of bands and broad spectral bandwidth in MRS sensors becomes a limitation in detailed LULC studies as it is not capable of distinguishing spectrally similar LULC features. On the counterpart, fascinating detailed information available in hyperspectral (HRS) data is spectrally over determined and able to distinguish spectrally similar material of the earth surface. But presently the availability of HRS sensors is limited. This is because of the requirement of sensitive detectors and large storage capability, which makes the acquisition and processing cumbersome and exorbitant. So, there arises a need to utilize the available MRS data for detailed LULC studies. Spectral reconstruction approach is one of the technique used for simulating hyperspectral data from available multispectral data. In the present study, spectral reconstruction approach is utilized for the simulation of hyperspectral data using EO-1 ALI multispectral data. The technique is implemented using python programming language which is open source in nature and possess support for advanced imaging processing libraries and utilities. Over all 70 bands have been simulated and validated using visual interpretation, statistical and classification approach.

  7. Acquisition of speech rhythm in a second language by learners with rhythmically different native languages.

    PubMed

    Ordin, Mikhail; Polyanskaya, Leona

    2015-08-01

    The development of speech rhythm in second language (L2) acquisition was investigated. Speech rhythm was defined as durational variability that can be captured by the interval-based rhythm metrics. These metrics were used to examine the differences in durational variability between proficiency levels in L2 English spoken by French and German learners. The results reveal that durational variability increased as L2 acquisition progressed in both groups of learners. This indicates that speech rhythm in L2 English develops from more syllable-timed toward more stress-timed patterns irrespective of whether the native language of the learner is rhythmically similar to or different from the target language. Although both groups showed similar development of speech rhythm in L2 acquisition, there were also differences: German learners achieved a degree of durational variability typical of the target language, while French learners exhibited lower variability than native British speakers, even at an advanced proficiency level.

  8. Target Language Variation and Second-Language Acquisition: Learning English in New York City.

    ERIC Educational Resources Information Center

    Eisenstein, Miriam R.

    1986-01-01

    Investigates the role of dialect variation in the acquisition of American English by adult second language learners. The study revealed that dialect differences present problems for learners and cause variable intelligibility and negative learner attitude toward some varieties of English and its speakers. This attitude could negatively affect a…

  9. Pragmatics & Language Learning. Volume 12

    ERIC Educational Resources Information Center

    Kasper, Gabriele, Ed.; Nguyen, Hanh thi, Ed.; Yoshimi, Dina Rudolph, Ed.; Yoshioka, Jim K., Ed.

    2010-01-01

    This volume examines the organization of second language and multilingual speakers' talk and pragmatic knowledge across a range of naturalistic and experimental activities. Based on data collected on Danish, English, Hawai'i Creole, Indonesian, and Japanese as target languages, the contributions explore the nexus of pragmatic knowledge,…

  10. Second Language Anxiety among Latino American Immigrants in Australia

    ERIC Educational Resources Information Center

    Garcia de Blakeley, Marta; Ford, Ruth; Casey, Leanne

    2017-01-01

    Research into second language anxiety (SLA) has largely focused on second language learners rather than immigrants. However, living in an environment where the target language (TL) is the language of everyday communication may constitute a significant source of anxiety that generalises beyond the language classroom [Pappamihiel, N. E. 2001.…

  11. The Use of a Block Diagram Simulation Language for Rapid Model Prototyping

    NASA Technical Reports Server (NTRS)

    Whitlow, Johnathan E.; Engrand, Peter

    1996-01-01

    The research performed this summer was a continuation of work performed during the 1995 NASA/ASEE Summer Fellowship. The focus of the work was to expand previously generated predictive models for liquid oxygen (LOX) loading into the external fuel tank of the shuttle. The models which were developed using a block diagram simulation language known as VisSim, were evaluated on numerous shuttle flights and found to well in most cases. Once the models were refined and validated, the predictive methods were integrated into the existing Rockwell software propulsion advisory tool (PAT). Although time was not sufficient to completely integrate the models developed into PAT, the ability to predict flows and pressures in the orbiter section and graphically display the results was accomplished.

  12. Language choice in bimodal bilingual development.

    PubMed

    Lillo-Martin, Diane; de Quadros, Ronice M; Chen Pichler, Deborah; Fieldsteel, Zoe

    2014-01-01

    Bilingual children develop sensitivity to the language used by their interlocutors at an early age, reflected in differential use of each language by the child depending on their interlocutor. Factors such as discourse context and relative language dominance in the community may mediate the degree of language differentiation in preschool age children. Bimodal bilingual children, acquiring both a sign language and a spoken language, have an even more complex situation. Their Deaf parents vary considerably in access to the spoken language. Furthermore, in addition to code-mixing and code-switching, they use code-blending-expressions in both speech and sign simultaneously-an option uniquely available to bimodal bilinguals. Code-blending is analogous to code-switching sociolinguistically, but is also a way to communicate without suppressing one language. For adult bimodal bilinguals, complete suppression of the non-selected language is cognitively demanding. We expect that bimodal bilingual children also find suppression difficult, and use blending rather than suppression in some contexts. We also expect relative community language dominance to be a factor in children's language choices. This study analyzes longitudinal spontaneous production data from four bimodal bilingual children and their Deaf and hearing interlocutors. Even at the earliest observations, the children produced more signed utterances with Deaf interlocutors and more speech with hearing interlocutors. However, while three of the four children produced >75% speech alone in speech target sessions, they produced <25% sign alone in sign target sessions. All four produced bimodal utterances in both, but more frequently in the sign sessions, potentially because they find suppression of the dominant language more difficult. Our results indicate that these children are sensitive to the language used by their interlocutors, while showing considerable influence from the dominant community language.

  13. Language choice in bimodal bilingual development

    PubMed Central

    Lillo-Martin, Diane; de Quadros, Ronice M.; Chen Pichler, Deborah; Fieldsteel, Zoe

    2014-01-01

    Bilingual children develop sensitivity to the language used by their interlocutors at an early age, reflected in differential use of each language by the child depending on their interlocutor. Factors such as discourse context and relative language dominance in the community may mediate the degree of language differentiation in preschool age children. Bimodal bilingual children, acquiring both a sign language and a spoken language, have an even more complex situation. Their Deaf parents vary considerably in access to the spoken language. Furthermore, in addition to code-mixing and code-switching, they use code-blending—expressions in both speech and sign simultaneously—an option uniquely available to bimodal bilinguals. Code-blending is analogous to code-switching sociolinguistically, but is also a way to communicate without suppressing one language. For adult bimodal bilinguals, complete suppression of the non-selected language is cognitively demanding. We expect that bimodal bilingual children also find suppression difficult, and use blending rather than suppression in some contexts. We also expect relative community language dominance to be a factor in children's language choices. This study analyzes longitudinal spontaneous production data from four bimodal bilingual children and their Deaf and hearing interlocutors. Even at the earliest observations, the children produced more signed utterances with Deaf interlocutors and more speech with hearing interlocutors. However, while three of the four children produced >75% speech alone in speech target sessions, they produced <25% sign alone in sign target sessions. All four produced bimodal utterances in both, but more frequently in the sign sessions, potentially because they find suppression of the dominant language more difficult. Our results indicate that these children are sensitive to the language used by their interlocutors, while showing considerable influence from the dominant community language. PMID

  14. High-Throughput Analysis of Promoter Occupancy Reveals Direct Neural Targets of FOXP2, a Gene Mutated in Speech and Language Disorders

    PubMed Central

    Vernes, Sonja C. ; Spiteri, Elizabeth ; Nicod, Jérôme ; Groszer, Matthias ; Taylor, Jennifer M. ; Davies, Kay E. ; Geschwind, Daniel H. ; Fisher, Simon E. 

    2007-01-01

    We previously discovered that mutations of the human FOXP2 gene cause a monogenic communication disorder, primarily characterized by difficulties in learning to make coordinated sequences of articulatory gestures that underlie speech. Affected people have deficits in expressive and receptive linguistic processing and display structural and/or functional abnormalities in cortical and subcortical brain regions. FOXP2 provides a unique window into neural processes involved in speech and language. In particular, its role as a transcription factor gene offers powerful functional genomic routes for dissecting critical neurogenetic mechanisms. Here, we employ chromatin immunoprecipitation coupled with promoter microarrays (ChIP-chip) to successfully identify genomic sites that are directly bound by FOXP2 protein in native chromatin of human neuron-like cells. We focus on a subset of downstream targets identified by this approach, showing that altered FOXP2 levels yield significant changes in expression in our cell-based models and that FOXP2 binds in a specific manner to consensus sites within the relevant promoters. Moreover, we demonstrate significant quantitative differences in target expression in embryonic brains of mutant mice, mediated by specific in vivo Foxp2-chromatin interactions. This work represents the first identification and in vivo verification of neural targets regulated by FOXP2. Our data indicate that FOXP2 has dual functionality, acting to either repress or activate gene expression at occupied promoters. The identified targets suggest roles in modulating synaptic plasticity, neurodevelopment, neurotransmission, and axon guidance and represent novel entry points into in vivo pathways that may be disturbed in speech and language disorders. PMID:17999362

  15. A Field Guide for Sign Language Research.

    ERIC Educational Resources Information Center

    Stokoe, William; Kuschel, Rolf

    Field researchers of sign language are the target of this methodological guide. The prospective researcher is briefed on the rationale of sign language study as language study and as distinct from the study of kinesics. Subjects covered include problems of translating, use of interpreters, and ethics. Instruments for obtaining social and language…

  16. Subgroups in Language Trajectories from 4 to 11 Years: The Nature and Predictors of Stable, Improving and Decreasing Language Trajectory Groups

    ERIC Educational Resources Information Center

    McKean, Cristina; Wraith, Darren; Eadie, Patricia; Cook, Fallon; Mensah, Fiona; Reilly, Sheena

    2017-01-01

    Background: Little is known about the nature, range and prevalence of different subgroups in language trajectories extant in a population from 4 to 11 years. This hinders strategic targeting and design of interventions, particularly targeting those whose difficulties will likely persist. Methods: Children's language abilities from 4 to 11 years…

  17. Effectiveness of 1:1 Speech and Language Therapy for Older Children with (Developmental) Language Disorder

    ERIC Educational Resources Information Center

    Ebbels, Susan H.; Wright, Lisa; Brockbank, Sally; Godfrey, Caroline; Harris, Catherine; Leniston, Hannah; Neary, Kate; Nicoll, Hilary; Nicoll, Lucy; Scott, Jackie; Maric, Nataša

    2017-01-01

    Background: Evidence of the effectiveness of therapy for older children with (developmental) language disorder (DLD), and particularly those with receptive language impairments, is very limited. The few existing studies have focused on particular target areas, but none has looked at a whole area of a service. Aims: To establish whether for…

  18. Translation between representation languages

    NASA Technical Reports Server (NTRS)

    Vanbaalen, Jeffrey

    1994-01-01

    A capability for translating between representation languages is critical for effective knowledge base reuse. A translation technology for knowledge representation languages based on the use of an interlingua for communicating knowledge is described. The interlingua-based translation process consists of three major steps: translation from the source language into a subset of the interlingua, translation between subsets of the interlingua, and translation from a subset of the interlingua into the target language. The first translation step into the interlingua can typically be specified in the form of a grammar that describes how each top-level form in the source language translates into the interlingua. In cases where the source language does not have a declarative semantics, such a grammar is also a specification of a declarative semantics for the language. A methodology for building translators that is currently under development is described. A 'translator shell' based on this methodology is also under development. The shell has been used to build translators for multiple representation languages and those translators have successfully translated nontrivial knowledge bases.

  19. Teaching Culture in the Foreign Language Classroom.

    ERIC Educational Resources Information Center

    Brooks, Nelson

    1965-01-01

    An attempt is made to define and describe culture for foreign language teachers, particularly those involved in the earlier phases of instruction. Reasons advanced for the inclusion of culture in language study center around the light it sheds on the real meanings of the target language. Projects, activities, and reports on culture in the language…

  20. SIMULATION AND MOCKUP OF SNS JET-FLOW TARGET WITH WALL JET FOR CAVITATION DAMAGE MITIGATION

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wendel, Mark W; Geoghegan, Patrick J; Felde, David K

    2014-01-01

    Pressure waves created in liquid mercury pulsed spallation targets at the Spallation Neutron Source (SNS) at Oak Ridge National Laboratory induce cavitation damage on the stainless steel target container. The cavitation damage is thought to limit the lifetime of the target for power levels at and above 1 MW. Severe through-wall cavitation damage on an internal wall near the beam entrance window has been observed in spent-targets. Surprisingly though, there is very little damage on the walls that bound an annular mercury channel that wraps around the front and outside of the target. The mercury flow through this channel ismore » characterized by smooth, attached streamlines. One theory to explain this lack of damage is that the uni-directional flow biases the direction of the collapsing cavitation bubble, reducing the impact pressure and subsequent damage. The theory has been reinforced by in-beam separate effects data. For this reason, a second-generation SNS mercury target has been designed with an internal wall jet configuration intended to protect the concave wall where damage has been observed. The wall jet mimics the annular flow channel streamlines, but since the jet is bounded on only one side, the momentum is gradually diffused by the bulk flow interactions as it progresses around the cicular path of the target nose. Numerical simulations of the flow through this jet-flow target have been completed, and a water loop has been assembled with a transparent test target in order to visualize and measure the flow field. This paper presents the wall jet simulation results, as well as early experimental data from the test loop.« less

  1. Diffuse characteristics study of laser target board using Monte Carlo simulation

    NASA Astrophysics Data System (ADS)

    Yang, Pengling; Wu, Yong; Wang, Zhenbao; Tao, Mengmeng; Wu, Junjie; Wang, Ping; Yan, Yan; Zhang, Lei; Feng, Gang; Zhu, Jinghui; Feng, Guobin

    2013-05-01

    In this paper, Torrance-Sparrow and Oren-Nayar model is adopt to study diffuse characteristics of laser target board. The model which based on geometric optics, assumes that rough surfaces are made up of a series of symmetric V-groove cavities with different slopes at microscopic level. The distribution of the slopes of the V-grooves are modeled as beckman distribution function, and every microfacet of the V-groove cavity is assumed to behave like a perfect mirror, which means the reflected ray follows Fresnel law at the microfacet. The masking and shadowing effects of rough surface are also taken into account through geometric attenuation factor. Monte Carlo method is used to simulate the diffuse reflectance distribution of the laser target board with different materials and processing technology, and all the calculated results are verified by experiment. It is shown that the profile of bidirectional reflectance distribution curve is lobe-shaped with the maximum lies along the mirror reflection direction. The width of the profile is narrower for a lower roughness value, and broader for a higher roughness value. The refractive index of target material will also influence the intensity and distribution of diffuse reflectance of laser target surface.

  2. Culture in Foreign Language Teaching

    ERIC Educational Resources Information Center

    Kramsch, Claire

    2013-01-01

    In foreign language education, the teaching of culture remains a hotly debated issue. What is culture? What is its relation to language? Which and whose culture should be taught? What role should the learners' culture play in the acquisition of knowledge of the target culture? How can we avoid essentializing cultures and teaching stereotypes? And…

  3. Bots as Language Learning Tools

    ERIC Educational Resources Information Center

    Fryer, Luke; Carpenter, Rollo

    2006-01-01

    Foreign Language Learning (FLL) students commonly have few opportunities to use their target language. Teachers in FLL situations do their best to create opportunities during classes through pair or group work, but a variety of factors ranging from a lack of time to shyness or limited opportunity for quality feedback hamper this. This paper…

  4. Simulations of ion acceleration from ultrathin targets with the VEGA petawatt laser

    NASA Astrophysics Data System (ADS)

    Stockhausen, Luca C.; Torres, Ricardo; Conejero Jarque, Enrique

    2015-05-01

    The Spanish Pulsed Laser Centre (CLPU) is a new high-power laser facility for users. Its main system, VEGA, is a CPA Ti:Sapphire laser which, in its final phase, will be able to reach petawatt peak powers in pulses of 30 fs with a pulse contrast of 1 : 1010 at 1 ps. The extremely low level of pre-pulse intensity makes this system ideally suited for studying the laser interaction with ultrathin targets. We have used the particle-in-cell (PIC) code OSIRIS to carry out 2D simulations of the acceleration of ions from ultrathin solid targets under the unique conditions provided by VEGA, with laser intensities up to 1022Wcm-2 impinging normally on 5 - 40 nm thick overdense plasmas, with different polarizations and pre-plasma scale lengths. We show how signatures of the radiation pressure dominated regime, such as layer compression and bunch formation, are only present with circular polarization. By passively shaping the density gradient of the plasma, we demonstrate an enhancement in peak energy up to tens of MeV and monoenergetic features. On the contrary linear polarization at the same intensity level causes the target to blow up, resulting in much lower energies and broader spectra. One limiting factor of Radiation Pressure Acceleration is the development of Rayleigh-Taylor like instabilities at the interface of the plasma and photon fluid. This results in the formation of bubbles in the spatial profile of laser-accelerated proton beams. These structures were previously evidenced both experimentally and theoretically. We have performed 2D simulations to characterize this bubble-like structure and report on the dependency on laser and target parameters.

  5. The Marketing of the Business Language Program.

    ERIC Educational Resources Information Center

    Morello, Joseph G.

    The University of Rhode Island, through the cooperation of its College of Business Administration and Department of Languages, has undertaken efforts to market its business language program. The target group consists of the incoming freshman class, all of whom must have completed 2 years of high school language study and do some college work in a…

  6. Prediction in a visual language: real-time sentence processing in American Sign Language across development.

    PubMed

    Lieberman, Amy M; Borovsky, Arielle; Mayberry, Rachel I

    2018-01-01

    Prediction during sign language comprehension may enable signers to integrate linguistic and non-linguistic information within the visual modality. In two eyetracking experiments, we investigated American Sign language (ASL) semantic prediction in deaf adults and children (aged 4-8 years). Participants viewed ASL sentences in a visual world paradigm in which the sentence-initial verb was either neutral or constrained relative to the sentence-final target noun. Adults and children made anticipatory looks to the target picture before the onset of the target noun in the constrained condition only, showing evidence for semantic prediction. Crucially, signers alternated gaze between the stimulus sign and the target picture only when the sentential object could be predicted from the verb. Signers therefore engage in prediction by optimizing visual attention between divided linguistic and referential signals. These patterns suggest that prediction is a modality-independent process, and theoretical implications are discussed.

  7. Language Interference and Language Learning Techniques Transfer in L2 and L3 Immersion Programs.

    ERIC Educational Resources Information Center

    Aronin, Larissa; Toubkin, Lynne

    2002-01-01

    Examines the relationships between the first (L1), second (L2), and third (L3) language in immersion programs for Russian-speaking students in Israel. Two parallel and similar immersion programs, which were carried out for the same population, but with different target languages (L2 Hebrew and L3 English), are described. Presents tentative…

  8. A novel application in the study of client language: Alcohol and marijuana-related statements in substance-using adolescents during a simulation task.

    PubMed

    Ladd, Benjamin O; Garcia, Tracey A; Anderson, Kristen G

    2016-09-01

    The current study explored whether laboratory-based techniques can provide a strategy for studying client language as a mechanism of behavior change. Specifically, this study examined the potential of a simulation task to elicit healthy talk, or self-motivational statements in favor of healthy behavior, related to marijuana and alcohol use. Participants (N = 84) were adolescents reporting at least 10 lifetime substance use episodes recruited from various community settings in an urban Pacific Northwest setting. Participants completed the Adolescent Simulated Intoxication Digital Elicitation (A-SIDE), a validated paradigm for assessing substance use decision making in peer contexts. Participants responded to 4 types of offers in the A-SIDE: (a) marijuana, (b) food (marijuana control), (c) alcohol, and (d) soda (alcohol control). Using a validated coding scheme adapted for the current study, client language during a structured interview assessing participants' response to the simulated offers was evaluated. Associations between percent healthy talk (PHT, calculated by dividing the number of healthy statements by the sum of all substance-related statements) and cross-sectional outcomes of interest (previous substance use, substance use expectancies, and behavioral willingness) were explored. The frequency of substance-related statements differed in response to offer type; rate of PHT did not. PHT was associated with behavioral willingness to accept the offer. However, PHT was not associated with decontextualized measures of substance use. Associations between PHT and global expectancies were limited. Simulation methods may be useful in investigating the impact of context on self-talk and to systematically explore client language as a mechanism of change. (PsycINFO Database Record (c) 2016 APA, all rights reserved).

  9. The language of mathematics: investigating the ways language counts for children's mathematical development.

    PubMed

    Vukovic, Rose K; Lesaux, Nonie K

    2013-06-01

    This longitudinal study examined how language ability relates to mathematical development in a linguistically and ethnically diverse sample of children from 6 to 9 years of age. Study participants were 75 native English speakers and 92 language minority learners followed from first to fourth grades. Autoregression in a structural equation modeling (SEM) framework was used to evaluate the relation between children's language ability and gains in different domains of mathematical cognition (i.e., arithmetic, data analysis/probability, algebra, and geometry). The results showed that language ability predicts gains in data analysis/probability and geometry, but not in arithmetic or algebra, after controlling for visual-spatial working memory, reading ability, and sex. The effect of language on gains in mathematical cognition did not differ between language minority learners and native English speakers. These findings suggest that language influences how children make meaning of mathematics but is not involved in complex arithmetical procedures whether presented with Arabic symbols as in arithmetic or with abstract symbols as in algebraic reasoning. The findings further indicate that early language experiences are important for later mathematical development regardless of language background, denoting the need for intensive and targeted language opportunities for language minority and native English learners to develop mathematical concepts and representations. Copyright © 2013. Published by Elsevier Inc.

  10. Steering the conversation: A linguistic exploration of natural language interactions with a digital assistant during simulated driving.

    PubMed

    Large, David R; Clark, Leigh; Quandt, Annie; Burnett, Gary; Skrypchuk, Lee

    2017-09-01

    Given the proliferation of 'intelligent' and 'socially-aware' digital assistants embodying everyday mobile technology - and the undeniable logic that utilising voice-activated controls and interfaces in cars reduces the visual and manual distraction of interacting with in-vehicle devices - it appears inevitable that next generation vehicles will be embodied by digital assistants and utilise spoken language as a method of interaction. From a design perspective, defining the language and interaction style that a digital driving assistant should adopt is contingent on the role that they play within the social fabric and context in which they are situated. We therefore conducted a qualitative, Wizard-of-Oz study to explore how drivers might interact linguistically with a natural language digital driving assistant. Twenty-five participants drove for 10 min in a medium-fidelity driving simulator while interacting with a state-of-the-art, high-functioning, conversational digital driving assistant. All exchanges were transcribed and analysed using recognised linguistic techniques, such as discourse and conversation analysis, normally reserved for interpersonal investigation. Language usage patterns demonstrate that interactions with the digital assistant were fundamentally social in nature, with participants affording the assistant equal social status and high-level cognitive processing capability. For example, participants were polite, actively controlled turn-taking during the conversation, and used back-channelling, fillers and hesitation, as they might in human communication. Furthermore, participants expected the digital assistant to understand and process complex requests mitigated with hedging words and expressions, and peppered with vague language and deictic references requiring shared contextual information and mutual understanding. Findings are presented in six themes which emerged during the analysis - formulating responses; turn-taking; back

  11. Analysis of a Neutronic Experiment on a Simulated Mercury Spallation Neutron Target Assembly Bombarded by Giga-Electron-Volt Protons

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Maekawa, Fujio; Meigo, Shin-ichiro; Kasugai, Yoshimi

    2005-05-15

    A neutronic benchmark experiment on a simulated spallation neutron target assembly was conducted by using the Alternating Gradient Synchrotron at Brookhaven National Laboratory and was analyzed to investigate the prediction capability of Monte Carlo simulation codes used in neutronic designs of spallation neutron sources. The target assembly consisting of a mercury target, a light water moderator, and a lead reflector was bombarded by 1.94-, 12-, and 24-GeV protons, and the fast neutron flux distributions around the target and the spectra of thermal neutrons leaking from the moderator were measured in the experiment. In this study, the Monte Carlo particle transportmore » simulation codes NMTC/JAM, MCNPX, and MCNP-4A with associated cross-section data in JENDL and LA-150 were verified based on benchmark analysis of the experiment. As a result, all the calculations predicted the measured quantities adequately; calculated integral fluxes of fast and thermal neutrons agreed approximately within {+-}40% with the experiments although the overall energy range encompassed more than 12 orders of magnitude. Accordingly, it was concluded that these simulation codes and cross-section data were adequate for neutronics designs of spallation neutron sources.« less

  12. Well, you have hepatic metastases: Use of technical language by medical students in simulated patient interviews.

    PubMed

    Bourquin, Céline; Stiefel, Friedrich; Mast, Marianne Schmid; Bonvin, Raphael; Berney, Alexandre

    2015-03-01

    This research explored medical students' use and perception of technical language in a practical training setting to enhance skills in breaking bad news in oncology. Terms potentially confusing to laypeople were selected from 108 videotaped interviews conducted in an undergraduate Communication Skills Training. A subset of these terms was included in a questionnaire completed by students (N=111) with the aim of gaining insight into their perceptions of different speech registers and of patient understanding. Excerpts of interviews were analyzed qualitatively to investigate students' communication strategies with respect to these technical terms. Fewer than half of the terms were clarified. Students checked for simulated patients' understanding of the terms palliative and metastasis/to metastasize in 22-23% of the interviews. The term ambulatory was spontaneously explained in 75% of the interviews, hepatic and metastasis/to metastasize in 22-24%. Most provided explanations were in plain language; metastasis/to metastasize and ganglion/ganglionic were among terms most frequently explained in technical language. A significant number of terms potentially unfamiliar and confusing to patients remained unclarified in training interviews conducted by senior medical students, even when they perceived the terms as technical. This exploration may offer important insights for improving future physicians' skills. Copyright © 2014 Elsevier Ireland Ltd. All rights reserved.

  13. Input Processing at First Exposure to a Sign Language

    ERIC Educational Resources Information Center

    Ortega, Gerardo; Morgan, Gary

    2015-01-01

    There is growing interest in learners' cognitive capacities to process a second language (L2) at first exposure to the target language. Evidence suggests that L2 learners are capable of processing novel words by exploiting phonological information from their first language (L1). Hearing adult learners of a sign language, however, cannot fall back…

  14. Adaptive Language Games with Robots

    NASA Astrophysics Data System (ADS)

    Steels, Luc

    2010-11-01

    This paper surveys recent research into language evolution using computer simulations and robotic experiments. This field has made tremendous progress in the past decade going from simple simulations of lexicon formation with animallike cybernetic robots to sophisticated grammatical experiments with humanoid robots.

  15. Misclassification Errors in Unsupervised Classification Methods. Comparison Based on the Simulation of Targeted Proteomics Data

    PubMed Central

    Andreev, Victor P; Gillespie, Brenda W; Helfand, Brian T; Merion, Robert M

    2016-01-01

    Unsupervised classification methods are gaining acceptance in omics studies of complex common diseases, which are often vaguely defined and are likely the collections of disease subtypes. Unsupervised classification based on the molecular signatures identified in omics studies have the potential to reflect molecular mechanisms of the subtypes of the disease and to lead to more targeted and successful interventions for the identified subtypes. Multiple classification algorithms exist but none is ideal for all types of data. Importantly, there are no established methods to estimate sample size in unsupervised classification (unlike power analysis in hypothesis testing). Therefore, we developed a simulation approach allowing comparison of misclassification errors and estimating the required sample size for a given effect size, number, and correlation matrix of the differentially abundant proteins in targeted proteomics studies. All the experiments were performed in silico. The simulated data imitated the expected one from the study of the plasma of patients with lower urinary tract dysfunction with the aptamer proteomics assay Somascan (SomaLogic Inc, Boulder, CO), which targeted 1129 proteins, including 330 involved in inflammation, 180 in stress response, 80 in aging, etc. Three popular clustering methods (hierarchical, k-means, and k-medoids) were compared. K-means clustering performed much better for the simulated data than the other two methods and enabled classification with misclassification error below 5% in the simulated cohort of 100 patients based on the molecular signatures of 40 differentially abundant proteins (effect size 1.5) from among the 1129-protein panel. PMID:27524871

  16. English Teachers' Language Awareness: Away with the Monolingual Bias?

    ERIC Educational Resources Information Center

    Otwinowska, Agnieszka

    2017-01-01

    The training of language teachers still follows traditional models of teachers' competences and awareness, focusing solely on the target language. Such models are incompatible with multilingual pedagogy, whereby languages are not taught in isolation, and learners' background languages are activated to enhance the process. When teaching…

  17. Target controlled infusion for kids: trials and simulations.

    PubMed

    Mehta, Disha; McCormack, Jon; Fung, Parry; Dumont, Guy; Ansermino, J

    2008-01-01

    Target controlled infusion (TCI) for Kids is a computer controlled system designed to administer propofol for general anesthesia. A controller establishes infusion rates required to achieve a specified concentration at the drug's effect site (C(e)) by implementing a continuously updated pharmacokinetic-pharmacodymanic model. This manuscript provides an overview of the system's design, preclinical tests, and a clinical pilot study. In pre-clinical tests, predicted infusion rates for 20 simulated procedures displayed complete convergent validity between two software implementations, Labview and Matlab, at computational intervals of 5, 10, and 15s, but diverged with 20s intervals due to system rounding errors. The volume of drug delivered by the TCI system also displayed convergent validity with Tivatrainer, a widely used TCI simulation software. Further tests, were conducted for 50 random procedures to evaluate discrepancies between volumes reported and those actually delivered by the system. Accuracies were within clinically acceptable ranges and normally distributed with a mean of 0.08 +/- 0.01 ml. In the clinical study, propofol pharmacokinetics were simulated for 30 surgical procedures involving children aged 3 months to 9 years. Predicted C(e) values during standard clinical practice, the accuracy of wake-up times predicted by the system, and potential correlations between patient wake-up times, C(e), and state entropy (SE) were assessed. Neither Ce nor SE was a reliable predictor of wake-up time in children, but the small sample size of this study does not fully accommodate the noted variation in children's response to propofol. A C(e) value of 1.9 mug/ml was found to best predict emergence from anesthesia in children.

  18. In vivo language intervention: unanticipated general effects.

    PubMed

    Hart, B; Risley, T R

    1980-01-01

    After observing the lack of generalization of language trained in highly structured training sessions using established behavior modification techniques, "incidental teaching" procedures were developed to change the use of specified language behaviors in the natural environment. This paper reports an analysis of the general changes in the language, other than that specifically targeted by the incidental teaching procedures, used by disadvantaged preschool children. The daily language samples of disadvantaged children involved in a previously reported experiment to increase compound sentence usage were reexamined and compared to comparable records of other disadvantaged children and of middle-class children of college parents in order to assess possible general effects of the intervention program. Whereas the language that both groups of comparison children used changed little across the preschool year, the amount of talking by the children in the experimental program increased markedly. Their use of more elaborate vocabulary and more elaborate sentences also increased in direct proportion to the increases in overall language use, such that both language use and language elaboration in the experimental group of children changed from a pattern simlar to the comparison group of disadvantaged children to a pattern similar to the comparison group of middleclass children. It is argued that some general features of the incidental teaching procedure--differentially attending to child overtures and responding relative to the child's selected topic (reinforcer)--contributed to the increase in overall language use beyond the specific language behavior targeted, and that this increase in the probability of children's talking itself resulted in the substantial increases in elaboration seen in the children's spontaneous language. Because, at least in children with fairly well-developed language repertoires, language use is contextually controlled, talking more involves talking

  19. In vivo language intervention: unanticipated general effects.

    PubMed Central

    Hart, B; Risley, T R

    1980-01-01

    After observing the lack of generalization of language trained in highly structured training sessions using established behavior modification techniques, "incidental teaching" procedures were developed to change the use of specified language behaviors in the natural environment. This paper reports an analysis of the general changes in the language, other than that specifically targeted by the incidental teaching procedures, used by disadvantaged preschool children. The daily language samples of disadvantaged children involved in a previously reported experiment to increase compound sentence usage were reexamined and compared to comparable records of other disadvantaged children and of middle-class children of college parents in order to assess possible general effects of the intervention program. Whereas the language that both groups of comparison children used changed little across the preschool year, the amount of talking by the children in the experimental program increased markedly. Their use of more elaborate vocabulary and more elaborate sentences also increased in direct proportion to the increases in overall language use, such that both language use and language elaboration in the experimental group of children changed from a pattern simlar to the comparison group of disadvantaged children to a pattern similar to the comparison group of middleclass children. It is argued that some general features of the incidental teaching procedure--differentially attending to child overtures and responding relative to the child's selected topic (reinforcer)--contributed to the increase in overall language use beyond the specific language behavior targeted, and that this increase in the probability of children's talking itself resulted in the substantial increases in elaboration seen in the children's spontaneous language. Because, at least in children with fairly well-developed language repertoires, language use is contextually controlled, talking more involves talking

  20. Development of the Tensoral Computer Language

    NASA Technical Reports Server (NTRS)

    Ferziger, Joel; Dresselhaus, Eliot

    1996-01-01

    The research scientist or engineer wishing to perform large scale simulations or to extract useful information from existing databases is required to have expertise in the details of the particular database, the numerical methods and the computer architecture to be used. This poses a significant practical barrier to the use of simulation data. The goal of this research was to develop a high-level computer language called Tensoral, designed to remove this barrier. The Tensoral language provides a framework in which efficient generic data manipulations can be easily coded and implemented. First of all, Tensoral is general. The fundamental objects in Tensoral represent tensor fields and the operators that act on them. The numerical implementation of these tensors and operators is completely and flexibly programmable. New mathematical constructs and operators can be easily added to the Tensoral system. Tensoral is compatible with existing languages. Tensoral tensor operations co-exist in a natural way with a host language, which may be any sufficiently powerful computer language such as Fortran, C, or Vectoral. Tensoral is very-high-level. Tensor operations in Tensoral typically act on entire databases (i.e., arrays) at one time and may, therefore, correspond to many lines of code in a conventional language. Tensoral is efficient. Tensoral is a compiled language. Database manipulations are simplified optimized and scheduled by the compiler eventually resulting in efficient machine code to implement them.

  1. STRUCTURE PLUS MEANING EQUALS LANGUAGE PROFICIENCY.

    ERIC Educational Resources Information Center

    BELASCO, SIMON

    TRUE FOREIGN LANGUAGE PROFICIENCY CAN BE ACHIEVED ONLY BY THE INTERNALIZATION OF THE ENTIRE GRAMMAR OF THE TARGET LANGUAGE PLUS THE DEVELOPMENT OF SKILL IN SEMANTIC INTERPRETATION. ADHERENCE TO EITHER OF THE METHODOLOGICAL ASSUMPTIONS THAT UNDERLIE TODAY'S AUDIOLINGUALLY-ORIENTED PROGRAMS WILL LEAD STUDENTS TO NOTHING MORE THAN A LEARNING PLATEAU.…

  2. 28 CFR 55.17 - Targeting.

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... Administration DEPARTMENT OF JUSTICE (CONTINUED) IMPLEMENTATION OF THE PROVISIONS OF THE VOTING RIGHTS ACT...). “Targeting” refers to a system in which the minority language materials or assistance required by the Act are... targeting system will normally fulfill the Act's minority language requirements if it is designed and...

  3. 28 CFR 55.17 - Targeting.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... Administration DEPARTMENT OF JUSTICE (CONTINUED) IMPLEMENTATION OF THE PROVISIONS OF THE VOTING RIGHTS ACT...). “Targeting” refers to a system in which the minority language materials or assistance required by the Act are... targeting system will normally fulfill the Act's minority language requirements if it is designed and...

  4. Digital systems design language. Design synthesis of digital systems

    NASA Technical Reports Server (NTRS)

    Shiva, S. G.

    1979-01-01

    The Digital Systems Design Language (DDL) is implemented on the SEL-32 computer systems. The details of the language, translator and simulator programs are included. Several example descriptions and a tutorial on hardware description languages are provided, to guide the user.

  5. A framework for the comparative study of language.

    PubMed

    Uriagereka, Juan; Reggia, James A; Wilkinson, Gerald S

    2013-07-18

    Comparative studies of language are difficult because few language precursors are recognized. In this paper we propose a framework for designing experiments that test for structural and semantic patterns indicative of simple or complex grammars as originally described by Chomsky. We argue that a key issue is whether animals can recognize full recursion, which is the hallmark of context-free grammar. We discuss limitations of recent experiments that have attempted to address this issue, and point out that experiments aimed at detecting patterns that follow a Fibonacci series have advantages over other artificial context-free grammars. We also argue that experiments using complex sequences of behaviors could, in principle, provide evidence for fully recursive thought. Some of these ideas could also be approached using artificial life simulations, which have the potential to reveal the types of evolutionary transitions that could occur over time. Because the framework we propose has specific memory and computational requirements, future experiments could target candidate genes with the goal of revealing the genetic underpinnings of complex cognition.

  6. The Divisive Gate-Keeping Role of Languages in Jamaica: Establishing Post Primary Schools as Centres for Immersion in the Target Language

    ERIC Educational Resources Information Center

    Davids, Melva P.

    2013-01-01

    This paper seeks to examine the role of the official and "de facto" languages of anglophone Caribbean islands such as Jamaica. In reflecting on their statuses as users of language, tertiary level students registered in a Year One Performing Arts Program provided much insights into the interplay of both languages that coexist in society…

  7. Second-Language Learners' Identification of Target-Language Phonemes: A Short-Term Phonetic Training Study

    ERIC Educational Resources Information Center

    Cebrian, Juli; Carlet, Angelica

    2014-01-01

    This study examined the effect of short-term high-variability phonetic training on the perception of English /b/, /v/, /d/, /ð/, /ae/, /? /, /i/, and /i/ by Catalan/Spanish bilinguals learning English as a foreign language. Sixteen English-major undergraduates were tested before and after undergoing a four-session perceptual training program…

  8. Simulation-Based Evaluation of Light Posts and Street Signs as 3-D Geolocation Targets in SAR Images

    NASA Astrophysics Data System (ADS)

    Auer, S.; Balss, U.

    2017-05-01

    The assignment of phase center positions (in 2D or 3D) derived from SAR data to physical object is challenging for many man-made structures such as buildings or bridges. In contrast, light poles and traffic signs are promising targets for tasks based on 3-D geolocation as they often show a prominent and spatially isolated appearance. For a detailed understanding of the nature of both targets, this paper presents results of a dedicated simulation case study, which is based on ray tracing methods (simulator RaySAR). For the first time, the appearance of the targets is analyzed in 2D (image plane) and 3D space (world coordinates of scene model) and reflecting surfaces are identified for related dominant image pixels. The case studies confirms the crucial impact of spatial resolution in the context of light poles and traffic signs and the appropriateness of light poles as target for 3-D geolocation in case of horizontal ground surfaces beneath.

  9. Programming languages for circuit design.

    PubMed

    Pedersen, Michael; Yordanov, Boyan

    2015-01-01

    This chapter provides an overview of a programming language for Genetic Engineering of Cells (GEC). A GEC program specifies a genetic circuit at a high level of abstraction through constraints on otherwise unspecified DNA parts. The GEC compiler then selects parts which satisfy the constraints from a given parts database. GEC further provides more conventional programming language constructs for abstraction, e.g., through modularity. The GEC language and compiler is available through a Web tool which also provides functionality, e.g., for simulation of designed circuits.

  10. Effects of non-local electron transport in one-dimensional and two-dimensional simulations of shock-ignited inertial confinement fusion targets

    NASA Astrophysics Data System (ADS)

    Marocchino, A.; Atzeni, S.; Schiavi, A.

    2014-01-01

    In some regions of a laser driven inertial fusion target, the electron mean-free path can become comparable to or even longer than the electron temperature gradient scale-length. This can be particularly important in shock-ignited (SI) targets, where the laser-spike heated corona reaches temperatures of several keV. In this case, thermal conduction cannot be described by a simple local conductivity model and a Fick's law. Fluid codes usually employ flux-limited conduction models, which preserve causality, but lose important features of the thermal flow. A more accurate thermal flow modeling requires convolution-like non-local operators. In order to improve the simulation of SI targets, the non-local electron transport operator proposed by Schurtz-Nicolaï-Busquet [G. P. Schurtz et al., Phys. Plasmas 7, 4238 (2000)] has been implemented in the DUED fluid code. Both one-dimensional (1D) and two-dimensional (2D) simulations of SI targets have been performed. 1D simulations of the ablation phase highlight that while the shock profile and timing might be mocked up with a flux-limiter; the electron temperature profiles exhibit a relatively different behavior with no major effects on the final gain. The spike, instead, can only roughly be reproduced with a fixed flux-limiter value. 1D target gain is however unaffected, provided some minor tuning of laser pulses. 2D simulations show that the use of a non-local thermal conduction model does not affect the robustness to mispositioning of targets driven by quasi-uniform laser irradiation. 2D simulations performed with only two final polar intense spikes yield encouraging results and support further studies.

  11. Empowerment of Refugees by Language: Can ESL Learners Affect the Target Culture?

    ERIC Educational Resources Information Center

    Tadayon, Fereshteh; Khodi, Ali

    2016-01-01

    Numerous studies have investigated the changing patterns of immigration, the growth of multicultural-multilingual societies, and the important role of language in identity construction. Unfortunately, the issue of identity construction is affected by a variety of factors such as language learning and acquisition underlying different contexts and…

  12. A Streaming Language Implementation of the Discontinuous Galerkin Method

    NASA Technical Reports Server (NTRS)

    Barth, Timothy; Knight, Timothy

    2005-01-01

    We present a Brook streaming language implementation of the 3-D discontinuous Galerkin method for compressible fluid flow on tetrahedral meshes. Efficient implementation of the discontinuous Galerkin method using the streaming model of computation introduces several algorithmic design challenges. Using a cycle-accurate simulator, performance characteristics have been obtained for the Stanford Merrimac stream processor. The current Merrimac design achieves 128 Gflops per chip and the desktop board is populated with 16 chips yielding a peak performance of 2 Teraflops. Total parts cost for the desktop board is less than $20K. Current cycle-accurate simulations for discretizations of the 3-D compressible flow equations yield approximately 40-50% of the peak performance of the Merrimac streaming processor chip. Ongoing work includes the assessment of the performance of the same algorithm on the 2 Teraflop desktop board with a target goal of achieving 1 Teraflop performance.

  13. Social in, social out: How the brain responds to social language with more social language.

    PubMed

    O'Donnell, Matthew Brook; Falk, Emily B; Lieberman, Matthew D

    Social connection is a fundamental human need. As such, people's brains are sensitized to social cues, such as those carried by language, and to promoting social communication. The neural mechanisms of certain key building blocks in this process, such as receptivity to and reproduction of social language, however, are not known. We combined quantitative linguistic analysis and neuroimaging to connect neural activity in brain regions used to simulate the mental states of others with exposure to, and re-transmission of, social language. Our results link findings on successful idea transmission from communication science, sociolinguistics and cognitive neuroscience to prospectively predict the degree of social language that participants utilize when re-transmitting ideas as a function of 1) initial language inputs and 2) neural activity during idea exposure.

  14. Equation-oriented specification of neural models for simulations

    PubMed Central

    Stimberg, Marcel; Goodman, Dan F. M.; Benichoux, Victor; Brette, Romain

    2013-01-01

    Simulating biological neuronal networks is a core method of research in computational neuroscience. A full specification of such a network model includes a description of the dynamics and state changes of neurons and synapses, as well as the synaptic connectivity patterns and the initial values of all parameters. A standard approach in neuronal modeling software is to build network models based on a library of pre-defined components and mechanisms; if a model component does not yet exist, it has to be defined in a special-purpose or general low-level language and potentially be compiled and linked with the simulator. Here we propose an alternative approach that allows flexible definition of models by writing textual descriptions based on mathematical notation. We demonstrate that this approach allows the definition of a wide range of models with minimal syntax. Furthermore, such explicit model descriptions allow the generation of executable code for various target languages and devices, since the description is not tied to an implementation. Finally, this approach also has advantages for readability and reproducibility, because the model description is fully explicit, and because it can be automatically parsed and transformed into formatted descriptions. The presented approach has been implemented in the Brian2 simulator. PMID:24550820

  15. ADA and multi-microprocessor real-time simulation

    NASA Technical Reports Server (NTRS)

    Feyock, S.; Collins, W. R.

    1983-01-01

    The selection of a high-order programming language for a real-time distributed network simulation is described. The additional problem of implementing a language on a possibly changing network is addressed. The recently designed language ADA (trademarked by DoD) was chosen since it provides the best model of the underlying application to be simulated.

  16. Thermal-hydraulic simulation of mercury target concepts for a pulsed spallation neutron source

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Siman-Tov, M.; Wendel, M.; Haines, J.

    1996-06-01

    The Oak Ridge Spallation Neutron Source (ORSNS) is a high-power, accelerator-based pulsed spallation neutron source being designed by a multi-laboratory team led by Oak Ridge National Laboratory to achieve very high fluxes of neutrons for scientific experiments. The ORSNS is projected to have a 1 MW proton beam upgradable to 5 MW. About 60% of the beam power (1-5 MW, 17-83 kJ/pulse in 0.5 microsec at 60 cps) is deposited in the liquid metal (mercury) target having the dimensions of 65x30x10 cm (about 19.5 liter). Peak steady state power density is about 150 and 785 MW/m{sup 3} for 1 MWmore » and 5 MW beam respectively, whereas peak pulsed power density is as high as 5.2 and 26.1 GW/m{sup 3}, respectively. The peak pulse temperature rise rate is 14 million C/s (for 5 MW beam) whereas the total pulse temperature rise is only 7 C. In addition to thermal shock and materials compatibility, key feasibility issues for the target are related to its thermal-hydraulic performance. This includes proper flow distribution, flow reversals, possible {open_quotes}hot spots{close_quotes} and the challenge of mitigating the effects of thermal shock through possible injection of helium bubbles throughout the mercury volume or other concepts. The general computational fluid dynamics (CFD) code CFDS-FLOW3D was used to simulate the thermal and flow distribution in three preliminary concepts of the mercury target. Very initial CFD simulation of He bubbles injection demonstrates some potential for simulating behavior of He bubbles in flowing mercury. Much study and development will be required to be able to `predict`, even in a crude way, such a complex phenomena. Future direction in both design and R&D is outlined.« less

  17. Prototyping distributed simulation networks

    NASA Technical Reports Server (NTRS)

    Doubleday, Dennis L.

    1990-01-01

    Durra is a declarative language designed to support application-level programming. The use of Durra is illustrated to describe a simple distributed application: a simulation of a collection of networked vehicle simulators. It is shown how the language is used to describe the application, its components and structure, and how the runtime executive provides for the execution of the application.

  18. Approaching sign language test construction: adaptation of the German sign language receptive skills test.

    PubMed

    Haug, Tobias

    2011-01-01

    There is a current need for reliable and valid test instruments in different countries in order to monitor deaf children's sign language acquisition. However, very few tests are commercially available that offer strong evidence for their psychometric properties. A German Sign Language (DGS) test focusing on linguistic structures that are acquired in preschool- and school-aged children (4-8 years old) is urgently needed. Using the British Sign Language Receptive Skills Test, that has been standardized and has sound psychometric properties, as a template for adaptation thus provides a starting point for tests of a sign language that is less documented, such as DGS. This article makes a novel contribution to the field by examining linguistic, cultural, and methodological issues in the process of adapting a test from the source language to the target language. The adapted DGS test has sound psychometric properties and provides the basis for revision prior to standardization. © The Author 2011. Published by Oxford University Press. All rights reserved.

  19. Creating an Authentic Learning Environment in the Foreign Language Classroom

    ERIC Educational Resources Information Center

    Nikitina, Larisa

    2011-01-01

    Theatrical activities are widely used by language educators to promote and facilitate language learning. Involving students in production of their own video or a short movie in the target language allows a seamless fusion of language learning, art, and popular culture. The activity is also conducive for creating an authentic learning situation…

  20. Effects of the teach-model-coach-review instructional approach on caregiver use of language support strategies and children's expressive language skills.

    PubMed

    Roberts, Megan Y; Kaiser, Ann P; Wolfe, Cathy E; Bryant, Julie D; Spidalieri, Alexandria M

    2014-10-01

    In this study, the authors examined the effects of the Teach-Model-Coach-Review instructional approach on caregivers' use of four enhanced milieu teaching (EMT) language support strategies and on their children's use of expressive language. Four caregiver-child dyads participated in a single-subject, multiple-baseline study. Children were between 24 and 42 months of age and had language impairment. Interventionists used the Teach-Model-Coach-Review instructional approach to teach caregivers to use matched turns, expansions, time delays, and milieu teaching prompts during 24 individualized clinic sessions. Caregiver use of each EMT language support strategy and child use of communication targets were the dependent variables. The caregivers demonstrated increases in their use of each EMT language support strategy after instruction. Generalization and maintenance of strategy use to the home was limited, indicating that teaching across routines is necessary to achieve maximal outcomes. All children demonstrated gains in their use of communication targets and in their performance on norm-referenced measures of language. The results indicate that the Teach-Model-Coach-Review instructional approach resulted in increased use of EMT language support strategies by caregivers. Caregiver use of these strategies was associated with positive changes in child language skills.

  1. Using a simulation assistant in modeling manufacturing systems

    NASA Technical Reports Server (NTRS)

    Schroer, Bernard J.; Tseng, Fan T.; Zhang, S. X.; Wolfsberger, John W.

    1988-01-01

    Numerous simulation languages exist for modeling discrete event processes, and are now ported to microcomputers. Graphic and animation capabilities were added to many of these languages to assist the users build models and evaluate the simulation results. With all these languages and added features, the user is still plagued with learning the simulation language. Futhermore, the time to construct and then to validate the simulation model is always greater than originally anticipated. One approach to minimize the time requirement is to use pre-defined macros that describe various common processes or operations in a system. The development of a simulation assistant for modeling discrete event manufacturing processes is presented. A simulation assistant is defined as an interactive intelligent software tool that assists the modeler in writing a simulation program by translating the modeler's symbolic description of the problem and then automatically generating the corresponding simulation code. The simulation assistant is discussed with emphasis on an overview of the simulation assistant, the elements of the assistant, and the five manufacturing simulation generators. A typical manufacturing system will be modeled using the simulation assistant and the advantages and disadvantages discussed.

  2. Simulation of the space station information system in Ada

    NASA Technical Reports Server (NTRS)

    Spiegel, James R.

    1986-01-01

    The Flexible Ada Simulation Tool (FAST) is a discrete event simulation language which is written in Ada. FAST has been used to simulate a number of options for ground data distribution of Space Station payload data. The fact that Ada language is used for implementation has allowed a number of useful interactive features to be built into FAST and has facilitated quick enhancement of its capabilities to support new modeling requirements. General simulation concepts are discussed, and how these concepts are implemented in FAST. The FAST design is discussed, and it is pointed out how the used of the Ada language enabled the development of some significant advantages over classical FORTRAN based simulation languages. The advantages discussed are in the areas of efficiency, ease of debugging, and ease of integrating user code. The specific Ada language features which enable these advances are discussed.

  3. Bimodal Bilinguals Co-activate Both Languages during Spoken Comprehension

    PubMed Central

    Shook, Anthony; Marian, Viorica

    2012-01-01

    Bilinguals have been shown to activate their two languages in parallel, and this process can often be attributed to overlap in input between the two languages. The present study examines whether two languages that do not overlap in input structure, and that have distinct phonological systems, such as American Sign Language (ASL) and English, are also activated in parallel. Hearing ASL-English bimodal bilinguals’ and English monolinguals’ eye-movements were recorded during a visual world paradigm, in which participants were instructed, in English, to select objects from a display. In critical trials, the target item appeared with a competing item that overlapped with the target in ASL phonology. Bimodal bilinguals looked more at competing items than at phonologically unrelated items, and looked more at competing items relative to monolinguals, indicating activation of the sign-language during spoken English comprehension. The findings suggest that language co-activation is not modality specific, and provide insight into the mechanisms that may underlie cross-modal language co-activation in bimodal bilinguals, including the role that top-down and lateral connections between levels of processing may play in language comprehension. PMID:22770677

  4. The paradigm compiler: Mapping a functional language for the connection machine

    NASA Technical Reports Server (NTRS)

    Dennis, Jack B.

    1989-01-01

    The Paradigm Compiler implements a new approach to compiling programs written in high level languages for execution on highly parallel computers. The general approach is to identify the principal data structures constructed by the program and to map these structures onto the processing elements of the target machine. The mapping is chosen to maximize performance as determined through compile time global analysis of the source program. The source language is Sisal, a functional language designed for scientific computations, and the target language is Paris, the published low level interface to the Connection Machine. The data structures considered are multidimensional arrays whose dimensions are known at compile time. Computations that build such arrays usually offer opportunities for highly parallel execution; they are data parallel. The Connection Machine is an attractive target for these computations, and the parallel for construct of the Sisal language is a convenient high level notation for data parallel algorithms. The principles and organization of the Paradigm Compiler are discussed.

  5. Implicit co-activation of American Sign Language in deaf readers: An ERP study.

    PubMed

    Meade, Gabriela; Midgley, Katherine J; Sevcikova Sehyr, Zed; Holcomb, Phillip J; Emmorey, Karen

    2017-07-01

    In an implicit phonological priming paradigm, deaf bimodal bilinguals made semantic relatedness decisions for pairs of English words. Half of the semantically unrelated pairs had phonologically related translations in American Sign Language (ASL). As in previous studies with unimodal bilinguals, targets in pairs with phonologically related translations elicited smaller negativities than targets in pairs with phonologically unrelated translations within the N400 window. This suggests that the same lexicosemantic mechanism underlies implicit co-activation of a non-target language, irrespective of language modality. In contrast to unimodal bilingual studies that find no behavioral effects, we observed phonological interference, indicating that bimodal bilinguals may not suppress the non-target language as robustly. Further, there was a subset of bilinguals who were aware of the ASL manipulation (determined by debrief), and they exhibited an effect of ASL phonology in a later time window (700-900ms). Overall, these results indicate modality-independent language co-activation that persists longer for bimodal bilinguals. Copyright © 2017 Elsevier Inc. All rights reserved.

  6. Cyto-Sim: a formal language model and stochastic simulator of membrane-enclosed biochemical processes.

    PubMed

    Sedwards, Sean; Mazza, Tommaso

    2007-10-15

    Compartments and membranes are the basis of cell topology and more than 30% of the human genome codes for membrane proteins. While it is possible to represent compartments and membrane proteins in a nominal way with many mathematical formalisms used in systems biology, few, if any, explicitly model the topology of the membranes themselves. Discrete stochastic simulation potentially offers the most accurate representation of cell dynamics. Since the details of every molecular interaction in a pathway are often not known, the relationship between chemical species in not necessarily best described at the lowest level, i.e. by mass action. Simulation is a form of computer-aided analysis, relying on human interpretation to derive meaning. To improve efficiency and gain meaning in an automatic way, it is necessary to have a formalism based on a model which has decidable properties. We present Cyto-Sim, a stochastic simulator of membrane-enclosed hierarchies of biochemical processes, where the membranes comprise an inner, outer and integral layer. The underlying model is based on formal language theory and has been shown to have decidable properties (Cavaliere and Sedwards, 2006), allowing formal analysis in addition to simulation. The simulator provides variable levels of abstraction via arbitrary chemical kinetics which link to ordinary differential equations. In addition to its compact native syntax, Cyto-Sim currently supports models described as Petri nets, can import all versions of SBML and can export SBML and MATLAB m-files. Cyto-Sim is available free, either as an applet or a stand-alone Java program via the web page (http://www.cosbi.eu/Rpty_Soft_CytoSim.php). Other versions can be made available upon request.

  7. Improving language comprehension in preschool children with language difficulties: a cluster randomized trial.

    PubMed

    Hagen, Åste M; Melby-Lervåg, Monica; Lervåg, Arne

    2017-10-01

    Children with language comprehension difficulties are at risk of educational and social problems, which in turn impede employment prospects in adulthood. However, few randomized trials have examined how such problems can be ameliorated during the preschool years. We conducted a cluster randomized trial in 148 preschool classrooms. Our intervention targeted language comprehension skills and lasted 1 year and 1 month, with five blocks of 6 weeks and intervention three times per week (about 75 min per week). Effects were assessed on a range of measures of language performance. Immediately after the intervention, there were moderate effects on both near, intermediate and distal measures of language performance. At delayed follow-up (7 months after the intervention), these reliable effects remained for the distal measures. It is possible to intervene in classroom settings to improve the language comprehension skills of children with language difficulties. However, it appears that such interventions need to be intensive and prolonged. © 2017 The Authors. Journal of Child Psychology and Psychiatry published by John Wiley & Sons Ltd on behalf of Association for Child and Adolescent Mental Health.

  8. Assessing the relationship between computational speed and precision: a case study comparing an interpreted versus compiled programming language using a stochastic simulation model in diabetes care.

    PubMed

    McEwan, Phil; Bergenheim, Klas; Yuan, Yong; Tetlow, Anthony P; Gordon, Jason P

    2010-01-01

    Simulation techniques are well suited to modelling diseases yet can be computationally intensive. This study explores the relationship between modelled effect size, statistical precision, and efficiency gains achieved using variance reduction and an executable programming language. A published simulation model designed to model a population with type 2 diabetes mellitus based on the UKPDS 68 outcomes equations was coded in both Visual Basic for Applications (VBA) and C++. Efficiency gains due to the programming language were evaluated, as was the impact of antithetic variates to reduce variance, using predicted QALYs over a 40-year time horizon. The use of C++ provided a 75- and 90-fold reduction in simulation run time when using mean and sampled input values, respectively. For a series of 50 one-way sensitivity analyses, this would yield a total run time of 2 minutes when using C++, compared with 155 minutes for VBA when using mean input values. The use of antithetic variates typically resulted in a 53% reduction in the number of simulation replications and run time required. When drawing all input values to the model from distributions, the use of C++ and variance reduction resulted in a 246-fold improvement in computation time compared with VBA - for which the evaluation of 50 scenarios would correspondingly require 3.8 hours (C++) and approximately 14.5 days (VBA). The choice of programming language used in an economic model, as well as the methods for improving precision of model output can have profound effects on computation time. When constructing complex models, more computationally efficient approaches such as C++ and variance reduction should be considered; concerns regarding model transparency using compiled languages are best addressed via thorough documentation and model validation.

  9. Applying Standard Interfaces to a Process-Control Language

    NASA Technical Reports Server (NTRS)

    Berthold, Richard T.

    2005-01-01

    A method of applying open-operating-system standard interfaces to the NASA User Interface Language (UIL) has been devised. UIL is a computing language that can be used in monitoring and controlling automated processes: for example, the Timeliner computer program, written in UIL, is a general-purpose software system for monitoring and controlling sequences of automated tasks in a target system. In providing the major elements of connectivity between UIL and the target system, the present method offers advantages over the prior method. Most notably, unlike in the prior method, the software description of the target system can be made independent of the applicable compiler software and need not be linked to the applicable executable compiler image. Also unlike in the prior method, it is not necessary to recompile the source code and relink the source code to a new executable compiler image. Abstraction of the description of the target system to a data file can be defined easily, with intuitive syntax, and knowledge of the source-code language is not needed for the definition.

  10. Language Control in Bilinguals: Monolingual Tasks and Simultaneous Interpreting

    ERIC Educational Resources Information Center

    De Groot, Annette M. B.; Christoffels, Ingrid K.

    2006-01-01

    The typical speech of (fluent) bilinguals in monolingual settings contains few switches into the non-target language. Apparently, bilinguals can control what language they output. This article discusses views on how bilinguals exert control over their two languages in monolingual tasks, where participants only have to implicate one of their…

  11. Electronic Circuit Analysis Language (ECAL)

    NASA Astrophysics Data System (ADS)

    Chenghang, C.

    1983-03-01

    The computer aided design technique is an important development in computer applications and it is an important component of computer science. The special language for electronic circuit analysis is the foundation of computer aided design or computer aided circuit analysis (abbreviated as CACD and CACA) of simulated circuits. Electronic circuit analysis language (ECAL) is a comparatively simple and easy to use circuit analysis special language which uses the FORTRAN language to carry out the explanatory executions. It is capable of conducting dc analysis, ac analysis, and transient analysis of a circuit. Futhermore, the results of the dc analysis can be used directly as the initial conditions for the ac and transient analyses.

  12. Natural language from artificial life.

    PubMed

    Kirby, Simon

    2002-01-01

    This article aims to show that linguistics, in particular the study of the lexico-syntactic aspects of language, provides fertile ground for artificial life modeling. A survey of the models that have been developed over the last decade and a half is presented to demonstrate that ALife techniques have a lot to offer an explanatory theory of language. It is argued that this is because much of the structure of language is determined by the interaction of three complex adaptive systems: learning, culture, and biological evolution. Computational simulation, informed by theoretical linguistics, is an appropriate response to the challenge of explaining real linguistic data in terms of the processes that underpin human language.

  13. A high-order language for a system of closely coupled processing elements

    NASA Technical Reports Server (NTRS)

    Feyock, S.; Collins, W. R.

    1986-01-01

    The research reported in this paper was occasioned by the requirements on part of the Real-Time Digital Simulator (RTDS) project under way at NASA Lewis Research Center. The RTDS simulation scheme employs a network of CPUs running lock-step cycles in the parallel computations of jet airplane simulations. Their need for a high order language (HOL) that would allow non-experts to write simulation applications and that could be implemented on a possibly varying network can best be fulfilled by using the programming language Ada. We describe how the simulation problems can be modeled in Ada, how to map a single, multi-processing Ada program into code for individual processors, regardless of network reconfiguration, and why some Ada language features are particulary well-suited to network simulations.

  14. A System for Natural Language Sentence Generation.

    ERIC Educational Resources Information Center

    Levison, Michael; Lessard, Gregory

    1992-01-01

    Describes the natural language computer program, "Vinci." Explains that using an attribute grammar formalism, Vinci can simulate components of several current linguistic theories. Considers the design of the system and its applications in linguistic modelling and second language acquisition research. Notes Vinci's uses in linguistics…

  15. Social in, social out: How the brain responds to social language with more social language

    PubMed Central

    O’Donnell, Matthew Brook; Falk, Emily B.; Lieberman, Matthew D.

    2014-01-01

    Social connection is a fundamental human need. As such, people’s brains are sensitized to social cues, such as those carried by language, and to promoting social communication. The neural mechanisms of certain key building blocks in this process, such as receptivity to and reproduction of social language, however, are not known. We combined quantitative linguistic analysis and neuroimaging to connect neural activity in brain regions used to simulate the mental states of others with exposure to, and re-transmission of, social language. Our results link findings on successful idea transmission from communication science, sociolinguistics and cognitive neuroscience to prospectively predict the degree of social language that participants utilize when re-transmitting ideas as a function of 1) initial language inputs and 2) neural activity during idea exposure. PMID:27642220

  16. High-resolution 3D simulations of NIF ignition targets performed on Sequoia with HYDRA

    NASA Astrophysics Data System (ADS)

    Marinak, M. M.; Clark, D. S.; Jones, O. S.; Kerbel, G. D.; Sepke, S.; Patel, M. V.; Koning, J. M.; Schroeder, C. R.

    2015-11-01

    Developments in the multiphysics ICF code HYDRA enable it to perform large-scale simulations on the Sequoia machine at LLNL. With an aggregate computing power of 20 Petaflops, Sequoia offers an unprecedented capability to resolve the physical processes in NIF ignition targets for a more complete, consistent treatment of the sources of asymmetry. We describe modifications to HYDRA that enable it to scale to over one million processes on Sequoia. These include new options for replicating parts of the mesh over a subset of the processes, to avoid strong scaling limits. We consider results from a 3D full ignition capsule-only simulation performed using over one billion zones run on 262,000 processors which resolves surface perturbations through modes l = 200. We also report progress towards a high-resolution 3D integrated hohlraum simulation performed using 262,000 processors which resolves surface perturbations on the ignition capsule through modes l = 70. These aim for the most complete calculations yet of the interactions and overall impact of the various sources of asymmetry for NIF ignition targets. This work was performed under the auspices of the Lawrence Livermore National Security, LLC, (LLNS) under Contract No. DE-AC52-07NA27344.

  17. Simulating Cross-Language Priming with a Dynamic Computational Model of the Lexicon

    ERIC Educational Resources Information Center

    Zhao, Xiaowei; Li, Ping

    2013-01-01

    Cross-language priming is a widely used experimental paradigm in psycholinguistics to study how bilinguals' two languages are represented and organized. Researchers have observed a number of interesting patterns from the priming effects of both translation equivalents and semantically related word pairs across languages. In this study, we…

  18. The Effects of Targeted English Language Arts Instruction Using Multimedia Applications on Grade Three Students' Reading Comprehension, Attitude toward Computers, and Attitude toward School

    ERIC Educational Resources Information Center

    Swerdloff, Matthew

    2013-01-01

    The purpose of this study was to investigate the specific effects of targeted English Language Arts (ELA) instruction using multimedia applications. Student reading comprehension, student attitude toward computers, and student attitude toward school were measured in this study. The study also examined the perceptions, of selected students, of the…

  19. Robots with language.

    PubMed

    Parisi, Domenico

    2010-01-01

    Trying to understand human language by constructing robots that have language necessarily implies an embodied view of language, where the meaning of linguistic expressions is derived from the physical interactions of the organism with the environment. The paper describes a neural model of language according to which the robot's behaviour is controlled by a neural network composed of two sub-networks, one dedicated to the non-linguistic interactions of the robot with the environment and the other one to processing linguistic input and producing linguistic output. We present the results of a number of simulations using the model and we suggest how the model can be used to account for various language-related phenomena such as disambiguation, the metaphorical use of words, the pervasive idiomaticity of multi-word expressions, and mental life as talking to oneself. The model implies a view of the meaning of words and multi-word expressions as a temporal process that takes place in the entire brain and has no clearly defined boundaries. The model can also be extended to emotional words if we assume that an embodied view of language includes not only the interactions of the robot's brain with the external environment but also the interactions of the brain with what is inside the body.

  20. Facebook Groups as a Supporting Tool for Language Classrooms

    ERIC Educational Resources Information Center

    Ekoc, Arzu

    2014-01-01

    This paper attempts to present a review of Facebook group pages as an educational tool for language learning. One of the primary needs of foreign language learners is to gain the opportunity to use the target language outside the classroom practice. Social media communication provides occasions for learners to receive input and produce output…

  1. Nuffield Early Language Intervention: Evaluation Report and Executive Summary

    ERIC Educational Resources Information Center

    Sibieta, Luke; Kotecha, Mehul; Skipp, Amy

    2016-01-01

    The Nuffield Early Language Intervention is designed to improve the spoken language ability of children during the transition from nursery to primary school. It is targeted at children with relatively poor spoken language skills. Three sessions per week are delivered to groups of two to four children starting in the final term of nursery and…

  2. How Deep Is Your Immersion? Policy and Practice in Welsh-Medium Preschools with Children from Different Language Backgrounds

    ERIC Educational Resources Information Center

    Hickey, Tina M.; Lewis, Gwyn; Baker, Colin

    2014-01-01

    A challenge noted in a number of endangered language contexts is the need to mix second-language (L2) learners of the target language with first-language (L1) speakers of that language in a less planned way than is found in the two-way immersion approach. Such mixing of L1 speakers of the target language with L2 learners arises from the difficulty…

  3. Foreign language learning in immersive virtual environments

    NASA Astrophysics Data System (ADS)

    Chang, Benjamin; Sheldon, Lee; Si, Mei; Hand, Anton

    2012-03-01

    Virtual reality has long been used for training simulations in fields from medicine to welding to vehicular operation, but simulations involving more complex cognitive skills present new design challenges. Foreign language learning, for example, is increasingly vital in the global economy, but computer-assisted education is still in its early stages. Immersive virtual reality is a promising avenue for language learning as a way of dynamically creating believable scenes for conversational training and role-play simulation. Visual immersion alone, however, only provides a starting point. We suggest that the addition of social interactions and motivated engagement through narrative gameplay can lead to truly effective language learning in virtual environments. In this paper, we describe the development of a novel application for teaching Mandarin using CAVE-like VR, physical props, human actors and intelligent virtual agents, all within a semester-long multiplayer mystery game. Students travel (virtually) to China on a class field trip, which soon becomes complicated with intrigue and mystery surrounding the lost manuscript of an early Chinese literary classic. Virtual reality environments such as the Forbidden City and a Beijing teahouse provide the setting for learning language, cultural traditions, and social customs, as well as the discovery of clues through conversation in Mandarin with characters in the game.

  4. Do Questions Written in the Target Language Make Foreign Language Listening Comprehension Tests More Difficult?

    ERIC Educational Resources Information Center

    Filipi, Anna

    2012-01-01

    The Assessment of Language Competence (ALC) certificates is an annual, international testing program developed by the Australian Council for Educational Research to test the listening and reading comprehension skills of lower to middle year levels of secondary school. The tests are developed for three levels in French, German, Italian and…

  5. Second Language Pragmatic Ability: Individual Differences According to Environment

    ERIC Educational Resources Information Center

    Wyner, Lauren; Cohen, Andrew D.

    2015-01-01

    The aims of this paper are to review research literature on the role that the second language (L2) and foreign language (FL) environments actually play in the development of learners' target language (TL) pragmatic ability, and also to speculate as to the extent to which individual factors can offset the advantages that learners may have by being…

  6. Children's Learning Strategies in Language Immersion Classrooms.

    ERIC Educational Resources Information Center

    Chamot, Anna Uhl; El-Dinary, Pamela Beard

    This paper reports on an investigation of learning strategy applications in elementary foreign language immersion classrooms. The focus of the paper is on identifying strategies more and less effective learners use for classroom reading and writing tasks in the target language. Think-aloud data from third grade and fourth grade students were…

  7. Simulations of in situ x-ray diffraction from uniaxially compressed highly textured polycrystalline targets

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McGonegle, David, E-mail: d.mcgonegle1@physics.ox.ac.uk; Wark, Justin S.; Higginbotham, Andrew

    2015-08-14

    A growing number of shock compression experiments, especially those involving laser compression, are taking advantage of in situ x-ray diffraction as a tool to interrogate structure and microstructure evolution. Although these experiments are becoming increasingly sophisticated, there has been little work on exploiting the textured nature of polycrystalline targets to gain information on sample response. Here, we describe how to generate simulated x-ray diffraction patterns from materials with an arbitrary texture function subject to a general deformation gradient. We will present simulations of Debye-Scherrer x-ray diffraction from highly textured polycrystalline targets that have been subjected to uniaxial compression, as maymore » occur under planar shock conditions. In particular, we study samples with a fibre texture, and find that the azimuthal dependence of the diffraction patterns contains information that, in principle, affords discrimination between a number of similar shock-deformation mechanisms. For certain cases, we compare our method with results obtained by taking the Fourier transform of the atomic positions calculated by classical molecular dynamics simulations. Illustrative results are presented for the shock-induced α–ϵ phase transition in iron, the α–ω transition in titanium and deformation due to twinning in tantalum that is initially preferentially textured along [001] and [011]. The simulations are relevant to experiments that can now be performed using 4th generation light sources, where single-shot x-ray diffraction patterns from crystals compressed via laser-ablation can be obtained on timescales shorter than a phonon period.« less

  8. Simulations of in situ x-ray diffraction from uniaxially compressed highly textured polycrystalline targets

    DOE PAGES

    McGonegle, David; Milathianaki, Despina; Remington, Bruce A.; ...

    2015-08-11

    A growing number of shock compression experiments, especially those involving laser compression, are taking advantage of in situ x-ray diffraction as a tool to interrogate structure and microstructure evolution. Although these experiments are becoming increasingly sophisticated, there has been little work on exploiting the textured nature of polycrystalline targets to gain information on sample response. Here, we describe how to generate simulated x-ray diffraction patterns from materials with an arbitrary texture function subject to a general deformation gradient. We will present simulations of Debye-Scherrer x-ray diffraction from highly textured polycrystalline targets that have been subjected to uniaxial compression, as maymore » occur under planar shock conditions. In particular, we study samples with a fibre texture, and find that the azimuthal dependence of the diffraction patterns contains information that, in principle, affords discrimination between a number of similar shock-deformation mechanisms. For certain cases, we compare our method with results obtained by taking the Fourier transform of the atomic positions calculated by classical molecular dynamics simulations. Illustrative results are presented for the shock-induced α–ϵ phase transition in iron, the α–ω transition in titanium and deformation due to twinning in tantalum that is initially preferentially textured along [001] and [011]. In conclusion, the simulations are relevant to experiments that can now be performed using 4th generation light sources, where single-shot x-ray diffraction patterns from crystals compressed via laser-ablation can be obtained on timescales shorter than a phonon period.« less

  9. Status of GDL - GNU Data Language

    NASA Astrophysics Data System (ADS)

    Coulais, A.; Schellens, M.; Gales, J.; Arabas, S.; Boquien, M.; Chanial, P.; Messmer, P.; Fillmore, D.; Poplawski, O.; Maret, S.; Marchal, G.; Galmiche, N.; Mermet, T.

    2010-12-01

    Gnu Data Language (GDL) is an open-source interpreted language aimed at numerical data analysis and visualisation. It is a free implementation of the Interactive Data Language (IDL) widely used in Astronomy. GDL has a full syntax compatibility with IDL, and includes a large set of library routines targeting advanced matrix manipulation, plotting, time-series and image analysis, mapping, and data input/output including numerous scientific data formats. We will present the current status of the project, the key accomplishments, and the weaknesses - areas where contributions are welcome!

  10. Domain specific languages for modeling and simulation: use case OMS3

    USDA-ARS?s Scientific Manuscript database

    A domain-specific language (DSL) is usually a concise, declarative language that strongly emphasizes a particular problem domain. DSL methods and implementations in general are widely prototyped and applied in academia for creating elegant ways to express properties, relationships, and behavior of r...

  11. Review Article: Recent Publications on Research Methods in Second Language Acquisition

    ERIC Educational Resources Information Center

    Ionin, Tania

    2013-01-01

    The central goal of the field of second language acquisition (SLA) is to describe and explain how second language learners acquire the target language. In order to achieve this goal, SLA researchers work with second language data, which can take a variety of forms, including (but not limited to) such commonly used methods as naturalistic…

  12. Penetration of tungsten-alloy rods into composite ceramic targets: Experiments and 2-D simulations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rosenberg, Z.; Dekel, E.; Hohler, V.

    1998-07-10

    A series of terminal ballistics experiments, with scaled tungsten-alloy penetrators, was performed on composite targets consisting of ceramic tiles glued to thick steel backing plates. Tiles of silicon-carbide, aluminum nitride, titanium-dibroide and boron-carbide were 20-80 mm thick, and impact velocity was 1.7 km/s. 2-D numerical simulations, using the PISCES code, were performed in order to simulate these shots. It is shown that a simplified version of the Johnson-Holmquist failure model can account for the penetration depths of the rods but is not enough to capture the effect of lateral release waves on these penetrations.

  13. Rhetorical and Lexico-Grammatical Features of Argumentative Writing in Spanish as a Heritage Language and as a Second Language

    ERIC Educational Resources Information Center

    Paredes, Sofia M.

    2011-01-01

    Student academic writing in higher education is a central component of language programs whose purpose is to promote advanced literacy in the target language. At this level, students are required to produce texts that are analytical-argumentative in nature. This type of genre requires writers to formulate an interpretative statement or thesis and…

  14. Simulation Framework for Teaching in Modeling and Simulation Areas

    ERIC Educational Resources Information Center

    De Giusti, Marisa Raquel; Lira, Ariel Jorge; Villarreal, Gonzalo Lujan

    2008-01-01

    Simulation is the process of executing a model that describes a system with enough detail; this model has its entities, an internal state, some input and output variables and a list of processes bound to these variables. Teaching a simulation language such as general purpose simulation system (GPSS) is always a challenge, because of the way it…

  15. Recent Developments in the VISRAD 3-D Target Design and Radiation Simulation Code

    NASA Astrophysics Data System (ADS)

    Macfarlane, Joseph; Golovkin, Igor; Sebald, James

    2017-10-01

    The 3-D view factor code VISRAD is widely used in designing HEDP experiments at major laser and pulsed-power facilities, including NIF, OMEGA, OMEGA-EP, ORION, Z, and LMJ. It simulates target designs by generating a 3-D grid of surface elements, utilizing a variety of 3-D primitives and surface removal algorithms, and can be used to compute the radiation flux throughout the surface element grid by computing element-to-element view factors and solving power balance equations. Target set-up and beam pointing are facilitated by allowing users to specify positions and angular orientations using a variety of coordinates systems (e.g., that of any laser beam, target component, or diagnostic port). Analytic modeling for laser beam spatial profiles for OMEGA DPPs and NIF CPPs is used to compute laser intensity profiles throughout the grid of surface elements. VISRAD includes a variety of user-friendly graphics for setting up targets and displaying results, can readily display views from any point in space, and can be used to generate image sequences for animations. We will discuss recent improvements to conveniently assess beam capture on target and beam clearance of diagnostic components, as well as plans for future developments.

  16. Form-focused Communicative Practice via CMC: What Language Learners Say

    ERIC Educational Resources Information Center

    Meskill, Carla; Anthony, Natasha

    2007-01-01

    Computer-mediated communication (CMC) is being used widely to support and extend foreign language instruction. Language learners are practicing the target language by communicating with their instructors, peers, and native speakers at a distance. This study examines high-beginning and low-intermediate learners of Russian and their uses of, and…

  17. The nature of the language input affects brain activation during learning from a natural language

    PubMed Central

    Plante, Elena; Patterson, Dianne; Gómez, Rebecca; Almryde, Kyle R.; White, Milo G.; Asbjørnsen, Arve E.

    2015-01-01

    Artificial language studies have demonstrated that learners are able to segment individual word-like units from running speech using the transitional probability information. However, this skill has rarely been examined in the context of natural languages, where stimulus parameters can be quite different. In this study, two groups of English-speaking learners were exposed to Norwegian sentences over the course of three fMRI scans. One group was provided with input in which transitional probabilities predicted the presence of target words in the sentences. This group quickly learned to identify the target words and fMRI data revealed an extensive and highly dynamic learning network. These results were markedly different from activation seen for a second group of participants. This group was provided with highly similar input that was modified so that word learning based on syllable co-occurrences was not possible. These participants showed a much more restricted network. The results demonstrate that the nature of the input strongly influenced the nature of the network that learners employ to learn the properties of words in a natural language. PMID:26257471

  18. Lingua Franca English, Multilingual Communities, and Language Acquisition

    ERIC Educational Resources Information Center

    Canagarajah, Suresh

    2007-01-01

    Firth and Wagner (1997) questioned the dichotomies nonnative versus native speaker, learner versus user, and interlanguage versus target language, which reflect a bias toward innateness, cognition, and form in language acquisition. Research on lingua franca English (LFE) not only affirms this questioning, but reveals what multilingual communities…

  19. Fossilization and Learning Strategies in Second Language Acquisition.

    ERIC Educational Resources Information Center

    Sims, William R.

    1989-01-01

    In interlanguage, the transitional state reaching from one's native language to a given target language, phonological, morphological, syntactic, lexical, sociocultural, or psycholinguistic errors may be generated and systematized by the process of fossilization. Depending on the amount of time needed for remediation, fossilized features may be…

  20. Neurophysiological mechanisms involved in language learning in adults

    PubMed Central

    Rodríguez-Fornells, Antoni; Cunillera, Toni; Mestres-Missé, Anna; de Diego-Balaguer, Ruth

    2009-01-01

    Little is known about the brain mechanisms involved in word learning during infancy and in second language acquisition and about the way these new words become stable representations that sustain language processing. In several studies we have adopted the human simulation perspective, studying the effects of brain-lesions and combining different neuroimaging techniques such as event-related potentials and functional magnetic resonance imaging in order to examine the language learning (LL) process. In the present article, we review this evidence focusing on how different brain signatures relate to (i) the extraction of words from speech, (ii) the discovery of their embedded grammatical structure, and (iii) how meaning derived from verbal contexts can inform us about the cognitive mechanisms underlying the learning process. We compile these findings and frame them into an integrative neurophysiological model that tries to delineate the major neural networks that might be involved in the initial stages of LL. Finally, we propose that LL simulations can help us to understand natural language processing and how the recovery from language disorders in infants and adults can be accomplished. PMID:19933142

  1. Striation pattern of target particle and heat fluxes in three dimensional simulations for DIII-D [On the striation pattern of target particle and heat fluxes in three dimensional simulations for DIII-D

    DOE PAGES

    Frerichs, H.; Schmitz, Oliver; Reiter, D.; ...

    2014-02-04

    The application of resonant magnetic perturbations (RMPs) results in a non-axisymmetric striation pattern of magnetic field lines from the plasma interior which intersect the divertor targets. The impact on related particle and heat fluxes is investigated by three dimensional computer simulations for two different recycling conditions (controlled via neutral gas pumping). It is demonstrated that a mismatch between the particle and heat flux striation pattern, as is repeatedly observed in ITER similar shape H-mode plasmas at DIII-D, can be reproduced by the simulations for high recycling conditions at the onset of partial detachment. Finally, these results indicate that a detailedmore » knowledge of the particle and energy balance is at least as important for realistic simulations as the consideration of a change in the magnetic field structure by plasma response effects.« less

  2. Language Learning and Control in Monolinguals and Bilinguals

    PubMed Central

    Bartolotti, James; Marian, Viorica

    2012-01-01

    Parallel language activation in bilinguals leads to competition between languages. Experience managing this interference may aid novel language learning by improving the ability to suppress competition from known languages. To investigate the effect of bilingualism on the ability to control native-language interference, monolinguals and bilinguals were taught an artificial language designed to elicit between-language competition. Partial activation of interlingual competitors was assessed with eye-tracking and mouse-tracking during a word recognition task in the novel language. Eye-tracking results showed that monolinguals looked at competitors more than bilinguals, and for a longer duration of time. Mouse-tracking results showed that monolinguals’ mouse-movements were attracted to native-language competitors, while bilinguals overcame competitor interference by increasing activation of target items. Results suggest that bilinguals manage cross-linguistic interference more effectively than monolinguals. We conclude that language interference can affect lexical retrieval, but bilingualism may reduce this interference by facilitating access to a newly-learned language. PMID:22462514

  3. Design and implementation of laser target simulator in hardware-in-the-loop simulation system based on LabWindows/CVI and RTX

    NASA Astrophysics Data System (ADS)

    Tong, Qiujie; Wang, Qianqian; Li, Xiaoyang; Shan, Bin; Cui, Xuntai; Li, Chenyu; Peng, Zhong

    2016-11-01

    In order to satisfy the requirements of the real-time and generality, a laser target simulator in semi-physical simulation system based on RTX+LabWindows/CVI platform is proposed in this paper. Compared with the upper-lower computers simulation platform architecture used in the most of the real-time system now, this system has better maintainability and portability. This system runs on the Windows platform, using Windows RTX real-time extension subsystem to ensure the real-time performance of the system combining with the reflective memory network to complete some real-time tasks such as calculating the simulation model, transmitting the simulation data, and keeping real-time communication. The real-time tasks of simulation system run under the RTSS process. At the same time, we use the LabWindows/CVI to compile a graphical interface, and complete some non-real-time tasks in the process of simulation such as man-machine interaction, display and storage of the simulation data, which run under the Win32 process. Through the design of RTX shared memory and task scheduling algorithm, the data interaction between the real-time tasks process of RTSS and non-real-time tasks process of Win32 is completed. The experimental results show that this system has the strongly real-time performance, highly stability, and highly simulation accuracy. At the same time, it also has the good performance of human-computer interaction.

  4. Mechanism of MicroRNA-Target Interaction: Molecular Dynamics Simulations and Thermodynamics Analysis

    PubMed Central

    Wang, Yonghua; Li, Yan; Ma, Zhi; Yang, Wei; Ai, Chunzhi

    2010-01-01

    MicroRNAs (miRNAs) are endogenously produced ∼21-nt riboregulators that associate with Argonaute (Ago) proteins to direct mRNA cleavage or repress the translation of complementary RNAs. Capturing the molecular mechanisms of miRNA interacting with its target will not only reinforce the understanding of underlying RNA interference but also fuel the design of more effective small-interfering RNA strands. To address this, in the present work the RNA-bound (Ago-miRNA, Ago-miRNA-target) and RNA-free Ago forms were analyzed by performing both molecular dynamics simulations and thermodynamic analysis. Based on the principal component analysis results of the simulation trajectories as well as the correlation analysis in fluctuations of residues, we discover that: 1) three important (PAZ, Mid and PIWI) domains exist in Argonaute which define the global dynamics of the protein; 2) the interdomain correlated movements are so crucial for the interaction of Ago-RNAs that they not only facilitate the relaxation of the interactions between residues surrounding the RNA binding channel but also induce certain conformational changes; and 3) it is just these conformational changes that expand the cavity of the active site and open putative pathways for both the substrate uptake and product release. In addition, by thermodynamic analysis we also discover that for both the guide RNA 5′-end recognition and the facilitated site-specific cleavage of the target, the presence of two metal ions (of Mg2+) plays a predominant role, and this conclusion is consistent with the observed enzyme catalytic cleavage activity in the ternary complex (Ago-miRNA-mRNA). Our results find that it is the set of arginine amino acids concentrated in the nucleotide-binding channel in Ago, instead of the conventionally-deemed seed base-paring, that makes greater contributions in stabilizing the binding of the nucleic acids to Ago. PMID:20686687

  5. Making a Difference: Language Teaching for Intercultural and International Dialogue

    ERIC Educational Resources Information Center

    Byram, Michael; Wagner, Manuela

    2018-01-01

    Language teaching has long been associated with teaching in a country or countries where a target language is spoken, but this approach is inadequate. In the contemporary world, language teaching has a responsibility to prepare learners for interaction with people of other cultural backgrounds, teaching them skills and attitudes as well as…

  6. Translation of interviews from a source language to a target language: examining issues in cross-cultural health care research.

    PubMed

    Al-Amer, Rasmieh; Ramjan, Lucie; Glew, Paul; Darwish, Maram; Salamonson, Yenna

    2015-05-01

    To illuminate translation practice in cross-language interview in health care research and its impact on the construction of the data. Globalisation and changing patterns of migration have created changes to the world's demography; this has presented challenges for overarching social domains, specifically, in the health sector. Providing ethno-cultural health services is a timely and central facet in an ever-increasingly diverse world. Nursing and other health sectors employ cross-language research to provide knowledge and understanding of the needs of minority groups, which underpins cultural-sensitive care services. However, when cultural and linguistic differences exist, they pose unique complexities for cross-cultural health care research; particularly in qualitative research where narrative data are central for communication as most participants prefer to tell their story in their native language. Consequently, translation is often unavoidable in order to make a respondent's narrative vivid and comprehensible, yet, there is no consensus about how researchers should address this vital issue. An integrative literature review. PubMed and CINAHL databases were searched for relevant studies published before January 2014, and hand searched reference lists of studies were selected. This review of cross-language health care studies highlighted three major themes, which identify factors often reported to affect the translation and production of data in cross-language research: (1) translation style; (2) translators; and (3) trustworthiness of the data. A plan detailing the translation process and analysis of health care data must be determined from the study outset to ensure credibility is maintained. A transparent and systematic approach in reporting the translation process not only enhances the integrity of the findings but also provides overall rigour and auditability. It is important that minority groups have a voice in health care research which, if accurately

  7. The Layer-Oriented Approach to Declarative Languages for Biological Modeling

    PubMed Central

    Raikov, Ivan; De Schutter, Erik

    2012-01-01

    We present a new approach to modeling languages for computational biology, which we call the layer-oriented approach. The approach stems from the observation that many diverse biological phenomena are described using a small set of mathematical formalisms (e.g. differential equations), while at the same time different domains and subdomains of computational biology require that models are structured according to the accepted terminology and classification of that domain. Our approach uses distinct semantic layers to represent the domain-specific biological concepts and the underlying mathematical formalisms. Additional functionality can be transparently added to the language by adding more layers. This approach is specifically concerned with declarative languages, and throughout the paper we note some of the limitations inherent to declarative approaches. The layer-oriented approach is a way to specify explicitly how high-level biological modeling concepts are mapped to a computational representation, while abstracting away details of particular programming languages and simulation environments. To illustrate this process, we define an example language for describing models of ionic currents, and use a general mathematical notation for semantic transformations to show how to generate model simulation code for various simulation environments. We use the example language to describe a Purkinje neuron model and demonstrate how the layer-oriented approach can be used for solving several practical issues of computational neuroscience model development. We discuss the advantages and limitations of the approach in comparison with other modeling language efforts in the domain of computational biology and outline some principles for extensible, flexible modeling language design. We conclude by describing in detail the semantic transformations defined for our language. PMID:22615554

  8. The layer-oriented approach to declarative languages for biological modeling.

    PubMed

    Raikov, Ivan; De Schutter, Erik

    2012-01-01

    We present a new approach to modeling languages for computational biology, which we call the layer-oriented approach. The approach stems from the observation that many diverse biological phenomena are described using a small set of mathematical formalisms (e.g. differential equations), while at the same time different domains and subdomains of computational biology require that models are structured according to the accepted terminology and classification of that domain. Our approach uses distinct semantic layers to represent the domain-specific biological concepts and the underlying mathematical formalisms. Additional functionality can be transparently added to the language by adding more layers. This approach is specifically concerned with declarative languages, and throughout the paper we note some of the limitations inherent to declarative approaches. The layer-oriented approach is a way to specify explicitly how high-level biological modeling concepts are mapped to a computational representation, while abstracting away details of particular programming languages and simulation environments. To illustrate this process, we define an example language for describing models of ionic currents, and use a general mathematical notation for semantic transformations to show how to generate model simulation code for various simulation environments. We use the example language to describe a Purkinje neuron model and demonstrate how the layer-oriented approach can be used for solving several practical issues of computational neuroscience model development. We discuss the advantages and limitations of the approach in comparison with other modeling language efforts in the domain of computational biology and outline some principles for extensible, flexible modeling language design. We conclude by describing in detail the semantic transformations defined for our language.

  9. Multilingualism in the English-Language Classroom: Pedagogical Considerations

    ERIC Educational Resources Information Center

    Cummins, Jim

    2009-01-01

    This article addresses the issue of whether TESOL should clearly articulate a set of pedagogical principles that challenge the assumption that English language teaching (ELT) should be conducted monolingually through English. This "monolingual principle" emphasizes instructional use of the target language (TL) to the exclusion of students' home…

  10. Simulation and Automation of Microwave Frequency Control in Dynamic Nuclear Polarization for Solid Polarized Targets

    NASA Astrophysics Data System (ADS)

    Perera, Gonaduwage; Johnson, Ian; Keller, Dustin

    2017-09-01

    Dynamic Nuclear Polarization (DNP) is used in most of the solid polarized target scattering experiments. Those target materials must be irradiated using microwaves at a frequency determined by the difference in the nuclear Larmor and electron paramagnetic resonance (EPR) frequencies. But the resonance frequency changes with time as a result of radiation damage. Hence the microwave frequency should be adjusted accordingly. Manually adjusting the frequency can be difficult, and improper adjustments negatively impact the polarization. In order to overcome these difficulties, two controllers were developed which automate the process of seeking and maintaining the optimal frequency: one being a standalone controller for a traditional DC motor and the other a LabVIEW VI for a stepper motor configuration. Further a Monte-Carlo simulation was developed which can accurately model the polarization over time as a function of microwave frequency. In this talk, analysis of the simulated data and recent improvements to the automated system will be presented. DOE.

  11. Modelling language evolution: Examples and predictions

    NASA Astrophysics Data System (ADS)

    Gong, Tao; Shuai, Lan; Zhang, Menghan

    2014-06-01

    We survey recent computer modelling research of language evolution, focusing on a rule-based model simulating the lexicon-syntax coevolution and an equation-based model quantifying the language competition dynamics. We discuss four predictions of these models: (a) correlation between domain-general abilities (e.g. sequential learning) and language-specific mechanisms (e.g. word order processing); (b) coevolution of language and relevant competences (e.g. joint attention); (c) effects of cultural transmission and social structure on linguistic understandability; and (d) commonalities between linguistic, biological, and physical phenomena. All these contribute significantly to our understanding of the evolutions of language structures, individual learning mechanisms, and relevant biological and socio-cultural factors. We conclude the survey by highlighting three future directions of modelling studies of language evolution: (a) adopting experimental approaches for model evaluation; (b) consolidating empirical foundations of models; and (c) multi-disciplinary collaboration among modelling, linguistics, and other relevant disciplines.

  12. Morphological learning in a novel language: A cross-language comparison.

    PubMed

    Havas, Viktória; Waris, Otto; Vaquero, Lucía; Rodríguez-Fornells, Antoni; Laine, Matti

    2015-01-01

    Being able to extract and interpret the internal structure of complex word forms such as the English word dance+r+s is crucial for successful language learning. We examined whether the ability to extract morphological information during word learning is affected by the morphological features of one's native tongue. Spanish and Finnish adult participants performed a word-picture associative learning task in an artificial language where the target words included a suffix marking the gender of the corresponding animate object. The short exposure phase was followed by a word recognition task and a generalization task for the suffix. The participants' native tongues vary greatly in terms of morphological structure, leading to two opposing hypotheses. On the one hand, Spanish speakers may be more effective in identifying gender in a novel language because this feature is present in Spanish but not in Finnish. On the other hand, Finnish speakers may have an advantage as the abundance of bound morphemes in their language calls for continuous morphological decomposition. The results support the latter alternative, suggesting that lifelong experience on morphological decomposition provides an advantage in novel morphological learning.

  13. Teaching and Learning the Language of Science: A Case Study of Academic Language Acquisition in a Dual Language Middle School

    NASA Astrophysics Data System (ADS)

    Gose, Robin Margaretha

    English language learners (EL) are the fastest growing sub-group of the student population in California, yet ELs also score the lowest on the science section of the California Standardized Tests. In the area of bilingual education, California has dramatically changed its approach to English learners since the passage of Proposition 227 in 1998, which called for most EL instruction to be conducted in English (Cummins, 2000; Echevarria, Vogt, & Short, 2008). In reality, this means that EL students are often placed in programs that focus on basic language skills rather than rigorous content, meaning that they are not getting access to grade level science content (Lee & Fradd, 1998). As a result, many EL students exit eighth grade without a strong foundation in science, and they continue to score below their English-speaking peers on standardized achievements. While the usefulness of the academic language construct remains controversial (Bailey, 2012), the language used in science instruction is nevertheless often unfamiliar to both EL and English proficient students. The discourse is frequently specialized for discipline-specific interactions and activities (Bailey, 2007; Lemke, 1990). This qualitative case study examined academic language instruction in three middle school science classrooms at a dual language charter school. The goal was to understand how teachers integrate academic language and content for linguistically diverse students. The findings fom this study indicate that targeting language instruction in isolation from science content instruction prohibits students from engaging in the "doing of science" and scientific discourse, or the ability to think, reason, and communicate about science. The recommendations of this study support authentically embedding language development into rigorous science instruction in order to maximize opportunities for learning in both domains.

  14. The Logical Problem of Language Change.

    DTIC Science & Technology

    1995-07-01

    tribution Pi. For the most part we will assume in our simulations that this distribution is uniform on degree-0 ( unembedded ) sentences, exactly as in...following table provides the unembedded (degree- 0) sentences from each of the 8 grammars (languages) obtained by setting the 3 parameters of example 1 to di erent values. The languages are referred to as L1 through L8: 17 18

  15. Targeted Help for Spoken Dialogue Systems: Intelligent Feedback Improves Naive Users' Performance

    NASA Technical Reports Server (NTRS)

    Hockey, Beth Ann; Lemon, Oliver; Campana, Ellen; Hiatt, Laura; Aist, Gregory; Hieronymous, Jim; Gruenstein, Alexander; Dowding, John

    2003-01-01

    We present experimental evidence that providing naive users of a spoken dialogue system with immediate help messages related to their out-of-coverage utterances improves their success in using the system. A grammar-based recognizer and a Statistical Language Model (SLM) recognizer are run simultaneously. If the grammar-based recognizer suceeds, the less accurate SLM recognizer hypothesis is not used. When the grammar-based recognizer fails and the SLM recognizer produces a recognition hypothesis, this result is used by the Targeted Help agent to give the user feed-back on what was recognized, a diagnosis of what was problematic about the utterance, and a related in-coverage example. The in-coverage example is intended to encourage alignment between user inputs and the language model of the system. We report on controlled experiments on a spoken dialogue system for command and control of a simulated robotic helicopter.

  16. First PIC simulations modeling the interaction of ultra-intense lasers with sub-micron, liquid crystal targets

    NASA Astrophysics Data System (ADS)

    McMahon, Matthew; Poole, Patrick; Willis, Christopher; Andereck, David; Schumacher, Douglass

    2014-10-01

    We recently introduced liquid crystal films as on-demand, variable thickness (50-5000 nanometers), low cost targets for intense laser experiments. Here we present the first particle-in-cell (PIC) simulations of short pulse laser excitation of liquid crystal targets treating Scarlet (OSU) class lasers using the PIC code LSP. In order to accurately model the target evolution, a low starting temperature and field ionization model are employed. This is essential as large starting temperatures, often used to achieve large Debye lengths, lead to expansion of the target causing significant reduction of the target density before the laser pulse can interact. We also present an investigation of the modification of laser pulses by very thin targets. This work was supported by the DARPA PULSE program through a grant from ARMDEC, by the US Department of Energy under Contract No. DE-NA0001976, and allocations of computing time from the Ohio Supercomputing Center.

  17. Bilingual Language Switching: Production vs. Recognition

    PubMed Central

    Mosca, Michela; de Bot, Kees

    2017-01-01

    This study aims at assessing how bilinguals select words in the appropriate language in production and recognition while minimizing interference from the non-appropriate language. Two prominent models are considered which assume that when one language is in use, the other is suppressed. The Inhibitory Control (IC) model suggests that, in both production and recognition, the amount of inhibition on the non-target language is greater for the stronger compared to the weaker language. In contrast, the Bilingual Interactive Activation (BIA) model proposes that, in language recognition, the amount of inhibition on the weaker language is stronger than otherwise. To investigate whether bilingual language production and recognition can be accounted for by a single model of bilingual processing, we tested a group of native speakers of Dutch (L1), advanced speakers of English (L2) in a bilingual recognition and production task. Specifically, language switching costs were measured while participants performed a lexical decision (recognition) and a picture naming (production) task involving language switching. Results suggest that while in language recognition the amount of inhibition applied to the non-appropriate language increases along with its dominance as predicted by the IC model, in production the amount of inhibition applied to the non-relevant language is not related to language dominance, but rather it may be modulated by speakers' unconscious strategies to foster the weaker language. This difference indicates that bilingual language recognition and production might rely on different processing mechanisms and cannot be accounted within one of the existing models of bilingual language processing. PMID:28638361

  18. Bilingual Language Switching: Production vs. Recognition.

    PubMed

    Mosca, Michela; de Bot, Kees

    2017-01-01

    This study aims at assessing how bilinguals select words in the appropriate language in production and recognition while minimizing interference from the non-appropriate language. Two prominent models are considered which assume that when one language is in use, the other is suppressed. The Inhibitory Control (IC) model suggests that, in both production and recognition, the amount of inhibition on the non-target language is greater for the stronger compared to the weaker language. In contrast, the Bilingual Interactive Activation (BIA) model proposes that, in language recognition, the amount of inhibition on the weaker language is stronger than otherwise. To investigate whether bilingual language production and recognition can be accounted for by a single model of bilingual processing, we tested a group of native speakers of Dutch (L1), advanced speakers of English (L2) in a bilingual recognition and production task. Specifically, language switching costs were measured while participants performed a lexical decision (recognition) and a picture naming (production) task involving language switching. Results suggest that while in language recognition the amount of inhibition applied to the non-appropriate language increases along with its dominance as predicted by the IC model, in production the amount of inhibition applied to the non-relevant language is not related to language dominance, but rather it may be modulated by speakers' unconscious strategies to foster the weaker language. This difference indicates that bilingual language recognition and production might rely on different processing mechanisms and cannot be accounted within one of the existing models of bilingual language processing.

  19. The Importance and Use of Targeted Content Knowledge with Scaffolding Aid in Educational Simulation Games

    ERIC Educational Resources Information Center

    Tsai, Fu-Hsing; Kinzer, Charles; Hung, Kuo-Hsun; Chen, Cheng-Ling Alice; Hsu, I-Ying

    2013-01-01

    While most current educational simulation games provide learners with gameplay experience to motivate learning, there is often a lack of focus on ensuring that the desired content knowledge is actually learned. Students may focus on completing game activities without learning the targeted content knowledge, thus negating the desired learning…

  20. Hispanic organ donation: impact of a Spanish-language organ donation campaign.

    PubMed Central

    Alvaro, Eusebio M.; Jones, Sara Pace; Robles, Antonio Santa Maria; Siegel, Jason

    2006-01-01

    OBJECTIVES: Hispanic Americans have a substantial need for organ transplants and are underrepresented among organ donors, yet very little is known about how to increase available donors in this community. This study assesses the impact of a Spanish-language media campaign targeting organ donation among Hispanic Americans in two urban Arizona counties. METHODS: The study collected data via four surveys conducted before and after implementation of a Spanish-language media campaign targeting organ donation among Spanish-dominant Hispanic Americans in Pima and Maricopa counties in Arizona. The main intervention consisted of four Spanish-language television advertisements and two Spanish-language radio advertisements. RESULTS: The media campaign was successfully implemented and attained substantial exposure among the target audience. Postintervention beliefs were more prodonation, and there was more family discussion postintervention. In both counties, residents exposed to the campaign reported more prodonation beliefs and family discussion. Exposed Maricopa residents were also more likely to be potential donors. CONCLUSIONS: Study data indicate a positive impact of a media campaign targeting organ donation beliefs and behaviors among Spanish-dominant Hispanic Americans in Arizona. It is hoped that these findings will stimulate further research in this important area. PMID:16532975

  1. Systematic individualized narrative language intervention on the personal narratives of children with autism.

    PubMed

    Petersen, Douglas B; Brown, Catherine L; Ukrainetz, Teresa A; Wise, Christine; Spencer, Trina D; Zebre, Jennifer

    2014-01-01

    The purpose of this study was to investigate the effect of an individualized, systematic language intervention on the personal narratives of children with autism. A single-subject, multiple-baseline design across participants and behaviors was used to examine the effect of the intervention on language features of personal narratives. Three 6- to 8-year-old boys with autism participated in 12 individual intervention sessions that targeted 2-3 story grammar elements (e.g., problem, plan) and 3-4 linguistic complexity elements (e.g., causal subordination, adverbs) selected from each participant's baseline performance. Intervention involved repeated retellings of customized model narratives and the generation of personal narratives with a systematic reduction of visual and verbal scaffolding. Independent personal narratives generated at the end of each baseline, intervention, and maintenance session were analyzed for presence and sophistication of targeted features. Graphical and statistical results showed immediate improvement in targeted language features as a function of intervention. There was mixed evidence of maintenance 2 and 7 weeks after intervention. Children with autism can benefit from an individualized, systematic intervention targeting specific narrative language features. Greater intensity of intervention may be needed to gain enduring effects for some language features.

  2. Interaction and Uptake in Large Foreign Language Classrooms

    ERIC Educational Resources Information Center

    Ekembe, Eric Enongene

    2014-01-01

    Inteaction determines and affects the conditions of language acquisition especially in contexts where exposure to the target language is limited. This is believed to be successful only within the context of small classes (Chavez, 2009). This paper examines learners' progress resulting from interaction in large classes. Using pre-, post-, and…

  3. Complexity in language acquisition.

    PubMed

    Clark, Alexander; Lappin, Shalom

    2013-01-01

    Learning theory has frequently been applied to language acquisition, but discussion has largely focused on information theoretic problems-in particular on the absence of direct negative evidence. Such arguments typically neglect the probabilistic nature of cognition and learning in general. We argue first that these arguments, and analyses based on them, suffer from a major flaw: they systematically conflate the hypothesis class and the learnable concept class. As a result, they do not allow one to draw significant conclusions about the learner. Second, we claim that the real problem for language learning is the computational complexity of constructing a hypothesis from input data. Studying this problem allows for a more direct approach to the object of study--the language acquisition device-rather than the learnable class of languages, which is epiphenomenal and possibly hard to characterize. The learnability results informed by complexity studies are much more insightful. They strongly suggest that target grammars need to be objective, in the sense that the primitive elements of these grammars are based on objectively definable properties of the language itself. These considerations support the view that language acquisition proceeds primarily through data-driven learning of some form. Copyright © 2013 Cognitive Science Society, Inc.

  4. Do Language Attitudes Determine Accent? A Study of Bilinguals in the USA

    ERIC Educational Resources Information Center

    Moyer, Alene

    2007-01-01

    This study presents new data on the degree of "foreign" accent among immigrant learners of English in the USA (total N = 50) as it correlates to learner orientation to the target language and target language culture. Correlation analyses confirm the significance of age of onset and length of immersion, as well as learner attitudes, including: (a)…

  5. Visualization Analytics for Second Language Vocabulary Learning in Virtual Worlds

    ERIC Educational Resources Information Center

    Hsiao, Indy Y. T.; Lan, Yu-Ju; Kao, Chia-Ling; Li, Ping

    2017-01-01

    Language learning occurring in authentic contexts has been shown to be more effective. Virtual worlds provide simulated contexts that have the necessary elements of authentic contexts for language learning, and as a result, many studies have adopted virtual worlds as a useful platform for language learning. However, few studies so far have…

  6. Target and orbit feedback simulations of a muSR beamline at BNL

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    MacKay, W. W.; Fischer, W.; Blaskiewicz, M.

    Well-polarized positive surface muons are a tool to measure the magnetic properties of materials since the precession rate of the spin can be determined from the observation of the positron directions when the muons decay. The use of the AGS complex at BNL has been explored for a muSR facility previously. Here we report simulations of a beamline with a target inside a solenoidal field, and of an orbit feed-back system with single muon beam positioning monitors based on technology available today

  7. Numerical Simulation of Ballistic Impact on Particulate Composite Target using Discrete Element Method: 1-D and 2-D Models

    NASA Astrophysics Data System (ADS)

    Nair, Rajesh P.; Lakshmana Rao, C.

    2014-01-01

    Ballistic impact (BI) is a study that deals with a projectile hitting a target and observing its effects in terms of deformation and fragmentation of the target. The Discrete Element Method (DEM) is a powerful numerical technique used to model solid and particulate media. Here, an attempt is made to simulate the BI process using DEM. 1-D DEM for BI is developed and depth of penetration (DOP) is obtained. The DOP is compared with results obtained from 2-D DEM. DEM results are found to match empirical results. Effects of strain rate sensitivity of the material response on DOP are also simulated.

  8. User interfaces for computational science: A domain specific language for OOMMF embedded in Python

    NASA Astrophysics Data System (ADS)

    Beg, Marijan; Pepper, Ryan A.; Fangohr, Hans

    2017-05-01

    Computer simulations are used widely across the engineering and science disciplines, including in the research and development of magnetic devices using computational micromagnetics. In this work, we identify and review different approaches to configuring simulation runs: (i) the re-compilation of source code, (ii) the use of configuration files, (iii) the graphical user interface, and (iv) embedding the simulation specification in an existing programming language to express the computational problem. We identify the advantages and disadvantages of different approaches and discuss their implications on effectiveness and reproducibility of computational studies and results. Following on from this, we design and describe a domain specific language for micromagnetics that is embedded in the Python language, and allows users to define the micromagnetic simulations they want to carry out in a flexible way. We have implemented this micromagnetic simulation description language together with a computational backend that executes the simulation task using the Object Oriented MicroMagnetic Framework (OOMMF). We illustrate the use of this Python interface for OOMMF by solving the micromagnetic standard problem 4. All the code is publicly available and is open source.

  9. SIMOGEN - An Object-Oriented Language for Simulation

    DTIC Science & Technology

    1989-03-01

    program generator must also be written in the same prcgramming languaje . In this case, the C language was chosen, for the following main reasons...3), March 88. 4. PRESTO: A System for Object-Oriented Parallel Programing B N Bershad, E D Lazowska & H M Levy Software Practice and Experience, Vol...U.S. Depare nt of Defence ANSI/ML-STD 1815A. 7. Object-oriented Development Grady Booch Transactions on Software Engineering , February 86. 8. A

  10. Dubbing Projects for the Language Learner: A Framework for Integrating Audiovisual Translation into Task-Based Instruction

    ERIC Educational Resources Information Center

    Danan, Martine

    2010-01-01

    This article describes a series of exploratory L1 to L2 dubbing projects for which students translated and used editing software to dub short American film and TV clips into their target language. Translating and dubbing into the target language involve students in multifaceted, high-level language production tasks that lead to enhanced vocabulary…

  11. Promotional Video Production in a Foreign Language Course.

    ERIC Educational Resources Information Center

    Fukushima, Tatsuya

    2002-01-01

    Discusses a technology-based project as a requirement for a traditional intermediate Japanese course at the University of Arkansas in which students worked in a small group to produce the university's promotional video in the target language, thus enhancing their Japanese language skills and promoting the program to the public. (Author/VWL)

  12. The Linguistic Landscape as a Learning Space for Contextual Language Learning

    ERIC Educational Resources Information Center

    Aladjem, Ruthi; Jou, Bibiana

    2016-01-01

    One of the challenges of teaching and learning a foreign language is that students are not being sufficiently exposed to the target language. However, it is quite common to find linguistic and cultural exponents of different foreign languages in authentic contexts (termed the "Linguistic landscape"). Using the Linguistic landscape as a…

  13. Using Short Texts to Teach English as Second Language: An Integrated Approach

    ERIC Educational Resources Information Center

    Kembo, Jane

    2016-01-01

    The teacher of English Language is often hard pressed to find interesting and authentic ways to present language to target second language speakers. While language can be taught and learned, part of it must be acquired and short texts provide powerful tools for doing so and reinforcing what has been taught/learned. This paper starts from research,…

  14. The effect of monocular target blur on simulated telerobotic manipulation

    NASA Technical Reports Server (NTRS)

    Liu, Andrew; Stark, Lawrence

    1991-01-01

    A simulation involving three types of telerobotic tasks that require information about the spatial position of objects is reported. This is similar to the results of psychophysical experiments examining the effect of blur on stereoacuity. It is suggested that other psychophysical experimental results could be used to predict operator performance for other telerobotic tasks. It is demonstrated that refractive errors in the helmet-mounted stereo display system can affect performance in the three types of telerobotic tasks. The results of two sets of experiments indicate that monocular target blur of two diopters or more degrades stereo display performance to the level of monocular displays. This indicates that moderate levels of visual degradation that affect the operator's stereoacuity may eliminate the performance advantage of stereo displays.

  15. Joint attention and language evolution

    NASA Astrophysics Data System (ADS)

    Kwisthout, Johan; Vogt, Paul; Haselager, Pim; Dijkstra, Ton

    2008-06-01

    This study investigates how more advanced joint attentional mechanisms, rather than only shared attention between two agents and an object, can be implemented and how they influence the results of language games played by these agents. We present computer simulations with language games showing that adding constructs that mimic the three stages of joint attention identified in children's early development (checking attention, following attention, and directing attention) substantially increase the performance of agents in these language games. In particular, the rates of improved performance for the individual attentional mechanisms have the same ordering as that of the emergence of these mechanisms in infants' development. These results suggest that language evolution and joint attentional mechanisms have developed in a co-evolutionary way, and that the evolutionary emergence of the individual attentional mechanisms is ordered just like their developmental emergence.

  16. Molecular dynamics simulations of Ago silencing complexes reveal a large repertoire of admissible ‘seed-less’ targets

    PubMed Central

    Xia, Zhen; Clark, Peter; Huynh, Tien; Loher, Phillipe; Zhao, Yue; Chen, Huang-Wen; Rigoutsos, Isidore; Zhou, Ruhong

    2012-01-01

    To better understand the recognition mechanism of RISC and the repertoire of guide-target interactions we introduced G:U wobbles and mismatches at various positions of the microRNA (miRNA) ‘seed’ region and performed all-atom molecular dynamics simulations of the resulting Ago-miRNA:mRNA ternary complexes. Our simulations reveal that many modifications, including combinations of multiple G:U wobbles and mismatches in the seed region, are admissible and result in only minor structural fluctuations that do not affect overall complex stability. These results are further supported by analyses of HITS-CLIP data. Lastly, introduction of disruptive mutations revealed a bending motion of the PAZ domain along the L1/L2 ‘hinge’ and a subsequent opening of the nucleic-acid-binding channel. Our findings suggest that the spectrum of a miRNA's admissible targets is different from what is currently anticipated by the canonical seed-model. Moreover, they provide a likely explanation for the previously reported sequence-dependent regulation of unintended targeting by siRNAs. PMID:22888400

  17. The field representation language.

    PubMed

    Tsafnat, Guy

    2008-02-01

    The complexity of quantitative biomedical models, and the rate at which they are published, is increasing to a point where managing the information has become all but impossible without automation. International efforts are underway to standardise representation languages for a number of mathematical entities that represent a wide variety of physiological systems. This paper presents the Field Representation Language (FRL), a portable representation of values that change over space and/or time. FRL is an extensible mark-up language (XML) derivative with support for large numeric data sets in Hierarchical Data Format version 5 (HDF5). Components of FRL can be reused through unified resource identifiers (URI) that point to external resources such as custom basis functions, boundary geometries and numerical data. To demonstrate the use of FRL as an interchange we present three models that study hyperthermia cancer treatment: a fractal model of liver tumour microvasculature; a probabilistic model simulating the deposition of magnetic microspheres throughout it; and a finite element model of hyperthermic treatment. The microsphere distribution field was used to compute the heat generation rate field around the tumour. We used FRL to convey results from the microsphere simulation to the treatment model. FRL facilitated the conversion of the coordinate systems and approximated the integral over regions of the microsphere deposition field.

  18. Battle Management Language Transformations

    DTIC Science & Technology

    2006-10-01

    Simulation (M&S) systems. Battlefield Management Language (BML) is being developed as a common representation of military mission suitable for automated ... processing . Within NATO the task group MSG-048 Coalition BML is defining a BML using the Joint Command, Control and Consultation Information Exchange

  19. The role of subjective frequency in language switching: An ERP investigation using masked priming

    PubMed Central

    Chauncey, Krysta; Grainger, Jonathan; Holcomb, Phillip J.

    2012-01-01

    Two experiments examined the nature of language-switching effects in a priming paradigm with event-related brain potential (ERP) recordings. primes and targets were always unrelated words but could be either from the same or different languages (Experiment 1) or from the same or a different frequency range (Experiment 2). Effects of switching language across prime and target differed as a function of the direction of the switch and prime duration in Experiment 1. Effects tended to be stronger with 100-ms prime durations than with 50-ms durations, and the expected pattern of greater negativity in the switch condition appeared earlier when primes were in L1 and targets in L2 than vice versa. Experiment 2 examined whether these language-switching effects could be due to differences in the subjective frequency of words in a bilingual’s two languages, by testing a frequency-switching manipulation within the L1. Effects of frequency switching were evident in the ERP waveforms, but the pattern did not resemble the language-switching effects, therefore suggesting that different mechanisms are at play. PMID:21264577

  20. Cultural Diversity in English Language Teaching: Learners' Voices

    ERIC Educational Resources Information Center

    Chinh, Nguyen Duc

    2013-01-01

    The focus of culture in English language teaching (ELT) has traditionally been on the target culture of English speaking countries. However, the new status of English as international language (EIL) has led to significant changes in the practice of teaching and learning culture in ELT. Rather than relying on the paradigm of native speaker…

  1. Nonthermal ablation of deep brain targets: A simulation study on a large animal model

    PubMed Central

    Top, Can Barış; White, P. Jason; McDannold, Nathan J.

    2016-01-01

    Purpose: Thermal ablation with transcranial MRI-guided focused ultrasound (FUS) is currently limited to central brain targets because of heating and other beam effects caused by the presence of the skull. Recently, it was shown that it is possible to ablate tissues without depositing thermal energy by driving intravenously administered microbubbles to inertial cavitation using low-duty-cycle burst sonications. A recent study demonstrated that this ablation method could ablate tissue volumes near the skull base in nonhuman primates without thermally damaging the nearby bone. However, blood–brain disruption was observed in the prefocal region, and in some cases, this region contained small areas of tissue damage. The objective of this study was to analyze the experimental model with simulations and to interpret the cause of these effects. Methods: The authors simulated prior experiments where nonthermal ablation was performed in the brain in anesthetized rhesus macaques using a 220 kHz clinical prototype transcranial MRI-guided FUS system. Low-duty-cycle sonications were applied at deep brain targets with the ultrasound contrast agent Definity. For simulations, a 3D pseudospectral finite difference time domain tool was used. The effects of shear mode conversion, focal steering, skull aberrations, nonlinear propagation, and the presence of skull base on the pressure field were investigated using acoustic and elastic wave propagation models. Results: The simulation results were in agreement with the experimental findings in the prefocal region. In the postfocal region, however, side lobes were predicted by the simulations, but no effects were evident in the experiments. The main beam was not affected by the different simulated scenarios except for a shift of about 1 mm in peak position due to skull aberrations. However, the authors observed differences in the volume, amplitude, and distribution of the side lobes. In the experiments, a single element passive

  2. Literate Language Intervention with High-Need Prekindergarten Children: A Randomized Trial

    ERIC Educational Resources Information Center

    Phillips, Beth M.; Tabulda, Galiya; Ingrole, Smriti A.; Webb Burris, Pam; Sedgwick, T. Kayla; Chen, Shiyi

    2016-01-01

    Purpose: The present article reports on the implementation and results of a randomized intervention trial targeting the literate language skills of prekindergarten children without identified language disorders but with low oral language skills. Method: Children (N = 82; 45 boys and 37 girls) were screened-in and randomized to a business-as-usual…

  3. Informal Language Learning in Authentic Setting, Using Mobile Devices and SNS

    ERIC Educational Resources Information Center

    Aladjem, Ruthi; Jou, Bibiana

    2016-01-01

    One of the challenges of teaching a foreign language in non-immersive contexts, is extending the exposure of learners to the target language, beyond school hours. Since it is quite common to find linguistic and cultural exponents of foreign languages, in authentic contexts (i.e., the "Linguistic Landscape"), those exponents may serve as…

  4. Optimizing targeted vaccination across cyber-physical networks: an empirically based mathematical simulation study.

    PubMed

    Mones, Enys; Stopczynski, Arkadiusz; Pentland, Alex 'Sandy'; Hupert, Nathaniel; Lehmann, Sune

    2018-01-01

    Targeted vaccination, whether to minimize the forward transmission of infectious diseases or their clinical impact, is one of the 'holy grails' of modern infectious disease outbreak response, yet it is difficult to achieve in practice due to the challenge of identifying optimal targets in real time. If interruption of disease transmission is the goal, targeting requires knowledge of underlying person-to-person contact networks. Digital communication networks may reflect not only virtual but also physical interactions that could result in disease transmission, but the precise overlap between these cyber and physical networks has never been empirically explored in real-life settings. Here, we study the digital communication activity of more than 500 individuals along with their person-to-person contacts at a 5-min temporal resolution. We then simulate different disease transmission scenarios on the person-to-person physical contact network to determine whether cyber communication networks can be harnessed to advance the goal of targeted vaccination for a disease spreading on the network of physical proximity. We show that individuals selected on the basis of their closeness centrality within cyber networks (what we call 'cyber-directed vaccination') can enhance vaccination campaigns against diseases with short-range (but not full-range) modes of transmission. © 2018 The Author(s).

  5. Cross-language parafoveal semantic processing: Evidence from Korean-Chinese bilinguals.

    PubMed

    Wang, Aiping; Yeon, Junmo; Zhou, Wei; Shu, Hua; Yan, Ming

    2016-02-01

    In the present study, we aimed at testing cross-language cognate and semantic preview effects. We tested how native Korean readers who learned Chinese as a second language make use of the parafoveal information during the reading of Chinese sentences. There were 3 types of Korean preview words: cognate translations of the Chinese target words, semantically related noncognate words, and unrelated words. Together with a highly significant cognate preview effect, more critically, we also observed reliable facilitation in processing of the target word from the semantically related previews in all fixation measures. Results from the present study provide first evidence for semantic processing from parafoveally presented Korean words and for cross-language parafoveal semantic processing.

  6. Detecting Target Objects by Natural Language Instructions Using an RGB-D Camera

    PubMed Central

    Bao, Jiatong; Jia, Yunyi; Cheng, Yu; Tang, Hongru; Xi, Ning

    2016-01-01

    Controlling robots by natural language (NL) is increasingly attracting attention for its versatility, convenience and no need of extensive training for users. Grounding is a crucial challenge of this problem to enable robots to understand NL instructions from humans. This paper mainly explores the object grounding problem and concretely studies how to detect target objects by the NL instructions using an RGB-D camera in robotic manipulation applications. In particular, a simple yet robust vision algorithm is applied to segment objects of interest. With the metric information of all segmented objects, the object attributes and relations between objects are further extracted. The NL instructions that incorporate multiple cues for object specifications are parsed into domain-specific annotations. The annotations from NL and extracted information from the RGB-D camera are matched in a computational state estimation framework to search all possible object grounding states. The final grounding is accomplished by selecting the states which have the maximum probabilities. An RGB-D scene dataset associated with different groups of NL instructions based on different cognition levels of the robot are collected. Quantitative evaluations on the dataset illustrate the advantages of the proposed method. The experiments of NL controlled object manipulation and NL-based task programming using a mobile manipulator show its effectiveness and practicability in robotic applications. PMID:27983604

  7. The Source[R] for Bilingual Students with Language Disorders.

    ERIC Educational Resources Information Center

    Roseberry-McKibbin, Celeste

    This book is designed to help speech-language pathologists develop vocabulary and phonological awareness skills in bilingual students with language-learning disabilities (LLD). The book targets beginning through intermediate bilingual students in grades K-8. Part 1 of the book begins with teaching style strategies for teaching bilingual students…

  8. Between-language repetition priming in antonym generation: evidence that translation-equivalent adjectives have shared conceptual representations across languages.

    PubMed

    Taylor, Randolph S; Francis, Wendy S

    2017-03-01

    Previous literature has demonstrated conceptual repetition priming across languages in bilinguals. This between-language priming effect is taken as evidence that translation equivalents have shared conceptual representations across languages. However, the vast majority of this research has been conducted using only concrete nouns as stimuli. The present experiment examined conceptual repetition priming within and between languages in adjectives, a part of speech not previously investigated in studies of bilingual conceptual representation. The participants were 100 Spanish-English bilinguals who had regular exposure to both languages. At encoding, participants performed a shallow processing task and a deep-processing task on English and Spanish adjectives. At test, they performed an antonym-generation task in English, in which the target responses were either adjectives presented at encoding or control adjectives not previously presented. The measure of priming was the response time advantage for producing repeated adjectives relative to control adjectives. Significant repetition priming was observed both within and between languages under deep, but not shallow, encoding conditions. The results indicate that the conceptual representations of adjective translation equivalents are shared across languages.

  9. Vocal Development as a Guide to Modeling the Evolution of Language.

    PubMed

    Oller, D Kimbrough; Griebel, Ulrike; Warlaumont, Anne S

    2016-04-01

    Modeling of evolution and development of language has principally utilized mature units of spoken language, phonemes and words, as both targets and inputs. This approach cannot address the earliest phases of development because young infants are unable to produce such language features. We argue that units of early vocal development-protophones and their primitive illocutionary/perlocutionary forces-should be targeted in evolutionary modeling because they suggest likely units of hominin vocalization/communication shortly after the split from the chimpanzee/bonobo lineage, and because early development of spontaneous vocal capability is a logically necessary step toward vocal language, a root capability without which other crucial steps toward vocal language capability are impossible. Modeling of language evolution/development must account for dynamic change in early communicative units of form/function across time. We argue for interactive contributions of sender/infants and receiver/caregivers in a feedback loop involving both development and evolution and propose to begin computational modeling at the hominin break from the primate communicative background. Copyright © 2016 Cognitive Science Society, Inc.

  10. Rethinking foundations of language from a multidisciplinary perspective.

    PubMed

    Gong, Tao; Shuai, Lan; Wu, Yicheng

    2018-04-21

    The issue of language foundations has been of great controversy ever since it was first raised in Lenneberg's (1967) monograph Biological Foundations of Language. Based on a survey of recent findings relevant to the study of language acquisition and evolution, we propose that: (i) the biological predispositions for language are largely domain-general, not necessarily language-specific or human-unique; (ii) the socio-cultural environment of language serves as another important foundation of language, which helps shape language components, induce and drive language shift; and (iii) language must have coevolved with the cognitive mechanisms associated with it through intertwined biological and cultural evolution. In addition to theoretical issues, this paper also evaluates the primary approaches recently joining the endeavor of studying language foundations and evolution, including human experiments and computer simulations. Most of the evidence surveyed in this paper comes from a variety of disciplines, and methodology therein complements each other to form a global picture of language foundations. These reflect the complexity of the issue of language foundations and the necessity of taking a multidisciplinary perspective to address it. Copyright © 2018 Elsevier B.V. All rights reserved.

  11. On national flags and language tags: Effects of flag-language congruency in bilingual word recognition.

    PubMed

    Grainger, Jonathan; Declerck, Mathieu; Marzouki, Yousri

    2017-07-01

    French-English bilinguals performed a generalized lexical decision experiment with mixed lists of French and English words and pseudo-words. In Experiment 1, each word/pseudo-word was superimposed on the picture of the French or UK flag, and flag-word congruency was manipulated. The flag was not informative with respect to either the lexical decision response or the language of the word. Nevertheless, lexical decisions to word stimuli were faster following the congruent flag compared with the incongruent flag, but only for French (L1) words. Experiment 2 replicated this flag-language congruency effect in a priming paradigm, where the word and pseudo-word targets followed the brief presentation of the flag prime, and this time effects were seen in both languages. We take these findings as evidence for a mechanism that automatically processes linguistic and non-linguistic information concerning the presence or not of a given language. Language membership information can then modulate lexical processing, in line with the architecture of the BIA model, but not the BIA+ model. Copyright © 2017 Elsevier B.V. All rights reserved.

  12. High energy irradiations simulating cosmic-ray-induced planetary gamma ray production. I - Fe target

    NASA Technical Reports Server (NTRS)

    Metzger, A. E.; Parker, R. H.; Yellin, J.

    1986-01-01

    Two thick Fe targets were bombarded by a series of 6 GeV proton irradiations for the purpose of simulating the cosmic ray bombardment of planetary objects in space. Gamma ray energy spectra were obtained with a germanium solid state detector during the bombardment, and 46 of the gamma ray lines were ascribed to the Fe targets. A comparison between observed and predicted values showed good agreement for Fe lines from neutron inelastic scattering and spallation reactions, and less satisfactory agreement for neutron capture reactions, the latter attributed to the difference in composition between the Fe target and the mean lunar abundance used in the modeling. Through an analysis of the irradiation results together with continuum data obtained in lunar orbit, it was found that 100 hours of measurement with a current instrument should generate a spectrum containing approximately 20 lines due to Fe alone, with a 2-sigma sensitivity for detection of about 0.2 percent.

  13. Testing the World with Simulations.

    ERIC Educational Resources Information Center

    Roberts, Nancy

    1983-01-01

    Discusses steps involved in model building and simulation: understanding a problem, building a model, and simulation. Includes a mathematical model (focusing on a problem dealing with influenza) written in the DYNAMO computer language, developed specifically for writing simulation models. (Author/JN)

  14. Teaching Foreign Languages with Realia and Other Authentic Materials. ERIC Q&A.

    ERIC Educational Resources Information Center

    Berwald, Jean-Pierre

    Realia, authentic documents, and mass media are living daily proof of the value of language. Their authenticity, specialized vocabulary, reinforced grammatical structures, and topics of interest can help encourage interest in the target language and culture. They contain current language on all imaginable topics, and are not artificial or…

  15. Forward and adjoint spectral-element simulations of seismic wave propagation using hardware accelerators

    NASA Astrophysics Data System (ADS)

    Peter, Daniel; Videau, Brice; Pouget, Kevin; Komatitsch, Dimitri

    2015-04-01

    Improving the resolution of tomographic images is crucial to answer important questions on the nature of Earth's subsurface structure and internal processes. Seismic tomography is the most prominent approach where seismic signals from ground-motion records are used to infer physical properties of internal structures such as compressional- and shear-wave speeds, anisotropy and attenuation. Recent advances in regional- and global-scale seismic inversions move towards full-waveform inversions which require accurate simulations of seismic wave propagation in complex 3D media, providing access to the full 3D seismic wavefields. However, these numerical simulations are computationally very expensive and need high-performance computing (HPC) facilities for further improving the current state of knowledge. During recent years, many-core architectures such as graphics processing units (GPUs) have been added to available large HPC systems. Such GPU-accelerated computing together with advances in multi-core central processing units (CPUs) can greatly accelerate scientific applications. There are mainly two possible choices of language support for GPU cards, the CUDA programming environment and OpenCL language standard. CUDA software development targets NVIDIA graphic cards while OpenCL was adopted mainly by AMD graphic cards. In order to employ such hardware accelerators for seismic wave propagation simulations, we incorporated a code generation tool BOAST into an existing spectral-element code package SPECFEM3D_GLOBE. This allows us to use meta-programming of computational kernels and generate optimized source code for both CUDA and OpenCL languages, running simulations on either CUDA or OpenCL hardware accelerators. We show here applications of forward and adjoint seismic wave propagation on CUDA/OpenCL GPUs, validating results and comparing performances for different simulations and hardware usages.

  16. What can the programming language Rust do for astrophysics?

    NASA Astrophysics Data System (ADS)

    Blanco-Cuaresma, Sergi; Bolmont, Emeline

    2017-06-01

    The astrophysics community uses different tools for computational tasks such as complex systems simulations, radiative transfer calculations or big data. Programming languages like Fortran, C or C++ are commonly present in these tools and, generally, the language choice was made based on the need for performance. However, this comes at a cost: safety. For instance, a common source of error is the access to invalid memory regions, which produces random execution behaviors and affects the scientific interpretation of the results. In 2015, Mozilla Research released the first stable version of a new programming language named Rust. Many features make this new language attractive for the scientific community, it is open source and it guarantees memory safety while offering zero-cost abstraction. We explore the advantages and drawbacks of Rust for astrophysics by re-implementing the fundamental parts of Mercury-T, a Fortran code that simulates the dynamical and tidal evolution of multi-planet systems.

  17. Sentence Reading and Writing for Second Language Vocabulary Acquisition

    ERIC Educational Resources Information Center

    Pichette, Francois; de Serres, Linda; Lafontaine, Marc

    2012-01-01

    This study compares the relative effectiveness of reading and writing sentences for the incidental acquisition of new vocabulary in a second language. It also examines if recall varies according to the concreteness of target words. Participants were 203 French-speaking intermediate and advanced English as second language (ESL) learners, tested for…

  18. Hydrodynamic simulations of long-scale-length plasmas for two-plasmon-decay planar-target experiments on the NIF

    NASA Astrophysics Data System (ADS)

    Solodov, A. A.; Rosenberg, M. J.; Myatt, J. F.; Epstein, R.; Regan, S. P.; Seka, W.; Shaw, J.; Hohenberger, M.; Bates, J. W.; Moody, J. D.; Ralph, J. E.; Turnbull, D. P.; Barrios, M. A.

    2016-05-01

    The two-plasmon-decay (TPD) instability can be detrimental for direct-drive inertial confinement fusion because it generates high-energy electrons that can preheat the target, thereby reducing target performance. Hydrodynamic simulations to design a new experimental platform to investigate TPD and other laser-plasma instabilities relevant to direct-drive-ignition implosions at the National Ignition Facility are presented. The proposed experiments utilize planar plastic targets with an embedded Mo layer to characterize generation of hot electrons through Mo Kα fluorescence and hard x-ray emission. Different laser-irradiation geometries approximate conditions near both the equator and the pole of a polar-direct-drive implosion.

  19. High energy density physics effects predicted in simulations of the CERN HiRadMat beam-target interaction experiments

    NASA Astrophysics Data System (ADS)

    Tahir, N. A.; Burkart, F.; Schmidt, R.; Shutov, A.; Wollmann, D.; Piriz, A. R.

    2016-12-01

    Experiments have been done at the CERN HiRadMat (High Radiation to Materials) facility in which large cylindrical copper targets were irradiated with 440 GeV proton beam generated by the Super Proton Synchrotron (SPS). The primary purpose of these experiments was to confirm the existence of hydrodynamic tunneling of ultra-relativistic protons and their hadronic shower in solid materials, that was predicted by previous numerical simulations. The experimental measurements have shown very good agreement with the simulation results. This provides confidence in our simulations of the interaction of the 7 TeV LHC (Large Hadron Collider) protons and the 50 TeV Future Circular Collider (FCC) protons with solid materials, respectively. This work is important from the machine protection point of view. The numerical simulations have also shown that in the HiRadMat experiments, a significant part of thetarget material is be converted into different phases of High Energy Density (HED) matter, including two-phase solid-liquid mixture, expanded as well as compressed hot liquid phases, two-phase liquid-gas mixture and gaseous state. The HiRadMat facility is therefore a unique ion beam facility worldwide that is currently available for studying the thermophysical properties of HED matter. In the present paper we discuss the numerical simulation results and present a comparison with the experimental measurements.

  20. A time domain simulation of a beam control system

    NASA Astrophysics Data System (ADS)

    Mitchell, J. R.

    1981-02-01

    The Airborne Laser Laboratory (ALL) is being developed by the Air Force to investigate the integration and operation of high energy laser components in a dynamic airborne environment and to study the propagation of laser light from an airborne vehicle to an airborne target. The ALL is composed of several systems; among these are the Airborne Pointing and Tracking System (APT) and the Automatic Alignment System (AAS). This report presents the results of performing a time domain dynamic simulation for an integrated beam control system composed of the APT and AAS. The simulation is performed on a digital computer using the MIMIC language. It includes models of the dynamics of the system and of disturbances. Also presented in the report are the rationales and developments of these models. The data from the simulation code is summarized by several plots. In addition results from massaging the data with waveform analysis packages are presented. The results are discussed and conclusions are drawn.

  1. Perspective taking in language: integrating the spatial and action domains.

    PubMed

    Beveridge, Madeleine E L; Pickering, Martin J

    2013-09-17

    Language is an inherently social behavior. In this paper, we bring together two research areas that typically occupy distinct sections of the literature: perspective taking in spatial language (whether people represent a scene from their own or a different spatial perspective), and perspective taking in action language (the extent to which they simulate an action as though they were performing that action). First, we note that vocabulary is used inconsistently across the spatial and action domains, and propose a more transparent vocabulary that will allow researchers to integrate action- and spatial-perspective taking. Second, we note that embodied theories of language comprehension often make the narrow assumption that understanding action descriptions involves adopting the perspective of an agent carrying out that action. We argue that comprehenders can adopt embodied action-perspectives other than that of the agent, including those of the patient or an observer. Third, we review evidence showing that perspective taking in spatial language is a flexible process. We argue that the flexibility of spatial-perspective taking provides a means for conversation partners engaged in dialogue to maximize similarity between their situation models. These situation models can then be used as the basis for action language simulations, in which language users adopt a particular action-perspective.

  2. Perspective taking in language: integrating the spatial and action domains

    PubMed Central

    Beveridge, Madeleine E. L.; Pickering, Martin J.

    2013-01-01

    Language is an inherently social behavior. In this paper, we bring together two research areas that typically occupy distinct sections of the literature: perspective taking in spatial language (whether people represent a scene from their own or a different spatial perspective), and perspective taking in action language (the extent to which they simulate an action as though they were performing that action). First, we note that vocabulary is used inconsistently across the spatial and action domains, and propose a more transparent vocabulary that will allow researchers to integrate action- and spatial-perspective taking. Second, we note that embodied theories of language comprehension often make the narrow assumption that understanding action descriptions involves adopting the perspective of an agent carrying out that action. We argue that comprehenders can adopt embodied action-perspectives other than that of the agent, including those of the patient or an observer. Third, we review evidence showing that perspective taking in spatial language is a flexible process. We argue that the flexibility of spatial-perspective taking provides a means for conversation partners engaged in dialogue to maximize similarity between their situation models. These situation models can then be used as the basis for action language simulations, in which language users adopt a particular action-perspective. PMID:24062676

  3. High level language-based robotic control system

    NASA Technical Reports Server (NTRS)

    Rodriguez, Guillermo (Inventor); Kruetz, Kenneth K. (Inventor); Jain, Abhinandan (Inventor)

    1994-01-01

    This invention is a robot control system based on a high level language implementing a spatial operator algebra. There are two high level languages included within the system. At the highest level, applications programs can be written in a robot-oriented applications language including broad operators such as MOVE and GRASP. The robot-oriented applications language statements are translated into statements in the spatial operator algebra language. Programming can also take place using the spatial operator algebra language. The statements in the spatial operator algebra language from either source are then translated into machine language statements for execution by a digital control computer. The system also includes the capability of executing the control code sequences in a simulation mode before actual execution to assure proper action at execution time. The robot's environment is checked as part of the process and dynamic reconfiguration is also possible. The languages and system allow the programming and control of multiple arms and the use of inward/outward spatial recursions in which every computational step can be related to a transformation from one point in the mechanical robot to another point to name two major advantages.

  4. High level language-based robotic control system

    NASA Technical Reports Server (NTRS)

    Rodriguez, Guillermo (Inventor); Kreutz, Kenneth K. (Inventor); Jain, Abhinandan (Inventor)

    1996-01-01

    This invention is a robot control system based on a high level language implementing a spatial operator algebra. There are two high level languages included within the system. At the highest level, applications programs can be written in a robot-oriented applications language including broad operators such as MOVE and GRASP. The robot-oriented applications language statements are translated into statements in the spatial operator algebra language. Programming can also take place using the spatial operator algebra language. The statements in the spatial operator algebra language from either source are then translated into machine language statements for execution by a digital control computer. The system also includes the capability of executing the control code sequences in a simulation mode before actual execution to assure proper action at execution time. The robot's environment is checked as part of the process and dynamic reconfiguration is also possible. The languages and system allow the programming and control of multiple arms and the use of inward/outward spatial recursions in which every computational step can be related to a transformation from one point in the mechanical robot to another point to name two major advantages.

  5. Applications of Oral Proficiency Testing to Foreign Language. Instruction.

    ERIC Educational Resources Information Center

    American Council on the Teaching of Foreign Languages, Hastings-on-Hudson, NY.

    A guide to the adaptation of oral proficiency testing for classroom language instruction contains excerpts of projects by participants in an American Council on the Teaching of Foreign Languages (ACTFL) workshop. The excerpts are examples of proficiency based curricula and materials designed to personalize instruction and simulate real-life…

  6. Commentary: Motivation for Learning Languages Other than English in an English-Dominant World

    ERIC Educational Resources Information Center

    Duff, Patricia A.

    2017-01-01

    The majority of recent research on language learning motivation has reportedly focused on English as a target language, typically in relatively homogeneous, secondary and postsecondary "foreign language" settings. How applicable, then, are the theories and findings undergirding that research to our understanding of the contemporary…

  7. The possibility of coexistence and co-development in language competition: ecology-society computational model and simulation.

    PubMed

    Yun, Jian; Shang, Song-Chao; Wei, Xiao-Dan; Liu, Shuang; Li, Zhi-Jie

    2016-01-01

    Language is characterized by both ecological properties and social properties, and competition is the basic form of language evolution. The rise and decline of one language is a result of competition between languages. Moreover, this rise and decline directly influences the diversity of human culture. Mathematics and computer modeling for language competition has been a popular topic in the fields of linguistics, mathematics, computer science, ecology, and other disciplines. Currently, there are several problems in the research on language competition modeling. First, comprehensive mathematical analysis is absent in most studies of language competition models. Next, most language competition models are based on the assumption that one language in the model is stronger than the other. These studies tend to ignore cases where there is a balance of power in the competition. The competition between two well-matched languages is more practical, because it can facilitate the co-development of two languages. A third issue with current studies is that many studies have an evolution result where the weaker language inevitably goes extinct. From the integrated point of view of ecology and sociology, this paper improves the Lotka-Volterra model and basic reaction-diffusion model to propose an "ecology-society" computational model for describing language competition. Furthermore, a strict and comprehensive mathematical analysis was made for the stability of the equilibria. Two languages in competition may be either well-matched or greatly different in strength, which was reflected in the experimental design. The results revealed that language coexistence, and even co-development, are likely to occur during language competition.

  8. Modeling the source of GW150914 with targeted numerical-relativity simulations

    NASA Astrophysics Data System (ADS)

    Lovelace, Geoffrey; Lousto, Carlos O.; Healy, James; Scheel, Mark A.; Garcia, Alyssa; O'Shaughnessy, Richard; Boyle, Michael; Campanelli, Manuela; Hemberger, Daniel A.; Kidder, Lawrence E.; Pfeiffer, Harald P.; Szilágyi, Béla; Teukolsky, Saul A.; Zlochower, Yosef

    2016-12-01

    In fall of 2015, the two LIGO detectors measured the gravitational wave signal GW150914, which originated from a pair of merging black holes (Abbott et al Virgo, LIGO Scientific 2016 Phys. Rev. Lett. 116 061102). In the final 0.2 s (about 8 gravitational-wave cycles) before the amplitude reached its maximum, the observed signal swept up in amplitude and frequency, from 35 Hz to 150 Hz. The theoretical gravitational-wave signal for merging black holes, as predicted by general relativity, can be computed only by full numerical relativity, because analytic approximations fail near the time of merger. Moreover, the nearly-equal masses, moderate spins, and small number of orbits of GW150914 are especially straightforward and efficient to simulate with modern numerical-relativity codes. In this paper, we report the modeling of GW150914 with numerical-relativity simulations, using black-hole masses and spins consistent with those inferred from LIGO’s measurement (Abbott et al LIGO Scientific Collaboration, Virgo Collaboration 2016 Phys. Rev. Lett. 116 241102). In particular, we employ two independent numerical-relativity codes that use completely different analytical and numerical methods to model the same merging black holes and to compute the emitted gravitational waveform; we find excellent agreement between the waveforms produced by the two independent codes. These results demonstrate the validity, impact, and potential of current and future studies using rapid-response, targeted numerical-relativity simulations for better understanding gravitational-wave observations.

  9. Cross-language phonological activation: evidence from masked onset priming and ERPs.

    PubMed

    Jouravlev, Olessia; Lupker, Stephen J; Jared, Debra

    2014-07-01

    The goal of the present research was to provide direct evidence for the cross-language interaction of phonologies at the sub-lexical level by using the masked onset priming paradigm. More specifically, we investigated whether there is a cross-language masked onset priming effect (MOPE) with L2 (English) primes and L1 (Russian) targets and whether it is modulated by the orthographic similarity of primes and targets. Primes and targets had onsets that overlapped either only phonologically, only orthographically, both phonologically and orthographically, or did not have any overlap. Phonological overlap, but not orthographic overlap, between primes and targets led to faster naming latencies. In contrast, the ERP data provided evidence for effects of both phonological and orthographic overlap. Finally, the time-course of phonological and orthographic processing for our bilinguals mirrored the time-course previously reported for monolinguals in the ERP data. These results provide evidence for shared representations at the sub-lexical level for a bilingual's two languages. Copyright © 2014 Elsevier Inc. All rights reserved.

  10. Monte Carlo simulation of the influence of pressure and target-substrate distance on the sputtering process for metal and semiconductor layers

    NASA Astrophysics Data System (ADS)

    Bouazza, Abdelkader; Settaouti, Abderrahmane

    2016-07-01

    The energy and the number of particles arriving at the substrate during physical vapor deposition (PVD) are in close relation with divers parameters. In this work, we present the influence of the distance between the target and substrate and the gas pressure in the sputtering process of deposited layers of metals (Cu, Al and Ag) and semiconductors (Ge, Te and Si) for substrate diameter of 40 cm and target diameter of 5 cm. The nascent sputter flux, the flux of the atoms and their energy arriving at the substrate have been simulated by Monte Carlo codes. A good agreement between previous works of other groups and our simulations for sputter pressures (0.3-1 Pa) and target-substrate distances (8-20 cm) is obtained.

  11. Delayed Anticipatory Spoken Language Processing in Adults with Dyslexia—Evidence from Eye-tracking.

    PubMed

    Huettig, Falk; Brouwer, Susanne

    2015-05-01

    It is now well established that anticipation of upcoming input is a key characteristic of spoken language comprehension. It has also frequently been observed that literacy influences spoken language processing. Here, we investigated whether anticipatory spoken language processing is related to individuals' word reading abilities. Dutch adults with dyslexia and a control group participated in two eye-tracking experiments. Experiment 1 was conducted to assess whether adults with dyslexia show the typical language-mediated eye gaze patterns. Eye movements of both adults with and without dyslexia closely replicated earlier research: spoken language is used to direct attention to relevant objects in the environment in a closely time-locked manner. In Experiment 2, participants received instructions (e.g., 'Kijk naar de(COM) afgebeelde piano(COM)', look at the displayed piano) while viewing four objects. Articles (Dutch 'het' or 'de') were gender marked such that the article agreed in gender only with the target, and thus, participants could use gender information from the article to predict the target object. The adults with dyslexia anticipated the target objects but much later than the controls. Moreover, participants' word reading scores correlated positively with their anticipatory eye movements. We conclude by discussing the mechanisms by which reading abilities may influence predictive language processing. Copyright © 2015 John Wiley & Sons, Ltd.

  12. Dataflow computing approach in high-speed digital simulation

    NASA Technical Reports Server (NTRS)

    Ercegovac, M. D.; Karplus, W. J.

    1984-01-01

    New computational tools and methodologies for the digital simulation of continuous systems were explored. Programmability, and cost effective performance in multiprocessor organizations for real time simulation was investigated. Approach is based on functional style languages and data flow computing principles, which allow for the natural representation of parallelism in algorithms and provides a suitable basis for the design of cost effective high performance distributed systems. The objectives of this research are to: (1) perform comparative evaluation of several existing data flow languages and develop an experimental data flow language suitable for real time simulation using multiprocessor systems; (2) investigate the main issues that arise in the architecture and organization of data flow multiprocessors for real time simulation; and (3) develop and apply performance evaluation models in typical applications.

  13. Simulating the impact of cholinesterase-inhibiting pesticides on non-target wildlife in irrigated crops

    USGS Publications Warehouse

    Pisani, J.M.; Grant, W.E.; Mora, M.A.

    2008-01-01

    We present a simulation model for risk assessment of the impact of insecticide inhibitors of cholinesterase (ChE) applied in irrigated agricultural fields on non-target wildlife. The model, which we developed as a compartment model based on difference equations (??t = 1 h), consists of six submodels describing the dynamics of (1) insecticide application, (2) insecticide movement into floodable soil, (3) irrigation and rain, (4) insecticide dissolution in water, (5) foraging and insecticide intake from water, and (6) ChE inhibition and recovery. To demonstrate application of the model, we simulated historical and "worst-case" scenarios of the impact of ChE-inhibiting insecticides on white-winged doves (Zenaida asiatica) inhabiting natural brushland adjacent to cotton and sugarcane fields in the Lower Rio Grande Valley of Texas, USA. Only when a rain event occurred just after insecticide application did predicted levels of ChE inhibition surpass the diagnostic level of 20% exposure. The present model should aid in assessing the effect of ChE-inhibiting insecticides on ChE activity of different species that drink contaminated water from irrigated agricultural fields, and in identifying specific situations in which the juxtaposition of environmental conditions and management schemes could result in a high risk to non-target wildlife. ?? 2007 Elsevier B.V. All rights reserved.

  14. Simpler grammar, larger vocabulary: How population size affects language

    PubMed Central

    2018-01-01

    Languages with many speakers tend to be structurally simple while small communities sometimes develop languages with great structural complexity. Paradoxically, the opposite pattern appears to be observed for non-structural properties of language such as vocabulary size. These apparently opposite patterns pose a challenge for theories of language change and evolution. We use computational simulations to show that this inverse pattern can depend on a single factor: ease of diffusion through the population. A population of interacting agents was arranged on a network, passing linguistic conventions to one another along network links. Agents can invent new conventions, or replicate conventions that they have previously generated themselves or learned from other agents. Linguistic conventions are either Easy or Hard to diffuse, depending on how many times an agent needs to encounter a convention to learn it. In large groups, only linguistic conventions that are easy to learn, such as words, tend to proliferate, whereas small groups where everyone talks to everyone else allow for more complex conventions, like grammatical regularities, to be maintained. Our simulations thus suggest that language, and possibly other aspects of culture, may become simpler at the structural level as our world becomes increasingly interconnected. PMID:29367397

  15. Numerical simulation of nonlinear feedback model of saccade generation circuit implemented in the LabView graphical programming language.

    PubMed

    Jackson, M E; Gnadt, J W

    1999-03-01

    The object-oriented graphical programming language LabView was used to implement the numerical solution to a computational model of saccade generation in primates. The computational model simulates the activity and connectivity of anatomical strictures known to be involved in saccadic eye movements. The LabView program provides a graphical user interface to the model that makes it easy to observe and modify the behavior of each element of the model. Essential elements of the source code of the LabView program are presented and explained. A copy of the model is available for download from the internet.

  16. Reflections on Clinical Learning in Novice Speech-Language Therapy Students

    ERIC Educational Resources Information Center

    Hill, Anne E.; Davidson, Bronwyn J.; Theodoros, Deborah G.

    2012-01-01

    Background: Reflective practice is reported to enhance clinical reasoning and therefore to maximize client outcomes. The inclusion of targeted reflective practice in academic programmes in speech-language therapy has not been consistent, although providing opportunities for speech-language therapy students to reflect during their clinical practice…

  17. Promoting Social Communication in a Child with Specific Language Impairment

    ERIC Educational Resources Information Center

    O'Handley, Roderick D.; Radley, Keith C.; Lum, John D. K.

    2016-01-01

    Social difficulties represent a major area of concern in children with specific language impairment (SLI). Social skills interventions targeting communication or language skills of children with SLI have been generally ineffective. The current study tested the efficacy of a social skills intervention consisting of multiple behavioral interventions…

  18. A Discussion-Based Online Approach to Fostering Deep Cultural Inquiry in an Introductory Language Course

    ERIC Educational Resources Information Center

    Garrett-Rucks, Paula

    2013-01-01

    Fostering and assessing language learners' cultural understanding is a daunting task, particularly at the early stages of language learning with target language instruction. The purpose of this study was to explore the development of beginning French language learners' intercultural understanding in a computer-mediated environment where students…

  19. Bilingual infants control their languages as they listen

    PubMed Central

    2017-01-01

    Infants growing up in bilingual homes learn two languages simultaneously without apparent confusion or delay. However, the mechanisms that support this remarkable achievement remain unclear. Here, we demonstrate that infants use language-control mechanisms to preferentially activate the currently heard language during listening. In a naturalistic eye-tracking procedure, bilingual infants were more accurate at recognizing objects labeled in same-language sentences (“Find the dog!”) than in switched-language sentences (“Find the chien!”). Measurements of infants’ pupil size over time indicated that this resulted from increased cognitive load during language switches. However, language switches did not always engender processing difficulties: the switch cost was reduced or eliminated when the switch was from the nondominant to the dominant language, and when it crossed a sentence boundary. Adults showed the same patterns of performance as infants, even though target words were simple and highly familiar. Our results provide striking evidence from infancy to adulthood that bilinguals monitor their languages for efficient comprehension. Everyday practice controlling two languages during listening is likely to explain previously observed bilingual cognitive advantages across the lifespan. PMID:28784802

  20. Ada Compiler Validation Summary Report: Certificate Number: 880318W1. 09041, International Business Machines Corporation, IBM Development System for the Ada Language, Version 2.1.0, IBM 4381 under VM/HPO, Host and Target

    DTIC Science & Technology

    1988-03-28

    International Business Machines Corporation IBM Development System for the Ada Language, Version 2.1.0 IBM 4381 under VM/HPO, host and target DTIC...necessary and identify by block number) International Business Machines Corporation, IBM Development System for the Ada Language, Version 2.1.0, IBM...in the compiler listed in this declaration. I declare that International Business Machines Corporation is the owner of record of the object code of the

  1. Learners' Use of First Language (Arabic) in Pair Work in an EFL Class

    ERIC Educational Resources Information Center

    Storch, Neomy; Aldosari, Ali

    2010-01-01

    One of the concerns foreign language teachers may have about using small group (and pair) work is that students will use their shared first language (L1) instead of the target language. This study investigated the effect of learner proficiency pairing and task type on the amount of L1 used by learners of English as a foreign language (EFL) in pair…

  2. Self-organizing map models of language acquisition

    PubMed Central

    Li, Ping; Zhao, Xiaowei

    2013-01-01

    Connectionist models have had a profound impact on theories of language. While most early models were inspired by the classic parallel distributed processing architecture, recent models of language have explored various other types of models, including self-organizing models for language acquisition. In this paper, we aim at providing a review of the latter type of models, and highlight a number of simulation experiments that we have conducted based on these models. We show that self-organizing connectionist models can provide significant insights into long-standing debates in both monolingual and bilingual language development. We suggest future directions in which these models can be extended, to better connect with behavioral and neural data, and to make clear predictions in testing relevant psycholinguistic theories. PMID:24312061

  3. Native language change during early stages of second language learning.

    PubMed

    Bice, Kinsey; Kroll, Judith F

    2015-11-11

    Research on proficient bilinguals has demonstrated that both languages are always active, even when only one is required. The coactivation of the two languages creates both competition and convergence, facilitating the processing of cognate words, but slowing lexical access when there is a requirement to engage control mechanisms to select the target language. Critically, these consequences are evident in the native language (L1) as well as in the second language (L2). The present study questioned whether L1 changes can be detected at early stages of L2 learning and how they are modulated by L2 proficiency. Native English speakers learning Spanish performed an English (L1) lexical decision task that included cognates while event-related potentials were recorded. They also performed verbal fluency, working memory, and inhibitory control tasks. A group of matched monolinguals performed the same tasks in English only. The results revealed that intermediate learners demonstrate a reduced N400 for cognates compared with noncognates in English (L1), and an emerging effect is visually present in beginning learners as well; however, no behavioral cognate effect was present for either group. In addition, slower reaction times in English (L1) are related to a larger cognate N400 magnitude in English (L1) and Spanish (L2), and to better inhibitory control for learners but not for monolinguals. The results suggest that contrary to the claim that L2 affects L1 only when L2 speakers are highly proficient, L2 learning begins to impact L1 early in the development of the L2 skill.

  4. A survey of electric and hybrid vehicle simulation programs

    NASA Technical Reports Server (NTRS)

    Bevan, J.; Heimburger, D. A.; Metcalfe, M. A.

    1978-01-01

    Results of a survey conducted within the United States to determine the extent of development and capabilities of automotive performance simulation programs suitable for electric and hybrid vehicle studies are summarized. Altogether, 111 programs were identified as being in a usable state. The complexity of the existing programs spans a range from a page of simple desktop calculator instructions to 300,000 lines of a high-level programming language. The capability to simulate electric vehicles was most common, heat-engines second, and hybrid vehicles least common. Batch-operated programs are slightly more common than interactive ones, and one-third can be operated in either mode. The most commonly used language was FORTRAN, the language typically used by engineers. The higher-level simulation languages (e.g. SIMSCRIPT, GPSS, SIMULA) used by "model builders" were conspicuously lacking.

  5. The Bilingual Language Interaction Network for Comprehension of Speech*

    PubMed Central

    Marian, Viorica

    2013-01-01

    During speech comprehension, bilinguals co-activate both of their languages, resulting in cross-linguistic interaction at various levels of processing. This interaction has important consequences for both the structure of the language system and the mechanisms by which the system processes spoken language. Using computational modeling, we can examine how cross-linguistic interaction affects language processing in a controlled, simulated environment. Here we present a connectionist model of bilingual language processing, the Bilingual Language Interaction Network for Comprehension of Speech (BLINCS), wherein interconnected levels of processing are created using dynamic, self-organizing maps. BLINCS can account for a variety of psycholinguistic phenomena, including cross-linguistic interaction at and across multiple levels of processing, cognate facilitation effects, and audio-visual integration during speech comprehension. The model also provides a way to separate two languages without requiring a global language-identification system. We conclude that BLINCS serves as a promising new model of bilingual spoken language comprehension. PMID:24363602

  6. Advances in HYDRA and its application to simulations of Inertial Confinement Fusion targets

    NASA Astrophysics Data System (ADS)

    Marinak, M. M.; Kerbel, G. D.; Koning, J. M.; Patel, M. V.; Sepke, S. M.; Brown, P. N.; Chang, B.; Procassini, R.; Veitzer, S. A.

    2008-11-01

    We will outline new capabilities added to the HYDRA 2D/3D multiphysics ICF simulation code. These include a new SN multigroup radiation transport package (1D), constitutive models for elastic-plastic (strength) effects, and a mix model. A Monte Carlo burn package is being incorporated to model diagnostic signatures of neutrons, gamma rays and charged particles. A 3D MHD package that treats resistive MHD is available. Improvements to HYDRA's implicit Monte Carlo photonics package, including the addition of angular biasing, now enable integrated hohlraum simulations to complete in substantially shorter time. The heavy ion beam deposition package now includes a new model for ion stopping power developed by the Tech-X Corporation, with improved accuracy below the Bragg peak. Examples will illustrate HYDRA's enhanced capabilities to simulate various aspects of inertial confinement fusion targets.This work was performed under the auspices of the Lawrence Livermore National Security, LLC, (LLNS) under Contract No. DE-AC52-07NA27344. The work of Tech-X personnel was funded by the Department of Energy under Small Business Innovation Research Contract No. DE-FG02-03ER83797.

  7. Wikis for Building Content Knowledge in the Foreign Language Classroom

    ERIC Educational Resources Information Center

    Pellet, Stephanie H.

    2012-01-01

    Most pedagogical applications of wikis in foreign language education draw on this collaborative tool to improve (formal) writing skills or to develop target language cultural sensitivity, missing largely on the opportunity to support student-developed L2 content knowledge. Seeking an alternative to traditional teacher-centered approaches, this…

  8. An automated methodology development. [software design for combat simulation

    NASA Technical Reports Server (NTRS)

    Hawley, L. R.

    1985-01-01

    The design methodology employed in testing the applicability of Ada in large-scale combat simulations is described. Ada was considered as a substitute for FORTRAN to lower life cycle costs and ease the program development efforts. An object-oriented approach was taken, which featured definitions of military targets, the capability of manipulating their condition in real-time, and one-to-one correlation between the object states and real world states. The simulation design process was automated by the problem statement language (PSL)/problem statement analyzer (PSA). The PSL/PSA system accessed the problem data base directly to enhance the code efficiency by, e.g., eliminating non-used subroutines, and provided for automated report generation, besides allowing for functional and interface descriptions. The ways in which the methodology satisfied the responsiveness, reliability, transportability, modifiability, timeliness and efficiency goals are discussed.

  9. Negotiation of Meaning and Language-Related Episodes in Synchronous, Audio-Based Chinese-German eTandem

    ERIC Educational Resources Information Center

    Renner, Julia

    2017-01-01

    The present paper examines negotiation of meaning and language-related episodes in Chinese-German eTandem interaction, focusing on Chinese as target language. Against the background of the interactionist approach to language learning and drawing upon Swain and Lapkin's (1998, Interaction and second language learning: Two adolescent French…

  10. Phonation takes precedence over articulation in development as well as evolution of language.

    PubMed

    Oller, D Kimbrough

    2014-12-01

    Early human vocal development is characterized first by emerging control of phonation and later by prosodic and supraglottal articulation. The target article has missed the opportunity to use these facts in the characterization of evolution in language-specific brain mechanisms. Phonation appears to be the initial human-specific brain change for language, and it was presumably a key target of selection in early hominin evolution.

  11. Linguistic Minorities and the Multilingual Turn: Constructing Language Ownership through Affect in Cultural Production

    ERIC Educational Resources Information Center

    McLaughlin, Mireille

    2016-01-01

    The "multilingual turn" brings questions of language ownership to the forefront of debates about linguistic minority governance. Acadian minority cultural producers construct language ownership using multiple languages and targeting multilingual publics, but use ideologies of monolingualism to situate Acadian authenticity in place and…

  12. Language Transfer in Language Learning. Language Acquisition & Language Disorders 5.

    ERIC Educational Resources Information Center

    Gass, Susan M., Ed.; Selinker, Larry, Ed.

    The study of native language influence in Second Language Acquisition has undergone significant changes over the past few decades. This book, which includes 12 chapters by distinguished researchers in the field of second language acquisition, traces the conceptual history of language transfer from its early role within a Contrastive Analysis…

  13. Mobile Language Learning: The Medium Is ^Not The Message

    ERIC Educational Resources Information Center

    Lotherington, Heather

    2018-01-01

    This paper repositions McLuhan's (1964/1965) extension theory of technology in the context of "mobile (-assisted) language learning" (MALL), and explores whether and how the medium (i.e., the mobile device) impacts the message (i.e., the target language) and the means by which it is taught in MALL. A survey of recommended commercial MALL…

  14. Improving Language Skills To Incorporate Detail in Student's Writing.

    ERIC Educational Resources Information Center

    McAvinney, Angie

    This report describes a program for enriching language use in writing. The targeted population consisted of one classroom of fourth grade students in a public elementary school. This school is in the small rural community near a large city in the Midwest. The problem of lack of language skills in writing was documented with teacher and student…

  15. Implementing a modeling software for animated protein-complex interactions using a physics simulation library.

    PubMed

    Ueno, Yutaka; Ito, Shuntaro; Konagaya, Akihiko

    2014-12-01

    To better understand the behaviors and structural dynamics of proteins within a cell, novel software tools are being developed that can create molecular animations based on the findings of structural biology. This study proposes our method developed based on our prototypes to detect collisions and examine the soft-body dynamics of molecular models. The code was implemented with a software development toolkit for rigid-body dynamics simulation and a three-dimensional graphics library. The essential functions of the target software system included the basic molecular modeling environment, collision detection in the molecular models, and physical simulations of the movement of the model. Taking advantage of recent software technologies such as physics simulation modules and interpreted scripting language, the functions required for accurate and meaningful molecular animation were implemented efficiently.

  16. Syntactic priming in American Sign Language.

    PubMed

    Hall, Matthew L; Ferreira, Victor S; Mayberry, Rachel I

    2015-01-01

    Psycholinguistic studies of sign language processing provide valuable opportunities to assess whether language phenomena, which are primarily studied in spoken language, are fundamentally shaped by peripheral biology. For example, we know that when given a choice between two syntactically permissible ways to express the same proposition, speakers tend to choose structures that were recently used, a phenomenon known as syntactic priming. Here, we report two experiments testing syntactic priming of a noun phrase construction in American Sign Language (ASL). Experiment 1 shows that second language (L2) signers with normal hearing exhibit syntactic priming in ASL and that priming is stronger when the head noun is repeated between prime and target (the lexical boost effect). Experiment 2 shows that syntactic priming is equally strong among deaf native L1 signers, deaf late L1 learners, and hearing L2 signers. Experiment 2 also tested for, but did not find evidence of, phonological or semantic boosts to syntactic priming in ASL. These results show that despite the profound differences between spoken and signed languages in terms of how they are produced and perceived, the psychological representation of sentence structure (as assessed by syntactic priming) operates similarly in sign and speech.

  17. TH-E-BRE-09: TrueBeam Monte Carlo Absolute Dose Calculations Using Monitor Chamber Backscatter Simulations and Linac-Logged Target Current

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    A, Popescu I; Lobo, J; Sawkey, D

    2014-06-15

    Purpose: To simulate and measure radiation backscattered into the monitor chamber of a TrueBeam linac; establish a rigorous framework for absolute dose calculations for TrueBeam Monte Carlo (MC) simulations through a novel approach, taking into account the backscattered radiation and the actual machine output during beam delivery; improve agreement between measured and simulated relative output factors. Methods: The ‘monitor backscatter factor’ is an essential ingredient of a well-established MC absolute dose formalism (the MC equivalent of the TG-51 protocol). This quantity was determined for the 6 MV, 6X FFF, and 10X FFF beams by two independent Methods: (1) MC simulationsmore » in the monitor chamber of the TrueBeam linac; (2) linac-generated beam record data for target current, logged for each beam delivery. Upper head MC simulations used a freelyavailable manufacturer-provided interface to a cloud-based platform, allowing use of the same head model as that used to generate the publicly-available TrueBeam phase spaces, without revealing the upper head design. The MC absolute dose formalism was expanded to allow direct use of target current data. Results: The relation between backscatter, number of electrons incident on the target for one monitor unit, and MC absolute dose was analyzed for open fields, as well as a jaw-tracking VMAT plan. The agreement between the two methods was better than 0.15%. It was demonstrated that the agreement between measured and simulated relative output factors improves across all field sizes when backscatter is taken into account. Conclusion: For the first time, simulated monitor chamber dose and measured target current for an actual TrueBeam linac were incorporated in the MC absolute dose formalism. In conjunction with the use of MC inputs generated from post-delivery trajectory-log files, the present method allows accurate MC dose calculations, without resorting to any of the simplifying assumptions previously made in the

  18. Acquisition of speech rhythm in first language.

    PubMed

    Polyanskaya, Leona; Ordin, Mikhail

    2015-09-01

    Analysis of English rhythm in speech produced by children and adults revealed that speech rhythm becomes increasingly more stress-timed as language acquisition progresses. Children reach the adult-like target by 11 to 12 years. The employed speech elicitation paradigm ensured that the sentences produced by adults and children at different ages were comparable in terms of lexical content, segmental composition, and phonotactic complexity. Detected differences between child and adult rhythm and between rhythm in child speech at various ages cannot be attributed to acquisition of phonotactic language features or vocabulary, and indicate the development of language-specific phonetic timing in the course of acquisition.

  19. Grammatical Aspect and Mental Simulation

    ERIC Educational Resources Information Center

    Bergen, Benjamin; Wheeler, Kathryn

    2010-01-01

    When processing sentences about perceptible scenes and performable actions, language understanders activate perceptual and motor systems to perform mental simulations of those events. But little is known about exactly what linguistic elements activate modality-specific systems during language processing. While it is known that content words, like…

  20. The application of an MPM-MFM method for simulating weapon-target interaction.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ma, X.; Zou, Q.; Zhang, D. Z.

    2005-01-01

    During the past two decades, Los Alamos National Laboratory (LANL) has developed computational algorithms and software for analysis of multiphase flow suitable for high-speed projectile penetration of metallic and nonmetallic materials, using a material point method (MPM)-multiphase flow method (MFM). Recently, ACTA has teamed with LANL to advance a computational algorithm for simulating complex weapon-target interaction for penetrating and exploding munitions, such as tank rounds and artillery shells, as well as non-exploding kinetic energy penetrators. This paper will outline the mathematical basis for the MPM-MFM method as implemented in LANL's CartaBlanca code. CartaBlanca, written entirely in Java using object-oriented design,more » is used to solve complex problems involving (a) failure and penetration of solids, (b) heat transfer, (c) phase change, (d) chemical reactions, and (e) multiphase flow. We will present its application to the penetration of a steel target by a tungsten cylinder and compare results with time-resolved experimental data published by Anderson, et. al., Int. J. Impact Engng., Vol. 16, No. 1, pp. 1-18, 1995.« less

  1. Perceptual recovery from consonant-cluster simplification in Korean using language-specific phonological knowledge.

    PubMed

    Cho, Taehong; McQueen, James M

    2011-08-01

    Two experiments examined whether perceptual recovery from Korean consonant-cluster simplification is based on language-specific phonological knowledge. In tri-consonantal C1C2C3 sequences such as /lkt/ and /lpt/ in Seoul Korean, either C1 or C2 can be completely deleted. Seoul Koreans monitored for C2 targets (/p/ or / k/, deleted or preserved) in the second word of a two-word phrase with an underlying /l/-C2-/t/ sequence. In Experiment 1 the target-bearing words had contextual lexical-semantic support. Listeners recovered deleted targets as fast and as accurately as preserved targets with both Word and Intonational Phrase (IP) boundaries between the two words. In Experiment 2, contexts were low-pass filtered. Listeners were still able to recover deleted targets as well as preserved targets in IP-boundary contexts, but better with physically-present targets than with deleted targets in Word-boundary contexts. This suggests that the benefit of having target acoustic-phonetic information emerges only when higher-order (contextual and phrase-boundary) information is not available. The strikingly efficient recovery of deleted phonemes with neither acoustic-phonetic cues nor contextual support demonstrates that language-specific phonological knowledge, rather than language-universal perceptual processes which rely on fine-grained phonetic details, is employed when the listener perceives the results of a continuous-speech process in which reduction is phonetically complete.

  2. TargetCompare: A web interface to compare simultaneous miRNAs targets.

    PubMed

    Moreira, Fabiano Cordeiro; Dustan, Bruno; Hamoy, Igor G; Ribeiro-Dos-Santos, André M; Dos Santos, Andrea Ribeiro

    2014-01-01

    MicroRNAs (miRNAs) are small non-coding nucleotide sequences between 17 and 25 nucleotides in length that primarily function in the regulation of gene expression. A since miRNA has thousand of predict targets in a complex, regulatory cell signaling network. Therefore, it is of interest to study multiple target genes simultaneously. Hence, we describe a web tool (developed using Java programming language and MySQL database server) to analyse multiple targets of pre-selected miRNAs. We cross validated the tool in eight most highly expressed miRNAs in the antrum region of stomach. This helped to identify 43 potential genes that are target of at least six of the referred miRNAs. The developed tool aims to reduce the randomness and increase the chance of selecting strong candidate target genes and miRNAs responsible for playing important roles in the studied tissue. http://lghm.ufpa.br/targetcompare.

  3. Neural Basis of Action Understanding: Evidence from Sign Language Aphasia.

    PubMed

    Rogalsky, Corianne; Raphel, Kristin; Tomkovicz, Vivian; O'Grady, Lucinda; Damasio, Hanna; Bellugi, Ursula; Hickok, Gregory

    2013-01-01

    The neural basis of action understanding is a hotly debated issue. The mirror neuron account holds that motor simulation in fronto-parietal circuits is critical to action understanding including speech comprehension, while others emphasize the ventral stream in the temporal lobe. Evidence from speech strongly supports the ventral stream account, but on the other hand, evidence from manual gesture comprehension (e.g., in limb apraxia) has led to contradictory findings. Here we present a lesion analysis of sign language comprehension. Sign language is an excellent model for studying mirror system function in that it bridges the gap between the visual-manual system in which mirror neurons are best characterized and language systems which have represented a theoretical target of mirror neuron research. Twenty-one life long deaf signers with focal cortical lesions performed two tasks: one involving the comprehension of individual signs and the other involving comprehension of signed sentences (commands). Participants' lesions, as indicated on MRI or CT scans, were mapped onto a template brain to explore the relationship between lesion location and sign comprehension measures. Single sign comprehension was not significantly affected by left hemisphere damage. Sentence sign comprehension impairments were associated with left temporal-parietal damage. We found that damage to mirror system related regions in the left frontal lobe were not associated with deficits on either of these comprehension tasks. We conclude that the mirror system is not critically involved in action understanding.

  4. Language Learning Strategies and Styles among Iranian Engineering and Political Science Graduate Students Studying Abroad

    ERIC Educational Resources Information Center

    Alireza, Shakarami; Abdullah, Mardziha H.

    2010-01-01

    Language learning strategies are used with the explicit goal of helping learners improve their knowledge and understanding of a target language. They are the conscious thoughts and behaviors used by students to facilitate language learning tasks and to personalize language learning process. Learning styles on the other hand, are "general…

  5. A functional language approach in high-speed digital simulation

    NASA Technical Reports Server (NTRS)

    Ercegovac, M. D.; Lu, S.-L.

    1983-01-01

    A functional programming approach for a multi-microprocessor architecture is presented. The language, based on Backus FP, its intermediate form and the translation process are discussed and illustrated with an example. The approach allows performance analysis to be performed at a high level as an aid in program partitioning.

  6. Linguistic contributions to speech-on-speech masking for native and non-native listeners: language familiarity and semantic content.

    PubMed

    Brouwer, Susanne; Van Engen, Kristin J; Calandruccio, Lauren; Bradlow, Ann R

    2012-02-01

    This study examined whether speech-on-speech masking is sensitive to variation in the degree of similarity between the target and the masker speech. Three experiments investigated whether speech-in-speech recognition varies across different background speech languages (English vs Dutch) for both English and Dutch targets, as well as across variation in the semantic content of the background speech (meaningful vs semantically anomalous sentences), and across variation in listener status vis-à-vis the target and masker languages (native, non-native, or unfamiliar). The results showed that the more similar the target speech is to the masker speech (e.g., same vs different language, same vs different levels of semantic content), the greater the interference on speech recognition accuracy. Moreover, the listener's knowledge of the target and the background language modulate the size of the release from masking. These factors had an especially strong effect on masking effectiveness in highly unfavorable listening conditions. Overall this research provided evidence that that the degree of target-masker similarity plays a significant role in speech-in-speech recognition. The results also give insight into how listeners assign their resources differently depending on whether they are listening to their first or second language. © 2012 Acoustical Society of America

  7. Linguistic contributions to speech-on-speech masking for native and non-native listeners: Language familiarity and semantic content

    PubMed Central

    Brouwer, Susanne; Van Engen, Kristin J.; Calandruccio, Lauren; Bradlow, Ann R.

    2012-01-01

    This study examined whether speech-on-speech masking is sensitive to variation in the degree of similarity between the target and the masker speech. Three experiments investigated whether speech-in-speech recognition varies across different background speech languages (English vs Dutch) for both English and Dutch targets, as well as across variation in the semantic content of the background speech (meaningful vs semantically anomalous sentences), and across variation in listener status vis-à-vis the target and masker languages (native, non-native, or unfamiliar). The results showed that the more similar the target speech is to the masker speech (e.g., same vs different language, same vs different levels of semantic content), the greater the interference on speech recognition accuracy. Moreover, the listener’s knowledge of the target and the background language modulate the size of the release from masking. These factors had an especially strong effect on masking effectiveness in highly unfavorable listening conditions. Overall this research provided evidence that that the degree of target-masker similarity plays a significant role in speech-in-speech recognition. The results also give insight into how listeners assign their resources differently depending on whether they are listening to their first or second language. PMID:22352516

  8. Students' Perceptions of Bilingualism in Spanish and Mandarin Dual Language Programs

    ERIC Educational Resources Information Center

    Lindholm-Leary, Kathryn

    2016-01-01

    Considerable research documents students' outcomes in dual language (DL) programs, but there is little examination of students' perceptions of bilingualism and its impact on students' cognitive functioning and social relationships, especially with comparative studies across different target languages and student backgrounds. This study, which…

  9. An Ada Object Oriented Missile Flight Simulation

    DTIC Science & Technology

    1991-09-01

    identify by block number) This thesis uses the Ada programming language in the design and development of an air-to-air missile flight simulation with...object oriented techniques and sound software engineering principles. The simulation is designed to be more understandable, modifiable, efficient and...Department of Computer Science ii ABSTRACT This thesis uses the Ada programming language in the design and development of an air-to-air missile flight

  10. Evaluation of Watershed-Scale Simulations of In-Stream Pesticide Concentrations from Off-Target Spray Drift.

    PubMed

    Winchell, Michael F; Pai, Naresh; Brayden, Benjamin H; Stone, Chris; Whatling, Paul; Hanzas, John P; Stryker, Jody J

    2018-01-01

    The estimation of pesticide concentrations in surface water bodies is a critical component of the environmental risk assessment process required by regulatory agencies in North America, the European Union, and elsewhere. Pesticide transport to surface waters via deposition from off-field spray drift can be an important route of potential contamination. The spatial orientation of treated fields relative to receiving water bodies make prediction of off-target pesticide spray drift deposition and resulting aquatic estimated environmental concentrations (EECs) challenging at the watershed scale. The variability in wind conditions further complicates the simulation of the environmental processes leading to pesticide spray drift contributions to surface water. This study investigates the use of the Soil Water Assessment Tool (SWAT) for predicting concentrations of malathion (O,O-deimethyl thiophosphate of diethyl mercaptosuccinate) in a flowing water body when exposure is a result of off-target spray drift, and assesses the model's performance using a parameterization typical of a screening-level regulatory assessment. Six SWAT parameterizations, each including incrementally more site-specific data, are then evaluated to quantify changes in model performance. Results indicate that the SWAT model is an appropriate tool for simulating watershed scale concentrations of pesticides resulting from off-target spray drift deposition. The model predictions are significantly more accurate when the inputs and assumptions accurately reflect application practices and environmental conditions. Inclusion of detailed wind data had the most significant impact on improving model-predicted EECs in comparison to observed concentrations. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  11. New Frontiers in Language Evolution and Development.

    PubMed

    Oller, D Kimbrough; Dale, Rick; Griebel, Ulrike

    2016-04-01

    This article introduces the Special Issue and its focus on research in language evolution with emphasis on theory as well as computational and robotic modeling. A key theme is based on the growth of evolutionary developmental biology or evo-devo. The Special Issue consists of 13 articles organized in two sections: A) Theoretical foundations and B) Modeling and simulation studies. All the papers are interdisciplinary in nature, encompassing work in biological and linguistic foundations for the study of language evolution as well as a variety of computational and robotic modeling efforts shedding light on how language may be developed and may have evolved. Copyright © 2016 Cognitive Science Society, Inc.

  12. Identification of Barriers to Pediatric Care in Limited-Resource Settings: A Simulation Study.

    PubMed

    Shilkofski, Nicole; Hunt, Elizabeth A

    2015-12-01

    Eighty percent of the 10 million annual deaths in children aged <5 years in developing countries are estimated to be avoidable, with improvements in education for pediatric emergency management being a key factor. Education must take into account cultural considerations to be effective. Study objectives were: (1) to use simulation to identify factors posing barriers to patient care in limited resource settings (LRS); and (2) to understand how simulations in LRS can affect communication and decision-making processes. A qualitative study was conducted at 17 different sites in 12 developing countries in Asia, Latin America, and Africa. Data from observations of 68 in situ simulated pediatric emergencies were coded for thematic analysis. Sixty-two different "key informants" were interviewed regarding perceived benefit of simulations. Coding of observations and interviews yielded common themes: impact of culture on team hierarchy, impact of communication and language barriers on situational awareness, systematic emergency procedures, role delineation, shared cognition and resource awareness through simulation, logistic barriers to patient care, and use of recognition-primed decision-making by experienced clinicians. Changes in clinical environments were implemented as a result of simulations. Ad hoc teams in LRS face challenges in caring safely for patients; these include language and cultural barriers, as well as environmental and resource constraints. Engaging teams in simulations may promote improved communication, identification of systems issues and latent threats to target for remediation. There may be a role for training novices in use of recognition-primed or algorithmic decision-making strategies to improve rapidity and efficiency of decisions in LRS. Copyright © 2015 by the American Academy of Pediatrics.

  13. A formal language for the specification and verification of synchronous and asynchronous circuits

    NASA Technical Reports Server (NTRS)

    Russinoff, David M.

    1993-01-01

    A formal hardware description language for the intended application of verifiable asynchronous communication is described. The language is developed within the logical framework of the Nqthm system of Boyer and Moore and is based on the event-driven behavioral model of VHDL, including the basic VHDL signal propagation mechanisms, the notion of simulation deltas, and the VHDL simulation cycle. A core subset of the language corresponds closely with a subset of VHDL and is adequate for the realistic gate-level modeling of both combinational and sequential circuits. Various extensions to this subset provide means for convenient expression of behavioral circuit specifications.

  14. Sensing the Sentence: An Embodied Simulation Approach to Rhetorical Grammar

    ERIC Educational Resources Information Center

    Rule, Hannah J.

    2017-01-01

    This article applies the neuroscientific concept of embodied simulation--the process of understanding language through visual, motor, and spatial modalities of the body--to rhetorical grammar and sentence-style pedagogies. Embodied simulation invigorates rhetorical grammar instruction by attuning writers to the felt effects of written language,…

  15. Business Languages: Teaching Culture through a Regional Focus.

    ERIC Educational Resources Information Center

    Novack, Frances

    One method used to examine a target culture is to focus on a single region of a target language country, approaching all the issues normally raised in a culture class through the perspective of that region. The coherence this adds to class activities and overall class structure, the manageability of topics, and the opportunity to work with a range…

  16. Super-resolution imaging using multi- electrode CMUTs: theoretical design and simulation using point targets.

    PubMed

    You, Wei; Cretu, Edmond; Rohling, Robert

    2013-11-01

    This paper investigates a low computational cost, super-resolution ultrasound imaging method that leverages the asymmetric vibration mode of CMUTs. Instead of focusing on the broadband received signal on the entire CMUT membrane, we utilize the differential signal received on the left and right part of the membrane obtained by a multi-electrode CMUT structure. The differential signal reflects the asymmetric vibration mode of the CMUT cell excited by the nonuniform acoustic pressure field impinging on the membrane, and has a resonant component in immersion. To improve the resolution, we propose an imaging method as follows: a set of manifold matrices of CMUT responses for multiple focal directions are constructed off-line with a grid of hypothetical point targets. During the subsequent imaging process, the array sequentially steers to multiple angles, and the amplitudes (weights) of all hypothetical targets at each angle are estimated in a maximum a posteriori (MAP) process with the manifold matrix corresponding to that angle. Then, the weight vector undergoes a directional pruning process to remove the false estimation at other angles caused by the side lobe energy. Ultrasound imaging simulation is performed on ring and linear arrays with a simulation program adapted with a multi-electrode CMUT structure capable of obtaining both average and differential received signals. Because the differential signals from all receiving channels form a more distinctive temporal pattern than the average signals, better MAP estimation results are expected than using the average signals. The imaging simulation shows that using differential signals alone or in combination with the average signals produces better lateral resolution than the traditional phased array or using the average signals alone. This study is an exploration into the potential benefits of asymmetric CMUT responses for super-resolution imaging.

  17. Schooling Transnational Speakers of the Societal Language: Language Variation Policy-Making in Madrid and Toronto

    ERIC Educational Resources Information Center

    Schecter, Sandra R.; García Parejo, Isabel; Ambadiang, Théophile; James, Carl E.

    2014-01-01

    A cross-national comparative study in Toronto, Ontario, Canada and Madrid, Spain examines educational policies and practices that target immigrant students for whom the language variety normally spoken in the host country represents a second dialect. Policy contexts and schooling environments of the two urban centres were analyzed to gain deeper…

  18. The effects of native language on Indian English sounds and timing patterns

    PubMed Central

    Sirsa, Hema; Redford, Melissa A.

    2013-01-01

    This study explored whether the sound structure of Indian English (IE) varies with the divergent native languages of its speakers or whether it is similar regardless of speakers' native languages. Native Hindi (Indo-Aryan) and Telugu (Dravidian) speakers produced comparable phrases in IE and in their native languages. Naïve and experienced IE listeners were then asked to judge whether different sentences had been spoken by speakers with the same or different native language backgrounds. The findings were an interaction between listener experience and speaker background such that only experienced listeners appropriately distinguished IE sentences produced by speakers with different native language backgrounds. Naïve listeners were nonetheless very good at distinguishing between Hindi and Telugu phrases. Acoustic measurements on monophthongal vowels, select obstruent consonants, and suprasegmental temporal patterns all differentiated between Hindi and Telugu, but only 3 of the measures distinguished between IE produced by speakers of the different native languages. The overall results are largely consistent with the idea that IE has a target phonology that is distinct from the phonology of native Indian languages. The subtle L1 effects on IE may reflect either the incomplete acquisition of the target phonology or, more plausibly, the influence of sociolinguistic factors on the use and evolution of IE. PMID:24860200

  19. Contrastive Analysis Revisited: Obligatory, Systematic, and Incidental Differences Between Languages.

    ERIC Educational Resources Information Center

    Berman, Ruth Aronson

    1978-01-01

    Contrastive analysis is suggested as a tool in language teaching for such areas as: (1) deciding how much to focus on different aspects of the target language; (2) making generalizations about its structure; and (3) explaining texts or constructions which might otherwise be incomprehensible. The claim is made that such procedures need to be based…

  20. Examining the Potential of Fansubbing as a Language Learning Activity

    ERIC Educational Resources Information Center

    Lakarnchua, Onuma

    2017-01-01

    The learning of English can help learners to not only understand and enjoy cultural products of the target language community, but also allows them to share what they enjoy in their own language community, or other communities to which English grants them access, with the world. Fansubbing, or the amateur production of multilingual subtitles for…

  1. TargetCompare: A web interface to compare simultaneous miRNAs targets

    PubMed Central

    Moreira, Fabiano Cordeiro; Dustan, Bruno; Hamoy, Igor G; Ribeiro-dos-Santos, André M; dos Santos, Ândrea Ribeiro

    2014-01-01

    MicroRNAs (miRNAs) are small non-coding nucleotide sequences between 17 and 25 nucleotides in length that primarily function in the regulation of gene expression. A since miRNA has thousand of predict targets in a complex, regulatory cell signaling network. Therefore, it is of interest to study multiple target genes simultaneously. Hence, we describe a web tool (developed using Java programming language and MySQL database server) to analyse multiple targets of pre-selected miRNAs. We cross validated the tool in eight most highly expressed miRNAs in the antrum region of stomach. This helped to identify 43 potential genes that are target of at least six of the referred miRNAs. The developed tool aims to reduce the randomness and increase the chance of selecting strong candidate target genes and miRNAs responsible for playing important roles in the studied tissue. Availability http://lghm.ufpa.br/targetcompare PMID:25352731

  2. English as a Medium of Instruction: Evidence for Language and Content Targets in Bilingual Education in Economics

    ERIC Educational Resources Information Center

    Hernandez-Nanclares, Nuria; Jimenez-Munoz, Antonio

    2017-01-01

    This paper contributes towards a framework for analysing the effect of teaching Economics through a foreign language, in order to discover best practices that foster key content and language skills for Higher Education institutions following language bilingual programmes. The first part of the paper deals with the benefits and problems of…

  3. TOWARDS A MULTI-SCALE AGENT-BASED PROGRAMMING LANGUAGE METHODOLOGY

    PubMed Central

    Somogyi, Endre; Hagar, Amit; Glazier, James A.

    2017-01-01

    Living tissues are dynamic, heterogeneous compositions of objects, including molecules, cells and extra-cellular materials, which interact via chemical, mechanical and electrical process and reorganize via transformation, birth, death and migration processes. Current programming language have difficulty describing the dynamics of tissues because: 1: Dynamic sets of objects participate simultaneously in multiple processes, 2: Processes may be either continuous or discrete, and their activity may be conditional, 3: Objects and processes form complex, heterogeneous relationships and structures, 4: Objects and processes may be hierarchically composed, 5: Processes may create, destroy and transform objects and processes. Some modeling languages support these concepts, but most cannot translate models into executable simulations. We present a new hybrid executable modeling language paradigm, the Continuous Concurrent Object Process Methodology (CCOPM) which naturally expresses tissue models, enabling users to visually create agent-based models of tissues, and also allows computer simulation of these models. PMID:29282379

  4. TOWARDS A MULTI-SCALE AGENT-BASED PROGRAMMING LANGUAGE METHODOLOGY.

    PubMed

    Somogyi, Endre; Hagar, Amit; Glazier, James A

    2016-12-01

    Living tissues are dynamic, heterogeneous compositions of objects , including molecules, cells and extra-cellular materials, which interact via chemical, mechanical and electrical process and reorganize via transformation, birth, death and migration processes . Current programming language have difficulty describing the dynamics of tissues because: 1: Dynamic sets of objects participate simultaneously in multiple processes, 2: Processes may be either continuous or discrete, and their activity may be conditional, 3: Objects and processes form complex, heterogeneous relationships and structures, 4: Objects and processes may be hierarchically composed, 5: Processes may create, destroy and transform objects and processes. Some modeling languages support these concepts, but most cannot translate models into executable simulations. We present a new hybrid executable modeling language paradigm, the Continuous Concurrent Object Process Methodology ( CCOPM ) which naturally expresses tissue models, enabling users to visually create agent-based models of tissues, and also allows computer simulation of these models.

  5. The Road to Language Learning Is Not Entirely Iconic: Iconicity, Neighborhood Density, and Frequency Facilitate Acquisition of Sign Language.

    PubMed

    Caselli, Naomi K; Pyers, Jennie E

    2017-07-01

    Iconic mappings between words and their meanings are far more prevalent than once estimated and seem to support children's acquisition of new words, spoken or signed. We asked whether iconicity's prevalence in sign language overshadows two other factors known to support the acquisition of spoken vocabulary: neighborhood density (the number of lexical items phonologically similar to the target) and lexical frequency. Using mixed-effects logistic regressions, we reanalyzed 58 parental reports of native-signing deaf children's productive acquisition of 332 signs in American Sign Language (ASL; Anderson & Reilly, 2002) and found that iconicity, neighborhood density, and lexical frequency independently facilitated vocabulary acquisition. Despite differences in iconicity and phonological structure between signed and spoken language, signing children, like children learning a spoken language, track statistical information about lexical items and their phonological properties and leverage this information to expand their vocabulary.

  6. Occupational English as a Second Language.

    ERIC Educational Resources Information Center

    Ramirez, Alicia D.; Spandel, Victoria L.

    1980-01-01

    The purposes, development, characteristics, target population needs, appropriate materials, and teacher qualifications of an Occupational English as a Second Language Program (OESL) are presented. OESL is a component of bilingual education that utilizes open entry and exit and a competency-based individualized instructional approach. (PMJ)

  7. Language Use in the Classroom: Understanding the Relationship between Perceptions, Beliefs, and Verbal Communication

    ERIC Educational Resources Information Center

    Thompson, Gregory L.

    2009-01-01

    This article addresses the relationship between instructors' and students' perceptions and beliefs about first language (Ll) and target language (TL) use in the Spanish foreign language classroom and actual classroom use. Given the lack of research correlating perceptions and beliefs of both students and their teachers to their classroom language…

  8. Hovering and targeting flight simulations of a dragonfly-like flapping wing-body model by the immersed boundary-lattice Boltzmann method

    NASA Astrophysics Data System (ADS)

    Hirohashi, Kensuke; Inamuro, Takaji

    2017-08-01

    Hovering and targeting flights of the dragonfly-like flapping wing-body model are numerically investigated by using the immersed boundary-lattice Boltzmann method. The governing parameters of the problem are the Reynolds number Re, the Froude number Fr, and the non-dimensional mass m. We set the parameters at Re = 200, Fr = 15 and m = 51. First, we simulate free flights of the model for various values of the phase difference angle ϕ between the forewing and the hindwing motions and for various values of the stroke angle β between the stroke plane and the horizontal plane. We find that the vertical motion of the model depends on the phase difference angle ϕ, and the horizontal motion of the model depends on the stroke angle β. Secondly, using the above results we try to simulate the hovering flight by dynamically changing the phase difference angle ϕ and the stroke angle β. The hovering flight can be successfully simulated by a simple proportional controller of the phase difference angle and the stroke angle. Finally, we simulate a targeting flight by dynamically changing the stroke angle β.

  9. Natural Language Description of Emotion

    ERIC Educational Resources Information Center

    Kazemzadeh, Abe

    2013-01-01

    This dissertation studies how people describe emotions with language and how computers can simulate this descriptive behavior. Although many non-human animals can express their current emotions as social signals, only humans can communicate about emotions symbolically. This symbolic communication of emotion allows us to talk about emotions that we…

  10. The Use of Computer-Based Simulation to Aid Comprehension and Incidental Vocabulary Learning

    ERIC Educational Resources Information Center

    Mohsen, Mohammed Ali

    2016-01-01

    One of the main issues in language learning is to find ways to enable learners to interact with the language input in an involved task. Given that computer-based simulation allows learners to interact with visual modes, this article examines how the interaction of students with an online video simulation affects their second language video…

  11. The Role of Language Skill in Child Psychopathology: Implications for Intervention in the Early Years.

    PubMed

    Salmon, Karen; O'Kearney, Richard; Reese, Elaine; Fortune, Clare-Ann

    2016-12-01

    In this narrative review, we suggest that children's language skill should be targeted in clinical interventions for children with emotional and behavioral difficulties in the preschool years. We propose that language skill predicts childhood emotional and behavioral problems and this relationship may be mediated by children's self-regulation and emotion understanding skills. In the first sections, we review recent high-quality longitudinal studies which together demonstrate that that children's early language skill predicts: (1) emotional and behavioral problems, and this relationship is stronger than the reverse pattern; (2) self-regulation skill; this pattern may be stronger than the reverse pattern but moderated by child age. Findings also suggest that self-regulation skill mediates the relation between early language skill and children's emotional and behavioral problems. There is insufficient evidence regarding the mediating role of emotion understanding. In subsequent sections, we review evidence demonstrating that: (1) particular kinds of developmentally targeted parent-child conversations play a vital role in the development of language skill, and (2) some current clinical interventions, directly or indirectly, have a beneficial impact on children's vocabulary and narrative skills, but most approaches are ad hoc. Targeting language via parent-child conversation has the potential to improve the outcomes of current clinical interventions in the preschool years.

  12. Comparing host and target environments for distributed Ada programs

    NASA Technical Reports Server (NTRS)

    Paulk, Mark C.

    1986-01-01

    The Ada programming language provides a means of specifying logical concurrency by using multitasking. Extending the Ada multitasking concurrency mechanism into a physically concurrent distributed environment which imposes its own requirements can lead to incompatibilities. These problems are discussed. Using distributed Ada for a target system may be appropriate, but when using the Ada language in a host environment, a multiprocessing model may be more suitable than retargeting an Ada compiler for the distributed environment. The tradeoffs between multitasking on distributed targets and multiprocessing on distributed hosts are discussed. Comparisons of the multitasking and multiprocessing models indicate different areas of application.

  13. Conceptual Design of Simulation Models in an Early Development Phase of Lunar Spacecraft Simulator Using SMP2 Standard

    NASA Astrophysics Data System (ADS)

    Lee, Hoon Hee; Koo, Cheol Hea; Moon, Sung Tae; Han, Sang Hyuck; Ju, Gwang Hyeok

    2013-08-01

    The conceptual study for Korean lunar orbiter/lander prototype has been performed in Korea Aerospace Research Institute (KARI). Across diverse space programs around European countries, a variety of simulation application has been developed using SMP2 (Simulation Modelling Platform) standard related to portability and reuse of simulation models by various model users. KARI has not only first-hand experience of a development of SMP compatible simulation environment but also an ongoing study to apply the SMP2 development process of simulation model to a simulator development project for lunar missions. KARI has tried to extend the coverage of the development domain based on SMP2 standard across the whole simulation model life-cycle from software design to its validation through a lunar exploration project. Figure. 1 shows a snapshot from a visualization tool for the simulation of lunar lander motion. In reality, a demonstrator prototype on the right-hand side of image was made and tested in 2012. In an early phase of simulator development prior to a kick-off start in the near future, targeted hardware to be modelled has been investigated and indentified at the end of 2012. The architectural breakdown of the lunar simulator at system level was performed and the architecture with a hierarchical tree of models from the system to parts at lower level has been established. Finally, SMP Documents such as Catalogue, Assembly, Schedule and so on were converted using a XML(eXtensible Mark-up Language) converter. To obtain benefits of the suggested approaches and design mechanisms in SMP2 standard as far as possible, the object-oriented and component-based design concepts were strictly chosen throughout a whole model development process.

  14. An Open-Sourced and Interactive Ebook Development Program for Minority Languages

    ERIC Educational Resources Information Center

    Sheepy, Emily; Sundberg, Ross; Laurie, Anne

    2017-01-01

    According to Long (2014), genuine task-based pedagogy is centered around the real-world activities that learners need to complete using the target language. We are developing the OurStories mobile application to support learners and instructors of minority languages in the development of personally relevant, task-based learning resources. The…

  15. Shaving Bridges and Tuning Kitaraa: The Effect of Language Switching on Semantic Processing

    PubMed Central

    Hut, Suzanne C. A.; Leminen, Alina

    2017-01-01

    Language switching has been repeatedly found to be costly. Yet, there are reasons to believe that switches in language might benefit language comprehension in some groups of people, such as less proficient language learners. This study therefore investigated the interplay between language switching and semantic processing in groups with varying language proficiency. EEG was recorded while L2 learners of English with intermediate and high proficiency levels read semantically congruent or incongruent sentences in L2. Translations of congruent and incongruent target words were additionally presented in L1 to create intrasentential language switches. A control group of English native speakers was tested in order to compare responses to non-switched stimuli with those of L2 learners. An omnibus ANOVA including all groups revealed larger N400 responses for non-switched incongruent stimuli compared to congruent stimuli. Additionally, despite switches to L1 at target word position, semantic N400 responses were still elicited in both L2 learner groups. Further switching effects were reflected by an N400-like effect and a late positivity complex, pointing to possible parsing efforts after language switches. Our results therefore show that although language switches are associated with increased mental effort, switches may not necessarily be costly on the semantic level. This finding contributes to the ongoing discussion on language inhibition processes, and shows that, in these intermediate and high proficient L2 learners, semantic processes look similar to those of native speakers of English. PMID:28900402

  16. The Effects of CLIL Education on the Subject Matter (Mathematics) and the Target Language (English)

    ERIC Educational Resources Information Center

    Ouazizi, Khalid

    2016-01-01

    This paper investigates the effects of Content and Language Integrated Learning, CLIL for short, on both the attainment of the subject matter, mathematics in our case, hence the content aspect of CLIL. The second axes of research focuses on the effect of CLIL on the learners' proficiency vis-à-vis the language of instruction, epitomized here by…

  17. What's the Target? A Folk Linguistic Study of Young Stockholmers' Constructions of Linguistic Norm and Variation

    ERIC Educational Resources Information Center

    Bijvoet, Ellen; Fraurud, Kari

    2016-01-01

    To account for the full range of language use in contemporary multilingual urban contexts, the notion of target language (TL) needs to be reconsidered. In studies of second language acquisition and language variation, taking TL for granted implies that people agree on what constitutes "good" language, or the standard norm. The TL of…

  18. "So They're Actually Real?" Integrating E-Tandem Learning into the Study of Language for International Business

    ERIC Educational Resources Information Center

    Bruen, Jennifer; Sudhershan, Aleksandra

    2015-01-01

    Tandem learning involves learners with complementary target and native languages communicating for the purpose of learning each other's languages and cultures. Studies indicate that it can function as a powerful complement to formal language learning classes with regard to the development of both language proficiency and cultural intelligence.…

  19. Software engineering with application-specific languages

    NASA Technical Reports Server (NTRS)

    Campbell, David J.; Barker, Linda; Mitchell, Deborah; Pollack, Robert H.

    1993-01-01

    Application-Specific Languages (ASL's) are small, special-purpose languages that are targeted to solve a specific class of problems. Using ASL's on software development projects can provide considerable cost savings, reduce risk, and enhance quality and reliability. ASL's provide a platform for reuse within a project or across many projects and enable less-experienced programmers to tap into the expertise of application-area experts. ASL's have been used on several software development projects for the Space Shuttle Program. On these projects, the use of ASL's resulted in considerable cost savings over conventional development techniques. Two of these projects are described.

  20. Predicting language diversity with complex networks

    PubMed Central

    Gubiec, Tomasz

    2018-01-01

    We analyze the model of social interactions with coevolution of the topology and states of the nodes. This model can be interpreted as a model of language change. We propose different rewiring mechanisms and perform numerical simulations for each. Obtained results are compared with the empirical data gathered from two online databases and anthropological study of Solomon Islands. We study the behavior of the number of languages for different system sizes and we find that only local rewiring, i.e. triadic closure, is capable of reproducing results for the empirical data in a qualitative manner. Furthermore, we cancel the contradiction between previous models and the Solomon Islands case. Our results demonstrate the importance of the topology of the network, and the rewiring mechanism in the process of language change. PMID:29702699

  1. Predicting language diversity with complex networks.

    PubMed

    Raducha, Tomasz; Gubiec, Tomasz

    2018-01-01

    We analyze the model of social interactions with coevolution of the topology and states of the nodes. This model can be interpreted as a model of language change. We propose different rewiring mechanisms and perform numerical simulations for each. Obtained results are compared with the empirical data gathered from two online databases and anthropological study of Solomon Islands. We study the behavior of the number of languages for different system sizes and we find that only local rewiring, i.e. triadic closure, is capable of reproducing results for the empirical data in a qualitative manner. Furthermore, we cancel the contradiction between previous models and the Solomon Islands case. Our results demonstrate the importance of the topology of the network, and the rewiring mechanism in the process of language change.

  2. Pilots' Attention Distributions Between Chasing a Moving Target and a Stationary Target.

    PubMed

    Li, Wen-Chin; Yu, Chung-San; Braithwaite, Graham; Greaves, Matthew

    2016-12-01

    Attention plays a central role in cognitive processing; ineffective attention may induce accidents in flight operations. The objective of the current research was to examine military pilots' attention distributions between chasing a moving target and a stationary target. In the current research, 37 mission-ready F-16 pilots participated. Subjects' eye movements were collected by a portable head-mounted eye-tracker during tactical training in a flight simulator. The scenarios of chasing a moving target (air-to-air) and a stationary target (air-to-surface) consist of three operational phases: searching, aiming, and lock-on to the targets. The findings demonstrated significant differences in pilots' percentage of fixation during the searching phase between air-to-air (M = 37.57, SD = 5.72) and air-to-surface (M = 33.54, SD = 4.68). Fixation duration can indicate pilots' sustained attention to the trajectory of a dynamic target during air combat maneuvers. Aiming at the stationary target resulted in larger pupil size (M = 27,105, SD = 6565), reflecting higher cognitive loading than aiming at the dynamic target (M = 23,864, SD = 8762). Pilots' visual behavior is not only closely related to attention distribution, but also significantly associated with task characteristics. Military pilots demonstrated various visual scan patterns for searching and aiming at different types of targets based on the research settings of a flight simulator. The findings will facilitate system designers' understanding of military pilots' cognitive processes during tactical operations. They will assist human-centered interface design to improve pilots' situational awareness. The application of an eye-tracking device integrated with a flight simulator is a feasible and cost-effective intervention to improve the efficiency and safety of tactical training.Li W-C, Yu C-S, Braithwaite G, Greaves M. Pilots' attention distributions between chasing a moving target and a stationary target. Aerosp Med

  3. Exploring the Validity of a Second Language Intercultural Pragmatics Assessment Tool

    ERIC Educational Resources Information Center

    Timpe-Laughlin, Veronika; Choi, Ikkyu

    2017-01-01

    Pragmatics has been a key component of language competence frameworks. While the majority of second/foreign language (L2) pragmatics tests have targeted productive skills, the assessment of receptive pragmatic skills remains a developing field. This study explores validation evidence for a test of receptive L2 pragmatic ability called the American…

  4. When Language Switching has No Apparent Cost: Lexical Access in Sentence Context

    PubMed Central

    Gullifer, Jason W.; Kroll, Judith F.; Dussias, Paola E.

    2013-01-01

    We report two experiments that investigate the effects of sentence context on bilingual lexical access in Spanish and English. Highly proficient Spanish-English bilinguals read sentences in Spanish and English that included a marked word to be named. The word was either a cognate with similar orthography and/or phonology in the two languages, or a matched non-cognate control. Sentences appeared in one language alone (i.e., Spanish or English) and target words were not predictable on the basis of the preceding semantic context. In Experiment 1, we mixed the language of the sentence within a block such that sentences appeared in an alternating run in Spanish or in English. These conditions partly resemble normally occurring inter-sentential code-switching. In these mixed-language sequences, cognates were named faster than non-cognates in both languages. There were no effects of switching the language of the sentence. In Experiment 2, with Spanish-English bilinguals matched closely to those who participated in the first experiment, we blocked the language of the sentences to encourage language-specific processes. The results were virtually identical to those of the mixed-language experiment. In both cases, target cognates were named faster than non-cognates, and the magnitude of the effect did not change according to the broader context. Taken together, the results support the predictions of the Bilingual Interactive Activation + Model (Dijkstra and van Heuven, 2002) in demonstrating that bilingual lexical access is language non-selective even under conditions in which language-specific cues should enable selective processing. They also demonstrate that, in contrast to lexical switching from one language to the other, inter-sentential code-switching of the sort in which bilinguals frequently engage, imposes no significant costs to lexical processing. PMID:23750141

  5. A Guide to Involving English Language Learners in School to Career Initiatives.

    ERIC Educational Resources Information Center

    Allen, Lili; DiBona, Natanya; Reilly, Michael Chavez

    This guidebook provides suggestions and directions for increasing and improving English language learners' involvement in school-to-career initiatives across the country. It describes model career initiatives that either target or include significant numbers of English language learners, and it analyzes some school restructuring issues raised by…

  6. Computing the apparent centroid of radar targets

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lee, C.E.

    1996-12-31

    A high-frequency multibounce radar scattering code was used as a simulation platform for demonstrating an algorithm to compute the ARC of specific radar targets. To illustrate this simulation process, several targets models were used. Simulation results for a sphere model were used to determine the errors of approximation associated with the simulation; verifying the process. The severity of glint induced tracking errors was also illustrated using a model of an F-15 aircraft. It was shown, in a deterministic manner, that the ARC of a target can fall well outside its physical extent. Finally, the apparent radar centroid simulation based onmore » a ray casting procedure is well suited for use on most massively parallel computing platforms and could lead to the development of a near real-time radar tracking simulation for applications such as endgame fuzing, survivability, and vulnerability analyses using specific radar targets and fuze algorithms.« less

  7. Language translation challenges with Arabic speakers participating in qualitative research studies.

    PubMed

    Al-Amer, Rasmieh; Ramjan, Lucie; Glew, Paul; Darwish, Maram; Salamonson, Yenna

    2016-02-01

    This paper discusses how a research team negotiated the challenges of language differences in a qualitative study that involved two languages. The lead researcher shared the participants' language and culture, and the interviews were conducted using the Arabic language as a source language, which was then translated and disseminated in the English language (target language). The challenges in relation to translation in cross-cultural research were highlighted from a perspective of establishing meaning as a vital issue in qualitative research. The paper draws on insights gained from a study undertaken among Arabic-speaking participants involving the use of in-depth semi-structured interviews. The study was undertaken using a purposive sample of 15 participants with Type 2 Diabetes Mellitus and co-existing depression and explored their perception of self-care management behaviours. Data analysis was performed in two phases. The first phase entailed translation and transcription of the data, and the second phase entailed thematic analysis of the data to develop categories and themes. In this paper there is discussion on the translation process and its inherent challenges. As translation is an interpretive process and not merely a direct message transfer from a source language to a target language, translators need to systematically and accurately capture the full meaning of the spoken language. This discussion paper highlights difficulties in the translation process, specifically in managing data in relation to metaphors, medical terminology and connotation of the text, and importantly, preserving the meaning between the original and translated data. Recommendations for future qualitative studies involving interviews with non-English speaking participants are outlined, which may assist researchers maintain the integrity of the data throughout the translation process. Copyright © 2015 Elsevier Ltd. All rights reserved.

  8. Bootstrapping language acquisition.

    PubMed

    Abend, Omri; Kwiatkowski, Tom; Smith, Nathaniel J; Goldwater, Sharon; Steedman, Mark

    2017-07-01

    The semantic bootstrapping hypothesis proposes that children acquire their native language through exposure to sentences of the language paired with structured representations of their meaning, whose component substructures can be associated with words and syntactic structures used to express these concepts. The child's task is then to learn a language-specific grammar and lexicon based on (probably contextually ambiguous, possibly somewhat noisy) pairs of sentences and their meaning representations (logical forms). Starting from these assumptions, we develop a Bayesian probabilistic account of semantically bootstrapped first-language acquisition in the child, based on techniques from computational parsing and interpretation of unrestricted text. Our learner jointly models (a) word learning: the mapping between components of the given sentential meaning and lexical words (or phrases) of the language, and (b) syntax learning: the projection of lexical elements onto sentences by universal construction-free syntactic rules. Using an incremental learning algorithm, we apply the model to a dataset of real syntactically complex child-directed utterances and (pseudo) logical forms, the latter including contextually plausible but irrelevant distractors. Taking the Eve section of the CHILDES corpus as input, the model simulates several well-documented phenomena from the developmental literature. In particular, the model exhibits syntactic bootstrapping effects (in which previously learned constructions facilitate the learning of novel words), sudden jumps in learning without explicit parameter setting, acceleration of word-learning (the "vocabulary spurt"), an initial bias favoring the learning of nouns over verbs, and one-shot learning of words and their meanings. The learner thus demonstrates how statistical learning over structured representations can provide a unified account for these seemingly disparate phenomena. Copyright © 2017 Elsevier B.V. All rights reserved.

  9. Role of Inhibition in Language Switching: Evidence from Event-Related Brain Potentials in Overt Picture Naming

    ERIC Educational Resources Information Center

    Verhoef, Kim; Roelofs, Ardi; Chwilla, Dorothee J.

    2009-01-01

    How are bilinguals able to switch from one language to another? The prevailing inhibition hypothesis takes larger reaction-time (RT) costs for switching to the first language (L1) than to the second language (L2) as evidence for suppression of the non-target language. Switch cost asymmetries can alternatively be explained by an L1-repeat-benefit,…

  10. Internal dosimetry through GATE simulations of preclinical radiotherapy using a melanin-targeting ligand

    NASA Astrophysics Data System (ADS)

    Perrot, Y.; Degoul, F.; Auzeloux, P.; Bonnet, M.; Cachin, F.; Chezal, J. M.; Donnarieix, D.; Labarre, P.; Moins, N.; Papon, J.; Rbah-Vidal, L.; Vidal, A.; Miot-Noirault, E.; Maigne, L.

    2014-05-01

    The GATE Monte Carlo simulation platform based on the Geant4 toolkit is under constant improvement for dosimetric calculations. In this study, we explore its use for the dosimetry of the preclinical targeted radiotherapy of melanoma using a new specific melanin-targeting radiotracer labeled with iodine 131. Calculated absorbed fractions and S values for spheres and murine models (digital and CT-scan-based mouse phantoms) are compared between GATE and EGSnrc Monte Carlo codes considering monoenergetic electrons and the detailed energy spectrum of iodine 131. The behavior of Geant4 standard and low energy models is also tested. Following the different authors’ guidelines concerning the parameterization of electron physics models, this study demonstrates an agreement of 1.2% and 1.5% with EGSnrc, respectively, for the calculation of S values for small spheres and mouse phantoms. S values calculated with GATE are then used to compute the dose distribution in organs of interest using the activity distribution in mouse phantoms. This study gives the dosimetric data required for the translation of the new treatment to the clinic.

  11. Defining Spoken Language Benchmarks and Selecting Measures of Expressive Language Development for Young Children With Autism Spectrum Disorders

    PubMed Central

    Tager-Flusberg, Helen; Rogers, Sally; Cooper, Judith; Landa, Rebecca; Lord, Catherine; Paul, Rhea; Rice, Mabel; Stoel-Gammon, Carol; Wetherby, Amy; Yoder, Paul

    2010-01-01

    Purpose The aims of this article are twofold: (a) to offer a set of recommended measures that can be used for evaluating the efficacy of interventions that target spoken language acquisition as part of treatment research studies or for use in applied settings and (b) to propose and define a common terminology for describing levels of spoken language ability in the expressive modality and to set benchmarks for determining a child’s language level in order to establish a framework for comparing outcomes across intervention studies. Method The National Institute on Deafness and Other Communication Disorders assembled a group of researchers with interests and experience in the study of language development and disorders in young children with autism spectrum disorders. The group worked for 18 months through a series of conference calls and correspondence, culminating in a meeting held in December 2007 to achieve consensus on these aims. Results The authors recommend moving away from using the term functional speech, replacing it with a developmental framework. Rather, they recommend multiple sources of information to define language phases, including natural language samples, parent report, and standardized measures. They also provide guidelines and objective criteria for defining children’s spoken language expression in three major phases that correspond to developmental levels between 12 and 48 months of age. PMID:19380608

  12. Classification of health webpages as expert and non expert with a reduced set of cross-language features.

    PubMed

    Grabar, Natalia; Krivine, Sonia; Jaulent, Marie-Christine

    2007-10-11

    Making the distinction between expert and non expert health documents can help users to select the information which is more suitable for them, according to whether they are familiar or not with medical terminology. This issue is particularly important for the information retrieval area. In our work we address this purpose through stylistic corpus analysis and the application of machine learning algorithms. Our hypothesis is that this distinction can be performed on the basis of a small number of features and that such features can be language and domain independent. The used features were acquired in source corpus (Russian language, diabetes topic) and then tested on target (French language, pneumology topic) and source corpora. These cross-language features show 90% precision and 93% recall with non expert documents in source language; and 85% precision and 74% recall with expert documents in target language.

  13. Modeling the Chinese language as an evolving network

    NASA Astrophysics Data System (ADS)

    Liang, Wei; Shi, Yuming; Huang, Qiuling

    2014-01-01

    The evolution of Chinese language has three main features: the total number of characters is gradually increasing, new words are generated in the existing characters, and some old words are no longer used in daily-life language. Based on the features, we propose an evolving language network model. Finally, we use this model to simulate the character co-occurrence networks (nodes are characters, and two characters are connected by an edge if they are adjacent to each other) constructed from essays in 11 different periods of China, and find that characters that appear with high frequency in old words are likely to be reused when new words are formed.

  14. Orthographic and Phonological Neighborhood Databases across Multiple Languages.

    PubMed

    Marian, Viorica

    2017-01-01

    The increased globalization of science and technology and the growing number of bilinguals and multilinguals in the world have made research with multiple languages a mainstay for scholars who study human function and especially those who focus on language, cognition, and the brain. Such research can benefit from large-scale databases and online resources that describe and measure lexical, phonological, orthographic, and semantic information. The present paper discusses currently-available resources and underscores the need for tools that enable measurements both within and across multiple languages. A general review of language databases is followed by a targeted introduction to databases of orthographic and phonological neighborhoods. A specific focus on CLEARPOND illustrates how databases can be used to assess and compare neighborhood information across languages, to develop research materials, and to provide insight into broad questions about language. As an example of how using large-scale databases can answer questions about language, a closer look at neighborhood effects on lexical access reveals that not only orthographic, but also phonological neighborhoods can influence visual lexical access both within and across languages. We conclude that capitalizing upon large-scale linguistic databases can advance, refine, and accelerate scientific discoveries about the human linguistic capacity.

  15. Language Transfer in Language Learning. Issues in Second Language Research.

    ERIC Educational Resources Information Center

    Gass, Susan M., Ed.; Selinker, Larry, Ed.

    Essays on language transfer in language learning include: excerpts from "Linguistics across Cultures" (Robert Lado); "Language Transfer" (Larry Selinker); "Goofing: An Indication of Children's Second Language Learning Strategies" (Heidi C. Dulay, Marina K. Burt); "Language Transfer and Universal Grammatical Relations" (Susan Gass); "A Role for the…

  16. Dependency distance in language evolution. Comment on "Dependency distance: A new perspective on syntactic patterns in natural languages" by Haitao Liu et al.

    NASA Astrophysics Data System (ADS)

    Liu, Bingli; Chen, Xinying

    2017-07-01

    In the target article [1], Liu et al. provide an informative introduction to the dependency distance studies and proclaim that language syntactic patterns, that relate to the dependency distance, are associated with human cognitive mechanisms, such as limited working memory and syntax processing. Therefore, such syntactic patterns are probably 'human-driven' language universals. Sufficient evidence based on big data analysis is also given in the article for supporting this idea. The hypotheses generally seem very convincing yet still need further tests from various perspectives. Diachronic linguistic study based on authentic language data, on our opinion, can be one of those 'further tests'.

  17. HAL/S - The programming language for Shuttle

    NASA Technical Reports Server (NTRS)

    Martin, F. H.

    1974-01-01

    HAL/S is a higher order language and system, now operational, adopted by NASA for programming Space Shuttle on-board software. Program reliability is enhanced through language clarity and readability, modularity through program structure, and protection of code and data. Salient features of HAL/S include output orientation, automatic checking (with strictly enforced compiler rules), the availability of linear algebra, real-time control, a statement-level simulator, and compiler transferability (for applying HAL/S to additional object and host computers). The compiler is described briefly.

  18. The Impact of Integrating Technology and Social Experience in the College Foreign Language Classroom

    ERIC Educational Resources Information Center

    Chen, Yulin

    2013-01-01

    Technology has been used widely in the field of education for a long period of time. It is a useful tool which could be a mediation to help language learners to learn the target language. In order to investigate how technology and social experience can be integrated into courses to promote language learners' desire to learn English, the researcher…

  19. Working with Second Language Learners: Answers to Teachers' Top Ten Questions.

    ERIC Educational Resources Information Center

    Cary, Stephen

    This book aims to provide practical, research-informed answers to the questions most frequently asked by teachers of second language learners. Every question targets one of the key instructional issues teachers must address to ensure success for their second language students. Included among the questions are: How do I assess a student's English?…

  20. Hierarchical levels of representation in language prediction: The influence of first language acquisition in highly proficient bilinguals.

    PubMed

    Molinaro, Nicola; Giannelli, Francesco; Caffarra, Sendy; Martin, Clara

    2017-07-01

    Language comprehension is largely supported by predictive mechanisms that account for the ease and speed with which communication unfolds. Both native and proficient non-native speakers can efficiently handle contextual cues to generate reliable linguistic expectations. However, the link between the variability of the linguistic background of the speaker and the hierarchical format of the representations predicted is still not clear. We here investigate whether native language exposure to typologically highly diverse languages (Spanish and Basque) affects the way early balanced bilingual speakers carry out language predictions. During Spanish sentence comprehension, participants developed predictions of words the form of which (noun ending) could be either diagnostic of grammatical gender values (transparent) or totally ambiguous (opaque). We measured electrophysiological prediction effects time-locked both to the target word and to its determiner, with the former being expected or unexpected. Event-related (N200-N400) and oscillatory activity in the low beta-band (15-17Hz) frequency channel showed that both Spanish and Basque natives optimally carry out lexical predictions independently of word transparency. Crucially, in contrast to Spanish natives, Basque natives displayed visual word form predictions for transparent words, in consistency with the relevance that noun endings (post-nominal suffixes) play in their native language. We conclude that early language exposure largely shapes prediction mechanisms, so that bilinguals reading in their second language rely on the distributional regularities that are highly relevant in their first language. More importantly, we show that individual linguistic experience hierarchically modulates the format of the predicted representation. Copyright © 2017 Elsevier B.V. All rights reserved.

  1. Formalizing Knowledge in Multi-Scale Agent-Based Simulations

    PubMed Central

    Somogyi, Endre; Sluka, James P.; Glazier, James A.

    2017-01-01

    Multi-scale, agent-based simulations of cellular and tissue biology are increasingly common. These simulations combine and integrate a range of components from different domains. Simulations continuously create, destroy and reorganize constituent elements causing their interactions to dynamically change. For example, the multi-cellular tissue development process coordinates molecular, cellular and tissue scale objects with biochemical, biomechanical, spatial and behavioral processes to form a dynamic network. Different domain specific languages can describe these components in isolation, but cannot describe their interactions. No current programming language is designed to represent in human readable and reusable form the domain specific knowledge contained in these components and interactions. We present a new hybrid programming language paradigm that naturally expresses the complex multi-scale objects and dynamic interactions in a unified way and allows domain knowledge to be captured, searched, formalized, extracted and reused. PMID:29338063

  2. Formalizing Knowledge in Multi-Scale Agent-Based Simulations.

    PubMed

    Somogyi, Endre; Sluka, James P; Glazier, James A

    2016-10-01

    Multi-scale, agent-based simulations of cellular and tissue biology are increasingly common. These simulations combine and integrate a range of components from different domains. Simulations continuously create, destroy and reorganize constituent elements causing their interactions to dynamically change. For example, the multi-cellular tissue development process coordinates molecular, cellular and tissue scale objects with biochemical, biomechanical, spatial and behavioral processes to form a dynamic network. Different domain specific languages can describe these components in isolation, but cannot describe their interactions. No current programming language is designed to represent in human readable and reusable form the domain specific knowledge contained in these components and interactions. We present a new hybrid programming language paradigm that naturally expresses the complex multi-scale objects and dynamic interactions in a unified way and allows domain knowledge to be captured, searched, formalized, extracted and reused.

  3. Are Australian Fans of Anime and Manga Motivated to Learn Japanese Language?

    ERIC Educational Resources Information Center

    Armour, William S.; Iida, Sumiko

    2016-01-01

    Recent research into Japanese as a foreign language education has strongly emphasized the link between Japanese popular culture and learning Japanese. However, these studies have only targeted Japanese language learners in formal education contexts and have largely ignored those who are not studying Japanese or studying Japanese informally. This…

  4. [Autism and language: some molecular aspects].

    PubMed

    Benítez-Burraco, A

    Autism is a cognitive disorder that includes among its distinguishing symptoms a deficit in the pragmatic component of language. Yet, it seems that there are certain subtypes where other deficiencies have been seen to affect the phonological, lexical, syntactical and morphological components of language. Linkage and association analyses aimed at identifying the genes that constitute causal or risk factors for the disorder have allowed researchers to identify certain loci that appear to be linked or associated to a statistically significant degree with autism endophenotypes of a linguistic nature. The target genes in this type of analysis play a number of different biological roles related with the development and functioning of the nervous system. On certain occasions, the loci thus identified coincide with others that had previously been linked to diverse language disorders (one paradigmatic case would be that of the chromosomal region 7q31 in relation to specific language disorder). This suggests that such disorders and autism might share a partially common genetic foundation that would account for the similarities observed between them at the phenotypic level.

  5. EFFECTS OF LASER RADIATION ON MATTER: Simulation of photon acceleration upon irradiation of a mylar target by femtosecond laser pulses

    NASA Astrophysics Data System (ADS)

    Andreev, Stepan N.; Rukhadze, Anri A.; Tarakanov, V. P.; Yakutov, B. P.

    2010-01-01

    Acceleration of protons is simulated by the particle-in-cell (PIC) method upon irradiation of mylar targets of different thicknesses by femtosecond plane-polarised pulsed laser radiation and at different angles of radiation incidence on the target. The comparison of the results of calculations with the experimental data obtained in recent experiments shows their good agreement. The optimal angle of incidence (458) at which the proton energy achieves its absolute maximum is obtained.

  6. Effects of Iconicity and Semantic Relatedness on Lexical Access in American Sign Language

    PubMed Central

    Bosworth, Rain G.; Emmorey, Karen

    2010-01-01

    Iconicity is a property that pervades the lexicon of many sign languages, including American Sign Language (ASL). Iconic signs exhibit a motivated, non-arbitrary mapping between the form of the sign and its meaning. We investigated whether iconicity enhances semantic priming effects for ASL and whether iconic signs are recognized more quickly than non-iconic signs (controlling for strength of iconicity, semantic relatedness, familiarity, and imageability). Twenty deaf signers made lexical decisions to the second item of a prime-target pair. Iconic target signs were preceded by prime signs that were a) iconic and semantically related, b) non-iconic and semantically related, or c) semantically unrelated. In addition, a set of non-iconic target signs was preceded by semantically unrelated primes. Significant facilitation was observed for target signs when preceded by semantically related primes. However, iconicity did not increase the priming effect (e.g., the target sign PIANO was primed equally by the iconic sign GUITAR and the non-iconic sign MUSIC). In addition, iconic signs were not recognized faster or more accurately than non-iconic signs. These results confirm the existence of semantic priming for sign language and suggest that iconicity does not play a robust role in on-line lexical processing. PMID:20919784

  7. Modeling Speaker Proficiency, Comprehensibility, and Perceived Competence in a Language Use Domain

    ERIC Educational Resources Information Center

    Schmidgall, Jonathan Edgar

    2013-01-01

    Research suggests that listener perceptions of a speaker's oral language use, or a speaker's "comprehensibility," may be influenced by a variety of speaker-, listener-, and context-related factors. Primary speaker factors include aspects of the speaker's proficiency in the target language such as pronunciation and…

  8. Inservice Leadership Training for Speech-Language and Special Education Personnel. Final Report.

    ERIC Educational Resources Information Center

    McLean, James E.; And Others

    This report describes a project which targeted two-person teams of leadership-level personnel in special education and speech/language pathology for training in child language to serve severely handicapped non-verbal children. A "pyramid" training model was used and these primary trainees conducted additional training with teachers and clinicians…

  9. Duenna-An experimental language teaching application

    NASA Astrophysics Data System (ADS)

    Horváth, Balázs Zsigmond; Blaske, Bence; Szabó, Anita

    The presented TTS (text-to-speech) application is an auxiliary tool for language teaching. It utilizes computer-generated voices to simulate dialogs representing different grammatical problems or speech contexts. The software is capable of producing as many examples of dialogs as required to enhance the language learning experience and thus serve curriculum representation, grammar contextualization and pronunciation at the same time. It is designed to be used on a regular basis in the language classroom and students gladly write materials for listening comprehension tasks with it. A pilot study involving 26 students (divided into control and trial groups) practicing for their school-leaving exam, indicates that computer-generated voices are adequate to recreate audio course book materials as well. The voices used were able to involve the students as effectively as if they were listening to recorded human speech.

  10. The Effect of Collocation on Meaning Representation of Adjectives Such as Big and Large in Translation from Two Languages Used in the Article to English Language Texts

    ERIC Educational Resources Information Center

    Minaabad, Malahat Shabani

    2011-01-01

    Translation is the process to transfer written or spoken source language (SL) texts to equivalent written or spoken target language (TL) texts. Translation studies (TS) relies so heavily on a concept of meaning, that one may claim that there is no TS without any reference to meanings. People's understanding of the meaning of sentences is far more…

  11. How relevant is social interaction in second language learning?

    PubMed Central

    Verga, Laura; Kotz, Sonja A.

    2013-01-01

    Verbal language is the most widespread mode of human communication, and an intrinsically social activity. This claim is strengthened by evidence emerging from different fields, which clearly indicates that social interaction influences human communication, and more specifically, language learning. Indeed, research conducted with infants and children shows that interaction with a caregiver is necessary to acquire language. Further evidence on the influence of sociality on language comes from social and linguistic pathologies, in which deficits in social and linguistic abilities are tightly intertwined, as is the case for Autism, for example. However, studies on adult second language (L2) learning have been mostly focused on individualistic approaches, partly because of methodological constraints, especially of imaging methods. The question as to whether social interaction should be considered as a critical factor impacting upon adult language learning still remains underspecified. Here, we review evidence in support of the view that sociality plays a significant role in communication and language learning, in an attempt to emphasize factors that could facilitate this process in adult language learning. We suggest that sociality should be considered as a potentially influential factor in adult language learning and that future studies in this domain should explicitly target this factor. PMID:24027521

  12. How relevant is social interaction in second language learning?

    PubMed

    Verga, Laura; Kotz, Sonja A

    2013-09-03

    Verbal language is the most widespread mode of human communication, and an intrinsically social activity. This claim is strengthened by evidence emerging from different fields, which clearly indicates that social interaction influences human communication, and more specifically, language learning. Indeed, research conducted with infants and children shows that interaction with a caregiver is necessary to acquire language. Further evidence on the influence of sociality on language comes from social and linguistic pathologies, in which deficits in social and linguistic abilities are tightly intertwined, as is the case for Autism, for example. However, studies on adult second language (L2) learning have been mostly focused on individualistic approaches, partly because of methodological constraints, especially of imaging methods. The question as to whether social interaction should be considered as a critical factor impacting upon adult language learning still remains underspecified. Here, we review evidence in support of the view that sociality plays a significant role in communication and language learning, in an attempt to emphasize factors that could facilitate this process in adult language learning. We suggest that sociality should be considered as a potentially influential factor in adult language learning and that future studies in this domain should explicitly target this factor.

  13. The Internet as a Tool to Learn a Second Language in a Technical Environment

    ERIC Educational Resources Information Center

    Pastor, M. Luisa Carrio

    2007-01-01

    Second language acquisition is a hard task for teachers, since to achieve the motivation from students to practice a language simulating a real context is very difficult. On the one hand, students are often influenced by their mother tongue and more when they are practising a second language with a partner from the same nationality. On the other,…

  14. MaLT - Combined Motor and Language Therapy Tool for Brain Injury Patients Using Kinect.

    PubMed

    Wairagkar, Maitreyee; McCrindle, Rachel; Robson, Holly; Meteyard, Lotte; Sperrin, Malcom; Smith, Andy; Pugh, Moyra

    2017-03-23

    The functional connectivity and structural proximity of elements of the language and motor systems result in frequent co-morbidity post brain injury. Although rehabilitation services are becoming increasingly multidisciplinary and "integrated", treatment for language and motor functions often occurs in isolation. Thus, behavioural therapies which promote neural reorganisation do not reflect the high intersystem connectivity of the neurologically intact brain. As such, there is a pressing need for rehabilitation tools which better reflect and target the impaired cognitive networks. The objective of this research is to develop a combined high dosage therapy tool for language and motor rehabilitation. The rehabilitation therapy tool developed, MaLT (Motor and Language Therapy), comprises a suite of computer games targeting both language and motor therapy that use the Kinect sensor as an interaction device. The games developed are intended for use in the home environment over prolonged periods of time. In order to track patients' engagement with the games and their rehabilitation progress, the game records patient performance data for the therapist to interrogate. MaLT incorporates Kinect-based games, a database of objects and language parameters, and a reporting tool for therapists. Games have been developed that target four major language therapy tasks involving single word comprehension, initial phoneme identification, rhyme identification and a naming task. These tasks have 8 levels each increasing in difficulty. A database of 750 objects is used to programmatically generate appropriate questions for the game, providing both targeted therapy and unique gameplay every time. The design of the games has been informed by therapists and by discussions with a Public Patient Involvement (PPI) group. Pilot MaLT trials have been conducted with three stroke survivors for the duration of 6 to 8 weeks. Patients' performance is monitored through MaLT's reporting facility

  15. Domain-Specific Treatment Effects in Children with Language and/or Working Memory Impairments: A Pilot Study

    ERIC Educational Resources Information Center

    Wener, Sarah E; Archibald, Lisa MD

    2011-01-01

    This pilot study with an n-of-1 design examined whether children with a specific language impairment without working memory impairment (SLI), a specific working memory impairment without language impairment (SWMI), or mixed language and working memory impairments (L&WMI) may respond differently to treatment targeting verbal or visuospatial…

  16. HOW DO WE BREAK THE LOCKSTEP. VARIATIONS IN CLASS SIZE AS APPLIED TO LANGUAGE TEACHING.

    ERIC Educational Resources Information Center

    VALDMAN, ALBERT

    A MULTI-FACETED SCHEME FOR LANGUAGE INSTRUCTION PROPOSES (1) LINGUISTIC AND CULTURAL CONTRASTIVE ANALYSIS, (2) AUTO-TUTORIAL ACQUISITION OF MOTOR SKILLS, AND (3) TEACHER-GUIDED USE OF LANGUAGE IN A SIMULATED NATURAL CONTEXT. THE ADMINISTRATIVE PROBLEMS INVOLVED IN ADJUSTING TO THIS NEW FUNCTION OF FOREIGN LANGUAGE TEACHING WERE STUDIED FOR THREE…

  17. Living with a Foreign Tongue: An Autobiographical Narrative Inquiry into Identity in a Foreign Language

    ERIC Educational Resources Information Center

    Liu, Wei

    2014-01-01

    Learning a second language involves the development of an identity in the target language. This study is an autobiographical narrative inquiry into the issue of identity in a foreign language. Autobiographical accounts of my relationship with, and my feelings about, English at different stages in my learning journey are developed to show how my…

  18. The employment of a spoken language computer applied to an air traffic control task.

    NASA Technical Reports Server (NTRS)

    Laveson, J. I.; Silver, C. A.

    1972-01-01

    Assessment of the merits of a limited spoken language (56 words) computer in a simulated air traffic control (ATC) task. An airport zone approximately 60 miles in diameter with a traffic flow simulation ranging from single-engine to commercial jet aircraft provided the workload for the controllers. This research determined that, under the circumstances of the experiments carried out, the use of a spoken-language computer would not improve the controller performance.

  19. Program For Parallel Discrete-Event Simulation

    NASA Technical Reports Server (NTRS)

    Beckman, Brian C.; Blume, Leo R.; Geiselman, John S.; Presley, Matthew T.; Wedel, John J., Jr.; Bellenot, Steven F.; Diloreto, Michael; Hontalas, Philip J.; Reiher, Peter L.; Weiland, Frederick P.

    1991-01-01

    User does not have to add any special logic to aid in synchronization. Time Warp Operating System (TWOS) computer program is special-purpose operating system designed to support parallel discrete-event simulation. Complete implementation of Time Warp mechanism. Supports only simulations and other computations designed for virtual time. Time Warp Simulator (TWSIM) subdirectory contains sequential simulation engine interface-compatible with TWOS. TWOS and TWSIM written in, and support simulations in, C programming language.

  20. Software for Engineering Simulations of a Spacecraft

    NASA Technical Reports Server (NTRS)

    Shireman, Kirk; McSwain, Gene; McCormick, Bernell; Fardelos, Panayiotis

    2005-01-01

    Spacecraft Engineering Simulation II (SES II) is a C-language computer program for simulating diverse aspects of operation of a spacecraft characterized by either three or six degrees of freedom. A functional model in SES can include a trajectory flight plan; a submodel of a flight computer running navigational and flight-control software; and submodels of the environment, the dynamics of the spacecraft, and sensor inputs and outputs. SES II features a modular, object-oriented programming style. SES II supports event-based simulations, which, in turn, create an easily adaptable simulation environment in which many different types of trajectories can be simulated by use of the same software. The simulation output consists largely of flight data. SES II can be used to perform optimization and Monte Carlo dispersion simulations. It can also be used to perform simulations for multiple spacecraft. In addition to its generic simulation capabilities, SES offers special capabilities for space-shuttle simulations: for this purpose, it incorporates submodels of the space-shuttle dynamics and a C-language version of the guidance, navigation, and control components of the space-shuttle flight software.

  1. Comprehending Sentences With the Body: Action Compatibility in British Sign Language?

    PubMed

    Vinson, David; Perniss, Pamela; Fox, Neil; Vigliocco, Gabriella

    2017-05-01

    Previous studies show that reading sentences about actions leads to specific motor activity associated with actually performing those actions. We investigate how sign language input may modulate motor activation, using British Sign Language (BSL) sentences, some of which explicitly encode direction of motion, versus written English, where motion is only implied. We find no evidence of action simulation in BSL comprehension (Experiments 1-3), but we find effects of action simulation in comprehension of written English sentences by deaf native BSL signers (Experiment 4). These results provide constraints on the nature of mental simulations involved in comprehending action sentences referring to transfer events, suggesting that the richer contextual information provided by BSL sentences versus written or spoken English may reduce the need for action simulation in comprehension, at least when the event described does not map completely onto the signer's own body. Copyright © 2016 Cognitive Science Society, Inc.

  2. Web 2.0 and Authentic Foreign Language Learning at Higher Education Level

    ERIC Educational Resources Information Center

    Martins, Maria de Lurdes Correia; Moreira, Gillian; Moreira, António

    2012-01-01

    Web 2.0 has afforded a number of opportunities for foreign language learning due to its open, participatory and social nature. A crucial aspect is authenticity--both situational and interactional--since students become involved in meaningful tasks, interacting in the target language with an authentic audience. In this paper we will reflect upon…

  3. Migrants and the Language of Instruction: Is the EU Policy Deficit Driving New Innovations in Social Inclusion?

    ERIC Educational Resources Information Center

    Cullen, Joe

    2017-01-01

    Language learning has long been seen as an important tool for achieving European Union (EU) targets for social inclusion. However, "mainstream" policy instruments like the "Action Plan on Promoting Language Learning and Linguistic Diversity" and the "European Charter for Minority Languages" have been undermined in…

  4. Embodied Simulations Are Modulated by Sentential Perspective

    ERIC Educational Resources Information Center

    van Dam, Wessel O.; Desai, Rutvik H.

    2017-01-01

    There is considerable evidence that language comprehenders derive lexical-semantic meaning by mentally simulating perceptual and motor attributes of described events. However, the nature of these simulations--including the level of detail that is incorporated and contexts under which simulations occur--is not well understood. Here, we examine the…

  5. Women prefer men who use metaphorical language when paying compliments in a romantic context.

    PubMed

    Gao, Zhao; Gao, Shan; Xu, Lei; Zheng, Xiaoxiao; Ma, Xiaole; Luo, Lizhu; Kendrick, Keith M

    2017-02-09

    Language plays an important role in romantic attachment. However, it is unclear whether the structure and topic of language use might influence potential mate choice. We investigated 124 female students' preference for compliments paid by males incorporating either literal or metaphoric (conventional/novel) language and targeting their appearance or possessions (house) throughout their menstrual cycle. Male faces paired with novel metaphorical compliments were rated as more attractive by women than those paired with literal ones. Compliments targeting appearance increased male attractiveness more than possessions. Interestingly, compliments on appearance using novel metaphors were preferred by women in a relationship during the fertile phase but by single women during the luteal phase. A similar pattern of altered face attraction ratings was subsequently shown by subjects in the absence of the verbal compliments and even though they were unable to recognize the faces. Thus the maintained attraction bias for faces previously associated with figurative language compliments appears to be unconscious. Overall this study provides the first evidence that women find men who typically use novel metaphorical language to compliment appearance more attractive than those using prosaic language or complimenting possessions. The evolutionary significance for such a language use bias in mate selection is discussed.

  6. Women prefer men who use metaphorical language when paying compliments in a romantic context

    PubMed Central

    Gao, Zhao; Gao, Shan; Xu, Lei; Zheng, Xiaoxiao; Ma, Xiaole; Luo, Lizhu; Kendrick, Keith M.

    2017-01-01

    Language plays an important role in romantic attachment. However, it is unclear whether the structure and topic of language use might influence potential mate choice. We investigated 124 female students’ preference for compliments paid by males incorporating either literal or metaphoric (conventional/novel) language and targeting their appearance or possessions (house) throughout their menstrual cycle. Male faces paired with novel metaphorical compliments were rated as more attractive by women than those paired with literal ones. Compliments targeting appearance increased male attractiveness more than possessions. Interestingly, compliments on appearance using novel metaphors were preferred by women in a relationship during the fertile phase but by single women during the luteal phase. A similar pattern of altered face attraction ratings was subsequently shown by subjects in the absence of the verbal compliments and even though they were unable to recognize the faces. Thus the maintained attraction bias for faces previously associated with figurative language compliments appears to be unconscious. Overall this study provides the first evidence that women find men who typically use novel metaphorical language to compliment appearance more attractive than those using prosaic language or complimenting possessions. The evolutionary significance for such a language use bias in mate selection is discussed. PMID:28181992

  7. Modeling and Simulation with INS.

    ERIC Educational Resources Information Center

    Roberts, Stephen D.; And Others

    INS, the Integrated Network Simulation language, puts simulation modeling into a network framework and automatically performs such programming activities as placing the problem into a next event structure, coding events, collecting statistics, monitoring status, and formatting reports. To do this, INS provides a set of symbols (nodes and branches)…

  8. Computer Simulation in Social Science.

    ERIC Educational Resources Information Center

    Garson, G. David

    From a base in military models, computer simulation has evolved to provide a wide variety of applications in social science. General purpose simulation packages and languages such as FIRM, DYNAMO, and others have made significant contributions toward policy discussion in the social sciences and have well-documented efficacy in instructional…

  9. Identification of novel targets for HIV-1: Molecular dynamics simulation and binding energy calculations

    NASA Astrophysics Data System (ADS)

    Pandey, Vishnudatt; Tiwari, Gargi; Mall, Vijaya Shri; Tiwari, Rakesh Kumar; Ojha, R. P.

    2018-05-01

    HIV-1 envelope glycoprotein-mediated fusion is managed by the concerted coalescence of the HIV-1 gp41 N- and C- helical regions, which is a product in the formation of 6-helix bundles. These two regions are considered prime targets for peptides and antibodies that inhibit HIV-1 entry. There are so many rational method aimed to attach a rationally designed artificial tail to the C-terminus of HIV-1 fusion inhibitors to increase their antiviral potency. Here M. D. simulation was performed to go insight for study of C-terminal tail of Ile-Asp-Leu (IDL).

  10. Naturalistic acquisition in an early language classroom.

    PubMed

    Dahl, Anne; Vulchanova, Mila D

    2014-01-01

    This study investigated whether it is possible to provide naturalistic second language acquisition (SLA) of vocabulary for young learners in a classroom situation without resorting to a classical immersion approach. Participants were 60 first-grade pupils in two Norwegian elementary schools in their first year. The control group followed regular instruction as prescribed by the school curriculum, while the experimental group received increased naturalistic target language input. This entailed extensive use of English by the teacher during English classes, and also during morning meetings and for simple instructions and classroom management throughout the day. Our hypothesis was that it is possible to facilitate naturalistic acquisition through better quality target language exposure within a normal curriculum. The students' English vocabulary knowledge was measured using the Peabody Picture Vocabulary Test, version 4 (PPVT-IV, Dunn and Dunn, 2007a), at the beginning and the end of the first year of school. Findings are that (1) early-start second-language (L2) programs in school do not in themselves guarantee vocabulary development in the first year, (2) a focus on increased exposure to the L2 can lead to a significant increase in receptive vocabulary comprehension in the course of only 8 months, and (3) even with relatively modest input, learners in such an early-start L2 program can display vocabulary acquisition comparable in some respects to that of younger native children matched on vocabulary size. The overall conclusion is that naturalistic vocabulary acquisition is in fact possible in a classroom setting.

  11. Naturalistic acquisition in an early language classroom

    PubMed Central

    Dahl, Anne; Vulchanova, Mila D.

    2014-01-01

    This study investigated whether it is possible to provide naturalistic second language acquisition (SLA) of vocabulary for young learners in a classroom situation without resorting to a classical immersion approach. Participants were 60 first-grade pupils in two Norwegian elementary schools in their first year. The control group followed regular instruction as prescribed by the school curriculum, while the experimental group received increased naturalistic target language input. This entailed extensive use of English by the teacher during English classes, and also during morning meetings and for simple instructions and classroom management throughout the day. Our hypothesis was that it is possible to facilitate naturalistic acquisition through better quality target language exposure within a normal curriculum. The students' English vocabulary knowledge was measured using the Peabody Picture Vocabulary Test, version 4 (PPVT-IV, Dunn and Dunn, 2007a), at the beginning and the end of the first year of school. Findings are that (1) early-start second-language (L2) programs in school do not in themselves guarantee vocabulary development in the first year, (2) a focus on increased exposure to the L2 can lead to a significant increase in receptive vocabulary comprehension in the course of only 8 months, and (3) even with relatively modest input, learners in such an early-start L2 program can display vocabulary acquisition comparable in some respects to that of younger native children matched on vocabulary size. The overall conclusion is that naturalistic vocabulary acquisition is in fact possible in a classroom setting. PMID:24860518

  12. The Functional Role of the Periphery in Emotional Language Comprehension

    PubMed Central

    Havas, David A.; Matheson, James

    2013-01-01

    Language can impact emotion, even when it makes no reference to emotion states. For example, reading sentences with positive meanings (“The water park is refreshing on the hot summer day”) induces patterns of facial feedback congruent with the sentence emotionality (smiling), whereas sentences with negative meanings induce a frown. Moreover, blocking facial afference with botox selectively slows comprehension of emotional sentences. Therefore, theories of cognition should account for emotion-language interactions above the level of explicit emotion words, and the role of peripheral feedback in comprehension. For this special issue exploring frontiers in the role of the body and environment in cognition, we propose a theory in which facial feedback provides a context-sensitive constraint on the simulation of actions described in language. Paralleling the role of emotions in real-world behavior, our account proposes that (1) facial expressions accompany sudden shifts in wellbeing as described in language; (2) facial expressions modulate emotional action systems during reading; and (3) emotional action systems prepare the reader for an effective simulation of the ensuing language content. To inform the theory and guide future research, we outline a framework based on internal models for motor control. To support the theory, we assemble evidence from diverse areas of research. Taking a functional view of emotion, we tie the theory to behavioral and neural evidence for a role of facial feedback in cognition. Our theoretical framework provides a detailed account that can guide future research on the role of emotional feedback in language processing, and on interactions of language and emotion. It also highlights the bodily periphery as relevant to theories of embodied cognition. PMID:23750145

  13. Correlation between simulations and cavitation-induced erosion damage in Spallation Neutron Source target modules after operation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Riemer, Bernie; McClintock, David A; Kaminskas, Saulius

    2014-01-01

    An explicit finite element (FE) technique developed for estimating dynamic strain in the Spallation Neutron Source (SNS) mercury target module vessel is now providing insight into cavitation damage patterns observed in used targets. The technique uses an empirically developed material model for the mercury that describes liquid-like volumetric stiffness combined with a tensile pressure cut-off limit that approximates cavitation. The longest period each point in the mercury is at the tensile cut-off threshold is denoted its saturation time. Now, the pattern of saturation time can be obtained from these simulations and is being positively correlated with observed damage patterns andmore » is interpreted as a qualitative measure of damage potential. Saturation time has been advocated by collaborators at J-Parc as a factor in predicting bubble nuclei growth and collapse intensity. The larger the ratio of maximum bubble size to nucleus, the greater the bubble collapse intensity to be expected; longer saturation times result in greater ratios. With the recent development of a user subroutine for the FE solver saturation time is now provided over the entire mercury domain. Its pattern agrees with spots of damage seen above and below the beam axis on the SNS inner vessel beam window and elsewhere. The other simulation result being compared to observed damage patterns is mercury velocity at the wall. Related R&D has provided evidence for the damage mitigation that higher wall velocity provides. In comparison to observations in SNS targets, inverse correlation of high velocity to damage is seen. In effect, it is the combination of the patterns of saturation time and low velocity that seems to match actual damage patterns.« less

  14. Eye Movements Reveal the Dynamic Simulation of Speed in Language

    ERIC Educational Resources Information Center

    Speed, Laura J.; Vigliocco, Gabriella

    2014-01-01

    This study investigates how speed of motion is processed in language. In three eye-tracking experiments, participants were presented with visual scenes and spoken sentences describing fast or slow events (e.g., "The lion ambled/dashed to the balloon"). Results showed that looking time to relevant objects in the visual scene was affected…

  15. Semantic processing in native and second language: evidence from hemispheric differences in fine and coarse semantic coding.

    PubMed

    Faust, Miriam; Ben-Artzi, Elisheva; Vardi, Nili

    2012-12-01

    Previous studies suggest that whereas the left hemisphere (LH) is involved in fine semantic processing, the right hemisphere (RH) is uniquely engaged in coarse semantic coding including the comprehension of distinct types of language such as figurative language, lexical ambiguity and verbal humor (e.g., Chiarello, 2003; Faust, 2012). The present study examined the patterns of hemispheric involvement in fine/coarse semantic processing in native and non-native languages using a split visual field priming paradigm. Thirty native Hebrew speaking students made lexical decision judgments of Hebrew and English target words preceded by strongly, weakly, or unrelated primes. Results indicated that whereas for Hebrew pairs, priming effect for the weakly-related word pairs was obtained only for RH presented target words, for English pairs, no priming effect for the weakly-related pairs emerged for either LH or RH presented targets, suggesting that coarse semantic coding is much weaker for a non-native than native language. Copyright © 2012 Elsevier Inc. All rights reserved.

  16. Numerical simulations of targeted delivery of magnetic drug aerosols in the human upper and central respiratory system: a validation study.

    PubMed

    Kenjereš, Saša; Tjin, Jimmy Leroy

    2017-12-01

    In the present study, we investigate the concept of the targeted delivery of pharmaceutical drug aerosols in an anatomically realistic geometry of the human upper and central respiratory system. The geometry considered extends from the mouth inlet to the eighth generation of the bronchial bifurcations and is identical to the phantom model used in the experimental studies of Banko et al. (2015 Exp. Fluids 56 , 1-12 (doi:10.1007/s00348-015-1966-y)). In our computer simulations, we combine the transitional Reynolds-averaged Navier-Stokes (RANS) and the wall-resolved large eddy simulation (LES) methods for the air phase with the Lagrangian approach for the particulate (aerosol) phase. We validated simulations against recently obtained magnetic resonance velocimetry measurements of Banko et al. (2015 Exp. Fluids 56 , 1-12. (doi:10.1007/s00348-015-1966-y)) that provide a full three-dimensional mean velocity field for steady inspiratory conditions. Both approaches produced good agreement with experiments, and the transitional RANS approach is selected for the multiphase simulations of aerosols transport, because of significantly lower computational costs. The local and total deposition efficiency are calculated for different classes of pharmaceutical particles (in the 0.1 μm≤ d p ≤10 μm range) without and with a paramagnetic core (the shell-core particles). For the latter, an external magnetic field is imposed. The source of the imposed magnetic field was placed in the proximity of the first bronchial bifurcation. We demonstrated that both total and local depositions of aerosols at targeted locations can be significantly increased by an applied magnetization force. This finding confirms the possible potential for further advancement of the magnetic drug targeting technique for more efficient treatments for respiratory diseases.

  17. Translation priming between the native language and a second language: new evidence from Dutch-French bilinguals.

    PubMed

    Duyck, Wouter; Warlop, Nele

    2009-01-01

    During the last two decades, bilingual research has adopted the masked translation priming paradigm as a tool to investigate the architecture of the bilingual language system. Although there is now a consensus about the existence of forward translation priming (from native language primes (L1) to second language (L2) translation equivalent targets), the backward translation priming effect (from L2 to L1) has only been reported in studies with bilinguals living in an L2 dominant environment. In a lexical decision experiment, we obtained significant translation priming in both directions, with unbalanced Dutch-French bilinguals living in an L1 dominant environment. Also, we demonstrated that these priming effects do not interact with a low-level visual prime feature such as font size. The obtained backward translation priming effect is consistent with the model of bilingual lexicosemantic organization of Duyck and Brysbaert (2004), which assumes strong mappings between L2 word forms and underlying semantic representations.

  18. Simulation, Design Abstraction, and SystemC

    ERIC Educational Resources Information Center

    Harcourt, Ed

    2007-01-01

    SystemC is a system-level design and simulation language based on C++. We've been using SystemC for computer organization and design projects for the past several years. Because SystemC is embedded in C++ it contains the powerful abstraction mechanisms of C++ not found in traditional hardware description languages, such as support for…

  19. Using a Peer-Mediated Extinction Procedure to Decrease Obscene Language.

    ERIC Educational Resources Information Center

    Salend, Spencer J.; Meddaugh, Dona

    1985-01-01

    A peer extinction procedure in which students refrained from laughing at or attending to a targeted student's inappropriate behavior decreased the adolescent learning disabled student's obscene language. (CL)

  20. Using Nasreddin Hodja Stories in English as a Foreign Language (EFL) Classrooms

    ERIC Educational Resources Information Center

    Yaman, Ismail

    2017-01-01

    Culture is an indispensable dimension of human life and also foreign language teaching and learning process; and as a part of the current trend, diverse cultural elements are covered in recently published English as a foreign language (EFL) coursebooks. These cultural elements are not limited to the target culture but they cover local and…