horatio
Version:
A javascript compiler for the Shakespeare Programming Language
38 lines (37 loc) • 460 B
JavaScript
export const neutral_nouns = [
'animal',
'aunt',
'brother',
'chihuahua',
'cousin',
'cow',
'daughter',
'door',
'face',
'father',
'fellow',
'granddaughter',
'grandfather',
'grandmother',
'grandson',
'hair',
'horse',
'lamp',
'lantern',
'mistletoe',
'moon',
'morning',
'mother',
'nephew',
'niece',
'road',
'roman',
'sister',
'son',
'squirrel',
'stone wall',
'thing',
'tree',
'uncle',
'wind'
];