function gtagInit() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GWMHR5J8EH'); } const gtagScript = document.createElement("script"); gtagScript.async = true; gtagScript.src = "https://www.googletagmanager.com/gtag/js?id=G-GWMHR5J8EH"; gtagScript.onload = gtagInit; document.head.appendChild(gtagScript); const doc = document.getElementById('header_container')?.shadowRoot || document; const links = doc.querySelectorAll('link'); const copyLinks = [ 'fonts.googleapis.com', 'fonts.gstatic.com', 'use.typekit.net', 'kit.fontawesome.com' ]; links.forEach(link => { if(copyLinks.some(l => link.href.includes(l))) { document.head.appendChild(link); } }); //Chat ref pennant function closemodal() { var x = document.getElementById("modalref"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } //"OPEN NOW" WIDGET VIA COMMUNICO ENGINEERS // Function to get the current day function getCurrentDay() { const days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; const today = new Date().getDay(); return days[today]; } // Function to get the current time in 12-hour clock with AM/PM function getCurrentTime() { const now = new Date(); const options = { hour: 'numeric', minute: 'numeric', hour12: true }; return now.toLocaleString('en-US', options); } // Function to display open hours function displayOpenHours() { const openHoursWidget = doc.getElementById('open-hours-widget'); const [currentDay] = [getCurrentDay()]; const currentTime = getCurrentTime(); // Define open hours based on the day const openHours = { 'Sunday': '13:00-17:00', 'Monday': '8:30-21:00', 'Tuesday': '8:30-21:00', 'Wednesday': '8:30-21:00', 'Thursday': '8:30-21:00', 'Friday': '8:30-16:30', 'Saturday': '9:00-16:30', }; // Determine if the business is open or closed const isOpen = isOpenNow(openHours[currentDay]); // Display the result with the visual indicator if (isOpen) { const html = doc.querySelector('.open-hours-widget-open').innerHTML; openHoursWidget.innerHTML = html.replace('{currentDay}', currentDay).replace('{openUntil}', formatTime(openHours[currentDay])); } else { const html = doc.querySelector('.open-hours-widget-closed').innerHTML; openHoursWidget.innerHTML = html; } } // Function to check if the current time is within the open hours function isOpenNow(openHours) { if (openHours === 'Closed') { return false; } const now = new Date(); const [open, close] = openHours.split('-').map(time => time.split(':').map(Number)); const currentHour = now.getHours(); const currentMinute = now.getMinutes(); // Check if the current time is within the open hours return ( (currentHour > open[0] || (currentHour === open[0] && currentMinute >= open[1])) && (close[0] > currentHour || (currentHour === close[0] && close[1] >= currentMinute)) ); } // Function to format time in 12-hour clock format with AM/PM function formatTime(time) { const [hours, minutes] = time.split('-')[1].split(':').map(Number); const ampm = hours >= 12 ? 'PM' : 'AM'; const formattedHours = hours % 12 || 12; return `${formattedHours}:${10 > minutes ? '0' : ''}${minutes} ${ampm}`; } function togglePopup(e) { var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); const sengines = doc.querySelector('#sengines'); const searchterms = doc.querySelector('#searchbar'); console.log(sengines); console.log(searchterms); function dosearch() { if (!searchterms.value) return; const href = sengines.options[sengines.selectedIndex].value + encodeURIComponent(searchterms.value); window.location.href = href; return false; } Skip to main content
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.
ASL

Registration now closed

ASL Literatures

Instructed by Tiffany Narciso

2026-07-08 17:30:00 2026-07-08 18:30:00 America/New_York ASL Literatures Cape May Court House - Storytime Room

Wednesday, July 08
5:30pm - 6:30pm

Add to Calendar 2026-07-08 17:30:00 2026-07-08 18:30:00 America/New_York ASL Literatures Registration REQUIRED for this 6-week course. Cape May Court House - Storytime Room

Cape May Court House

Storytime Room

Registration REQUIRED for this 6-week course.

All events are tentatively scheduled and may change. Please see the CMCL Events Calendar on our website, follow us on social media, and subscribe to our weekly eNewsletter for any and all updates.


