From a4174204444e7dff64ce5d97535f1b2e17a6081d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 4 May 2024 01:20:33 +0200
Subject: [PATCH] place invocation gls entry

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

diff --git a/glossary.tex b/glossary.tex
index 49753a78..b3e7ef29 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -139,6 +139,15 @@
   Each spell level in a talisman requires one \glsentrytext{ingredient} aligned to the correct Sphere},
 }
 
+\newglossaryentry{invocation}{
+  name={Invocations},
+  text={Invocation},
+  prefix={an\space},
+  description={are the basic sentence-formulae which define spells.
+  They consist of one to five `descriptors', one action, and a target.
+  For example, `{\sffamily Distant, Wax Air}' spells encourage air at a distance},
+}
+
 \newglossaryentry{artefact}{
   name={Artefacts},
   text={Artefact},
-- 
GitLab