diff --git a/example/mu/example-terms-abbrs.tex b/example/mu/example-terms-abbrs.tex
new file mode 100644
index 0000000000000000000000000000000000000000..0fe6e0b1ba96c895c44941c6aecd4d78131d6744
--- /dev/null
+++ b/example/mu/example-terms-abbrs.tex
@@ -0,0 +1,12 @@
+% These are examples for entries in Dictionary of Terms 
+% and List of Abbreviations
+
+% Example of Dictionary entry
+\newglossary{Overleaf}
+{
+    name=Overleaf,
+    description={is an online service for working with LaTex files.}
+}
+
+% Example of LoA entry
+\newacronym{MUNI}{MUNI}{Masaryk University}