-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfootnotes.js
More file actions
33 lines (32 loc) · 983 Bytes
/
Copy pathfootnotes.js
File metadata and controls
33 lines (32 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
"use strict";
/*
Author: Kylie Drawdy
Date: 09/16/24
*/
let footnotes = [
"A serf, a person without freedom",
"Unnatural, twisted", "Artfullness",
"Lost all color",
"Appearance, visage",
"The wife of King Priam of Troy during the Trojan War",
"Anything that prompts a speech or action",
"An unclear motivation or intent",
"An intent which is not delivered or ready for delivery",
"Head",
"A lie that is deep and pervasive",
"An oath, short for by God's Wounds",
"A temperment that causes one to be quick to anger",
"Before",
"Fatted all the birds of the air",
"Entrails",
"Devoid of natural feeling or sympathy",
"Curse about my condition",
"A loose or immoral woman",
"A kitchen maid, who does the lowliest work",
"Change my thoughts!",
"A realistic rendition of a scene",
"Probe his actions to learn his thoughts",
"Flinch",
"Deludes me to my damnation",
"Relevant"
];