From 8832bf77ca4d5e8e621e3bab9e508b248d31f270 Mon Sep 17 00:00:00 2001 From: brane <236706+brane@users.noreply.github.com> Date: Thu, 18 Oct 2018 14:27:21 +0300 Subject: [PATCH] Added Up_Preposition.json for the preposition "Up" --- U/Up_Preposition.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 U/Up_Preposition.json diff --git a/U/Up_Preposition.json b/U/Up_Preposition.json new file mode 100644 index 000000000..87bb5a88e --- /dev/null +++ b/U/Up_Preposition.json @@ -0,0 +1,8 @@ +{ + "word": "Up", + "definitions": [ + "From a lower to a higher point of (something).", + "Along or further along (a street or road)." + ], + "parts-of-speech": "Preposition" +}