, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); NSF Grant for Language Acquisition - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

NSF Grant for Language Acquisition

Mon, Feb 25, 2008
Myrna Anderson

A Calvin College professor of Spanish has earned a grant from the National Science Foundation (NSF) to study language acquisition in Chile and Mexico City.聽
鈥淭he ability to acquire language is innate and specific to humans, and we know that the language children acquire is based on the language that they hear around them,鈥 said Karen Miller, a Calvin professor of Spanish, who will use the three-year $166, 217 NSF grant to study how children native to those two places learn and incorporate plural morphology in Spanish. 鈥淲hat I am interested in is how different types of variation in the language children hear affects the type of language they initially acquire,鈥澛
Miller鈥檚 specific focus is the plural marker, which in Spanish, as in English, is the "s鈥 sound. Yet while children in Mexico City regularly hear their parents using the 鈥渟鈥 to make one perro (dog) into two perros (dogs), children in Chile hear their parents adding the 鈥渟鈥 with less constancy; instead, it is sometimes produced by adults and sometimes omitted in plural noun phrases.
鈥淗ow will the input that Chilean children hear affect the language that they acquire?鈥 Miller expressed her basic research quandary. 鈥淲ill they build a language system with plural morphology (like English) or one without plural morphology (like Chinese)? While focusing on the acquisition of plural morphology may seem very small, she said, it is important because it teaches us how the human brain organizes different types of linguistic input in the acquisition of language: 鈥淲e are finding that children who receive inconsistent input take longer to acquire morphology when compared to children who receive consistent input.鈥
Miller will collect nine hours of conversation between 64 parent-child pairs in both Chile and Mexico City and compare them for use of the plural marker. In addition, all child participants will be tested for comprehension of the plural marker in nine different experimental tasks. The goal is to correlate the absence of plural morphology in the children鈥檚 input to their performance on comprehension tasks.
Calvin student researchers will be essential to her work, Miller said. One group of researchers will transcribe the conversations; another group will provide phonetic transcription of the plural marker; and a third will make a morphological transcription and carry out statistics on the data. 鈥淟ooking at this very small thing means hours and hours of work,鈥 she said.
Though the research has a seemingly specific focus, it may shed light on the wider picture of how languages change. 鈥淲e know that language change occurs as children construct a language that is slightly different than their parents鈥 language. In Chile, we might predict that over time plural morphology may be lost. There has been some evidence that in other dialects of Spanish with 鈥榮鈥 lenition, the plural marker is no longer associated to 'more than one,'鈥 Miller said.聽
This project also has practical implications for language testing and standardized tests in education. 鈥淚t has been reported that difficulty with plural morphology may be a way to diagnose language disorders in Spanish-speaking children. These tests would not be appropriate for children learning varieties of Spanish with 鈥榮鈥 lenition,鈥 she said. 鈥淭his work then will provide valuable information for language specialists in order to create dialect-sensitive tests for Spanish children.鈥
Miller鈥檚 and the students鈥 three years of research will be published in journals related to linguistics and cognitive science and presented at several conferences. It will also be posted on the CHILDES database, a digital collection of transcript and media data collected from conversations between young children and their playmates and caretakers.
"That way, other researchers from anywhere in the world can use our data,鈥 Miller said.