ASL Literature: Exploring Visual Storytelling
This 6-week class is designed for adults interested in discovering the art of American Sign Language (ASL) literature. Participants will explore a variety of ASL literature forms and genres, including storytelling, poetry, humor, and visual expression. Through guided viewing, discussion, and creative activities, students will analyze ASL works and develop their own ASL literature pieces in a supportive and engaging environment.


Skills Required: Completion of ASL 101

This is a 6-class series being held on Wednesdays, 5:30pm-7:00pm at the Court House Library:

  • June 24
  • July 1
  • July 8
  • July 15 
  • July 22
  • July 29

All registrants are required to attend the first class of a series. If absent, your spot will be given to the next in line on the Waitlist.

From the presenter: I am Tiffany Narciso (she, hers) but you can call me T. Narciso or Ms. Narciso. I am a visualizer promoting visual learning in an ASL classroom. I've been teaching ASL for over seven years.

In 2014, I was one of the first two deaf educators establishing one deaf center in Ebeye island in the Republic of the Marshall Islands and worked closely with the deaf students to support them thrive in their sign language development with creative and visual tools. It was such a life-changing experience for me. Nearly wrapping up in 2019, I decided to return to the mainland for the Master of Arts in degree in Sign Language Education program at Gallaudet University and completed the program in 2021. Yet, I am currently studying a second masters degree in Deaf Education at McDaniel College. I love studying and learning new things daily to build more tools to provide high-quality services to families who have deaf and hard of hearing babies/children &  deaf/ASL communities.

Currently, I teach ASL to a several communities (public high school, college and adults program) as an ASL instructor. My favorite hobbies are cooking, surfing, swimming, and reading graphic novels.


Please review our Adult Events Attendance Policy.

Have feedback? We'd love to hear from you! Fill out our online feedback form here!

AGE GROUP: | 18 or older |

EVENT TYPE: | Education |

TAGS: | sign language | language | hard of hearing | deaf |

Cape May Court House

Phone: 609-463-6350

Hours
Skip Opening Hours (Left Column) widget

Cape May Court House

We're closed Friday July 03 due to Independence Day
We're closed Saturday July 04 due to Independence Day
Mon, Jun 29 8:30AM to 9:00PM
Tue, Jun 30 8:30AM to 9:00PM
Wed, Jul 01 8:30AM to 9:00PM
Thu, Jul 02 8:30AM to 9:00PM
Fri, Jul 03 Closed
(Independence Day)
Sat, Jul 04 Closed
(Independence Day)
Sun, Jul 05 Closed

Skip Opening Hours (Center Column) widget
We're closed Friday July 03 due to Independence Day
We're closed Saturday July 04 due to Independence Day


Upcoming events

Skip events widget
Wed, Jul 01, 10:00am - 10:45am
Upper Cape - Events Room

Wed, Jul 01, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Wed, Jul 01, 10:00am - 11:00am
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 01, 11:00am - 12:00pm
Cape May Court House - Teen Area

Wed, Jul 01, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Jul 01, 11:00am - 12:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 01, 11:30am - 1:00pm
Lower Cape - Public Meeting Room

Wed, Jul 01, 2:00pm - 2:45pm
Wildwood Crest - 2nd Floor Events Room

Cancelled
Wed, Jul 01, 4:00pm - 5:00pm
Cape May Court House

Wed, Jul 01, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Cancelled
Wed, Jul 01, 5:30pm - 6:30pm
Cape May Court House

Wed, Jul 01, 6:00pm - 7:00pm
Lower Cape - Joseph Millman Room

Wed, Jul 01, 6:00pm - 7:00pm
Cape May Court House - Storytime Room

Thu, Jul 02, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Thu, Jul 02, 9:30am - 10:30am
Stone Harbor - Events Room

Thu, Jul 02, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Thu, Jul 02, 10:00am - 11:00am
Lower Cape - Joseph Millman Room

Thu, Jul 02, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, Jul 02, 1:00pm - 4:00pm
Cape May Court House - Teen Area

