UNPKG

horatio

Version:

A javascript compiler for the Shakespeare Programming Language

15 lines (13 loc) 178 B
export const first_person_pronouns = [ //'I', 'myself', 'me' ]; export const second_person_pronouns = [ 'you', 'yourself', 'thyself', 'thy', 'thee', 'thou' ];