From 35c356ef44f79df2619761930502d8fefb5ad174 Mon Sep 17 00:00:00 2001 From: Ashi-00 <76102137+Ashi-00@users.noreply.github.com> Date: Sat, 9 Oct 2021 13:07:09 +0530 Subject: [PATCH] Adding the verb "Levitate" --- L/Levitate_verb.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 L/Levitate_verb.json diff --git a/L/Levitate_verb.json b/L/Levitate_verb.json new file mode 100644 index 000000000..520878912 --- /dev/null +++ b/L/Levitate_verb.json @@ -0,0 +1,7 @@ +{ + "word": "Levitate", + "definitions": [ + "rise or cause to rise and hover in air, typically by means of magical powers." + ], + "parts-of-speech": "Verb" +}