American Sign Language 2 (SIGN 2100)
In this course, the student will continue to build on their knowledge of ASL with increasing focus on more complex grammatical features and sentence structures. The student will increase their communicative competency in ASL through a variety of situations and activities. The balance of the course will be supplemented by dialogue drills, scripted activities, conversation skill activities and DVD exercises. Reinforcement or tutorial sessions will be provided during the lab sessions. ASL grammar features explored in this course will include aspects and inflections. Defining phonology and morphology, and the history of ASL will also be discussed.
Course code: SIGN 2100
Credits: 5.0
Tuition: $0*
Length: 96 hours
Prerequisites
SIGN 1100 American Sign Language 1Corequisites
SIGN 2200 ASL Lab 2, SIGN 2300 Deaf Culture and Community 2, SIGN 2400 Becoming An Ally 2 & SIGN 2500 Deaf Literature
Schedule†
SIGN 2100 schedule for programs:
- SIGN
Course dates and times may vary throughout the term. Select the CRN number below to see a full schedule.
CRN # | Instructor | Dates | Day/Time | Instructor |
---|---|---|---|---|
44977
|
06-Jan-2020
to 26-Mar-2020 |
Mon, Thu | 9:30 a.m - 10:30 a.m | ||
44977 VCC Broadway Building A |
06-Jan-2020
to 26-Mar-2020 |
Mon, Thu | 1:15 p.m - 2:15 p.m | ||
44977 VCC Broadway Building A |
07-Jan-2020
to 24-Mar-2020 |
Tue | 11:30 a.m - 12:30 p.m | ||
44977 VCC Broadway Building A |
07-Jan-2020
to 24-Mar-2020 |
Tue | 2:15 p.m - 3:15 p.m | ||
44977 VCC Broadway Building A |
08-Jan-2020
to 25-Mar-2020 |
Wed | 8:30 a.m - 10:30 a.m | ||
44982
|
06-Jan-2020
to 26-Mar-2020 |
Mon, Thu | 10:30 a.m - 11:30 a.m | ||
44982 VCC Broadway Building A |
06-Jan-2020
to 26-Mar-2020 |
Mon, Thu | 2:15 p.m - 3:15 p.m | ||
44982 VCC Broadway Building A |
07-Jan-2020
to 24-Mar-2020 |
Tue | 9:30 a.m - 10:30 a.m | ||
44982 VCC Broadway Building A |
07-Jan-2020
to 24-Mar-2020 |
Tue | 1:15 p.m - 2:15 p.m | ||
44982 VCC Broadway Building A |
08-Jan-2020
to 25-Mar-2020 |
Wed | 10:30 a.m - 12:30 p.m |
query | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RESULTSET |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CACHED | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EXECUTIONTIME | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL | SELECT ssbsect_crn, ssbsect_term_code, ssrblck_blck_code, ssrmeet_start_date, ssrmeet_end_date, TO_CHAR(ssrmeet_start_date, 'DD-Mon-YYYY') AS start_date, TO_CHAR(ssrmeet_end_date, 'DD-Mon-YYYY') AS end_date, ssrmeet_begin_time, ssrmeet_end_time, TRUNC( TO_DATE(CONCAT(ssrmeet_begin_time,'00'),'HH24:MI:SS')) + ( ROUND( (TO_DATE(CONCAT(ssrmeet_begin_time,'00'),'HH24:MI:SS') - TRUNC(TO_DATE(CONCAT(ssrmeet_begin_time,'00'),'HH24:MI:SS')) ) * 96 ) / 96) as begin_time_round, TRUNC( TO_DATE(CONCAT(ssrmeet_end_time,'00'),'HH24:MI:SS')) + ( ROUND( (TO_DATE(CONCAT(ssrmeet_end_time,'00'),'HH24:MI:SS') - TRUNC(TO_DATE(CONCAT(ssrmeet_end_time,'00'),'HH24:MI:SS')) ) * 96 ) / 96) as end_time_round, DECODE(ssrmeet_sun_day, 'U', 'Sun ', '') || DECODE(ssrmeet_mon_day, 'M', 'Mon ', '') || DECODE(ssrmeet_tue_day, 'T', 'Tue ', '') || DECODE(ssrmeet_wed_day, 'W', 'Wed ', '') || DECODE(ssrmeet_thu_day, 'R', 'Thu ', '') || DECODE(ssrmeet_fri_day, 'F', 'Fri ', '') || DECODE(ssrmeet_sat_day, 'S', 'Sat ','') AS day_of_week, ssrmeet_bldg_code, ssrmeet_room_code, sirasgn_pidm, ssbsect_seats_avail, ssbsect_wait_count, ssbsect_voice_avail, ssrmeet_schd_code, stvschd_desc FROM ssbsect INNER JOIN stvschd ON ssbsect_schd_code = stvschd_code AND ssbsect_schd_code NOT IN ('PLA', 'CL', 'CB', 'CI', 'T') LEFT OUTER JOIN ssrblck ON ssrblck_term_code = ssbsect_term_code AND ssrblck_crn = ssbsect_crn LEFT OUTER JOIN ssrmeet ON ssrmeet_term_code = ssbsect_term_code AND ssrmeet_crn = ssbsect_crn LEFT OUTER JOIN sirasgn ON sirasgn_crn = ssbsect_crn AND sirasgn_term_code = ssbsect_term_code WHERE ssbsect.ssbsect_subj_code = 'SIGN' AND ssbsect.ssbsect_crse_numb = '2100' AND ssbsect.ssbsect_term_code >= 201970 AND ssbsect.ssbsect_ssts_code = 'A' AND ssbsect.ssbsect_ptrm_end_date > sysdate-1 ORDER BY ssrmeet_start_date, ssrmeet_begin_time, ssbsect_crn |
array | |||||||
---|---|---|---|---|---|---|---|
1 |
| ||||||
2 |
| ||||||
3 |
| ||||||
4 |
| ||||||
5 |
| ||||||
6 |
| ||||||
7 |
| ||||||
8 |
| ||||||
9 |
| ||||||
10 |
|
array | |||||||||
---|---|---|---|---|---|---|---|---|---|
1 |
|
Additional Information
What you will learn
- 1) What Is Linguistics?
- 2) What is Phonology? What are Phonological Processes?
- 3) Phonology - Signs have Parts
- 4) Phonology - The Stokoe System
- 5) Syntax - Verb Types
- 6) Structures of Explanation and Types of Response
- 7) Structures of Complaints, Suggestions and Requests
- 8) Morphological Types
- 9) Structures of Time and Types of Aspect
- 10) What is Difference Between Personal Qualities and Predicative Adjective?
- 11) Basic Role Shift Sequence for Narrative Structure About an Unforgettable Moment
- 12) Movement Agreement and Position Changes for Narrative Sequence About an Accident
- 13) Types of Categories for Translation Guide in Narrative Structure About Interesting Facts
How do I apply for this course?
This course is offered as part of a VCC program only.
* Fees are approximate and subject to change. Students are required to pay any applicable fee increases. Fees listed are for domestic students. For international programs, visit VCC International.
† This information is intended as a guideline only. Program and course details are subject to change with the approval of VCC's Board of Governors.
Facebook
Twitter
Instagram
YouTube
Flickr
RSS
More accounts