From 2e6d7e63465ba5647f1d6a256148531933c32a65 Mon Sep 17 00:00:00 2001 From: Ivche1337 Date: Thu, 11 Oct 2018 18:29:26 +0200 Subject: [PATCH] Added 5 words starting with wo --- W/Workless.json | 7 +++++++ W/Workroom.json | 7 +++++++ W/Workstation.json | 7 +++++++ W/Worktop.json | 7 +++++++ W/Workweek.json | 7 +++++++ 5 files changed, 35 insertions(+) create mode 100644 W/Workless.json create mode 100644 W/Workroom.json create mode 100644 W/Workstation.json create mode 100644 W/Worktop.json create mode 100644 W/Workweek.json diff --git a/W/Workless.json b/W/Workless.json new file mode 100644 index 000000000..9233807b9 --- /dev/null +++ b/W/Workless.json @@ -0,0 +1,7 @@ +{ + "word": "Workless", + "definitions": [ + "Having no work: unemployed." + ], + "parts-of-speech": "Adjective" +} \ No newline at end of file diff --git a/W/Workroom.json b/W/Workroom.json new file mode 100644 index 000000000..dba01baf9 --- /dev/null +++ b/W/Workroom.json @@ -0,0 +1,7 @@ +{ + "word": "Workroom", + "definitions": [ + "A room where work is done." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file diff --git a/W/Workstation.json b/W/Workstation.json new file mode 100644 index 000000000..a0a545120 --- /dev/null +++ b/W/Workstation.json @@ -0,0 +1,7 @@ +{ + "word": "Workstation", + "definitions": [ + "An area, as in an office, outfitted with equipment and furnishings for one worker and usually including a computer." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file diff --git a/W/Worktop.json b/W/Worktop.json new file mode 100644 index 000000000..4fcfe5e97 --- /dev/null +++ b/W/Worktop.json @@ -0,0 +1,7 @@ +{ + "word": "Worktop", + "definitions": [ + "A surface, usually resting on cupboards or drawers that can be used to work on." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file diff --git a/W/Workweek.json b/W/Workweek.json new file mode 100644 index 000000000..e00a0c18c --- /dev/null +++ b/W/Workweek.json @@ -0,0 +1,7 @@ +{ + "word": "Workweek", + "definitions": [ + "the hours or days of work in a calendar week." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file