From c59b5dae474b09c8f98bdce29b8e8c0fc32fc9f2 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 5 Feb 2024 00:11:24 +0100
Subject: [PATCH] add cycle to glossary

---
 glossary.tex | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/glossary.tex b/glossary.tex
index 556c156b..90281cec 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -95,6 +95,14 @@
   description={means quarter of a day -- morning, afternoon, evening, or night}
 }
 
+\newglossaryentry{cycle}{
+  name={Cycles},
+  text={cycle},
+  prefix={a\space},
+  description={measure time.
+  They have twelve seasons and last three of our years},
+}
+
 \newglossaryentry{boon}{
   name={Concoctions},
   text={concoction},
-- 
GitLab