, 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); })(); Linking languages - News & Stories | 麻豆区

麻豆区

Skip to main content

Spark

Linking languages

Fri, Sep 01, 2017

Heidi Vellenga 鈥93 took her first non-literature English class in professor William Vande Kopple's 鈥淚ntroduction to Linguistics鈥 class. She was hooked.

鈥淎ll of it was interesting, exploring the aspects of language in a way you only get tangentially by reading,鈥 she said. 鈥淎dding an analytic framework to literature captured me from the start.鈥

Vellenga puts this linguistic love to work as the associate director of the Commission on English Language Program Accreditation (CEA) in Alexandria, Virginia. She supervises the national accreditation process for intensive English programs, leading site visits, monitoring trends in the field, and coordinating updates to the standards and policies manuals.

鈥淢y field is called applied linguistics, in that we analyze language and put principles to work for teaching and for practical use,鈥 she said.

Starting in the 1950s, educational institutions began demanding a consistent approach to teaching English as a second language, and that need has expanded exponentially with the internationalization of American campuses.

The CEA grew out of practitioners in the field wanting to ensure institutional effectiveness.

鈥淧rofessionals wanted to know they were truly benefiting students,鈥 Vellenga said. 鈥淭he standards that we promote become the framework of quality assurance.鈥

To date, CEA has accredited 327 programs in 12 countries. The U.S. Department of Education recognizes CEA accreditation as its national standard for effective instruction in this field.

鈥淚t is interesting that the major expansion of the CEA鈥檚 role came through the Department of Homeland Security,鈥 she said. 鈥淭he 2010 Accreditation Act stated that all persons who came to the U.S, intending to enroll in a full-time English language program, must study at an accredited institution to get a student visa.鈥

鈥淚t鈥檚 about bringing people together who would otherwise not know each other. This promotes tolerance, understanding and an openmindedness to another鈥檚 thinking.鈥

鈥淚t鈥檚 about bringing people together who would otherwise not know each other,鈥 she said. 鈥淭his promotes tolerance, understanding and an open-mindedness to another鈥檚 thinking.鈥
Heidi Vellenga '93

Vellenga鈥檚 path to the top of her field began with a Calvin double major in English and French, including a semester abroad in Grenoble, France. She went on for a master鈥檚 in applied linguistics at Indiana University. At the time there was a large influx of Asian students at the school, and Vellenga became interested in Korean-English connections.

She decided to teach abroad, at Taegu University, in a rural part of South Korea.

Vellenga contributed to curriculum design and was the only non-Korean staff member there. She likes to think she experienced the 鈥渞eal Korea鈥 since there were many persons there who did not speak English.

鈥淭hese experiences were important because I better understood what international kids go through in the U.S., the challenges they have in learning language and culture. It鈥檚 not just the language, but how language goes along with culture. Nobody tells you the nuances of culture, but there is confusion or anger if you don鈥檛 respond correctly.鈥

Vellenga returned to the States for work at Saginaw Valley State University in Michigan, and later at Indiana and Penn State universities. She earned a doctoral degree in applied linguistics at Northern Arizona University.

She loves the life-affirming practicalities of her work鈥攍anguage with a purpose.

鈥淵ou might ask a person new to the language, 鈥楧o you have a Kleenex?鈥 and they might take that question at face value and simply respond, 鈥榊es.鈥 But that鈥檚 not all of what you were asking. Form and function are not always clearly aligned,鈥 Vellenga noted.

鈥淓rrors in grammar, errors in spelling鈥攖hese are all things one can master. However, a mistake in pragmatics means one is labeled as rude or as having no manners when they did not understand the cultural context,鈥 she said.

She believes that displaying care and attention to those of other cultures and making a sincere attempt to understand is compatible with faith.