Cancelled
Thu, Jul 02, 1:30pm - 2:30pm
Cape May City

Thu, Jul 02, 1:30pm - 2:15pm
Sea Isle City - Public Meeting Room

Thu, Jul 02, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, Jul 02, 3:00pm - 4:00pm
Cape May Court House - TLC Makerspace

Thu, Jul 02, 4:00pm - 5:00pm
Cape May City - Events Room North,Events Room South

Thu, Jul 02, 6:00pm - 7:30pm
Cape May Court House - TLC Makerspace

Thu, Jul 02, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Fri, Jul 03, All day
Cape May Court House

Sat, Jul 04, All day
Cape May Court House

Mon, Jul 06, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, Jul 06, 10:00am - 10:30am
Sea Isle City - Public Meeting Room

Mon, Jul 06, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, Jul 06, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, Jul 06, 1:00pm - 3:00pm
Upper Cape - Events Room

Mon, Jul 06, 3:00pm - 4:00pm
Lower Cape - Joseph Millman Room

Mon, Jul 06, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, Jul 06, 4:00pm - 6:00pm
Stone Harbor - Kitchen Area
This event is full

Mon, Jul 06, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, Jul 06, 5:30pm - 6:15pm
Upper Cape - Events Room

Mon, Jul 06, 6:00pm - 7:00pm
Sea Isle City - Public Meeting Room

Tue, Jul 07, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Tue, Jul 07, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Tue, Jul 07, 10:00am - 10:30am
Upper Cape - Events Room

Tue, Jul 07, 10:00am - 10:45am
Cape May Court House - Storytime Room

Tue, Jul 07, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Tue, Jul 07, 10:00am - 12:00pm
CMCL Outdoors

Tue, Jul 07, 11:00am - 12:30pm
Woodbine - Children's Room,Events Room

Tue, Jul 07, 12:00pm - 1:00pm
Sea Isle City - Conference Room

Tue, Jul 07, 1:00pm - 2:30pm
Cape May Court House - TLC Classroom

Tue, Jul 07, 1:00pm - 3:30pm
Wildwood Crest - 2nd Floor Events Room
This event is full

Tue, Jul 07, 2:00pm - 3:00pm
Sea Isle City - Public Meeting Room

Tue, Jul 07, 2:00pm - 2:45pm
Stone Harbor - Events Room

Tue, Jul 07, 5:00pm - 6:00pm
Cape May City - Events Room North,Events Room South

Tue, Jul 07, 5:00pm - 6:00pm
CMCL Outdoors

Tue, Jul 07, 5:00pm - 6:00pm
Cape May Court House - Storytime Room

Tue, Jul 07, 5:30pm - 7:00pm
Cape May Court House - TLC Makerspace

Tue, Jul 07, 6:00pm - 7:00pm
Cape May City - Events Room North,Events Room South

Wed, Jul 08, 9:15am - 10:15am
Upper Cape - Events Room

Wed, Jul 08, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Wed, Jul 08, 10:00am - 10:45am
Cape May City - Events Room North,Events Room South

Wed, Jul 08, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Wed, Jul 08, 10:00am - 11:00am
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 08, 11:00am - 12:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 08, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Jul 08, 11:00am - 12:00pm
Cape May Court House - Teen Area

Wed, Jul 08, 11:30am - 1:00pm
Lower Cape - Public Meeting Room

Wed, Jul 08, 1:00pm - 3:00pm
Sea Isle City - Conference Room

Wed, Jul 08, 2:00pm - 3:00pm
Cape May Court House - Storytime Room

Wed, Jul 08, 4:00pm - 5:00pm
Cape May Court House - Storytime Room
Registration is now closed

Wed, Jul 08, 5:00pm - 7:00pm
Wildwood Crest - 1st Floor Events Room
This event is full

Wed, Jul 08, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Wed, Jul 08, 5:30pm - 6:30pm
Cape May Court House - Storytime Room
Registration is now closed

Wed, Jul 08, 6:00pm - 6:45pm
Lower Cape - Public Meeting Room

Wed, Jul 08, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room